Gamecraft

Gamecraft

评价数不足
Logic Gadgets
   
奖励
收藏
已收藏
取消收藏
标签: Other
文件大小
发表于
更新日期
194.195 KB
2020 年 4 月 8 日 下午 8:06
2020 年 5 月 5 日 上午 8:14
10 项改动说明 ( 查看 )

订阅以下载
Logic Gadgets

描述
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.