/2048cl

Command line implementation of the 2048 game.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

2048cl

Simple command line implementation of the game 2048. Written in C++, interface based on ncurses.

To build use ninja.