A shooter game made in Unity and exported in WebGL.
You are a cosmonaut on an alien planet. Your goal is to shoot and kill as many enemies as possible.
- Clone the repository onto your local machine
- Run
npm install
- Run
npm run start
and click the link printed in the console.
- Use W, S, A and D keys to move the Cosmonaut around the map
- Use mouse to rotate the Cosmonaut
- Use left mouse button to shoot laser
There are three spawn points - one to the left of the starting location, one to the right and one in the back.
- start menu
- end menu with your score and restart button
- collectable hearts that increase health value