1 unstable release
Uses old Rust 2015
0.1.0 | Jul 18, 2017 |
---|
#73 in #sdl2
Used in fate
130KB
2K
SLoC
This is a rewite of my previous game engine in Rust, which was first written in C.
By moving to Rust and learning from the past, it will hopefully achieve cleanliness, and better maintainability, just as well as its other initial goals.
lib.rs
:
DMC - DirectMedia Crate
This is an attempt at an SDL2 rewrite in Rust. The end goal is to get rid of the dependency on SDL2's DLL for Rust apps.
Dependencies
~590KB
~10K SLoC