Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 247 Bytes

File metadata and controls

6 lines (5 loc) · 247 Bytes

tcod_tutorial

Based in revised Python 3 libtcod tutorial for RL (all input done by Myself xD)

This is for Learning purpose. Check http://rogueliketutorials.com/tutorials/tcod/ as a base reference. Mine with some additional comments and so on.