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
- Host: GitHub
- URL: https://github.com/andre2l2/gameus
- Owner: andre2l2
- License: mit
- Created: 2020-01-10T01:27:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T22:31:06.000Z (almost 6 years ago)
- Last Synced: 2025-02-24T05:29:35.410Z (over 1 year ago)
- Topics: canvas, game, javascript
- Language: JavaScript
- Homepage:
- Size: 407 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### GameUS a game for web

- 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