2048/README.md

11 lines
114 B
Markdown
Raw Permalink Normal View History

2022-11-01 03:50:16 +05:30
# 2048
2048 game made in the terminal with NotCurses
## dependencies
- `ncurses`
- `notcurses`
## build
`make`