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 |
||
---|---|---|
.. | ||
assets | ||
src | ||
Cargo.toml | ||
README.md | ||
screenshot.png |
libretrogd - 'Slime Stabbing Simulator' Demo
A fairly more involved demo which was originally written to test out and learn how good/bad libretrogd's entity, events and state management support is to use in practice. I learnt a lot from it, and have many ideas to improve things now.
Graphics from the awesome Tiny 16 by Lanea Zimmerman.
With some Tiny 16 extensions by:
Plus a very small handful of additional graphics by unknown artists because the image files have been sitting on my hard drive for years and I've forgotten who they were originally from!
Warning! There is quite a bunch of slow/sloppy code in here!
Simply do cargo run
from this directory to try it out.