Building Games with Flutter
eBook - ePub

Building Games with Flutter

  1. 224 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Building Games with Flutter

About this book

Build a complete game from start to finish using Flutter and Flame while getting acquainted with each building block in game design along the wayKey Features• Begin your Flutter game development journey with step-by-step instructions and best practices• Understand the Flame game engine and its essential elements for making games, sprite animation, tilemaps, and audio• Build enjoyable games with Flutter that can be played across different platformsBook DescriptionWith 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.What you will learn• Discover the Flame engine and how to use it in game programming in Flutter• Organize the graphics and sounds used in your game• Animate a sprite in your games and detect when the player collides with tiles• Run the game as a web page and desktop app• Expand our player control with key navigation• Build your first game and make your enemies more intelligent with AI for gamesWho this book is forIf you are a Flutter developer looking to apply your Flutter programming skills to games development, this book is for you. Basic knowledge of Dart will assist with understanding the concepts covered.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Building Games with Flutter by Paul Teale in PDF and/or ePUB format, as well as other popular books in Design & Programming Games. We have over one million books available in our catalogue for you to explore.

Information

Year
2022
eBook ISBN
9781801813662
Edition
1
Topic
Design

Table of contents

  1. Building Games with Flutter
  2. Contributors
  3. Preface
  4. Part 1: Game Basics
  5. Chapter 1: Getting Started with Flutter Games
  6. Chapter 2: Working with the Flame Engine
  7. Chapter 3: Building a Game Design
  8. Part 2: Graphics and Sound
  9. Chapter 4: Drawing and Animating Graphics
  10. Chapter 5: Moving the Graphics with Input
  11. Chapter 6: Playing Sound Effects and Music
  12. Chapter 7: Designing Your Own Levels
  13. Chapter 8: Scaling the Game for Web and Desktop
  14. Part 3: Advanced Games Programming
  15. Chapter 9: Implementing Advanced Graphics Effects
  16. Chapter 10: Making Intelligent Enemies with AI
  17. Chapter 11: Finishing the Game
  18. Appendix: Answers
  19. Other Books You May Enjoy