Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogiMax

Tiny Digital Circuit Simulator Tool written in C

How to build

The project is self contained which means it comes with all dependencies.

run:

  • build.bat on windows
  • build.sh on linux

Note: i prefer to use the zig cc compiler on windows. If you want to use a different one, lets say gcc, just edit the build.bat and change the following line:

set COMPILER=zig cc

to:

set COMPILER=gcc

Features

  • Tiny self contained binary ~110kb
  • ...

About

Tiny Digital Circuit Simulator Tool written in C

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages