topaz

Crates.iotopaz
lib.rstopaz
version0.4.0
sourcesrc
created_at2017-10-18 21:09:38.283178
updated_at2017-11-05 01:39:29.950001
descriptionA tiny game engine.
homepage
repositoryhttps://github.com/tdoylend/topaz
max_upload_size
id36113
size5,303
Kurt Wolf (kurtbuilds)

documentation

README

Topaz

This is a complete rewrite of Topaz from the ground up.

The new version of Topaz is much more similar to Amethyst, except it is a lot smaller and doesn't have any builtin interfacing libraries. It uses specs for the ECS model and provides its own state system using a pushdown automaton like Amethyst does.

Documentation can be found here.

Commit count: 0

cargo fmt