Games Programming in Scratch

Slides:



Advertisements
Similar presentations
Student Overview MMS Wireless Mobile Lab. Removing the laptops from the cart Each laptop is numbered. Each slot in the cabinet is numbered. Pick up your.
Advertisements

Code Club Session 3 Shark Eats Fish. Picture of finished product here.
Computer Basics Dayton Metro Library Place photo here May 20, 2015.
Downloading and Installing AutoCAD Architecture 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the software.
Bug Session Two. Session description In this session the use of algorithms is reinforced to help pupils plan out what they will need to program on their.
SELECT A LESSON 1. A WORLD AND CHARACTERS 2. PATHS AND ENEMIES 4. USING PAGES TO CHANGE THE RULES 5. GAME ANALYSIS AND DESIGN 6-7. CREATING YOUR OWN GAME.
To create an account or sign in, use either of these links.
Testing and Assessment Games Programming in Scratch.
Introduction to Arrays. definitions and things to consider… This presentation is designed to give a simple demonstration of array and object visualizations.
Level 2 IT Users Qualification – Unit 1 Improving Productivity Chris.
Selecting, Formatting, and Printing a finished Report…….
Downloading and Installing Autodesk Revit 2016
Setting up and getting going with…. MIT App Inventor.
Level 2 IT Users Qualification – Unit 1 Improving Productivity JACK GOODING.
Intermediate 2 Software Development Process. Software You should already know that any computer system is made up of hardware and software. The term hardware.
Downloading and Installing Autodesk Inventor Professional 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the.
Unit 1 – Improving Productivity Instructions ~ 100 words per box.
Optimizing Your Computer To Run Faster Using Msconfig Technical Demonstration by: Chris Kilkenny.
Computer Guidelines 1. Log on with your name and password. 2. Do not touch the mouse while your computer is logging on. 3. While using the computer, do.
E Safety & Cyber bullying Today’ Behavioural Objective If you complete today's objective a positive log will be given on SIMs! If you don’t, a negative.
ICT/COMPUTING RULES Only use software allowed by the teacher
Lessons for Keyboarding Office program features. Prior Skill- save documents 1. After you are done with a task, raise your hand for your teacher to see.
YEAR 7 DATABASES – LESSON 5 Key Stage 3 - ICT. STARTER Logon, Monitors off. Homework review: 3 advantages of a database. IWB Word SearchIWB Word Search.
ICT Dept Coopers year 10 DLD Day – Video News Production.
GCSE Computing – Topic 4 Lesson 1 – Units ASPIRE TO: describe why computers store data in the format they do CHALLENGE TO: define the different the types.
Scratch Animated Greeting Cards.
Movement Game Design (Scratch).
Customise & Explain your game
Broadcasting (Adding a new level)
Games Programming in Scratch
Game Maker Intro to Programming Game Maker Pop Quiz (Both Groups)
TODAY’s LESSON IS ABOUT:
Scratch 7B IT1.
Randomising the behaviour of Sprites
Games Programming in Scratch
CHESS.
Databases – Lesson 4 Key Stage 3 ICT.
Let's Race! Typing on the Home Row
Dayton Metro Library Computer Basics September 19, 2018
Learning to program with Logo
Introduction to Computer Basics Part 2
Completing the tasks for A452 with….
Scratch Programming Intro
What does the backwards “B” tell us about the characters?
Telling the time..
Personalize Practice with Accelerated Math
Dayton Metro Library Place photo here Computer Basics December 8, 2018.
Go to =>
Working with Files.
Computational Thinking for KS3
Fundamentals of Data Representation
YEAR 7 PROGRAMMING SCRATCH & E-SAFETY UNIT WRAPPER
Pasa números Divide students in to teams and have each team sit in a row. Give each student a dry erase marker and something to erase with. Each team gets.
in Business.
Components 96 Pig cards How are they different?
Telling the time Half past.
Game Maker Intro to Programming Game Maker Pop Quiz (Both Groups)
Code to Enhance Learning
Databases – Lesson 3 Key Stage 3 ICT.
Game Over Module 4 Lesson 2.
Reception (National Numeracy Strategy) (Based on DFEE Sample Lessons)
Reception (National Numeracy Strategy) (Based on DFEE Sample Lessons)
Telling the time Half past.
Uppingham Community College
Introduction to coding through Kodu
Scratch 7B IT1.
The Home S t r e t c h.
Planning an integrated Document to meet someone’s needs
Scratch 7B IT 1.
Scratch – Simple Programming
Presentation transcript:

Games Programming in Scratch Testing Games Programming in Scratch

STARTER 1) Open up your game in Scratch 2) Go to LearnCoombeDean -> ICT & Computing -> Year 7 -> Game Design Save As + Open file called ‘Testing’

Learning Objectives Understand the purpose of testing Understand what makes a specific and measurable test Carry out testing on the Scratch project Make corrections where necessary and test again

Game so far… Set up a basic working game with; Main character, Enemy, Objects to collect, Lives, Score, End to game, Menu Screen (blimey, we’ve done lots!) But! Does it all work? What can we do to make sure it does?? Testing!

What is Testing? Why is it important? Testing = Finding out how well something works Does it do everything that it should? Are there any bugs that need to be fixed? Testing is important for many reasons… - Check all the parts work - To identify and fix any bugs - Make sure it is suitable for people to use / play

What needs testing in your game? - Do they get taken away when touch enemy? Lives Controls - Do the keyboard controls work well? Enemy - Does the enemy move correct? Get faster? Create more of them? Menu screen - Does it show and work correctly? - Does the score go up correctly when you collect items? Score items … and lots more other things!

Complete ‘Testing’ Today’s Task 1 Decide on 5 tests that you are going to do on your game. Fill in the table for each of the tests

Finishing off your game Today’s Task 2 Finishing off your game Now spend the time left finishing off any bits of your game that need doing… Fixing parts Finishing parts Adding extra features Adding sounds Adding extra levels Adding more objects Adding ‘Win’ or ‘Lose’ screen etc

For each game, try to think of… Plenary Game show and tell… Here are some games produced by this class (Teacher to demonstrate using class monitor software) For each game, try to think of… 2 good things about it 1 thing to be improved