Skip to content
View wassimcodes's full-sized avatar

Block or report wassimcodes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wassimcodes/README.md

Profile

  • Game programmer, gamer, and bookworm.
  • Experienced in Unreal Engine and Unity.
  • Shipped 8 small games (4 game jams).
  • Document my progress on Youtube.

Socials:

My Games


Endless Wheels
Unreal Engine 5, Blueprints, C++, Blender

Kingdom Tiles
Creative Jam 1st Place, Team Collaboration, Unity, C#

Claire's Tiny Workshop
Unity, C#, Game Jam 13th Place, Blender, Substance Painter

It Goes On
Unity, C#, Blender, GMTK 2025

Mars is Mine
Unity, C#, Object Pooling, Blender, Substance Painter

One Wheel Meal
Game Jam 5th place, Unity, Physics, C#, Blender, Substance Painter

Yappy Café
Unity, C#, Unity Shader Graph, Blender, Substance Painter

Greg the Glider
Unity, C#, Unity Shader Graph, Blender, Substance Painter

Technical Experiments


Geometry Dash
C++, SDL2

Drawing Software
C++, OpenGL, GLSL, ImGui, GLFW3

Silver Clad – 3D Engine
C++, Raylib

Vectors: Collision & Selection
C++, Raylib, Linear Algebra

Ecosystem Simulation
C++, Raylib

Fluid Simulation Optimization
C++, Visual Studio Profiler

AI Boids Simulation – Unity
C#, Unity, Flocking Behaviour

Prototypes

Top Down Controller - Unreal Engine 5 AI Patrol Tool - Unity

AI Patrol Tool - Unity:
C#, Unity, Tool Programming, Behaviour Tree

RTS Navigation System - Unity

RTS Navigation System - Unity:
C#, Unity, Finite-State-Machine

Pinned Loading

  1. drawing-software drawing-software Public

    The code for my drawing software

    C 32 4

  2. geometry-dash-SDL2 geometry-dash-SDL2 Public

    The code for my geometry dash clone

    C 1

  3. top-down-controller-UE5 top-down-controller-UE5 Public

    Top down Controller coded in C++

    C++