https://github.com/z347/javascript-browsergame
This is a simple browser game on JavaScript.
https://github.com/z347/javascript-browsergame
css3 es6 html5 javascript
Last synced: 28 days ago
JSON representation
This is a simple browser game on JavaScript.
- Host: GitHub
- URL: https://github.com/z347/javascript-browsergame
- Owner: z347
- Created: 2020-09-06T15:18:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T15:18:44.000Z (over 5 years ago)
- Last Synced: 2025-04-10T21:15:55.806Z (about 1 year ago)
- Topics: css3, es6, html5, javascript
- Language: JavaScript
- Homepage: https://simple-browser-game.herokuapp.com/
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About this project
This is a simple browser game on JavaScript. The goal is to score as many points as possible in a period of time. You can choose the duration of the game and after its completion you will see the number of points scored.
## Demo

## Run Project Locally
1. Clone or fork this repository.
2. Open file index.html in browser.
## Technologies Used
- JavaScript
- ES6 +
- CSS3
- HTML5