Skip to content

Just a simple CLI two-player Othello game with classical rules (currently working on one-player mode)

Notifications You must be signed in to change notification settings

Garth-brick/Othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Othello

Just a simple two-player Othello game with classical rules (currently working on one-player mode). The main file contatins the major chunk of the code. The board file is just one function to flip the pieces and to check if any pieces are flipped. The possibilities file is to see which positions on the board have any moves possible.

About

Just a simple CLI two-player Othello game with classical rules (currently working on one-player mode)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages