Snake game in c with no dependencies (except for the standard library)
 
 
 
Go to file
Nakidai f25cd3ca01
Some changes
- Move config.h to include/
- Move config.mk to root
- Remove $RM from configure
2023-10-30 15:50:54 +03:00
include Some changes 2023-10-30 15:50:54 +03:00
src Add code configuraction in configure 2023-10-30 15:50:53 +03:00
.gitignore Some changes 2023-10-30 15:50:54 +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