Skip to content

An implementation of the game othello in Java, with a Rick and Morty theme.

License

Notifications You must be signed in to change notification settings

AungKMin/rick-and-morty-othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rick-and-morty-othello

An implementation of the game Othello or Reversi in Java, with a Rick and Morty theme. Features an option to let an AI play. This uses minimax search with alpha-beta pruning. To run the program, run OthelloGUI.java. Press one of the "computer" buttons to let the algorithm make the current move for the current player.

Demo: https://youtu.be/j_898GmIW24

About

An implementation of the game othello in Java, with a Rick and Morty theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages