Skip to content

NimVrod/LogicGateSim

Repository files navigation

LogicGateSim

A visual logic gate simulator. obraz

Requirements

  • CMake 4.1.1+
  • C++23 compiler (MSVC 2022, GCC 13+, or Clang 17+)

Build & Run

mkdir build
cd build
cmake ..
cmake --build . --config Release

Run the executable from the build directory:

# Windows
.\Release\LogicSimulator.exe

Made for PwJCpp course

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors