All About Designing your own Game

Slides:



Advertisements
Similar presentations
 Each student has a file in their folder that will help guide the project. The file contains a rubric that explains how it will be graded. The project.
Advertisements

Object Oriented Design. Goals  More on UML: Sequence Diagrams  Game 1: Truck versus Frog  Workshop: start game design #2.
Welcome to. Office hours  Alexander Repenning: ecot 824, 10am, Tuesdays  Clayton Lewis: tbd.
Object Oriented Design. Goal  Introduction to UML: u what are classes and instances? u Basic project analysis  Introduction to Prototyping/AgentSheets.
PROFESSIONALDEVELOPMET PROGRAMME PROGRAMME 14 April 2011.
Supporting your child with reading.
All About Frogger Susan Miller Scalable Game Design University of Colorado.
LESSON PLANNING W301 Week 8 Adding Detail to Your Preliminary Plan  The preliminary plan allowed you to look at the big idea and make sure it fit with.
Bug Session Four. Session description Objectives Session activities summary Resources Prior knowledge of sequencing instructions using Bug Bug website.
Coach Development Programme Facilitated by Marion Parris Parris King Developing Potential Ltd 01332
2007 School Certificate Online Computing Skills Test.
Formative Assessment Strategies
Parent Overview of the 5 th Grade Writing Test Appling County Elementary School Title 1 - Lunch and Learn January 2014.
13 strategies to use Powerpoint to support active learning in classroom.
Kahoot Play station for education Kahoot is a FREE way to connect students to online quizzes. The idea of Kahoot is that teachers can create.
Good morning and thank you for coming to the Summer Institute!
Moving to First Person Scalable Game Design Susan Miller University of Colorado - Boulder.
All About Frogger Susan Miller Scalable Game Design University of Colorado.
Reading at home with your child
Yes! You can Teach computer science with
All About Incrementing Numbers
Maths at Parklands Primary School
Software Engineering / Computer Science
Susan Miller Scalable Game Design University of Colorado
LearnZillion Notes: --This is our lesson objective. Keep it as short and student-friendly as possible. Put what they will learn in green and then how they’ll.
Using OneDrive and online word to work collaborative writing Context: English foreign language class Level: Intermediate Students age: Class:
All about Technology: Using Voki Avatar in the classroom
Study Island Student Demo:
Study Island Student Demo:
How to Teach Grammar 28/02/1440 How to Teach grammar
Introduction to Computer Basics Part 2
Problem Analysis.
Investigating how language works: sentence variety
Online maths support.
….as you get to know your Pre-k family community!
CS 139 – Programming Fundamentals
Study Island Student Demo:
Icebreaker.
HANDOUT Page for facilitators that lists all the hand outs needed for the workshop and the meanings of icons used on the slides in this workshop. SLIDE.
Drama At Cornwallis Academy
I understand the term ‘Pressure’
Maths workshop for parents March 2017
Canine Assisted Learning Lesson 4
Comic Life in the Classroom
LearnZillion Notes: --This is your hook. Start with a question to draw the student in. We want that student saying, “huh, how do you do X?” Try to be specific.
Blockbusters!!! Graphing Lines.
Breaking Down Barriers Social Skills in the Classroom
Humanities Impact Project #4 Day 1
Lesson 35: Compare different forms of a text
Preparing Our Children for the Georgia Milestones Assessment with
The Power of Reading to Your Child
Place 3-digit numbers on a line
Free writing activity: a suggested approach
TEXT ADVENTURE GAME.
Conscious Competence Ladder: Debrief
Conscious Competence Ladder: Debrief
Using Socratic Discussions
Welcome to the AP® School Year
Career Management.
These cards are designed so that when comparing
AgentSheets Frogger.
المعرفة المهنية Professional Knowledge
Directed Numbers – Subtracting – Snap
These cards are designed so that when comparing
These cards are designed so that when comparing
Directed Numbers – Adding & Subtracting – Snap
Ratio – Simplifying – Snap
Fractions – Simplifying – Snap
Equivalence – Fractions, Decimals & Percentages – Snap
Linear Equations – Mixed – Link
Presentation transcript:

All About Designing your own Game Jeff Bush Scalable Game Design University of Colorado

Why Game Design? Motivates students Enables students to see themselves as ‘programmers’ Produces Computational Thinking Skills Enables students to understand and create simulations Creates Problem Solvers

Why Design your own Game (DYOG)? Empowers students by valuing their ideas Teaches them they can be creative, have fun, and solve hard problems Enables students to see programming as more than following instructions Produces Computational Thinking Skills in different contexts Creates Problem Solvers

Game/Agent Design Tools Several tools on the Wiki to help Agent Design Handout (can be used in other games too) Agent design online Game design tool Feel free to mix and match to suit your teaching style Stay tuned for more resources to come Rubric Complete game design unit worksheets/handouts Examples from other teachers

Start with a description of your story Consider different conditions and actions to spark new ideas. Describe what will happen in the game. Which agents will be user-controlled When will the game end…

Your story Have students come up with a paragraph that describes their story. Tell them that it is a work in progress but the initial story is a good starting point. What are the NOUNS of this description? Which are agents and which are shapes?

NOUNS = AGENTS (and shapes) You are a frog. Your task is simple: hop across a busy highway, dodging cars and trucks who come out of (and go back into) tunnels, until you get to the edge of a river, where you must keep yourself from drowning by crossing safely to your grotto at the top of the screen by leaping across the backs of turtles and logs.

Agent Deign This process applies to guided discovery agent design for any type of game Have students write out what agents and shapes (depictions) are in their game and describe the behavior Have them try to identify CTPs for each agent Have them describe the agent’s interaction with other agents

Let’s Jump In Open AgentCubesOnline.com Enter your name/password and login Click on NEW PROJECT Save your file as FROGGER

Create your agents 10 minutes End

Now design your game board

What are your VERBS VERBS are ACTIONS ACTIONS are CTPs Have them highlight the verbs in their stories, these are the actions/CTPs Challenge them to have a variety of CTPs in their story

End Create your behaviors Have them turn their verbs into behaviors They will likely realize that they need more/different agents and keep revising the game until they have it right 10 minutes End

Challenge Activities Multiple levels Push them to use new CTPs Pair them up to brainstorm new extension ideas Ask them what they they feel comfortable programming and what they don’t, challenge them to push their comfort level Have them add layers to make it 3D

Play Time!!!! Play each other's games give some positive feedback Suggestions for potential extensions or improvements Spend some time working on revisions Talk with your table about how you for see teaching this. Be prepared to share What problems/hurdles do you expect? What do you see as the major value/assets of designing your own game?