| Crates.io | gg |
| lib.rs | gg |
| version | 0.1.0 |
| created_at | 2015-10-24 16:57:23.867885+00 |
| updated_at | 2015-12-11 23:56:40.231265+00 |
| description | A simple Game Programming library, whose aim is it to get you going quickly, while then allowing to flesh out. |
| homepage | |
| repository | https://github.com/TheNeikos/rust-gg |
| max_upload_size | |
| id | 3295 |
| size | 24,727 |
The idea behind this crate is to provide a simple but advanced interface to have the most control over your codebase. There are sane defaults to get quickly going, and a simple way to quickly build out your existing codebase.
Check out the examples for simple and some more examples.