/bitcoin-clicker

💰🖱 The source code for the web game Bitcoin Clicker! Feel free to contribute!

Primary LanguageJavaScriptMIT LicenseMIT

Bitcoin Clicker

Currently, there is no active development on this game. If you are interested in contributing to it and give it a nice revamp, please contact me on Discord or Twitter.

This repository contains the source code of the game Bitcoin Clicker.

Changelog - here

Contributing

If you found any issues or typos, just clone the repository and do the changes you want.

I recommand that you follow this order:

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Planned

There are following things planned for future updates:

  • Revise the item price system (higher prices, better Bitcoin/second rate)
  • Better code structure
  • Better looking design for the item menu
  • (BIG) Special items with the ability to give some bonus.

If you have any other suggestion, just write an issue with your ideas.