Skip to content

oscarkraemer/2048cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048cpp

2048 game written in C++

compile: make

To create a 2048 game that post the result to a server: Create a header file: standard.h , add following defines with some values:

  • #define STANDARD_URL
  • #define STANDARD_PREFIX Run: make online

This was made for OSX but should work just as fine on any Linux machine.

I hope somebody find it useful or fun.

Screenshot

screenshot

About

2048 game, my first C++ Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published