<html>

<head>
   <title>Playing the Game - The Basic</title>
</head>

<body>
   <h1>HOW TO PLAY</h1>
   <p>Tactics Heroes is a strategy RPG engine that is designed to play several different variations of gameplay. However, the basics are pretty much always the same. (Right now, there is only one rule set you can use to play. In the future, you will be able to make your own rule sets.)</p>
   <p>To start a game, select "Play a Multiplayer Map" on the title screen, then select a map. The map will then appear on the screen, and the first faction will be able to take its turn. (Sorry, no AI players yet.) Each turn, you can move your faction's units and use them to attack. To issue commands to a unit, left click on it. All the area in green is your movement range. Select a tile to move there, or right click to cancel. You can also click on other factions' units to check their movement range as well, but you cannot issue orders to them.</p>
   <p>After a unit has moved, a menu will come up. If you are done issuing orders to a unit, choose "wait" and the unit will gray-out and be unable to move until your faction's next turn.</p>
   <p>You can also choose "attack" if an enemy unit is in your range. The tiles highlighted in red are your attack range. Choose an enemy in your attack range to deal damage to that unit.</p>
</body>

</html>