Skip to content

Commit

Permalink
(v2) Rewrote Entire Program
Browse files Browse the repository at this point in the history
  • Loading branch information
accadaccacool committed Oct 24, 2023
1 parent 388515b commit 6870e43
Show file tree
Hide file tree
Showing 10 changed files with 348 additions and 330 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Denali
Logic Gate Simulator (STILL VERY ALPHA)
# Denali LOGIC v2
Logic Gate Simulator
![denali](https://repository-images.githubusercontent.com/403918808/3f29e36b-64ff-427a-a5c4-9074ee1d4e45)

Controls:
```TAB```: Access inventory.
```LEFT MOUSE BUTTON``` + ```DRAG```: Move gate when on single gate, or all gates if on background.
```LEFT MOUSE BUTTON```: Toggle Input Switch.
```LEFT MOUSE BUTTON``` + ```DRAG```: Move gate when on single gate, or view if on background.
```RIGHT MOUSE BUTTON``` + ```DRAG```: Creates wire if from an I/O to another I/O, or remove wires if used on background.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
327 changes: 0 additions & 327 deletions source/denali.py

This file was deleted.

Loading

0 comments on commit 6870e43

Please sign in to comment.