Bits and Bytes STEM Card Games for kids

Bits and Bytes and Codo are fun and colourful games

The goal of Bits & Bytes is for each player to guide their Program (Data, Perl, Bit or Byte) to their home planet, RAM, by issuing instructions (turn right, turn left, move forward, turn around).

At the same time the players have to avoid walls, bugs and the dreaded Seepeeu (pronounced CPU).

Sounds simple, right? And that’s the point.

Children are playing a card game, but at the same time they are creating computer concepts, like algorithms and the sequencing of instructions, and they are learning the invaluable skill of problem solving. By doing so they are developing a logical mind-set, which is required for coding/programming.

By playing Bits & Bytes, kids are developing the logical foundations for programming computers, thus when they start to learn actual coding later in life they already have the required mindset. In effect, the children are creating computer programs using only cards – no computer required.

Bits and Bytes card game for children to help teach computational thinking

Bits & Bytes is simple to play. A game can be played between 2-4 children (adults can also play so don’t be afraid to join in parents) and takes less than five minutes to set up. The basic rules are:

  1. Players select their Program (character)
  2. The “Grid” cards are shuffled together and placed face down in the required format (please see image below for default lay out)
  3. Each players Program is placed in a corner
  4. Players take it in turns issuing instructions to their Program
  5. When a player moves forward they turn over the card (they are about to move on to) and depending on whether the card is blank, a Bug or the dreaded Seepeeu (pronounced CPU) determines what happens next

The game is over when all players have got their Program back to the planet Ram (their home) in the middle.

And that’s it!

As well, the game can be made easier or more complicated (for example, the grid can be 6×6 to make it easier, or you can merge two decks of cards together making the grid larger and the game harder), players can change the impact of the Bug cards and much more.  The only limitation is your child’s imagination.

Not only is Bits & Bytes a fun game for children to play, it also teaches children the fundamentals of computer coding without them even realising they are learning. The benefits of the game are numerous but include:

  • Appeals to a wide range of ages
  • It’s very affordable
  • There is no need to buy an expensive electronic device (i.e.: a computer, a tablet, a remote control device, electronic kit, etc)
  • Children are learning the fundamentals of coding without staring at a screen
  • Encourages creativity
  • Encourages collaboration between players
  • Appeals to a diverse audience – you don’t have to be a geek to play Bits & Bytes
  • Teaches through play-based learning
  • Requires no specific computer coding knowledge on behalf of the teacher, adult or children playing
  • The game has been designed to make children comfortable with computer coding – from understanding how computers actually work, the font used by coding tools and even the terminology
  • Problem solving – Breaking down problems into their components
  • Children learn and understand how a step-by-step process leads to a solution
  • Teaches the sequencing of instructions (and once a child has mastered the game they can create their own programs – just like real coding)
  • Children learn algorithms (an algorithm is a series of ordered steps taken to solve a problem or achieve an objective)
  • Developing a logical mindset
  • and much more.

BITS & BYTES PROVIDES EVEN MORE...

The back story of the game explains how computers actually work, the font used is commonly found in coding environments, the character names are computer terms. Everything about the game has been designed to make children comfortable with and prepared for coding.

Being a card game Bits & Bytes is incredibly flexible. The default grid (layout of the cards) is 8 x 8, however to make the game easier (or quicker) the grid could be 6 x 6. Once a child has mastered the game it can become more difficult by combining multiple decks together to make the grid larger (i.e. 12 x 12 or 16 x 16).

Or they can plan and lay out their program’s steps (instructions) in advance and then move their program through each step. If they encounter a bug they need to debug their instructions and then re-run their program to see if it works – just like actual programmers!

Bits & Bytes is an intuitive, fun game with vibrant characters that appeal to children of all ages.

The cards used in Bits and Bytes card game

PLAYING BITS & BYTES

Goal / Objective

To get your Program home to the planet Ram while avoiding Walls, Bugs and the evil overlord CPU.

The Backstory

Far from Earth on a planet called Ram, live the Programs – small monsters with stumpy legs and big toes.

Life on Ram was idyllic until the dreaded CPU arrived. No one knows where he came from but his appearance is not of their world.

CPU is now the overlord of Ram and ruthlessly controls it, telling the Programs exactly what they can and cannot do.

Nobody dared to disobey him, until four best friends – Data, Perl, Bit and Byte – defied him. They were playing where they weren’t allowed when CPU caught them. Enraged by their disobedience CPU banished each of them to separate corners of the galaxy – far from Ram and their families…

But nobody tells Data, Perl, Bit and Byte they can’t go home!!

Can you help Data, Perl, Bit and Byte to return to their home, Ram, without being caught by CPU or his feared henchman, Bug?

“How does Bits & Bytes help my child?”

The backstory to Bits & Bytes familiarises children with how computers physically work. In a computer when you run a Program it lives in the RAM (Random Access Memory) component and the brain of the computer that controls everything is the CPU (Central Processing Unit).

By reading this backstory children learn by association and understand how computers actually work.

HOW TO PLAY BITS & BYTES

THE BASIC GAME

Instruction Cards required to play the basic game

Each player chooses one of the Programs to play and is given four INSTRUCTION cards (one of each)…

[image type=”none” float=”right” src=”http://www.bitsandbytes.cards/wp-content/uploads/2013/05/Grid-example.png” alt=”The starting GRID layout” info=”tooltip” info_place=”top” info_trigger=”hover” info_content=”

This is how your cards should look after being shuffled and set up. Not how all the Programs are facing in the same clockwise direction.

Shuffle the Grid cards (the Grid cards are the small cards with an orange back) and set the cards up as shown on the right – we refer to this layout as the Grid. The Programs should all be facing in a clockwise direction (the arrow above the Program’s head determines the direction it is facing).

Please note: By default there are 60 Grid cards included in the game but only 56 are required to play. Place the 4 spare Grid cards to one side (they are not required).

The youngest player goes first and play moves in a clockwise direction (taking it in turns).

On a player’s turn they show the other players the INSTRUCTION card they want their Program to move or turn (they are issuing a line of code to their Program). Refer to

Step 5 and 6 to understand what happens if they show a TURN card or the MOVE FORWARD card.

Please note: The player does not hand over the Instruction card but shows the other players (the player should always have 4 different Instruction cards to choose from each turn).

How does this help my child?

It is important to note that TURNING and MOVING the Program are two separate steps. This is important as the players are learning to break problems down into their smallest steps/components.

If a computer programmer wanted to write a program to turn an object 90 degrees and then move it forward. They would have to write a line of code telling the object to turn ninety degrees and then a second line of code to move the object. And of course the Instructions (lines of code) have to be in the correct order, otherwise the object will end up in the wrong location.

Demo Grid_CombinedIf the player shows a TURN instruction card they turn their Program as per the Instruction card. In other words, if they show a TURN RIGHT card their Program turns 90 degrees to the right; if they show a TURN LEFT card then their Program turns 90 degrees to the left; if they show a TURN AROUND card then their Program turns 180 degrees (facing in the other direction).

In the example shown on the right the player decides to show a TURN RIGHT instruction card, which turns their Program to the right – but this does NOT move their Program forward.

Turning and Moving are two separate steps (this is important as the players are learning to break problems down into their smallest steps/components as would be required if they were programming a computer).

If the player shows a MOVE FORWARD instruction card, then before moving their Program forward they must first turn over (reveal) the card in front of their Program. If the revealed card is a:
  • BLANK card – The player can move their Program forward on top of the blank card
  • WALL card – The player cannot move their Program forward and will have to find another way to reach planet Ram
  • FUNCTION GEM (Ruby) card – The player can remove the Function card and hold onto it until the end of the game (the Function Gem’s powers are used in the Advanced rules). After removing the card the player can move their Program forward onto the empty space
  • BUG card – The player’s Program must return to its starting position in the corner of the Grid
  • CPU card – Every player’s Program (unless they have reached planet Ram) must return to their starting position and all the Grid cards are RESET (i.e. the Grid is returned to the “Starting Grid Layout” as if no cards have been revealed as shown in STEP 2 above)
Please note, a Program cannot move outside the playing area (Grid)

If a player finds all of their paths blocked by Walls or other obstacles then at the start of their turn they can nominate an obstacle to be removed. They then have their turn as normal.

After the player has had their turn, they keep the Instruction card they showed and the next player has their turn (players should always have the four Instruction cards to choose from). Players continue taking it in turns until everybody has reached planet Ram.

“How does this help my child?”

Bits & Bytes helps teach children computational thinking. It teaches a combination of problem solving, logic, algorithms and much more.

Children learn how to break problems down into the smallest steps required to achieve a solution (algorithms).

Bits & Bytes has been designed to help familiarise children with the world of coding so when they are ready to start coding it’s a far less daunting proposition (i.e. character names used are based on actual computer terms, actual computer terminology in used in the rules, the backstory explains how a computer works, the font used is common to computer programming interfaces and much more).

By playing Bits & Bytes children are having fun but they are also making the connection that the game has something to do with computers, which is important for learning computational thinking.

THE ADVANCED GAME

The Advanced rules are intended for players who have mastered playing Bits & Bytes. Please do not play the Advanced rules until all players are ready as it may cause frustration.

As Bits & Bytes is a card game it is very flexible (does not have the restrictions of a board game) and is very easy to make the game harder or easier (for very young players).

By playing the advanced game players are in effect writing a computer program using only the cards.

  1. On the player’s turn they are given all of the INSTRUCTION cards (including the spare cards)
  2. The player then lays out every INSTRUCTION card in the correct sequence required to guide their Programme back to Ram safely
  3. Once they have laid out the INSTRUCTION cards the player then moves their Programme through each instruction. If they reveal a WALL, BUG or CPU then their Programme has failed. It is the next players turn and they must start again
  4. If a player reveals a FUNCTION gem during their turn they may remove it and keep it for later use (and play it as per the normal rules for the FUNCTION gem) – this will leave an empty space on the GRID
  5. Before the next player has their turn please ensure all of the GRID cards (small orange back cards) are face down (so the orange back is facing up) and the next player should have all of the INSTRUCTION cards (as per step 1 above)
  6. The game continues until the first player successfully reaches Ram

If a player has had their turn but their Program failed, then that player must remember what INSTRUCTIONS they issued previously (and in what sequence) and then work out how to fix (debug) their Program. If the players are playing on a 10 x 10 Grid or even larger then the number of steps they must remember is considerable and highly challenging.

Yes – there are two options available:

  • The game by default comes with 60 Grid cards (the small orange back cards) but only 56 cards are required to complete the 8 x 8 Grid. To fine-tune the level of difficulty then the players could remove 4 Wall cards thus leaving more blank cards, or vice versa they could make it harder by removing 4 blank cards, etc.
  • To make the game easier then instead of starting with the 8 x 8 Grid players could start with a 6 x 6 Grid
  • Alternatively to make the game harder, combine two decks of Grid cards together thus allowing the players to create a 10 x 10 Grid or even larger

“How does this help my child?”

By laying out every step their Program must take in advance and then running their Program through each step, the player has created a computer programme using cards only – where each instruction represents a line of code and if there is an error they need to debug their code… just like a real computer programme!

THE FUNCTION GEM

The FUNCTION gem is part of the Advanced Rules for Bits & Bytes and should only be introduced for older and/or experienced players.

Please do not introduce this too early as it may cause frustration.

On planet Ram there are special gems, called FUNCTIONS, which can grant the finder of the gem the ability to issue one advanced command to their Program.

A player can play the FUNCTION card at the start of their turn, it can only be used once and the issued command can only last one turn.

[image type=”none” float=”right” src=”http://www.bitsandbytes.cards/wp-content/uploads/2013/05/Card_Gem.png” alt=”The Function Gem is a powerful card and should only be used by advanced/experienced players”]

To use the FUNCTION gem the player must structure their command in one of two ways (using the Function gem will help teach children conditional statements, loops and even nesting of Functions if they have found two or more Function cards).

The two valid commands are:

IF something happens, THEN do something

For example, a player could issue the command – “IF i reveal a wall THEN remove the wall

DO something UNTIL something happens

For example, a player could issue the command – “DO keep moving me forward UNTIL i reveal a wall

It is up to the child’s imagination to fill in the blanks, as long as they structure the command correctly using the above terminology and structure.

A player must still turn over (reveal) the card in front of their Program before they can move forward. The normal rules for the revealed card are played (see point 7 in the section titled “Playing the Basic Game”) unless their issued command counteracts the effect of the revealed card.

For example: A Player issues the command: DO keep moving me forward UNTIL i hit a wall.

The player would then reveal (turn over) each card in front of their Program before moving forward. If the revealed card was blank they could move forward, however if they reveal a BUG then as per the normal rules for the BUG the player would have to return to their starting position (in the corner of the Grid).

“How does this help my child?”

These two commands are actual computer functions and by introducing the Function Gem into the game then children are actually learning how to create real-life functions.

The IF… THEN… Function is an example of a conditional statement. The DO… UNTIL… Function is an example of a looping statement. Finally, creativity is an important part of computer coding and should be encouraged at all times.

The Function card allows the children to apply their creativity to real world computer functions.

CAN PLAYERS 'TWEAK' THE RULES?

There are many and we encourage the players to experiment with creating their own rules (creativity is a key part of computer coding and should be encouraged at all opportunities).

One example of “tweaking” the rules is the BUG card. Instead of having the player who revealed the Bug return to their starting position, the player can nominate somebody else to return to the start.

The only condition to changing the rules is for all players to agree to the new rules prior to the game starting (this avoids arguments and allows children to collaborate on creating their rules).

Yes.

This is called “nesting” in computer terminology. It is more difficult to phrase correctly and does require some thinking.

An Example

A player could play two Function gems and issue the following commands:

DO keep moving me forward UNTIL IF i hit a wall THEN turn right

In the above example the player’s Program would keep moving forward until it hit a wall and if they did then they would turn right

Yes…

…but please remember this is for advanced players who have mastered the game.

An example

When a player plays the Function gem card they could issue the following command:

DO move forward, turn right, move forward, turn left UNTIL i reach Ram

The above command would allow the Program to zig zag across the board (normal rules of the Function gem and revealed cards would apply).

DO YOU HAVE ANY QUESTIONS ON PLAYING?

If you have any questions about playing the game please do not hesitate to contact us using the contact form on our Contact Page and we will reply as soon as we are able.

Shopping cart close