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
25aa5506c8
going-rogue
/
roguebasin
History
Download ZIP
Download TAR.GZ
Eryn Wells
25aa5506c8
Convert the generator.Configuration class to a dataclass
2022-05-04 09:22:06 -07:00
..
__main__.py
actions.py
Move MovePlayerAction.Direction to geometry.Direction
2022-05-03 18:21:24 -07:00
engine.py
Place NPCs randomly in a generated room
2022-05-03 19:00:45 -07:00
events.py
Move MovePlayerAction.Direction to geometry.Direction
2022-05-03 18:21:24 -07:00
geometry.py
Add Rect.inset_rect
2022-05-03 19:02:39 -07:00
main.py
Default --debug on
2022-05-01 17:41:42 -07:00
map.py
Convert the generator.Configuration class to a dataclass
2022-05-04 09:22:06 -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
Fill the map with Empty tiles instead of Wall tiles
2022-05-03 19:03:31 -07:00