dashing

Crates.iodashing
lib.rsdashing
version0.0.2
sourcesrc
created_at2018-12-20 02:27:06.441474
updated_at2021-05-21 03:37:29.141927
descriptionASCII-style roguelike engine
homepage
repositoryhttps://github.com/igowen/dashing
max_upload_size
id102848
size221,117
igowen (igowen)

documentation

README

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.

Commit count: 133

cargo fmt