Skip to content

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

License

FlutterOpenProjects/flutterflip

 
 

Repository files navigation

flutterflip

A single-player reversi clone built with Flutter, which compiles for both Android and iOS. 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, 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. I haven't tested this on very many screen sizes, so it's likely to break on small devices.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 91.4%
  • HTML 4.6%
  • Swift 3.5%
  • Other 0.5%