Skip to content

sandeep-dgn/GATE_SIMULATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”Œ LOGIC GATE SIMULATOR β€” C++ & raylib

Platform Language raylib

An interactive Logic Gate Simulator built with C++ and raylib.
Place, connect, and simulate logic gates visually with a drag-and-drop interface.


✨ Features

  • πŸ–± Drag-and-drop gate placement from a sidebar
  • πŸ”— Wire connections between gates with click-based selection
  • 🧠 Real-time logic evaluation as you connect gates
  • ⚑ Supports AND, OR, NOT, NAND, NOR gates
  • πŸ“€ Input/Output nodes for simulation
  • πŸ—‘ Easily delete gates and wires
  • 🎨 Clean, minimal UI with smooth interactions

πŸ›  Setup & Run

  1. Install Visual Studio with the Desktop Development with C++ workload.
  2. Install raylib and configure it in Visual Studio (include directories, library directories, and linker input).
  3. Clone this repository

About

this is normal gate simulator made in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages