Ogeon / reversi

Just an online Reversi/Othello game, including an AI opponent
https://Ogeon.github.io/reversi
Apache License 2.0
0 stars 0 forks source link

Differences from Official rules #29

Open Ibozz91 opened 2 years ago

Ibozz91 commented 2 years ago

There are 2 differences from Othello rules:

  1. Black always goes first.
  2. You can pass if and only if you cannot make a move. If you can make a move, you must.
Ogeon commented 2 years ago

Yeah I intend to implement multiple rulesets but lost momentum 😅