This website requires JavaScript.
Explore
Help
Sign In
acetheking987
/
bootleg-game-engine
Watch
1
Star
0
Fork
0
You've already forked bootleg-game-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
main
Branches
Tags
View all branches
Go to file
Code
Alfie King
fa76489449
controller and mouse support
2024-09-13 12:12:31 +01:00
example_assets
sound support
2024-09-08 11:53:58 +01:00
include
controller and mouse support
2024-09-13 12:12:31 +01:00
src
controller and mouse support
2024-09-13 12:12:31 +01:00
.gitignore
controller and mouse support
2024-09-13 12:12:31 +01:00
LICENSE
Initial commit
2024-09-05 14:32:38 +00:00
makefile
sound support
2024-09-08 11:53:58 +01:00
README.md
sound support
2024-09-08 11:53:58 +01:00
README.md
bootleg-game-engine
A bootleg "game engine" in c++, using SDL2 for rendering and input handling.
Dependencies
SDL2
SDL2_ttf
SDL2_mixer
Building
$ make
Description
No description provided
Readme
6.9
MiB
Languages
C++
97.5%
Makefile
2.5%