A python tutorial for building a roguelike game
http://rogueliketutorials.com/tutorials/tcod/v2/
components | ||
.gitignore | ||
actions.py | ||
color.py | ||
dejavu10x10_gs_tc.png | ||
engine.py | ||
entity_factories.py | ||
entity.py | ||
exceptions.py | ||
game_map.py | ||
input_handlers.py | ||
main.py | ||
menu_background.png | ||
message_log.py | ||
procgen.py | ||
README.md | ||
render_functions.py | ||
render_order.py | ||
requirements.txt | ||
setup_game.py | ||
tile_types.py |