forked from nakidai/csnake
1
0
Fork 0
Commit Graph

4 Commits (f70e3d949afd294452f0cd2fe4848c1c590605b0)

Author SHA1 Message Date
Nakidai 1685dc927b Remove functions for free screen and player as they're unused 2023-12-01 23:07:02 +03:00
Nakidai 793db5f00a Fix allocation bug and some other
- Add *.core (core dumps) to .gitignore
- Change defines of directions to enum
2023-11-24 22:14:53 +03:00
Nakidai b402dc177c
Add gameplay
- wasd - turn snake
- q - leave
2023-10-30 01:55:20 +03:00
Nakidai fac72a00ed
Add player 2023-10-29 23:14:51 +03:00