Skip to content

A small 2048 game I've coded in C++ featuring undo

Notifications You must be signed in to change notification settings

ApoxPaito/2048-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A pretty straight forward game of 2048, written in C++ with OOP logic. You'll see that if you look at the Header files and what kind of functions I've implemented.

Compile it with either make, or just put the Header and Source files in a Visual Studio and build the project.

P.S. I recommend you to use MinGW if you want make for Windows, very useful.

About

A small 2048 game I've coded in C++ featuring undo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published