AidanHilt / Fantasy-Business-Sim

A small program, written using Electron to help automate running a fantasy business for GMs of tabletop RPGs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fantasy-Business-Sim

This program was designed as a simple accompaniment for to game masters looking to allow their players run businesses for tabletop RPGs. It is written in HTML/CSS/Javascript, using Electron to allow it to run on desktop. If started with npm start, or from a built executable, it can currently read information on a business from a file called defauled_business.json. It supports the user adding expenses to the business that can reoccur daily, monthly, or weekly, as well as items that the business sells. It also allows users to affect the business's fame and reputation, which will be used to determine how many customers come into the establishment.

About

A small program, written using Electron to help automate running a fantasy business for GMs of tabletop RPGs.


Languages

Language:HTML 51.1%Language:JavaScript 37.2%Language:CSS 6.8%Language:Python 4.9%