carbontwelve / roguelikedev2019

My attempt at learning roguelike gamedev in 2019
MIT License
2 stars 0 forks source link

2. Implement generic Entity system, Entity Rendering and the Map #6

Closed carbontwelve closed 5 years ago

carbontwelve commented 5 years ago

Based upon part two of the tutorial http://rogueliketutorials.com/tutorials/tcod/part-2/

carbontwelve commented 5 years ago

Closed by 3941554