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
73
Commits
2
Branches
0
Tags
583
KiB
C
98.4%
CMake
1.2%
Shell
0.4%
1e184d43c7
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Sara
1e184d43c7
world objects and input are now managed in engine.c rather than game.c
2023-05-11 19:49:40 +02:00
src
world objects and input are now managed in engine.c rather than game.c
2023-05-11 19:49:40 +02:00
.gitignore
compile_commands.json is now ignored
2023-05-07 16:10:08 +02:00
CMakeLists.txt
changed to single build directory and now using debug and build sh scripts
2023-05-05 23:19:38 +02:00
TODO.txt
finished text scaling code
2023-04-23 00:47:49 +02:00
button.png
added button image for nineslicing
2023-04-20 10:11:18 +02:00
debug
added -DCMAKE_EXPORT_COMPILE_COMMANDS to debug and release build scripts
2023-05-07 17:54:14 +02:00
player.png
added assets
2023-04-06 15:20:02 +02:00
release
added -DCMAKE_EXPORT_COMPILE_COMMANDS to debug and release build scripts
2023-05-07 17:54:14 +02:00
tileset.png
renamed tilemap.png to tileset.png
2023-04-20 23:00:10 +02:00
ui_font.otf
renamed font to ui_font
2023-04-21 00:23:12 +02:00