11 lines
114 B
Markdown
11 lines
114 B
Markdown
# 2048
|
|
2048 game made in the terminal with NotCurses
|
|
|
|
## dependencies
|
|
- `ncurses`
|
|
- `notcurses`
|
|
|
|
## build
|
|
`make`
|
|
|