A circle was added to determine where the user's cursor is. This will be used to destroy the stick men. Also, stick men are rendered and moving, but this is only a test as shown above.
Health bar is working! As shown the gif, the health bar decrements using different timers. Once the enemy approaches the castle, the health bar begins to decrease. For demonstation purposes, the health is shown decreasing in size before the enemy is present, because the player is able to attack the castle with the 'a' button on the keyboard. Another thing to note is the color change to represent the danger of the castle's health.
Attack is working!This is the final product of our game project. As shown, the circle is able to move and go to an enemy position. Press the space-bar to fill up the cirlce, this is the charge of the attack. Once the circle fills up, the player can press the space-bar again and the enemy is killed!