Google CS First: Game design
CS First is a free program that offers computer science projects for students aged 9-14 who sign up to be part of the club. In the game design project, students move through eight activities that focus on an aspect of computer games and develop computer science skills. Activities include creating a racing game, a maze game, a platform game, and escape game and a quest game. Each activity is supported by a video and project starters which students use to remix and create their own stories. Lesson plans accompany the student activities.
Additional details
Year band(s) | 5-6 |
---|---|
Content type | Course or tutorial |
Format | Web page |
Core and overarching concepts | Implementation (programming), Algorithms, Computational thinking |
Australian Curriculum Digital Technologies code(s) |
AC9TDI6P02
Design algorithms involving multiple alternatives (branching) and iteration
AC9TDI6P05
Implement algorithms as visual programs involving control structures, variables and input |
Technologies & Programming Languageās | Scratch |
Keywords | Algorithms, Programming, Computational Thinking, Loops, Conditional statements, Variables, Game design, Computer games, Remix, Edit, Visual programming, Scratch |
Organisation | |
Copyright | Google Inc. Creative Commons BY-SA 4.0. |
Related resources
-
code.org
Code.org provides courses for F-12 year levels to increase knowledge in computer science. Free log in enables access to resources and more functionality.
-
Chatbot
Learn how to program a character that can talk to you! A character like that is called a chat robot, or chatbot.
-
Archery
Create an archery game, in which you have to shoot arrows as close to the bullseye as you can.
-
Ada's Poetry Generator
Learn how to program your own poetry generator! This will involve using variables, lists and repeat blocks.
-
Turtle tracker
In this project, you will use the Pen extension blocks and x and y coordinates in Scratch to draw the locations visited by green sea turtles during their nesting time.
-
Count the creatures
In this project, you will create a wildlife camera that can count creatures of different colours that pass in front of it. You will use different-coloured paper or objects to represent different-coloured birds.
-
Save the shark
Use Scratch to create a game and save the shark! Explore sharks’ favourite food source (fish, not humans!), as well as the impact of plastic in the water harming sharks in their natural ocean habitat.
-
Taking a tour
In this unit, students will use prior research on a geographic location to design and code an interactive quiz game in Scratch. They will plan visuals, narration, and clickable elements to share facts, then build a game using sequences, conditionals, and events — with optional scoring using variables — that teaches and tests knowledge about their chosen place.