diff --git a/README.md b/README.md new file mode 100644 index 0000000..5f23575 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# 2048 +2048 game made in the terminal with NotCurses + +## dependencies +- `ncurses` +- `notcurses` + +## build +`make` +