Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 145 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 145 Bytes

Othello

Multiplayer Othello game in CoffeeScript.

For main game logic, look into src/model/game for Othello, Players and Board classes.