2048/README.md
2022-10-31 18:20:16 -04:00

11 lines
114 B
Markdown

# 2048
2048 game made in the terminal with NotCurses
## dependencies
- `ncurses`
- `notcurses`
## build
`make`