connorshea / teashop

A little idle game called Tea Shop, made using Vue and Vite

Home Page:https://connorshea.github.io/teashop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tea Shop

This is a simple little idle game I've made out of sheer boredom. It's very simple so far, so don't expect much. I also don't guarantee compatibility with saves as it's developed.

Contributing

This uses the "Vue 3 + Typescript + Vite" template from Vite.

To get started:

  • Clone the repo.
  • Run yarn install to install packages.
  • Run yarn run dev to boot the server.
  • Open http://localhost:3000 in a browser
  • That's it!

About

A little idle game called Tea Shop, made using Vue and Vite

https://connorshea.github.io/teashop/

License:MIT License


Languages

Language:TypeScript 50.2%Language:Vue 39.8%Language:JavaScript 8.4%Language:HTML 1.6%