Skip to content

Releases: OrangoMango/LogicSimulator

LogicSimulator 1.1

03 Sep 09:19
Compare
Choose a tag to compare

LogicSimulator 1.1

Small update that includes a new web version made with webfx (https://orangomango.itch.io/logicsimulator), bug fix, RGB lights and some UI changes.

Full Changelog: v1.0...v1.1

LogicSimulator 1.0

02 Aug 07:28
Compare
Choose a tag to compare

LogicSimulator 1.0

This is a simple circuit simulator made in Java using the JavaFX framework

Version 1.0 includes every basic feature that a logic simulator should have like switches, lights, AND gates, NOT gates, buses, 7 segment display, and most importantly the option to embed circuits using chips so you can build whatever you want.

Check the README for more information about the features and the keys to use.

Dowload

Available for Linux, Windows and MacOS.
The files are available below or at https://orangomango.itch.io/logicsimulator
Some example project files are available in the examples directory.