Crates.io | dashing |
lib.rs | dashing |
version | 0.0.2 |
source | src |
created_at | 2018-12-20 02:27:06.441474 |
updated_at | 2021-05-21 03:37:29.141927 |
description | ASCII-style roguelike engine |
homepage | |
repository | https://github.com/igowen/dashing |
max_upload_size | |
id | 102848 |
size | 221,117 |
dashing
is a library for building console-style roguelike games in Rust.
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.
See the hello_world example for a basic demonstration of the engine in use.
This project is licensed under the Apache 2 license.
This project is not an officially supported Google product.