About
This repository contains the Unity source code for the logic simulation tool used in the How Computers Work series created by Sebastian Lague. Watch video of this tool in action
Save files
The tool allows you to create multiple projects and save your circuits as chips.
This data is stored in default paths that are chosen by Unity.
Windows: C:\Users\<userprofile>\AppData\LocalLow\SebastianLague\DigitalLogicSim
Windows Store:: %userprofile%\AppData\Local\Packages\DigitalLogicSim\LocalState
Mac (OSX): ~/Library/Application\ Support/com.SebastianLague.DigitalLogicSim
Linux:: ~/.config/unity3d/SebastianLague/DigitalLogicSim
Downloads
You can download this tool for Windows/Linux/OSX from its dedicated itch.io page.
License
This project is open sourced under the MIT License. Please see additional details
in the LICENSE file.
