A two player game. Each player chooses a planet. Then the players choose an attack, which uses up some of you energy, but does damage to your enemy. Each planet has a special number, and if that number is generated from the random number generator, attacks are deflected. All health and energy starts at 10, and the game stops when they reach 0. Have fun!