https://github.com/weakky/jam-clicker
https://github.com/weakky/jam-clicker
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/weakky/jam-clicker
- Owner: Weakky
- Created: 2020-02-27T09:54:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-29T11:18:06.000Z (over 6 years ago)
- Last Synced: 2025-02-03T17:06:56.184Z (over 1 year ago)
- Language: JavaScript
- Size: 76.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nanite Clicker
An Incremental/Idle game heavily inspired by [Cookie Clicker](http://orteil.dashnet.org/cookieclicker) and built using ReactJS with Redux state management.
## Installing
1. Don't install this - it's not very good. I made it whilst learning the basics of React and Redux. There is no originality here and this is shameful plagerism of Cookie Clicker
2. If you really must install this, run `npm install` to get the required dependencies, then `npm run build` to generate the compiled resources
3. Copy the contents of the generated `build` directory to your deployment server
## Contributing
In the highly unlikely event that you wish to contribute to this project, please don't. It's not a serious project heading for publication and is only ever intended to be a means for me to learn the technologies it was built with, and to demonstrate to others my understanding of those technologies.