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
161
commits
1
branch
2
tags
33
MiB
9c66e870d2
Commit graph
3 commits
Author
SHA1
Message
Date
Zed A. Shaw
9c66e870d2
Finally get rid of this weird thing in dinkyecs where I was passing a const& to an _integer_ when a copy of the integer is exactly the same.
2025-02-18 11:39:27 -05:00
Zed A. Shaw
49a71e257e
GUI for combat now works better and I can create sprites for things if I want.
2025-02-18 11:28:55 -05:00
Zed A. Shaw
46de98e6f4
I now have a semi-functional GUI system that uses the ECS style to build gui elements rather than inheritance.
2025-02-18 01:10:56 -05:00