Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 626 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 626 Bytes

dashing.rs

dashing is a library for building console-style roguelike games in Rust.

Current status

This project is currently in a pre-alpha state. It currently provides a rudimentary truecolor character console, with basic input handling capabilities, but it needs a lot more thought put into the API before it is ready for prime time.

Getting Started

See the hello_world example for a basic demonstration of the engine in use.

License

This project is licensed under the Apache 2 license.

Disclaimer

This project is not an officially supported Google product.