World Battles

World Battles

This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
overall: 3.05
fun: 3.10
innovation: 3.00
theme: 3.00
graphics: 2.42
audio: 2.26
humor: 1.59
mood: 2.00
Pretty simple game, I still struggle to get enough done during the time limit.

The game was programmed in Rust and cross-complied to javascript
(asm.js although it works with wasm as well). Whilst I like Rust for large projects for quick things
like this it felt like it got in the way, dynamic typing/inheritance tend to be pretty useful for
this. I might try Rust a few more times to see if it gets easier as more libraries turn up.

Links

* Web: https://thinkofname.itch.io/world-battles
* Source code: https://gitlab.com/Thinkofname/ld38
Found a bug?
Tell us on Discord