LinuxCommandLibrary

nbreversi

reversi cli game

CONTROLS

RETURN/ENTER : Put the piece

hjkl/ARROW KEYS : Move cursor

q : Quit

F1 & F2 : Help on controls & gameplay

YOU CAN ALSO USE THE MOUSE!

GAMEPLAY

Players take turns placing disks on the board:

1) Any pieces of the opponet's color that is bounded

in a straight line between the piece just placed and

another piece of the current player's color would turn

to the current player's color.

2) You can only put pieces if at least one of your

opponet's pieces turns into your color.

3) The game ends when neither side can do a move and

the player with more pieces wins.

Copied to clipboard