Skip to content

release-0.9

Compare
Choose a tag to compare
@skx skx released this 30 Apr 17:39
· 72 commits to master since this release
3ebf963

This release features a number of small changes to the game output, but nothing terribly significant.

The biggest difference between this release and the previous is the internal changes, relating to objects. We're now taking advantage of the "state" byte associated with game-objects to handle the use of the trapdoor and torch.

Using a state-byte within the objects simplifies the code logically, and allows the trapdoor to be closed (for example).

You can play the most recent version of the code online here: