Tuesday, April 12, 2011

Let's Do This Again!

Back, and using libtcod on python instead because of total data loss.

Starting from the libtcod/python tutorial on roguebasin.

modified:
monster_death:
monsters now drop their corpses as items instead of turning into corpse objects

monster_ai:
monsters move randomly while out of fov

implemented:
Digging, walls have default 5 digtries (HP) before death