Snake game in c with no dependencies (except for the standard library)
 
 
 
Go to file
nakidai 460e4e33ed Merge pull request 'Add cmake, remove non-standard random' (#2) from neko/csnake:cmake into master
Reviewed-on: https://nakidai.ddns.net/nakidai/csnake/pulls/2
Size of CMake is over 70M :O
2023-10-31 06:40:45 +03:00
include cmake, config, rand, srand 2023-10-31 06:07:03 +03:00
src cmake, config, rand, srand 2023-10-31 06:07:03 +03:00
.gitignore Some changes 2023-10-30 15:50:54 +03:00
CMakeLists.txt cmake, config, rand, srand 2023-10-31 06:07:03 +03:00
Makefile Some changes 2023-10-30 15:50:54 +03:00
config.mk Some changes 2023-10-30 15:50:54 +03:00
configure Some changes 2023-10-30 15:50:54 +03:00