zart 1.2.0 zart: ^1.2.0 copied to clipboard
Dart implementation of the Infocom Z-Machine.
Change Log #
1.2.0 #
- Migrated to null safety.
- Linting pass.
1.0.1+1 #
- Reworked unit tests and added more tests. Lots more needed, and some no longe working.
- Removed all game files from library, except for minizork, which is used for unit testing.
- Added a Utils class that does useful things like emitting a pretty-print version of the game object tree.
1.0.1 #
- First pass at fixes and updates for Dart v2.7.x and publish to pub.dev on May 22, 2019.
1.0.0 #
- Initial publish of the library to pub.dev on Oct 5, 2012.