Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 756 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 756 Bytes

Reversi OpenSource Project

An open source Android Reversi game, made using RecyclerView with a GridLayoutManager. 👍

alt tag alt tag

Version 1.0 (Semptember 22th 2015)

  • Player vs Player
  • Player vs IA (Easy) (the IA chooses a random move from the available moves)
  • Player vs IA (Hard) (Using the Minimax IA algorithm
  • Options screens allowing the player to choose the piece styles and board styles he wants, whether or not he wants background music and sound effects. The player can also set up his and the other player's name, and chose the board size.
  • Portuguese and English localization