Skip to content

b0sc/logicSim

Repository files navigation

clone this repository

Logic Gates Simulator

Provides a simple and intuitive way to create and simulate logic gates.

Features

  • Create and edit logic gates
  • Connect logic gates
  • Simulate logic gates

Demo

Live Demo at logicSim.bosc.org.np

Installation and Development

Raw HTML, CSS, and JS are used to build this project. No build tools are used.

git clone [url]
cd logicSim
open index.html # or double click or drag and drop to browser

Contributing

Contributions are welcome. Please create an issue or pull request with their templates. View the CONTRIBUTING.md for more details.

You can open valid issues as you like following the issue template. PRs are welcome for issues only. Do not open PRs without issues.

Code of Conduct

This project and everyone participating in it is governed by the Code of Conduct.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.