Sanjib Maharjancshanjib.hashnode.dev·Jul 3, 2023Creating Unbeatable TicTacToe Game in Flutter using Minimax Algorithm with Alpha Beta Pruninghttps://www.youtube.com/watch?v=H98Pvej2SE0 Hello everyone, and welcome to another tutorial on Flutter. In today's session, we will build a tic-tac-toe game using the Flutters Casual Game Toolkit. To begin with, we will create a multiplayer mode wh...10 likes·44 readsFlutter
Jeevan Chandra JoshiforGeekyAnts Tech Blogtechblog.geekyants.com·Oct 7, 2022A Classic Ping-Pong Game in FlutterDuring the Google I/O event 2022, Flutter team announced the Casual Games Toolkit, to pull together new and existing resources that enable us to speed up the development of casual games. Building a game is always fascinating. So, today we will see ho...145 readsFlame