asterion-core 0.1.0

Pure game logic for asterion - data and rules for the labyrinth game.
Documentation
1
2
3
4
5
6
7
8
9
10
# asterion-core

Pure game logic for [asterion](https://github.com/ricott1/asterion), the
labyrinth game where heroes try to escape while a minotaur hunts them.

This crate holds the data types and rules. No I/O, no UI, no SSH - the
asterion binary glues those in.

Licensed under either of [MIT](LICENSE-MIT) or [Apache-2.0](LICENSE-APACHE) at
your option.