Skip to content

dkarella/re-click-the-green-dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Click the green dot!

A simple game implemented using ReasonML. The objective of the game is to keep clicking the green dot that appears on the screen. If you run out of time, you lose!

Have fun!

https://dkarella.github.io/re-click-the-green-dot/

Running the project locally

First:

$ npm install
$ npm start

Then in another terminal run:

$ npm run bundle

Then you can either open the public/index.html file or serve the contents of the public/ folder with a server of youre choice (i.e. pushstate-server).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published