aschonfeld / Othello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Othello

Run the program as one of the following:

java Othello (GUI with a default delay time of 1 second)
java Othello delay (GUI with a delay of (delay) milliseconds)
java Othello 0 (GUI with human (Black) vs. machine (White))
java Othello -delay (No GUI - run program (delay) times)

About


Languages

Language:Java 100.0%