Additional Content
Hands-on Rust — by Herbert Wolverson (108 / 120)
👈 Making the Dungeon Crawler Your Own | TOC | Wrap-Up 👉
Finishing a book is a lot like finishing a game. You feel a great sense of achievement, but also an awareness of the content that didn’t make the cut. For additional content, you can visit my website.[70]
In particular, I’m planning to release the following content:
- Web Assembly (WASM) — publish your game to the web, playable in a browser.
- Particle Effects — add some more interactive graphics to your game.
- Saving the Game — learn how to serialize your ECS for easy game saving and resumption.
👈 Making the Dungeon Crawler Your Own | TOC | Wrap-Up 👉
Hands-on Rust by Herbert Wolverson can be purchased in other book formats directly from the Pragmatic Programmers. If you notice a code error or formatting mistake, please let us know here so that we can fix it.