RedBrogdon / flutterflip

Public repo for flutterflip, a reversi clone built with Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutterflip

Build Status

A single-player reversi clone built with Flutter, which compiles for Android, iOS, web, macOS, Windows, and Linux.

The user plays as black, and the CPU will make moves as white in response. The move search only goes 4-5 plies ahead, so it's not that sophisticated but puts up a reasonable fight.

Screenshot

Why this exists

This was written as an exercise to help me ramp up on Flutter, back when I joined the team in the spring of 2018, and it's intended to be an open source example. The tech used includes:

If you spot a bug, feel free to file an issue report. You should also feel free to fork the repo and redo the UI into something snazzier. If you do, post a picture on Twitter!

About

Public repo for flutterflip, a reversi clone built with Flutter.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 40.9%Language:C++ 28.2%Language:CMake 25.2%Language:HTML 2.0%Language:C 1.9%Language:Swift 1.6%Language:Kotlin 0.2%Language:Objective-C 0.1%