You are not logged in.

#1 2015-04-24 17:27:56

mohamedAziz
Member
Registered: 2015-04-24
Posts: 2

A simple clone of 2048 in pascal using allegro5

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.

QsSflBv.png

Thanks! big_smile

Offline

Board footer

Powered by FluxBB