Pinball Powered by Flutter and Firebase

<p>For Google I/O, we teamed up with the Flutter team to reimagine a classic pinball game built using Flutter and Firebase. Here&rsquo;s how we brought&nbsp;<a href="https://pinball.flutter.dev/" rel="noopener ugc nofollow" target="_blank">I/O Pinball</a>&nbsp;to life on the web with the help of the Flame game engine.</p> <h1>Game development essentials</h1> <p>The Flutter framework is a great choice for building games driven by user interaction, such as puzzles and word games. When it comes to games that use a game loop,&nbsp;<a href="https://docs.flame-engine.org/" rel="noopener ugc nofollow" target="_blank">Flame</a>, a 2D game engine built on top of Flutter, can be a helpful tool. I/O Pinball uses Flame&rsquo;s out-of-the-box features, such as animations, physics, collision detection, and more, while also leveraging the infrastructure of the Flutter framework. If you can build an app with Flutter, you already have the foundation you need to build games with Flame.</p> <p><a href="https://medium.com/flutter/i-o-pinball-powered-by-flutter-and-firebase-d22423f3f5d"><strong>Website</strong></a></p>