This website requires JavaScript.
Explore
Help
Sign In
j
/
snake-pp
Watch
1
Star
0
Fork
0
You've already forked snake-pp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
snake-pp
/
src
History
Hanse-14
a7714ec15f
Add setting and info screen
...
- setting screen is only implemented, without features - info screen is completed currently
2023-12-17 02:42:10 +01:00
..
common.c
Fix bug 'negative values' in GET_TIME_MS()
2023-12-12 17:14:11 +01:00
config.c
Add defaultMap config option
2023-12-10 20:58:18 +01:00
food.c
Implement game.c, food.c and map.c
2023-11-11 11:14:38 +01:00
game.c
Add start start screen
2023-12-17 00:44:43 +01:00
input.c
Fix warnings in input.c, map.c (const char, sqrt)
2023-12-15 03:32:47 -08:00
main.cpp
Add start start screen
2023-12-17 00:44:43 +01:00
map.c
Fix warnings in input.c, map.c (const char, sqrt)
2023-12-15 03:32:47 -08:00
menu.c
Add setting and info screen
2023-12-17 02:42:10 +01:00
render.c
Add setting and info screen
2023-12-17 02:42:10 +01:00
snake.c
Add: snake cannot move into opposite direction
2023-12-14 17:16:29 +01:00
sound.c
Fix segfault sound-thread (mutex), Add Portal sound
2023-12-15 00:01:22 +01:00