Git Product home page Git Product logo

binary-circuit-builder's Introduction

Binary-Circuit-Builder

Welcome to Binary Circuit Builder, where you can build your own logic gate circuits. Included are NOT, AND, OR, NAND, NOR, XNOR, and XOR gates, and several other features at your disposal to create any circuit you'd like.

  • Placing Gates: Click on a gate type from the right hand side to select it. Then, place gates in the world by clicking on the spot the gate should go.
  • Wiring: Select wiring from the list on the right. To wire two gates together, click on one gate's node (small grey box), and drag the mouse to the target gate's node. It doesn't matter which order you connect the wires, outputs are always on top of a gate and inputs are always on the bottom of a gate.
  • Deleting: Select delete from the list on the right, and click on a gate to delete it and all wires connected to it.
  • Interacting: Select interact from the right to enable the ability to change the state of toggle gates.

Bonus Features

  • Light Gates: Display red while recieving false or no input, and green while recieving true input.
  • Toggle Gates Can be used in interactive mode to change their output value real-time.
  • Memory Cells: Can store a value. The first input sets value to false, and the second sets value to true.
  • Speed: To change the speed, click on speed on the list on the right.

binary-circuit-builder's People

Contributors

15bstrobel avatar awfa avatar cannon avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

binary-circuit-builder's Issues

Speed parameter 'ignored', after sleep

Having BCB open, while the computer is sleeping will create this bug. The speed of the simulation will not be changable. You can change the parameter, but it has no effect. No matter, what the speed is set to, it will pretend, as if it was fast. No delay on the simulation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.