board size change feature

This commit is contained in:
2024-08-28 10:07:35 +03:00
parent 47d72e2df1
commit 9b515ae973
7 changed files with 69 additions and 80 deletions

3
compile.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
gcc -Wall -Werror -pedantic -o sanke main.c snake/**.c utils/**.c