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

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.

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

![Farmers Market Finder - Animated gif demo](demo/demo.gif)

## Run Project Locally

1. Clone or fork this repository.
2. Open file index.html in browser.

## Technologies Used

- JavaScript
- ES6 +
- CSS3
- HTML5