Skip to content

DUDEbehindDUDE/Crypto-Clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Clicker

Crypto clicker is an idle game/clicker where you click a Bitcoin, and use the Bitcoins you get from that to purchase and upgrade more systems to earn you more Bitcoin. The site is built using React, and a live version of the site (built from the latest commit) can be found at https://dudebehinddude.github.io/Crypto-Clicker/ (case sensitive).

Run/Build project

To run Crypto Clicker locally, follow these steps:

Clone the repository:

git clone https://github.com/dudebehinddude/crypto-clicker.git
cd crypto-clicker

Install dependencies:

yarn install

Start the development server:

yarn start

The server should be accessible at localhost:3000/Crypto-Clicker (setup this way for GitHub Pages - case sensitive!)

Or alternatively, build the project:

yarn build

This project was initially made for the 2023/24 Create PT Task, and commit e5c4c4b was what I actually submitted.

About

An idle game about clicking a Bitcoin to earn more Bitcoin. Built with React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published