Crates.io | machinae |
lib.rs | machinae |
version | 0.1.0 |
source | src |
created_at | 2018-05-08 06:08:08.387327 |
updated_at | 2018-05-08 06:08:08.387327 |
description | A generic state machine |
homepage | |
repository | |
max_upload_size | |
id | 64242 |
size | 40,858 |
machinae
is a generic state machine
intended to be primarily used in game development.
If you need help, ask on the rust-gamedev Gitter channel.
Contribution is highly welcome! If you'd like another feature, just create an issue. You can also help out if you want to; just pick a "help wanted" issue. If you need any help, feel free to ask!
All contributions are assumed to be dual-licensed under MIT/Apache-2.
machinae
is distributed under the terms of both the MIT
license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT.