statez 0.1.2

Basic state management for the ggez game framework.
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.ggez]
version = "0.4"

[package]
authors = ["Jonathan Kim <quailiff@gmail.com>"]
categories = ["game-engines"]
description = "Basic state management for the ggez game framework."
keywords = ["statez"]
license = "MIT"
name = "statez"
readme = "README.md"
repository = "https://github.com/quailiff/statez"
version = "0.1.2"