Skip to main content

Official competition

Introduction

A standard soccer match has 11 players on the field for each team, including a goalkeeper and 10 field players. In official international matches and most professional leagues, this number is fixed. However, due to the number of fields and carts, we will only consider 1V1 cart soccer matches in this project.

Teaching Objectives

Understand the basic rules of a soccer match.

Make a race cart using the Fun Football Race Kit.

To develop problem solving skills.

Preparation

Before starting the lesson, please make sure you have prepared the following necessary materials:

PictureNameNumberNotes
cutebot2
joysticks:bit V22
Building Blocks Bag2
Football Map1
Football props1
AAA battery5Prepare Yourself
USB Cable1
micro:bit2Prepare Yourself
PC1Prepare Yourself

These materials will provide you with a complete experience and ensure that you can smoothly carry out subsequent operations and learning. If you have prepared the above content, we can proceed to the next step.

Project Production

Programming Platform

We usually use graphical programming platform makecode to program micro:bit

Programming platform entrance: https://makecode.microbit.org/

Car Construction

Please follow the steps below to build the structure.

Field layout

Please follow the steps below to build the goal and arrange the field.

Programming

You can try to complete the programming independently. If you need reference, you can jump to the remote-control-car page.

Results

Use two handles to remotely control two cars to play football.