Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 607 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 607 Bytes

2048_BGI

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

alt tag