For Core Keeper players, this guide is about how to create different logic gates in game, let’s check out how.
OR
Truth Table
Input 1
Input 2
Output 1
0
0
0
1
0
1
0
1
1
1
1
1
NOR
Truth Table
Input 1
Input 2
Output 1
0
0
1
1
0
0
0
1
0
1
1
0
XOR
Truth Table
Input 1
Input 2
Output 1
0
0
0
1
0
1
0
1
1
1
1
0
AND
Truth Table
Input 1
Input 2
Output 1
0
0
0
1
0
0
0
1
0
1
1
1
NAND
Truth Table
Input 1
Input 2
Output 1
0
0
1
1
0
1
0
1
1
1
1
0
NOT
Truth Table
Input 1
Output 1
0
1
1
0
Related Posts:
- Core Keeper How to Spawn New Bosses
- Core Keeper Where to Find Ivy
- Core Keeper Resources for Currency
- Core Keeper Renewable Dirt Ground Guide
- Core Keeper Easy 2 Person Hive Mother Guide