Skip to content

Orthello is a 2D board game which is played through the console.

Notifications You must be signed in to change notification settings

mattflahertyy/Orthello

Repository files navigation

This Orthello program was written by Matthew Flaherty in Java. It is a 2D board game which is played through the console. This program has many options to play the game:

  1. A new game can be created with names of both players.
  2. Game can be saved in which the names of players and state of the pieces on the board are saved to a newly generated text file.
  3. Game can be loaded from a text file along with the player names and state of the pieces on the board.
  4. Players have the option to concede or quit the game.

Here is a link of the instructions to play the game: https://www.ultraboardgames.com/othello/game-rules.php

About

Orthello is a 2D board game which is played through the console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages