A single-player Reversi (Othello) game built with Flutter, featuring a CPU opponent and cross-platform support.
Flutterflip is a single-player Reversi (Othello) clone built with Flutter, designed to run on multiple platforms including Android, iOS, web, macOS, Windows, and Linux. It solves the need for a lightweight, educational game example that demonstrates Flutter's cross-platform capabilities and core features like Streams and animations. The project includes a basic CPU opponent that provides a reasonable challenge for casual play.
Flutter developers looking for a practical, open-source example to learn game development, cross-platform app building, and advanced Flutter concepts like Dart Isolates and implicit animations.
Developers choose Flutterflip because it offers a fully functional, cross-platform game as a learning resource, showcasing real-world Flutter implementations in a concise codebase that is easy to explore and modify.
Public repo for flutterflip, a reversi clone built with Flutter.
Compiles to six platforms—Android, iOS, web, macOS, Windows, and Linux—from a single codebase, demonstrating Flutter's versatility for broad reach.
Implements key Flutter concepts like Streams, Dart Isolates, and implicit animations such as AnimatedOpacity, providing practical code examples for learners.
Designed as a forkable project with an invitation to customize the UI, encouraging hands-on experimentation and community contributions.
Includes a basic AI that searches 4-5 plies ahead, offering a playable single-player experience for casual gaming and logic testing.
The CPU opponent's shallow search makes it easy to beat for experienced players, reducing long-term engagement and challenge, as admitted in the README.
As a learning exercise, the UI is basic and lacks refinement for commercial release, requiring significant additional design work for a polished product.
Absence of multiplayer or online capabilities limits its use for social or competitive gaming, focusing solely on single-player mode.
a tetris game powered by flutter. 使用flutter开发俄罗斯方块。
How to build a Match-3 game, like Candy Crush, Bejeweled, FishDom… in Flutter.
Famous 2048 Game in Flutter
Cyberpunk-inspired puzzle game prototype created with Flutter and Flame #Hack20 #FlutterHackathon
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.