Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Rust Web Programming
Maxwell Flitton
ISBN: 978-1-80056-081-9
- Structure scalable web apps in Rust in Rocket, Actix Web, and Warp
- Apply data persistence for your web apps using PostgreSQL
- Build login, JWT, and config modules for your web apps
- Serve HTML, CSS, and JavaScript from the Actix Web server
- Build unit tests and functional API tests in Postman and Newman
Game Development with Rust and WebAssembly
Eric Smith
ISBN: 978-1-80107-097-3
- Build and deploy a Rust application to the web using WebAssembly
- Use wasm-bindgen and the Canvas API to draw real-time graphics
- Write a game loop and take keyboard input for dynamic action
- Explore collision detection and create a dynamic character that can jump on and off platforms and fall down holes
- Manage animations using state machines