zac-garby / electronic-sim

A web-based redstone-like electronic simulation.
3 stars 0 forks source link
electronics game html5 js reactjs simulation web

Electronic Simulation

About

Electronic Simulation (I haven't thought of a good name yet) is a basic web-based simulation of not-quite electronics.

By default, there are 20+ components:

Getting started:

Run the following commands (You'll need to install NodeJS beforehand):

git clone https://github.com/Zac-Garby/electronic-sim
cd electronic-sim
npm install
npm start

TODO: