This website requires JavaScript.
Explore
Help
Sign in
eryn
/
going-rogue
Watch
1
Star
0
Fork
You've already forked going-rogue
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dc78669abf
going-rogue
/
roguebasin
History
Download ZIP
Download TAR.GZ
Eryn Wells
dc78669abf
Add a map module with a Map class
2022-04-30 23:29:52 -07:00
..
__main__.py
Add a map module with a Map class
2022-04-30 23:29:52 -07:00
actions.py
Add actions and events modules
2022-04-30 21:59:01 -07:00
events.py
Add actions and events modules
2022-04-30 21:59:01 -07:00
geometry.py
Fix the max properties on Rect; add min properties
2022-04-30 23:29:24 -07:00
main.py
Add map regeneration, first pass at BSP room generation
2022-04-30 22:06:34 -07:00
map.py
Add a map module with a Map class
2022-04-30 23:29:52 -07:00
object.py
Add some basic geometry primitives
2022-04-30 21:59:33 -07:00
tile.py