This website requires JavaScript.
Explore
Help
Sign In
Sara
/
basic-game-framework
Watch
1
Star
1
Fork
You've already forked basic-game-framework
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
04101f6427
basic-game-framework
/
src
History
Sara
04101f6427
fixed broken scaling in sprite rendering
2023-05-14 14:46:12 +02:00
..
corelib
fixed broken scaling in sprite rendering
2023-05-14 14:46:12 +02:00
engine.c
moved update_objects to after update_game
2023-05-14 14:20:25 +02:00
engine.h
removed load_game() because of redundancy with start_game
2023-05-11 19:49:58 +02:00
game.c
world objects and input are now managed in engine.c rather than game.c
2023-05-11 19:49:40 +02:00