Snake game in c with no dependencies (except for the standard library)
 
 
 
Go to file
Nakidai c31de323f0
Fix bug when game freezes on max possible score
2023-11-01 18:34:19 +03:00
include cmake, config, rand, srand 2023-10-31 06:07:03 +03:00
src Fix bug when game freezes on max possible score 2023-11-01 18:34:19 +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