<html>

<head>
   <title>Tile Rover</title>
</head>

<body>
   <h1>THE TILE ROVER</h1>
   <p>The tile rover is the basis of the map editor. By moving your mouse pointer around the map, you can select a specific tile. The tile you have selected will be highlighted. You can scroll the map by moving your mouse pointer to the edges of the screen, or by pressing the arrow keys on the keyboard.</p>
   <p>You may find it helpful to toggle the grid by pressing G on the keyboard. When you're down, press ESC to bring up the menu. You cannot currently save the maps you make in the editor.</p>
</body>

</html>