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

https://github.com/andre2l2/gameus

A game make for web browser
https://github.com/andre2l2/gameus

canvas game javascript

Last synced: 12 months ago
JSON representation

A game make for web browser

Awesome Lists containing this project

README

          

### GameUS a game for web

![demo](./img/GameusDemo.gif)

- How playing?
>
Player one:
- Press "W" to Up.
- Press "S" to Down.
- Press "A" to Left.
- Press "D" to Right.

Player two:
- Press "ARROW UP" to Up.
- Press "ARROW DOWN" to Down.
- Press "ARROW LEFT" to Left.
- Press "ARROW RIGHT" to Right.

- How you can install?
- You can git clone in your pc and open index.html
- Contribute to this project by doing a Fork