Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 656 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 656 Bytes

2048

A desktop version of the famous 2048 mobile game. Just as entertaining, just as addictive! The app was written using the Win32 API.

How to play?

The tiles are moved using WSAD keys. The state of the game is automatically saved before closing the window so that you won't loose your progress. If you wish to start a new game, simply choose Game -> New Game. If the default goal of achieving 2048 is too demanding, you can choose from the following objectives: 8, 16 or 64. Enjoy!

Gameplay

A sample gameplay with Goal set to 8.

2048-gif