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
44a4b6928c
basic-game-framework
/
src
History
Sara
44a4b6928c
engine now uses displaymode to automatically start at desktop size
2023-05-11 21:09:49 +02:00
..
corelib
make_spritesheet now works with number of tiles on x and y rather than tile width and height
2023-05-11 21:09:23 +02:00
engine.c
engine now uses displaymode to automatically start at desktop size
2023-05-11 21:09:49 +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