tcod_window Build Status

A TCOD back-end for the Piston game engine

Maintainers: @indiv0

Installation

To use this as a dependency, add the following code to your Cargo.toml file:

toml [dependencies] tcod_window = "0.1.0"

Usage

For usage examples, please the see the examples directory of the project.