hparcells / lgsw

⚡ A logic gate sandbox... in the browser!

Home Page:https://lgsw.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logic Gate Sandbox: Web

A logic gate sandbox.

Play/Use

You can play with the sandbox at http://lgsw.netlify.com/, while the development version can be found at https://dev.lgsw.netlify.com/.

You should learn at least some of the hotkeys to have a better experience. These can be found in HOTKEYS.md.

Inspiration

This is my adaptation of Dave's Logic Gate Sandbox (download available here) with even more gates. He actually has his own web version at https://github.com/imdaveead/lgsw.

Roadmap

There are a couple of things I do want to add once I get the core mechanics down. These include:

  • Better optimization of rendering.
  • Adjustable clock alternations.
  • More outputs (e.g. RGB lamp, sound generator, etc.).

About

⚡ A logic gate sandbox... in the browser!

https://lgsw.netlify.com/

License:GNU General Public License v3.0


Languages

Language:TypeScript 95.7%Language:HTML 4.2%Language:CSS 0.1%