Gered
7c568fd09d
0.35.2 is the latest version available via cargo right now, and that version has some issues building for me that have been resolved in subsequent commit(s). for some reason the maintainers have not pushed a new version of sdl2 to cargo for quite some time despite numerous fixes and updates being available ...? bah! also the current sdl2 `features` set will probably only work for linux builds. i will try to work out windows + mac build issues shortly |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
libretrogd - Complicated Template/Example
A more complicated usage example that can also serve as a new project template to get started using libretrogd.
This example project shows a relatively simple set up of using libretrogd's entity, events and state management systems all together.
Run cargo run
from this directory to try it out.