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
If you found any issues or typos, just clone the repository and do the changes you want.
I recommand that you follow this order:
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
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.