Commit Graph

9 Commits

Author SHA1 Message Date
Aaron Bulmahn 99c159c982 fixed "game over" message not appearing 2014-04-17 22:17:26 +02:00
Aaron Bulmahn 267678ed02 fix logic: don't add tiles if nothing moved 2014-04-17 22:07:32 +02:00
Aaron Bulmahn f25b57e018 fix logic: combine tiles on the right side 2014-04-17 22:02:04 +02:00
Tiehuis 2c472777f4 Merge branch 'master' of https://github.com/Tiehuis/2048-cli 2014-03-21 12:35:53 +13:00
Christopher Rasch-Olsen Raa e9d9623232 Corrected application parameter names 2014-03-20 22:46:23 +01:00
Tiehuis 3eb8e6086c Changes to the block spawning so either a 2 or 4 is spawned each turn with a 3:1 ratio 2014-03-17 18:45:32 +13:00
Tiehuis ee2bf9042c hiscores. persistent (saves to file). 2014-03-15 10:52:49 +13:00
Tiehuis 90df5c62a4 Added simple color support for ncurses ver. Supposedly the game starts at 2 usually; lets change that 2014-03-15 09:45:55 +13:00
Tiehuis cca0589b70 Added ncurses version 2014-03-14 19:02:47 +13:00