This website requires JavaScript.
Explore
Help
Sign in
games
/
roguish
Watch
1
Star
0
Fork
You've already forked roguish
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
69
commits
1
branch
0
tags
2.3
MiB
5a123ae74c
Commit graph
3 commits
Author
SHA1
Message
Date
Zed A. Shaw
5a123ae74c
Refactor some code to have better naming and move Point and related point things into their own .hpp.
2024-10-26 18:26:42 -04:00
Zed A. Shaw
ec1ed23c52
Now using a simple collision map to track entities and then determine if they're near the player for attacking.
2024-10-26 04:33:23 -04:00
Zed A. Shaw
743f906bc7
Implemented a simple collision hash table.
2024-10-25 22:31:09 -04:00