This website requires JavaScript.
Explore
Help
Sign In
derek
/
HansTheGatherer
Watch
1
Star
0
Fork
0
You've already forked HansTheGatherer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
13
Commits
2
Branches
0
Tags
8f64c95dbd4b69cbb85313e2e514cf068f376b20
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Derek Christ
8f64c95dbd
Draw background as sprite
2025-05-24 21:25:48 +02:00
.gitignore
Clean up asset initialization
2025-05-24 19:48:22 +02:00
assets.cpp
Implement Texture Atlases
2025-05-24 21:18:48 +02:00
assets.hpp
Implement Texture Atlases
2025-05-24 21:18:48 +02:00
CMakeLists.txt
Split up main.cpp into multiple files
2025-05-24 20:29:56 +02:00
fruits.jpg
Split up main.cpp into multiple files
2025-05-24 20:29:56 +02:00
fruits.png
Split up main.cpp into multiple files
2025-05-24 20:29:56 +02:00
input.hpp
Split up main.cpp into multiple files
2025-05-24 20:29:56 +02:00
jungle.jpg
Render background image
2025-05-24 15:02:40 +02:00
jungle.png
Add jungle asset
2025-05-24 14:27:16 +02:00
LICENSE
Add project license
2025-05-24 14:02:49 +02:00
main.cpp
Draw background as sprite
2025-05-24 21:25:48 +02:00
NOTICE
Add jungle asset
2025-05-24 14:27:16 +02:00
sdl_types.hpp
Split up main.cpp into multiple files
2025-05-24 20:29:56 +02:00
sprite.hpp
Draw background as sprite
2025-05-24 21:25:48 +02:00
util.hpp
Draw background as sprite
2025-05-24 21:25:48 +02:00
vcpkg.json
Render background image
2025-05-24 15:02:40 +02:00
Description
No description provided
BSD-3-Clause
44
MiB
Languages
C++
95.1%
CMake
4.9%