2048/README.md

11 lines
114 B
Markdown
Raw Normal View History

2022-10-31 18:20:16 -04:00
# 2048
2048 game made in the terminal with NotCurses
## dependencies
- `ncurses`
- `notcurses`
## build
`make`