Skip to content

v0.09-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@nuzcraft nuzcraft released this 31 Mar 22:02
· 88 commits to main since this release
6dfd91f

This release represents the full code up through part 9 of the tcod python 3 tutorial. This release specifically adds 3 magic scrolls - lightning, confusion, and fireball. More importantly, however, is it allowed us to define 3 new methods of affecting the dungeon with these items, 2 of which request additional user input mid-cast.

What's Changed

Full Changelog: v0.08-alpha...v0.09-alpha