forked from nakidai/csnake
1
0
Fork 0
CMAAAKE
 
 
Go to file
Nakidai 970fb66db8 Move pthread_t declaration 2023-11-25 00:00:44 +03:00
include Switch back to pthread.h 2023-11-24 23:32:42 +03:00
src Move pthread_t declaration 2023-11-25 00:00:44 +03:00
.gitignore Fix allocation bug and some other 2023-11-24 22:14:53 +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
README.md Add README 2023-11-07 04:49:55 +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

README.md

csnake

Snakegame written in C.

Controls

  • WASD - movement
  • P - Pause