Zemeroth uses good-web-game now, but GWG is kinda a half-measure: it was created not as a real game engine, but as a hack to make Zemeroth work on web and to allow people to quickly check out that miniquad actually works on real GGEZ projects.
This giant PR finally switches Zemeroth, zgui, and zscene from good-web-game to macroquad and introduces assets.rs as a central point of assets management that hides most of the async code.
Many thanks to @not-fl3 for helping with the migration!
Closes #564 ("Migrate to macroquad")
Closes #255 ("cache loaded images")
This giant PR finally switches Zemeroth, zgui, and zscene from good-web-game to macroquad and introduces assets.rs as a central point of assets management that hides most of the async code.
Many thanks to @not-fl3 for helping with the migration!
Closes #564 ("Migrate to macroquad") Closes #255 ("cache loaded images")