This is a simple reversi game on CUI.
Type "java Reversi" to start in the command line.
Black or White stones are in the blue colors cells, and you can't put a new one there.
The green cells are empty.
In this case, you can choose A, B, C, D.
If you like to choose A, please put "36".
CPU put a number in the same way(You can see which number the CPU chose).
(CPU thinking time : 35s)
Next, your turn again.
In the end of this game, you can check the number of black and white stones.
CPU's stones(white) are in 50 cells and CPU won this game.