Tuula Turto
Tuula Turto
Drago de Palatino and Christmas events are failing due to changed API
Structure game plot around greek tragedy
first gate and lower caverns are pretty boring currently. Add some more variation, maybe monsters and items. See if a trap or two can be placed without making it too...
``` Given Pete is adventurer And he is in room And is wearing speed boots When Pete moves Then he is moving quickly ```
Game logic runs in ui thread, which makes game unresponsive now and then. Animations are pain to control too. Move game logic to a separate thread and see if this...