Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hph/mousy

A simple shooter written in ES6.
https://github.com/hph/mousy

Last synced: 27 days ago
JSON representation

A simple shooter written in ES6.

Awesome Lists containing this project

README

        

# mousy
A simple shooter written in ES6.

## Setup
Clone the repository and change directory:

git clone [email protected]:hph/mousy.git && cd mousy

Install dependencies and build the app:

npm install && gulp

Now you should be able to open `index.html` with your browser and play.