Update README

This commit is contained in:
g-uwu 2022-10-31 18:20:16 -04:00
parent ed73a543e1
commit 4fce5388b8
1 changed files with 10 additions and 0 deletions

10
README.md Normal file
View File

@ -0,0 +1,10 @@
# 2048
2048 game made in the terminal with NotCurses
## dependencies
- `ncurses`
- `notcurses`
## build
`make`