Skip to content

A Processing based implementation of the strategic board game "Othello" featuring simple AIs and move visualization.

Notifications You must be signed in to change notification settings

Zenith08/Othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othello

Game Setup This game has been called many different names, but the one I grew up with was Othello. The game revolves around trapping your opponent's pieces between two of your own to claim those pieces. This rendition of the game uses the Processing library for Java and features

  • Score display
  • Allowed moves
  • AI for both black and white

This means the game can be changed to play however you like, with a friend, or individually. Gameplay

About

A Processing based implementation of the strategic board game "Othello" featuring simple AIs and move visualization.

Topics

Resources

Stars

Watchers

Forks