KyleNesium / clicker

Generic clicker.

Home Page:https://clicker.datashaman.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clicker

Generic clicker. Initial build borrows heavily from cookieclicker; once I've got the basic building blocks done, I'll make it more unique.

Roadmap:

  • add upgrades
  • abstract config into a theme file
  • add fantasy theme

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

Generic clicker.

https://clicker.datashaman.com/


Languages

Language:JavaScript 56.0%Language:Vue 43.8%Language:CSS 0.2%