ra4king / CircuitSim

Basic Circuit Simulator
https://ra4king.github.io/CircuitSim
BSD 3-Clause "New" or "Revised" License
76 stars 27 forks source link

CircuitSim v1.9.1

Site and download links: https://ra4king.github.io/CircuitSim

Basic circuit simulator with many built-in components. Check out src/com/ra4king/circuitsim/simulator/components for examples of how Components are written. Their GUI counterparts are in src/com/ra4king/circuitsim/gui/peers.

Screenshot Screenshot

Building

The provided gradle scripts can be used to easily build a JAR file. Just run /.gradlew jar on Linux or /.gradlew.bat jar on Windows!

The release directory contains a build.sh script that automatically builds the JAR, and generates an executable image for Windows, Mac, and Linux.

Changelog

1.9.1

1.9.0

1.8.5

1.8.4

1.8.3

1.8.2

1.8.1

1.8.0

1.7.4

1.7.3

1.7.2

1.7.1

1.7.0

1.6.2

1.6.1

1.6.0