Moover Instructions
The Goal
The goal of this game is very simple: move all of the crates onto the marked places on the level by pushing them with the cow. Reaching that goal however can be challenging. The table below summerizes the things you will encounter in each level:
empty cell The cow and the crates can move across the empty regions.
the cow You control the cow's movements. The cow can move up, down, left and right.
a wall Neither the cow nor the crates can be moved across a wall.
a crate The cow can push the crates around the level. The cow can't pull the crates, the only way to move them is to push them. The crates can only be pushed one at a time. Two crates next to each other can not be pushed.
a target The X marks the spots where the crates belong.
crate on target Once the crate is on a target, it has a green check mark on it. The crate can still be moved around by pushing.
Once all of the crates are placed on the targets, the game will prompt you and proceed to the following level. There are many ways of completing each level. If you find a solution to a level that requires less moves or less pushes, you will be prompted to enter your name as it will be placed in the high scores list for that level. There are a total of 91 levels in the original version of this game, more may be added later upon request.

Cow Control
Throughout the game you have control of the cow. The cow can be moved up, down, left and right at your command. In addition to the basic movement, the game also offers unlimited undo, and redo. The default keyboard configuration is listed below:
Arrow KeysThe movement keys will move the cow one cell in the given direction.
UUndo key can be used to undo a single move or bring the game all the way to the original starting position if you wish.
ORedo key will redo the undone moves, one at a time.
EscapeThe reset key will restore the original starting conditions of the game.
You may reconfigure the keys to your preference in the configuration screen.

Saving and Loading
The highest level you have reached will be saved by a cookie on your computer. When you return to the Moover web site, you will be able to select "continue game" to continue from the highest level that you have reached. In addition to that, this game has a very simple saving and loading feature which allows you to manually save the moves for your game at any time you wish. To accomplish this there are two text boxes on the game screen. The red text box is the output box, shows the sequence of moves you have made. The blue box is the input box, whatever is typed into that will be processed as a move.
  • To save the game, copy and paste the contents of the red box into your favorite text editing application.
  • To load any saved game, just paste the move sequence into the blue box of the game.