STEAM_WORKSHOP creator
mr accident
3 projects across 1 game, 196 downloads in total.
- Projects
- 3
- Game
- 1
- Downloads
- 196
- Last shipped
- 5 y ago
- Clock implementationSRC1 is random non-repeating noise. Output 100 and 0, alternating every step. Stateful modules (Clock, S&H, Delay, etc.) are not available. This puzzle has elements which depend on module order. That behavior can potentially stop working in future updates.104 downloadsupdated 5 y ago
- SignumConstruct a sign function. Output 100 if input is greater than 0. Output -100 if input is less than 0. Input is never 0. Only available modules are Sum and Split. Space might be a little bit tight.47 downloadsupdated 5 y ago
- ModuloSRC1 and SRC2 are positive signals. SRC3 is a clock signal alternating between 100 and 0. Output the remainder of dividing SRC1 by SRC2. This puzzle utilizes feedback loops. Those depend on module order and can potentially stop working in future updates.45 downloadsupdated 5 y ago