Skip to content

nkirschi/Reversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reversi

This is a Java implementation of the famous board game Reversi. Are you ready to outhink the computer on levels of increasing difficulty?

Getting Started

Simply download the executable JAR file from the latest release. In case you want to compile the game yourself: The main class is io.kirschstein.reversi.Main.

Screenshots

The GUI

Reversi GUI where it is the player's turn

The end game

The only remaining slot would not be a valid move for the computer and hence it must miss this turn.

The bot has to miss a turn

After the human player occupies that slot, the game ends with their victory.

The human player has won

About

A strategic human-vs-computer board game.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages