This web project is about User and Enemies game. In this game we need to protect ourselfes(user) from enemies . If user touch any enemy then game will be stop and you need to start game again .
This whole game controlled by mainly 6 funtions Functions name like
- Start
- Movelines
- Iscollides
- Endgame
- Moveenemy
- Gameplay
start function
This function responsible for starting of the game and initialise the score card .
Iscollides function
This function will confirm whether user touch any enemy or not , if it touch a enemy then it will stop the game
Moveenemy
This funtion will control all enemy movement and no two enemies should collide each others
Linkdin - Linkdin
Project Link: Project-url