/Reversi

Reversi (a.k.a. Othello) game in Java

Primary LanguageJava

Reversi

Reversi (a.k.a. Othello) game in Java

Installation and run

in root directory:

ant compile
ant run

Dependencies

  • Java SE 8
  • ant