Skip to content

tamerlan-b/LogicSchemeDesigner

Repository files navigation

LogicSchemeDesigner

A simple designer of logic schemes written on C#.

How to interact with UI?

  • Black color means logical 0, red color means logical 1.
  • Double click on input of the element allows you to set the input signal.
  • You can move an element just by clicking once on its body and moving the mouse holding left mouse button
  • To connect two elements you need to: 1 - double click on the output of the first element 2 - double click on the input of the second element
  • All added elements you can see in the TreeView in the right part of the window

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages