2048 Game in the terminal
Go to file
2022-10-31 18:20:16 -04:00
src Initial commit 2022-07-26 15:46:32 -04:00
.gitignore Initial commit 2022-07-26 15:46:32 -04:00
Makefile Initial commit 2022-07-26 15:46:32 -04:00
README.md Update README 2022-10-31 18:20:16 -04:00

2048

2048 game made in the terminal with NotCurses

dependencies

  • ncurses
  • notcurses

build

make