Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Latest commit

 

History

History
33 lines (25 loc) · 3.07 KB

README.md

File metadata and controls

33 lines (25 loc) · 3.07 KB

Logicboard (old version)

Logic circuit editor and simulator I've made in JavaScript in 2016-2017.

Visit https://github.com/Tomlacko/Logicboard for a complete 2022 remake with much higher code quality, better usability and more features.

For this old version, expect a lot of jank and bugs, as this was one of my first bigger projects and a lot of it remains unfinished.


Live demo of every version:

Early development:

v0.1, v0.2, v0.5, v0.9

Working versions:

v1.0, v1.1, v1.2, v1.3, v1.4, v1.5, v1.6, v1.7

File support added:

v1.8, v1.9, v1.10, v2.0_0, v2.0_1, v2.0_2, v2.1, v2.2, v2.3, v2.4

File format version 4:

v2.5, v2.6

File format version 5:

v2.7_1, v2.7_2, v2.8, v2.9, v2.10, v2.11, v2.12, v2.13, v2.14, v2.15, v2.16, v2.17, v2.18, v2.19, v2.20, v2.21, v2.22

File format version 6:

v2.23


Example circuits:

https://github.com/Tomlacko/OldLogicboard/tree/main/SAVES

(The most interesting one to try would be the computer I have made.)

Preview image:

Digital clock preview.png