Chacix / rls

rust logic simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RLS

Rust Logic Simulator

Logisim-inspired logic circuits simulator

Global TODOs

  • [In progress] Place circuit boards as circuits
  • Circuit designer for circuit boards
  • Circuit interactables

special circuit interfaces that can be exposed on containing circuit design and can receive user input

  • Rename the project

  • More components (LEDs, 7-segments...)

  • Embed as iframes

  • Some sort of plugin api

  • Separate into backend and frontend crates

  • Figure out themes

  • Proper mobile support

  • Remove wire with Wire tool

  • Rotate selection

Web version

Web version is available here. It's less precise due to browser limitations.

About

rust logic simulator


Languages

Language:Rust 98.3%Language:JavaScript 1.3%Language:HTML 0.3%Language:Shell 0.1%