/Factoria

Vue.JS idle game, for fun.

Primary LanguageVue

Factoria

A web game about civilization, crafting, construction, and industry.

Local Development

Install dependencies:

yarn install

And then start the server:

yarn serve

And then visit localhost:8080.