Hands-on Rust

Download or Read eBook Hands-on Rust PDF written by Herbert Wolverson and published by Pragmatic Bookshelf. This book was released on 2021-06-30 with total page 446 pages. Available in PDF, EPUB and Kindle.
Hands-on Rust
Author :
Publisher : Pragmatic Bookshelf
Total Pages : 446
Release :
ISBN-10 : 9781680508802
ISBN-13 : 1680508806
Rating : 4/5 (02 Downloads)

Book Synopsis Hands-on Rust by : Herbert Wolverson

Book excerpt: Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters - and what better way to learn than by making games. Each chapter in this book presents hands-on, practical projects ranging from "Hello, World" to building a full dungeon crawler game. With this book, you'll learn game development skills applicable to other engines, including Unity and Unreal. Rust is an exciting programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters. With Rust, you have a shiny new playground where your game ideas can flourish. Each chapter in this book presents hands-on, practical projects that take you on a journey from "Hello, World" to building a full dungeon crawler game. Start by setting up Rust and getting comfortable with your development environment. Learn the language basics with practical examples as you make your own version of Flappy Bird. Discover what it takes to randomly generate dungeons and populate them with monsters as you build a complete dungeon crawl game. Run game systems concurrently for high-performance and fast game-play, while retaining the ability to debug your program. Unleash your creativity with magical items, tougher monsters, and intricate dungeon design. Add layered graphics and polish your game with style. What You Need: A computer running Windows 10, Linux, or Mac OS X.A text editor, such as Visual Studio Code.A video card and drivers capable of running OpenGL 3.2.


Hands-on Rust Related Books