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
126
Commits
2
Branches
0
Tags
583
KiB
C
98.4%
CMake
1.2%
Shell
0.4%
daa53c6ef0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Sara
daa53c6ef0
movetowards now also works in cases where x == 0 && y != 0 || x != 0 && y == 0
2023-06-24 20:32:31 +02:00
src
movetowards now also works in cases where x == 0 && y != 0 || x != 0 && y == 0
2023-06-24 20:32:31 +02:00
.gitignore
added .helix dir to ignore
2023-06-14 18:50:00 +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
debug
added -DCMAKE_EXPORT_COMPILE_COMMANDS to debug and release build scripts
2023-05-07 17:54:14 +02:00
release
added -DCMAKE_EXPORT_COMPILE_COMMANDS to debug and release build scripts
2023-05-07 17:54:14 +02:00