Gampeplay Algorithm 1. Start game introduction display. Play sound. 2. If any pushbutton is pressed(EINT) go to Main Menu. 3. There are 4 options in Main Menu: Campaign, Quick Play, Instructions, Exit. 4. Options can be selected using up-down joystick functionality. 5. Selected option can be entered by SELECT Key (EINT0). Campaign Mode 1. This mode has 3 options: New Game, Continue, Back. 2. Enter any option using joystick & SELECT Key. 3. New Game loads Level-Select Menu. 4. After level is selected, game goes to Play mode. 5. Continue loads Saved game data from EEPROM and starts game in Play mode. 6. Back is selected for Main Menu. Quick Play 1. This loads Map select menu, where Victory Type: Deathmatch, Area Dominance and Battle Type: Ambush, Defence can also be selected. 2. After this game goes to Play mode. Instructions 1. Play instructions are loaded on the display. 2. User can go back to Main Menu by selecting Back. Exit 1. User is taken back to Game introduction Menu. Play Mode 1. 3 push-buttons are active in this mode. 2. EINT0 is used to select different units. 3. EINT1 is used to change stance of each unit: Attack_Pursue, Attack_Hold, Inactive. 4. EINT2 pauses the game and loads Save Menu. 5. Joystick is used for movement of each unit. 6. The user and enemy AI is built in such a way so as to detect weakest enemy in range and follow/attack them. 7. Therefore the player only need to move the units at correct locations to win the game. Save Mode 1. User is prompted wether he wants to Save, Resume or Exit to Main Menu. 2. These options can be selected through the SELECT Key