Machine Shop Simulator

Machine Shop Simulator is a management game prototype built for the browser with React and HTML Canvas API.
Installation
Clone the repo:
git clone https://github.com/K8215/machine-shop-simulator.git
Install and run:
npm install
npm run dev
Usage
To begin, purchase some machines from the Buy Machines menu. Starting funds are $10,000. Click on a machine in the canvas window to view its stats in the Info panel. Select the Overview menu to see macro level data of all machines. Press the Space-bar to pause the game.
Work In Progress
The machines functionality is fairly well established at time of publishing. Next up is to create an employees class so the player can hire, fire, and assign operators to machines.
Simple Responsive Portfolio Svelte
Javascript Arcade
Breakout