Distance

Distance

35 ratings
Basic logic gates
   
Award
Favorite
Favorited
Unfavorite
Mode: Sprint
Tags: level
File Size
Posted
Updated
127.128 KB
Feb 1, 2021 @ 5:57pm
Feb 1, 2021 @ 8:05pm
5 Change Notes ( view )

Subscribe to download
Basic logic gates

Description
Demonstration of 6 basic logic gates, and for whoever wants to experiment with them; they're stored in the "gates" layer, and the green block of the gate needs to be centered around a static car.

Naming conventions for the events are:

inputs - [Gate type in caps][Gate number]_input_[A or B]

outputs - [Gate type in caps][Gate number]_out

side notes:
- twitchy output in this demo is caused by the control conversion, not the gates
- all gates have a response time of ~12 ms, except for XOR wich needs ~18 ms to do its job