Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Reversi

readmeimage

Description

Reversi (also known as Othello) is a strategy board game in which the goal is to capture the opponent's pieces and have the most pieces of your color on the board by the end of the game.

This implementation of the game includes the following features

  • Custom board sizes
  • Multiple difficulty levels
  • Player vs player, computer vs computer, and player vs computer game modes
  • Command line and graphical user interfaces

Playing the game

This application requires Java 8. The game can be downloaded on the releases page.

The game can be launched from the jar file to use the GUI interface or be run from the shell scripts for the command line interface. Please see the help documentation on the command line for configuration options.

License

Reversi is released under the MIT License.

About

A console and GUI implementation of the Reversi board game

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages