Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 683 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 683 Bytes

machinae

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

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.

License

machinae is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT.