Skip to content

Releases: IanWold/Console2048

Version 1.6

14 Oct 17:06
Compare
Choose a tag to compare

This is the best version yet, and has no known bugs! Mathematical proof to follow...

Version 1.5

22 May 21:36
Compare
Choose a tag to compare

Everyone's favorite 2048 game, reimagined in a Windows console!

This release includes several updates:

First, there is a "Settings.txt" file included in the install directory. This file can be manually changed to change the size of the grid in the game, the number of undo actions allowed, and the "goal" of the game (the number to which the game progresses; the default is 2^11, or 2048)

In addition, the game features updated mechanics that run smoother and work a good deal better.

Other small additions have been made, such as improved error handling.

Have fun!

Version One

27 Apr 16:56
Compare
Choose a tag to compare

Here's the first complete, working version. Have fun!