https://github.com/julianyaman/bitcoin-clicker
💰🖱 The source code for the web game Bitcoin Clicker! Feel free to contribute!
https://github.com/julianyaman/bitcoin-clicker
bitcoin bitcoin-clicker clicker-game web webgame
Last synced: over 1 year ago
JSON representation
💰🖱 The source code for the web game Bitcoin Clicker! Feel free to contribute!
- Host: GitHub
- URL: https://github.com/julianyaman/bitcoin-clicker
- Owner: julianYaman
- License: mit
- Created: 2018-03-17T21:14:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T21:35:02.000Z (over 4 years ago)
- Last Synced: 2025-03-01T07:12:27.964Z (over 1 year ago)
- Topics: bitcoin, bitcoin-clicker, clicker-game, web, webgame
- Language: JavaScript
- Homepage: https://julianyaman.github.io/bitcoin-clicker/index.html
- Size: 214 KB
- Stars: 41
- Watchers: 3
- Forks: 43
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Bitcoin Clicker
Play now!
**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](https://discord.com/invite/ccpgH3b) or [Twitter](https://twitter.com/julianYaman).**
This repository contains the source code of the game **Bitcoin Clicker**.
## Changelog - [here](https://github.com/julianYaman/bitcoin-clicker/blob/master/CHANGELOG.md)
## 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.