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.
Loading Exercise...