Skip to content

capablemonkey/coinz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coinz

a html5 canvas game: https://coinz.gordn.org

How to play

  1. click groups of adjacent similar color coins of size > 3
  2. bigger groups give you bigger bonuses (TODO)
  3. collect stars by clicking on the coin group underneath them
  4. stars give bonuses
  5. collect enough stars to progress to the next level
  6. new levels introduce more colors to the board and require more stars to pass

Development

Install dev dependencies:

npm install

Build javascript:

webpack

Then open index.html in your web browser.

About

an html5 canvas game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published