An open API service indexing awesome lists of open source software.

https://github.com/dynle/simple-js-game

A simple shooting game
https://github.com/dynle/simple-js-game

Last synced: 9 months ago
JSON representation

A simple shooting game

Awesome Lists containing this project

README

          

:warning: Files are updated in this repository but repository moved to [here](https://github.com/junseuk/SimpleJSGame/).

# Simple JS Game (Shooting Game)

Screen Shot 2022-06-04 at 2 55 48 PM
Screen Shot 2022-06-04 at 2 56 03 PM
Screen Shot 2022-06-04 at 2 57 21 PM
Screen Shot 2022-06-04 at 2 58 30 PM

This project aims to create a simple shooting game that the player controls an automatically attacking character while fighting against enemies chasing your character.




Move your character by WASD on qwerty keyboard, and the position of the mouse determines the direction of the attack. Upgrade your character when you eliminates certain enemies. You can save your score and check ranking.

## Link

https://spaceforce-web.web.app/

## Built with
* HTML
* JavaScript
* CSS
* Firebase

## License
[MIT](https://choosealicense.com/licenses/mit/)