دانلود کتاب Game Development with Rust and WebAssembly: Learn how to run Rust on the web while building a game – توسعه بازی با Rust و WebAssembly: با نحوه اجرای Rust در وب در حین ساخت بازی آشنا شوید

دسته بندی :
اطلاعات کتاب
  • جلد
  • سری
  • ویرایش 1
  • سال 2022
  • نویسنده (گان) Eric Smith
  • ناشر Packt Publishing
  • زبان English
  • تعداد صفحات
  • حجم فایل 7.67MB
  • فرمت فایل pdf
  • شابک 9781801070973
قیمت محصول :

45,000 تومان

با خرید این محصول، 2,250 تومان به کیف پول شما بازگشت داده می‌شود

روند خرید و دریافت کتاب‌ها بدون هیچ اختلالی انجام می‌شود.
تمامی فایل‌ها بر روی سرورهای داخلی میزبانی می‌شوند تا بتوانید به راحتی و در لحظه آن‌ها را دانلود کنید. در صورت بروز هرگونه مشکل یا نیاز به راهنمایی، لطفاً از طریق « صفحه تماس باما» با تیم پشتیبانی در ارتباط باشید.

تمامی کتاب های موجود در وبسایت سای وان به زبان انگلیسی میباشد

توضیحات

Write an endless runner game for the web in Rust and test, deploy, and debug your 2D game using the WebAssembly toolchain

Key Features

  • Build and deploy an endless runner game for the web from scratch through this helpful guide with key images printed in color
  • Learn how to use Rust for web development with WebAssembly
  • Explore modern game development and programming techniques to build 2D games using Rust

Book Description

The Rust programming language has held the most-loved technology ranking on Stack Overflow for 6 years running, while JavaScript has been the most-used programming language for 9 years straight as it runs on every web browser. Now, thanks to WebAssembly (or Wasm), you can use the language you love on the platform that’s everywhere.

This book is an easy-to-follow reference to help you develop your own games, teaching you all about game development and how to create an endless runner from scratch. You’ll begin by drawing simple graphics in the browser window, and then learn how to move the main character across the screen. You’ll also create a game loop, a renderer, and more, all written entirely in Rust. After getting simple shapes onto the screen, you’ll scale the challenge by adding sprites, sounds, and user input. As you advance, you’ll discover how to implement a procedurally generated world. Finally, you’ll learn how to keep your Rust code clean and organized so you can continue to implement new features and deploy your app on the web.

By the end of this Rust programming book, you’ll build a 2D game in Rust, deploy it to the web, and be confident enough to start building your own games.

What you will learn

  • 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
  • Generate levels procedurally for an endless runner
  • Load and display sprites and sprite sheets for animations
  • Test, refactor, and keep your code clean and maintainable

Who this book is for

This game development book is for developers interested in Rust who want to create and deploy 2D games to the web. Game developers looking to build a game on the web platform using WebAssembly without C++ programming or web developers who want to explore WebAssembly along with JavaScript web will also find this book useful. The book will also help Rust developers who want to move from the server side to the client side by familiarizing them with the WebAssembly toolchain. Basic knowledge of Rust programming is assumed.

Table of Contents

  1. Hello WebAssembly
  2. Drawing Sprites
  3. Creating a Game Loop
  4. Managing Animations with State Machines
  5. Collision Detection
  6. Creating an Endless Runner
  7. Sound Effects and Music
  8. Adding a UI
  9. Testing, Debugging, and Performance
  10. Continuous Deployment
  11. Further Resources and What’s Next?

    ————————————————————–

    ترجمه ماشینی :

    یک بازی رانر بی پایان برای وب در Rust بنویسید و بازی دو بعدی خود را با استفاده از زنجیره ابزار WebAssembly تست، اجرا و اشکال زدایی کنید

    ویژگی های کلیدی

    • از ابتدا از طریق این راهنمای مفید با تصاویر کلیدی چاپ شده به صورت رنگی، یک بازی دونده بی پایان برای وب را از ابتدا بسازید و اجرا کنید.
    • یاد بگیرید چگونه از Rust برای توسعه وب با WebAssembly استفاده کنید
    • کاوش تکنیک های توسعه بازی و برنامه نویسی مدرن برای ساخت بازی های دو بعدی با استفاده از Rust

    توضیحات کتاب

    زبان برنامه نویسی Rust به مدت 6 سال است که محبوب ترین رتبه فناوری را در Stack Overflow داشته است، در حالی که جاوا اسکریپت به مدت 9 سال متوالی پر استفاده ترین زبان برنامه نویسی بوده است که در هر مرورگر وب اجرا می شود. اکنون، به لطف WebAssembly (یا Wasm)، می توانید از زبانی که دوست دارید در پلتفرمی که همه جا هست استفاده کنید.

    این کتاب مرجعی است که به راحتی می توانید آن را دنبال کنید تا به شما کمک کند. بازی های خود را توسعه دهید، به همه شما در مورد توسعه بازی و نحوه ایجاد یک دونده بی پایان از ابتدا آموزش می دهد. با ترسیم گرافیک های ساده در پنجره مرورگر شروع می کنید، و سپس یاد می گیرید که چگونه شخصیت اصلی را در سراسر صفحه حرکت دهید. شما همچنین یک حلقه بازی، یک رندر و موارد دیگر ایجاد خواهید کرد که همه به طور کامل در Rust نوشته شده اند. پس از قرار دادن اشکال ساده روی صفحه، چالش را با افزودن sprites، صداها و ورودی کاربر افزایش خواهید داد. همانطور که پیشروی می کنید، نحوه پیاده سازی دنیایی را که به صورت رویه ای تولید شده است، کشف خواهید کرد. در نهایت، یاد خواهید گرفت که چگونه Rust کد خود را تمیز و منظم نگه دارید تا بتوانید به پیاده سازی ویژگی های جدید و استقرار برنامه خود در وب ادامه دهید.

    تا پایان این مطلب کتاب برنامه نویسی Rust، شما یک بازی دو بعدی در Rust می سازید، آن را در وب مستقر می کنید و به اندازه کافی اعتماد به نفس دارید که می توانید بازی های خود را بسازید.

    آنچه خواهید آموخت< /span>

    • با استفاده از WebAssembly یک برنامه Rust را در وب بسازید و اجرا کنید
    • از wasm-bindgen و Canvas API برای ترسیم گراف

       

      tag : دانلود کتاب توسعه بازی با Rust و WebAssembly: با نحوه اجرای Rust در وب در حین ساخت بازی آشنا شوید , Download توسعه بازی با Rust و WebAssembly: با نحوه اجرای Rust در وب در حین ساخت بازی آشنا شوید , دانلود توسعه بازی با Rust و WebAssembly: با نحوه اجرای Rust در وب در حین ساخت بازی آشنا شوید , Download Game Development with Rust and WebAssembly: Learn how to run Rust on the web while building a game Book , توسعه بازی با Rust و WebAssembly: با نحوه اجرای Rust در وب در حین ساخت بازی آشنا شوید دانلود , buy توسعه بازی با Rust و WebAssembly: با نحوه اجرای Rust در وب در حین ساخت بازی آشنا شوید , خرید کتاب توسعه بازی با Rust و WebAssembly: با نحوه اجرای Rust در وب در حین ساخت بازی آشنا شوید , دانلود کتاب Game Development with Rust and WebAssembly: Learn how to run Rust on the web while building a game , کتاب Game Development with Rust and WebAssembly: Learn how to run Rust on the web while building a game , دانلود Game Development with Rust and WebAssembly: Learn how to run Rust on the web while building a game , خرید Game Development with Rust and WebAssembly: Learn how to run Rust on the web while building a game , خرید کتاب Game Development with Rust and WebAssembly: Learn how to run Rust on the web while building a game ,

نقد و بررسی‌ها

هنوز بررسی‌ای ثبت نشده است.

اولین کسی باشید که دیدگاهی می نویسد “دانلود کتاب Game Development with Rust and WebAssembly: Learn how to run Rust on the web while building a game – توسعه بازی با Rust و WebAssembly: با نحوه اجرای Rust در وب در حین ساخت بازی آشنا شوید”