Swords Game

Players control movement with WASD and ILKJ to move on screen, they use E and U to move the swords in a circluar motion around the player. Uses collideLineCircle() to see if the sword hits the enemy and adds a point if they collide. uses collideCircleCircle to verify that the players are not overlapping.


        loading...