itch.io is community of indie game creators and players

I published my Digital Logic Design Simulator!

I published my Digital Logic Design Simulator. I made this project using Python. I used Pygame module for visualization. Initially there are two logic gates: And Gate, Not Gate. You can create your own chips using those two logic gates and then save them for reusing them later. You can import the chips that you created before and reuse them for creating another chips.

Leave a comment