This project was developed in Eclipse, import the SRC folder in your Eclipse Java Project
move <direction>: execute a move in one of the directions: up, down, left, right
undo: undo the last command
redo: redo the last undone command
reset: start a new game
play <game>: start a new game of one of the game types: original, fib, inverse
help: print this help message
exit: terminate the program