#game #simple #game-design

nightly gg

A simple Game Programming library, whose aim is it to get you going quickly, while then allowing to flesh out

1 unstable release

Uses old Rust 2015

0.1.0 Oct 24, 2015

#114 in #simple

LGPL-3.0

15KB
322 lines

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.


lib.rs:

GG

A simple and straight to the point Game Developement Library

Dependencies

~17MB
~159K SLoC