Food on snake bug fixed

This commit is contained in:
2021-05-06 04:38:27 +04:00
parent cb7cb42447
commit 080ac8abb8
3 changed files with 28 additions and 6 deletions

View File

@@ -1,2 +1,2 @@
all:
g++ -Wall -o "nmpython" "main.cpp" -lncurses -ltinfo
g++ -Wall -o "nmpython" "main.cpp" -lncurses -I v:/MinGW/MinGW32/opt/include/ncursesw -I v:/MinGW/mingw32/opt/include -L v:/MinGW/mingw32/opt/lib