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
jonny_jr9
ac5873c9e7
Fix bug SDL-window freezing on windows
...
apparently SDL window freezes on windows, when the input events are not repeatedly handled.
2023-12-10 18:03:02 +01:00
..
common.h
Implement game.c, food.c and map.c
2023-11-11 11:14:38 +01:00
config.h
Implement game.c, food.c and map.c
2023-11-11 11:14:38 +01:00
food.h
Implement game.c, food.c and map.c
2023-11-11 11:14:38 +01:00
game.h
Implement game.c, food.c and map.c
2023-11-11 11:14:38 +01:00
input.h
Implement input.c
2023-11-11 14:32:47 +01:00
map.h
Add default config values, Update px size on map load
2023-12-09 18:28:39 +01:00
menu.h
Implement input.c
2023-11-11 14:32:47 +01:00
render.h
Fix bug SDL-window freezing on windows
2023-12-10 18:03:02 +01:00
snake.h
add function snakeUpdateHeadPos()
2023-12-07 15:52:41 +01:00