renato-bohler / logossim

Digital logic simulator, built to be extensible

Home Page:https://bohler.dev/logossim/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logossim

⚠️ Work in progress

This is currently a work in progress.

What is this?

This is logossim, an open source digital logic simulator for the web, built to be easily extensible.

Project structure

The repository is using a monorepo strategy in order to separate constraints into different projects:

Installation

Requirements

Clone project and install

git clone https://github.com/renato-bohler/logossim.git
cd logossim
yarn

Run project

yarn start

About

Digital logic simulator, built to be extensible

https://bohler.dev/logossim/

License:MIT License


Languages

Language:JavaScript 93.9%Language:Handlebars 4.6%Language:CSS 1.2%Language:HTML 0.3%