Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pratishtha-abrol/space-shooter

a simple 2D game in JS using sprites
https://github.com/pratishtha-abrol/space-shooter

2d-game computer-graphics webgl

Last synced: 4 days ago
JSON representation

a simple 2D game in JS using sprites

Awesome Lists containing this project

README

        

# space-shooter

This is a 2D game made in JS using sprites.

### to run
Just open index.html in a browser and have fun!

### controls
- W: move up
- S: move down
- A: move left
- D: move right