You are not logged in.
This is a game I enjoyed writing this couple of days
it's written in old pascal using Allegro5 .
Source code : https://github.com/mohamed-aziz/pascal/ … r/2048.pas
You can compile on your own using freepascal but you need to download Allegro5.0 and the Unit files for freepascal Allegro.pas which is a pascal wrapper for Allegro.
or I will upload compiled files.
you need Consolas font (nothing wrong with that ?) name it Consolas.ttf and place it in the same directory of your compiled 2048 game.
I m a novice programmer so sorry for the spaghetti code.
Thanks!
Offline