Skip to content

AntonioToni/idle-clicker

Repository files navigation

Idle Clicker

Simple Idle Clicker game made in ReactJS with Typescript.

Getting started

Prerequisite: Node Package Manager (npm) download can be found here.

  1. Clone this repository git clone https://github.com/AntonioToni/idle-clicker

  2. npm install to install all required dependencies.

  3. npm start to start the application. As you make changes the website will be automatically reloaded.

Roadmap

Idle Clicker roadmap can be found here.
There you can find upcoming features, bugs that need fixing or planned changes.

Building and deploying

npm run build
npm install -g serve
npx serve -s build

More methods of deploying the App can be found here.

How to contribute

If you would like to contribute to the project, see Contributing.md
Make sure to check the roadmap and issue tracker.

Screenshots

image image