This website requires JavaScript.
Explore
Help
Sign In
tutorials
/
python-roguelike
Watch
1
Star
0
Fork
0
You've already forked python-roguelike
Code
Releases
Activity
bebd9d617e
python-roguelike
/
components
History
Timothy Warren
5b5f49bf6b
Add lighting scroll
2022-01-13 14:56:38 -05:00
..
__init__.py
Add first component classes
2022-01-07 16:39:37 -05:00
ai.py
Intra-chapter refactoring
2022-01-12 13:45:52 -05:00
base_component.py
Intra-chapter refactoring
2022-01-12 13:45:52 -05:00
consumable.py
Add lighting scroll
2022-01-13 14:56:38 -05:00
fighter.py
Generate items and display on map, implement exception handling
2022-01-12 16:12:07 -05:00
inventory.py
Add ability to pick up items and add to inventory
2022-01-12 16:24:09 -05:00