An open API service indexing awesome lists of open source software.

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!

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.