KM
HomeProjectsAboutContact
HomeProjectsAboutContact

Karim Machlab

Software & Game Developer

LinkedInYouTube
UNITY

Portfolio

UNITY

A collection of Unity projects exploring gameplay systems, physics-based mechanics, algorithm implementation, and custom tooling.

Block Game

Block Game

A simple Sokoban-style puzzle game.

UnityPuzzleC#
Golf

Golf

Multiplayer golf game.

UnityBlenderMultiplayer
Racetrack

Racetrack

Multiplayer racing game.

UnityBlenderMultiplayer
Maze Generator

Maze Generator

An interactive maze generator that visualizes multiple procedural algorithms.

UnityProceduralC#
Sudoku Solver

Sudoku Solver

Instant Sudoku solver.

UnityRecursionC#
Paper-and-Pencil

Paper-and-Pencil

A bundle of classic Paper-and-Pencil games.

UnityMultiplayerC#
Prison Game

Prison Game

A top-down stealth prototype with smart path planning.

Crowd SimulationUnityC#
N-Queen Solver

N-Queen Solver

A multithreaded N-Queen solver visualized in Unity.

UnityMultithreadingC#