2048 Mathematical Puzzle Game Implemented on BGI Graphics in C++
-> Use Turbo C++
-> Use DosBox to emulate Turbo C++ in 64bit Environment
-
Note :
Contains hard coded co-ordinates, so it can look differently on your display depending upon your display resolution. Please change x1, y1, x2, y2 matrix accordingly (where (x1,y1) and (x2,y2) are coordinates of blocks) to make it look correct/adequate on your display