Skip to content

Xander318/Othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Othello

Command-line version of the boardgame Othello, written in Haskell. Playable by 2 players or 1 player against an AI that looks ahead 4 moves. Enter moves in the form "(x,y)" where the parentheses are necessary and the quotes are not. The x and y values should be in the range [0,7] and represent the board location at which to place your piece.

About

Command-line version of the boardgame Othello, written in Haskell. Playable by 2 players or 1 player against an AI that looks ahead 4 moves.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors