This website requires JavaScript.
Explore
Help
Sign in
games
/
raycaster
Watch
1
Star
0
Fork
You've already forked raycaster
0
Code
Issues
30
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
Actions
321
commits
1
branch
2
tags
33
MiB
0e2f213871
Commit graph
3 commits
Author
SHA1
Message
Date
Zed A. Shaw
d0a6a92bc8
More testing improvements.
2025-02-21 13:21:13 -05:00
Zed A. Shaw
0260e3d345
Textures and sprites are now managed by a single module in textures.hpp, and even though it is a _single_ location to access all sprites it is NOT a singleton. Those are illegal.
2025-02-21 03:32:44 -05:00
Zed A. Shaw
f3e1413022
Intermediate refactor to move everything over to using the textures module rather than everyone using one TexturePack thing.
2025-02-21 03:00:56 -05:00