Building Games with Flutter - Helion
Tytuł oryginału: Building Games with Flutter
ISBN: 9781801813662
stron: 224, Format: ebook
Data wydania: 2022-06-30
Księgarnia: Helion
Cena książki: 98,10 zł (poprzednio: 109,00 zł)
Oszczędzasz: 10% (-10,90 zł)
With its powerful tools and quick implementation capabilities, Flutter provides a new way to build scalable cross-platform apps. In this book, you'll learn how to build on your knowledge and use Flutter as the foundation for creating games.
This game development book takes a hands-on approach to building a complete game from scratch. You'll see how to get started with the Flame library and build a simple animated example to test Flame. You'll then discover how to organize and load images and audio in your Flutter game. As you advance, you'll gain insights into the game loop and set it up for fast and efficient processing. The book also guides you in using Tiled to create maps, add sprites to the maps that the player can interact with, and see how to use tilemap collision to create paths for a player to walk on. Finally, you'll learn how to make enemies more intelligent with artificial intelligence (AI).
By the end of the book, you'll have gained the confidence to build fun multiplatform games with Flutter.
Osoby które kupowały "Building Games with Flutter", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Building Games with Flutter. The ultimate guide to creating multiplatform games using the Flame engine in Flutter 3 eBook -- spis treści
- 1. Getting Started with Flutter Games
- 2. Working with the Flame Engine
- 3. Building a Game Design
- 4. Drawing and Animating Graphics
- 5. Moving the Graphics with Input
- 6. Playing Sound Effects and Music
- 7. Designing Your Own Levels
- 8. Scaling the game for web and desktop
- 9. Implementing Advanced Graphics Effects
- 10. Making Intelligent Enemies With AI
- 11. Finishing the Game
- 12. Appendix: Answers