Skip to content

Mathematical Puzzle Game 2048 Implemented on BGI Graphics in C++

Notifications You must be signed in to change notification settings

pallavmahamana/2048_BGI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages