drewtorg / roguelike

A roguelike game made using libtcodpy and python
MIT License
0 stars 1 forks source link

Add worm/blob enemy #9

Open drewtorg opened 9 years ago

drewtorg commented 9 years ago

This should split in two whenever it is hit and doesn't die. Will require a new AI to take handle the logic.