M. Ali Onurlucan

Undergraduate Mathematics Student

• 2048 Game – Terminal-Based Python Clone


This project is a Python implementation of the popular 2048 game playable directly in the terminal. It faithfully replicates the original game mechanics and allows smooth gameplay using arrow keys. 
You can clone and run the game locally from the GitHub repository:
 https://github.com/malii0/2048-game 
For more information and to play the original web version, visit: https://gabrielecirulli.github.io/2048/