(Link to Basic Logic levels) |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 14: | Line 14: | ||
* [[Level/Second Tick|Second Tick]] | * [[Level/Second Tick|Second Tick]] | ||
* [[Level/XOR Gate|XOR Gate]] | * [[Level/XOR Gate|XOR Gate]] | ||
* [[Level/Bigger AND|Bigger AND]] | * [[Level/Bigger AND Gate|Bigger AND Gate]] | ||
* [[Level/Bigger OR|Bigger OR]] | * [[Level/Bigger OR Gate|Bigger OR Gate]] | ||
* [[Level/XNOR Gate|XNOR Gate]] | * [[Level/XNOR Gate|XNOR Gate]] | ||
== Arithmetic and Memory == | == Arithmetic and Memory == | ||
* [[Level/Binary Racer|Binary Racer]] | |||
* [[Level/Double Trouble|Double Trouble]] | |||
* [[Level/ODD Number of Signals|ODD Number of Signals]] | |||
* [[Level/Circular Dependency|Circular Dependency]] | |||
* [[Level/Counting Signals|Counting Signals]] | |||
* [[Level/Half Adder|Half Adder]] | |||
* [[Level/Delayed Lines|Delayed Lines]] | |||
* [[Level/Double the Number|Double the Number]] | |||
* [[Level/Full Adder|Full Adder]] | |||
* [[Level/Odd Ticks|Odd Ticks]] | |||
* [[Level/Bit Switch|Bit Switch]] | |||
* [[Level/Bit Inverter|Bit Inverter]] | |||
* [[Level/Byte OR|Byte OR]] | |||
* [[Level/Byte NOT|Byte NOT]] | |||
* [[Level/Adding Bytes|Adding Bytes]] | |||
* [[Level/Negative Numbers|Negative Numbers]] | |||
* [[Level/Input Selector|Input Selector]] | |||
* [[Level/Signed Negator|Signed Negator]] | |||
* [[Level/The bus|The bus]] | |||
* [[Level/Saving Gracefully|Saving Gracefully]] | |||
* [[Level/Saving Bytes|Saving Bytes]] | |||
* [[Level/1 Bit Decoder|1 Bit Decoder]] | |||
* [[Level/3 Bit Decoder|3 Bit Decoder]] | |||
* [[Level/Logic Engine|Logic Engine]] | |||
* [[Level/Little Box|Little Box]] | |||
* [[Level/Counter|Counter]] | |||
== CPU Architecture == | |||
* [[Level/Arithmetic Engine|Arithmetic Engine]] | |||
* [[Level/Registers|Registers]] | |||
* [[Level/Component Factory|Component Factory]] | |||
* [[Level/Instruction Decoder|Instruction Decoder]] | |||
* [[Level/Calculations|Calculations]] | |||
* [[Level/Conditions|Conditions]] | |||
* [[Level/Program|Program]] | |||
* [[Level/Immediate Values (Overture)|Immediate Values (Overture)]] | |||
* [[Level/Turing Complete|Turing Complete]] | |||
== Programming == | |||
* [[Level/Add 5|Add 5]] | |||
* [[Level/Calibrating Laser Cannons|Calibrating Laser Cannons]] | |||
* [[Level/Spacial Invasion|Spacial Invasion]] | |||
* [[Level/Storage Cracker|Storage Cracker]] | |||
* [[Level/Masking Time|Masking Time]] | |||
* [[Level/The Maze|The Maze]] | |||
== CPU Architecture 2 == | |||
* [[Level/XOR|XOR]] | |||
* [[Level/Byte Constant|Byte Constant]] | |||
* [[Level/Byte XOR|Byte XOR]] | |||
* [[Level/Equality|Equality]] | |||
* [[Level/Unsigned Less|Unsigned Less]] | |||
* [[Level/Signed Less|Signed Less]] | |||
* [[Level/Wide Instructions|Wide Instructions]] | |||
* [[Level/Wire Spaghetti|Wire Spaghetti]] | |||
* [[Level/Opcodes|Opcodes]] | |||
* [[Level/Immediate Values (Leg)|Immediate Values (Leg)]] | |||
* [[Level/Conditionals|Conditionals]] | |||
== Functions == | |||
* [[Level/Hex Racer|Hex Racer]] | |||
* [[Level/Shift|Shift]] | |||
* [[Level/RAM|RAM]] | |||
* [[Level/Delay|Delay]] | |||
* [[Level/The Product of Nibbles|The Product of Nibbles]] | |||
* [[Level/Stack|Stack]] | |||
* [[Level/The Lab|The Lab]] | |||
* [[Level/Divide|Divide]] | |||
* [[Level/PUSH and POP|PUSH and POP]] | |||
* [[Level/Functions|Functions]] | |||
== Assembly Challenges == | |||
* [[Level/AI Showdown|AI Showdown]] | |||
* [[Level/Robot Racing|Robot Racing]] | |||
* [[Level/Unseen Fruit|Unseen Fruit]] | |||
* [[Level/Delicious Order|Delicious Order]] | |||
* [[Level/Dancing Machine|Dancing Machine]] | |||
* [[Level/Tower of Alloy|Tower of Alloy]] | |||
* [[Level/Planet Names|Planet Names]] | |||
* [[Level/Waterworld|Waterworld]] |
Latest revision as of 16:26, 22 August 2024
List of levels that have a detailed guide.
Basic Logic[edit | edit source]
Arithmetic and Memory[edit | edit source]
- Binary Racer
- Double Trouble
- ODD Number of Signals
- Circular Dependency
- Counting Signals
- Half Adder
- Delayed Lines
- Double the Number
- Full Adder
- Odd Ticks
- Bit Switch
- Bit Inverter
- Byte OR
- Byte NOT
- Adding Bytes
- Negative Numbers
- Input Selector
- Signed Negator
- The bus
- Saving Gracefully
- Saving Bytes
- 1 Bit Decoder
- 3 Bit Decoder
- Logic Engine
- Little Box
- Counter