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
geometry-tuples
going-rogue
/
roguebasin
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Eryn Wells
3e87ef7279
Implement __iter__ on the geometry types so you can tuple(thing)
2022-05-01 17:43:13 -07:00
..
__main__.py
actions.py
Fix up all the runtime errors caused by the previous refactoring
2022-05-01 09:51:22 -07:00
engine.py
Move map generation into a new MapGenerator subclass; add RoomsAndCorridorsGenerator to uses BSP
2022-05-01 10:46:30 -07:00
events.py
geometry.py
Implement __iter__ on the geometry types so you can tuple(thing)
2022-05-01 17:43:13 -07:00
main.py
Default --debug on
2022-05-01 17:41:42 -07:00
map.py
Clean up logging, and refine some bits of the map generator algorithm
2022-05-01 17:41:07 -07:00
object.py
Fix up all the runtime errors caused by the previous refactoring
2022-05-01 09:51:22 -07:00
tile.py
Redo tiles to use numpy datatypes
2022-05-01 00:09:12 -07:00