ggez / ggez-goodies

Useful modules for the ggez Rust game framework.
MIT License
63 stars 17 forks source link

Update to ggez devel branch (0.5.0) #10

Open icefoxen opened 6 years ago

icefoxen commented 6 years ago

This will take work. Firstly, I want to use euclid for it, and that needs mint integration:

There doesn't seem to be anything BLOCKING this currently, it just needs doing.

Secondly that we need to make Everything Work, since the last time it really did was ggez 0.3. Camera, input and scene will be the easy parts. particle and bitmap_font will take a bit more work.

Thirdly, we need to polish this up and make it a real crate. This needs:

icefoxen commented 5 years ago

Based off the latest 0.5.0 release, after that happens.

Features to have: