Constructing Games
Third-party Tutorial: Game with Physics
Learning Objectives
- You can follow a third-party tutorial on building a game with Flame and Forge2D.
- You know of one way to get started with an “Angry Birds”-like game with Flutter.
At this point of the course, you should be sufficiently familiar with Dart, Flutter, Flame, and Forge2D, so that you can follow a third-party tutorial that focuses on building a game with Flame that uses Forge2D for physics. In the following exercise, this is what you will do.
Note, the following exercise links to a page that’s no longer available. You can find the tutorial through the Wayback Machine at https://web.archive.org/web/20260108140911/https://codelabs.developers.google.com/codelabs/flutter-flame-forge2d.
Loading Exercise...