Boiethios / 2048

The 2048 game in your console, using ncurses !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048

The 2048 game in your console, using ncurses !

alt tag

Various options can be changed in game :

  • the grid size
  • the aiming number to win
  • The maximum value of the new popping number
  • The number of the new popping number

About

The 2048 game in your console, using ncurses !

License:GNU General Public License v3.0


Languages

Language:C 88.2%Language:Makefile 11.8%