573 B
573 B
Timekeeper
An incremental game created for New Years Incremental Game Jam 2022.
Getting Started
With Volta installed:
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# generate static project
$ yarn generate
For detailed explanation on how things work, check out the .
Architecture
A single-page web app made with Nuxt (a Vue app framework) and Tailwind