gg

Crates.iogg
lib.rsgg
version0.1.0
sourcesrc
created_at2015-10-24 16:57:23.867885
updated_at2015-12-11 23:56:40.231265
descriptionA simple Game Programming library, whose aim is it to get you going quickly, while then allowing to flesh out.
homepage
repositoryhttps://github.com/TheNeikos/rust-gg
max_upload_size
id3295
size24,727
Marcel Müller (TheNeikos)

documentation

README

Simple Game Programming with gg

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.

Commit count: 49

cargo fmt