> PROJECT.INFO
01THE PROBLEM
Recreating classic games in system-level languages is useful for mastering memory safety and performance.
02THE SOLUTION
Implemented full game mechanics including tile merging, movement logic, and score tracking in a CLI environment.
03THE RESULTS
Fully playable terminal game showcasing Rust systems programming skills.
> SCREENSHOT
2048 TERMINAL GAME.PNG
MAIN APPLICATION INTERFACE