Gamecraft

Gamecraft

Not enough ratings
Logic Gadgets
   
Award
Favorite
Favorited
Unfavorite
Tags: Other
File Size
Posted
Updated
194.195 KB
8 Apr, 2020 @ 8:06pm
5 May, 2020 @ 8:14am
10 Change Notes ( view )

Subscribe to download
Logic Gadgets

Description
A few logic gadgets after the update that included looping, timers, counters, and number-to-text. Gadgets in order of complexity:
- Toggling something on for a set period of time
- Comparing two numbers and outputing greater, less than, or equal to
- A way to count up and down including negatives
- A way to input large numbers quickly, including with decimals
- A few examples of shift registers - moving a signal up and down a line. I finally figured out how to get larger shift registers with no glitches. :) You can make a screen by using two shift registers, a bunch of AND gates in a grid, and connecting those to computer consoles and text blocks.