0% found this document useful (0 votes)
560 views1 page

Nandgame: Solve Level

This document introduces The Nand Game, which is a game that teaches the fundamentals of computer engineering by having the player build logic gates and circuits from basic components like wires and relays. The goal is to build increasingly complex computer components by solving a series of levels, where each level specifies a task and the player must connect inputs to outputs using the given parts. This first level asks the player to build a NAND gate that outputs 1 when both inputs are 0 or 1 input is 1, and outputs 0 when both inputs are 1.

Uploaded by

Jason Fernando
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
560 views1 page

Nandgame: Solve Level

This document introduces The Nand Game, which is a game that teaches the fundamentals of computer engineering by having the player build logic gates and circuits from basic components like wires and relays. The goal is to build increasingly complex computer components by solving a series of levels, where each level specifies a task and the player must connect inputs to outputs using the given parts. This first level asks the player to build a NAND gate that outputs 1 when both inputs are 0 or 1 input is 1, and outputs 0 when both inputs are 1.

Uploaded by

Jason Fernando
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

6/29/23, 8:16 PM NandGame - Build a computer from scratch.

Nandgame Solve Level Levels Donate About Nand English Русский 中文


Level Help  Check solution Clear canvas Clear all levels Skip level
Nand Toolbox
Welcome to The Nand Game!
Your task is to connect inputs to
Output: You are going to build a computer starting from basic
output through wires and relays such
i
components.
that when both a and b inputs are 1, c in The game consists of a series of levels. In each level,
the output is 0. relay (default on) Step 1: Drag
components from the you are tasked with building a component that behaves
1 represents electrical current, 0 toolbox to the blue according to a specification. This component can then
represents no current. i area. be used as a building block in the next level.
The V input carries constant current, The game does not require any previous knowledge
i.e. always 1.
c in
about computer architecture or software, and does not
require math skills beyond addition and subtraction. (It
relay (default off)

The exact specification: does require some patience—some of the tasks might
take a while to solve!)
Input Output Your first task is to build a nand component.
a b On the left of the diagram is the exact specification of
0 0 1 the task. Click "Level Help" for further information
0 1 1 a b
which might be helpful.
V

1 0 1 Input:
0 0 Power +
(always 1)
1 1 0 ☐ ☐

OK

https://nandgame.com 1/1

You might also like