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
/
include
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.h
Fix bug 'negative values' in GET_TIME_MS()
2023-12-12 17:14:11 +01:00
config.h
Add playSound(), Reduce debug output - sound on collide works
2023-12-14 18:39:20 +01:00
food.h
Implement game.c, food.c and map.c
2023-11-11 11:14:38 +01:00
game.h
Update flowchart, Add global SDL variables
2023-12-12 09:52:08 +01:00
input.h
Implement input.c
2023-11-11 14:32:47 +01:00
map.h
Fix warnings in input.c, map.c (const char, sqrt)
2023-12-15 03:32:47 -08:00
menu.h
Add setting and info screen
2023-12-17 02:42:10 +01:00
render.h
Add setting and info screen
2023-12-17 02:42:10 +01:00
snake.h
add function snakeUpdateHeadPos()
2023-12-07 15:52:41 +01:00
sound.h
Fix segfault sound-thread (mutex), Add Portal sound
2023-12-15 00:01:22 +01:00