README changed
This commit is contained in:
		| @@ -16,16 +16,15 @@ See the ``readme.*`` files for more information. | ||||
|  | ||||
| ## Commands | ||||
|  | ||||
| | Key | Action              | Key | Action         | Key | Action              | | ||||
| | --- | ------------------- | --- | -------------- | --- | ------------------- | | ||||
| | h   | move/push left      | H   | run/push left  | ^H  | run left to object  | | ||||
| | l   | move/push right     | L   | run/push right | ^L  | run right to object | | ||||
| | j   | move/push down      | J   | run/push down  | ^J  | run down to object  | | ||||
| | k   | move/push up        | K   | run/push up    | ^K  | run up to object    | | ||||
| | u   | undo last move/push | U   | undo all                | |            | | ||||
| | c   | temporary save      | ^U  | reset to temporary save | |            | | ||||
| | ^R  | Refresh screen      | ?   | this help               | |            | | ||||
| | q   |  quit               | s   | save the game           | |            | | ||||
| | Key   | Action              | Key    | Action         | Key | Action              | | ||||
| | ----- | ------------------- | ------ | -------------- | --- | ------------------- | | ||||
| | h     | move/push left      | H      | run/push left  | ^H  | run left to object  | | ||||
| | l     | move/push right     | L      | run/push right | ^L  | run right to object | | ||||
| | j     | move/push down      | J      | run/push down  | ^J  | run down to object  | | ||||
| | k     | move/push up        | K      | run/push up    | ^K  | run up to object    | | ||||
| | u     | undo last move/push | U      | undo all                | |            | | ||||
| | c / s | temporary save      | ^U / r | reset to temporary save | |            | | ||||
| | ^R    | Refresh screen      | q      | quit                    | |            | | ||||
|  | ||||
| ## The game | ||||
|  | ||||
| @@ -33,9 +32,9 @@ Characters on screen are: | ||||
|  | ||||
| | Symbol | Meaning                    | Symbol | Meanging                   | | ||||
| | ------ | -------------------------- | ------ | -------------------------- | | ||||
| | @@     | player                     | ++     | player on saving position  | | ||||
| | ..     | saving position for packet | $$     | packets                    | | ||||
| | **     | saved packet               | ##     | wall                       | | ||||
| | ``@@`` | player                     | ``++`` | player on saving position  | | ||||
| | ``..`` | saving position for packet | ``$$`` | packets                    | | ||||
| | ``**`` | saved packet               | ``##`` | wall                       | | ||||
|  | ||||
| Your goal is to move all packets to the saving position by pushing them. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	