Skip to content

jonathanjameswatson/truth-trick

Repository files navigation

Truth Trick

Truth Trick is an online boolean expression visualiser

GIF demo

Deployment

  1. git clone https://github.com/jonathanjameswatson/truth-trick.git
  2. cd truth-trick
  3. yarn install
  4. yarn run build
  5. Deploy the dist folder

Features

  • Logic circuit diagrams
  • Truth tables
  • Karnaugh maps
  • AND, OR, NOT, XOR, IMPLY and XNOR gates

Website

Visit the website here

Contributing

All pull requests are welcome. Please open issues for any major changes.

License

MIT