Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Creative Projects for Rust Programmers
Carlo Milanesi
ISBN: 978-1-78934-622-0
- Access TOML, JSON, and XML files and SQLite, PostgreSQL, and Redis databases
- Develop a RESTful web service using JSON payloads
- Create a web application using HTML templates and JavaScript and a frontend web application or web game using WebAssembly
- Build desktop 2D games
- Develop an interpreter and a compiler for a programming language
- Create a machine language emulator
- Extend the Linux Kernel with loadable modules
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...