Game Variations: Ultimate Tic Tac Toe

Similar documents
Pixel Art: Design a Rubik's Cube Mosaic

Engineering & Construction: Build a Rubik s Cube (2x2)

Let s Make. Math Fun. Volume 19 January/February Dice Challenges. Telling the Time. Printable Games. Mastering Multiplication.

Dice Activities for Algebraic Thinking

LEARNING ABOUT MATH FOR GR 1 TO 2. Conestoga Public School OCTOBER 13, presented by Kathy Kubota-Zarivnij

The Product Game: Playing the Product Game

MATH GAMES THAT SUPPORT SINGAPORE MATH GRADES

PROBLEMS & INVESTIGATIONS. Introducing Add to 15 & 15-Tac-Toe

Table of Contents. What s Different?... 19

Module 3. Problem Solving using Search- (Two agent) Version 2 CSE IIT, Kharagpur

Twos, Fives, and Tens. 100 Chart. Pearson Education 1 M15

Making a 2x2 Rubik s Cube

Dice Activities for Time and Money

LESSON PLAN 5. Fractal Dimension

Subtraction Step Down

Grade 3. Summer Math Packet. This packet is optional for those students who just completed Grade 2 and who will be in Grade 3 in September.

Middle School Making a 2x2 Rubik s Cube

Introduction to Artificial Intelligence CS 151 Programming Assignment 2 Mancala!! Due (in dropbox) Tuesday, September 23, 9:34am

For slightly more detailed instructions on how to play, visit:

Line Master 1 (Assessment Master) Add and subtract to 20 Not observed Sometimes Consistently Models and describes addition situations

Materials: Game board, dice (preferable one 10 sided die), 2 sets of colored game board markers.

4 th Grade Spring Break Math Activities Instructions

Warm-up: Decimal Maze

CS 4700: Foundations of Artificial Intelligence

TEKSING TOWARD STAAR MATHEMATICS GRADE 7. Hands-on-Activity. Six Weeks 3

CS 188: Artificial Intelligence Spring Game Playing in Practice

Let s Make Math Fun. Dots and Dice Edition. Volume 18 September/October Roll the Dice for Place Value. Scarf Math. Halloween Math Puzzles


Scale Drawings in Art and Design

PRIME FACTORISATION Lesson 2: Prime Dice

More Activities to Reinforce and Teach Sight Words

Games of Skill ANSWERS Lesson 1 of 9, work in pairs

Games of Skill Lesson 1 of 9, work in pairs

TABLE OF CONTENTS. Introduction 1. How To Use This Book 3. Using Games As A Teaching Strategy 5. Math Journal Masters 7.

Numan Sheikh FC College Lahore

Further Mathematics Support Programme

Phonics First Lesson 3-2 Add Magic-e Cards

ayteachers.com/store/ Worksheetjunkie

Taffy Tangle. cpsc 231 assignment #5. Due Dates

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

ANCIENT GAMES & PUZZLES AROUND THE WORLD LESSON PLAN 3-6 GAME CARDS 7 WORLD MAP 8 ENGINEERING & CONSTRUCTION: BUILD A RUBIK S CUBE (2X2)

Conversion Masters in IT (MIT) AI as Representation and Search. (Representation and Search Strategies) Lecture 002. Sandro Spina

Summer Math Tic-Tac-Toe- Entering 3 rd Grade

Let s Make Math Fun. Volume 20 March/April 2013

Legend. The Red Goal. The. Blue. Goal

Symmetrical Figures. Geometry. Objective. Common Core State Standards Talk About It. Solve It. More Ideas. Formative Assessment

CONTIG is a fun, low-prep math game played with dice and a simple game board.

Word Work Choices. During Daily 5, these are the choices they can do for word work. They make a choice and grab a spelling list.

COSC 117 Spring 2018 Programming Project 3 Page 1 of 5. For this project, you will write a program that plays the game Tic Tac Toe.

Lesson 3: Fraction Buckets. Overview and Background Information

teach children the pattern and shape of numeral forms.

This game can be played in a 3x3 grid (shown in the figure 2.1).The game can be played by two players. There are two options for players:

LITTLE BITES TIC TAC TOE Pair two of your favorite classics- Little Bites and Tic Tac Toe- for a game that is bound to bring back happy memories!

PARTICIPANT Guide. Unit 2

7 = Part-Part-Whole. Games = 6 + 1

Suggested Games and Activities MathShop: Cartesian Coordinate Mat

Answer keys to the assessment tasks 61 Answer keys to the challenge questions 63 Achievement Profile 64

Level 1: Overview / What is a Game?

Operations and Algebraic Thinking: Fluency within 5

class TicTacToe: def init (self): # board is a list of 10 strings representing the board(ignore index 0) self.board = [" "]*10 self.

Homework Week #16 Due January 24, 2019 Grade 2 TLC

AIMS Education Foundation

A referee flipped a fair coin to decide which football team would start the game with

Algebra. Teacher s Guide

Activity Pegboard Toy

Caterpillar Chase. Race to the Finish. On the Ferris Wheel

WORKBOOKS TABLE OF CONTENTS

PRESENTATION POLICY. To establish high expectations and pride in everything we do both of ourselves and of the children.

Final Project: Reversi

Introduction to Computer Science with MakeCode for Minecraft

2016 Rubik s Brand Ltd 1974 Rubik s Used under license Rubik s Brand Ltd. All rights reserved.

Competition Rules

TABLE OF CONTENTS. The Box Cars and One-Eyed Jacks Philosophy How to Use This Book adding integers adding integers...

CS151 - Assignment 2 Mancala Due: Tuesday March 5 at the beginning of class

Thank You for Downloading this Resource from MathGeekMama.com!

Activities List. Activities List

Introduction Solvability Rules Computer Solution Implementation. Connect Four. March 9, Connect Four 1

NS2-45 Skip Counting Pages 1-8

Patterns in Fractions

For Everyone Using dominoes to practice math, problem solve, and discover relationships between numbers.

Activity 7.1 More Dimensioning

There will come a time when your students will want to compete: Step 1 - Competition Format. Step 2 - Supplies you ll need. Step 3 - Help you ll need

PLANETOID PIONEERS: Creating a Level!

Game 1 Count em Skill to be learnt What you will need: How to play: Talk points: Extension of this game:

Teacher Workbooks. Mathematics Series Multiplication Starter Pack Volume Teachnology Publishing Company A Division of Teachnology, Inc.

Deconstructing Prisms

The Mathematics of Playing Tic Tac Toe

EXPLORING TIC-TAC-TOE VARIANTS

Cracking the Code, Part 2: Codes & Combinations

Lesson 4 The Middle Layer

OT 528: OCCUPATION-BASED TREATMENT KIT

Table of Contents. Table of Contents 1

Adversary Search. Ref: Chapter 5

Excel Lesson 6 page 1 Jan 18

Grade 7/8 Math Circles November 24/25, Review What have you learned in the past seven weeks?

Project 4.1 Puzzle Design Challenge

ON A ROLL TO FACT FLUENCY

5 Games For Building Logic

Montessori Rationale. study and materials. She brought us the phrase follow the child, as that is how we might all

1, 2,, 10. Example game. Pieces and Board: This game is played on a 1 by 10 board. The initial position is an empty board.

Transcription:

Game Variations: Ultimate Tic Tac Toe Middle School In this lesson, students will experience the engineering process when creating modifications to a familiar game. Next Generation Science Standards MS-ETS1-1 Engineering Design Define the criteria and constraints of a design problem with sufficient precision to ensure a successful solution. MS-ETS1-2 Engineering Design Evaluate competing design solutions using a systematic process to determine how well they meet the criteria and constraints of the problem. MS-ETS1-3 Engineering Design Analyze data from tests to determine similarities and differences among several design solutions to identify the best characteristics of each that can be combined into a new solution to better meet the criteria for success. Materials: Copies of Ultimate Tic Tac Toe game boards, or blank white paper Pens/ Pencils Computer w/ Internet connection & projector 3x3 Rubik s Cubes Background Knowledge: Students should know how to play the traditional tic tac toe. If not, they can certainly be taught very quickly. Procedure: Before class: Learn how to play Ultimate Tic Tac Toe. Make copies of Ultimate Tic Tac Toe game board, or have blank paper ready for students.

Part 1 Learn a New Game 1. Teach Ultimate Tic Tac Toe to students. a. Project game board for Ultimate Tic Tac Toe from website onto white board (ultimatetictactoe.creativitygames.net) or draw a few tic tac toe grids on chart paper b. Challenge a few students (one at a time) to traditional tic tac toe. c. Explain that if both players are paying attention and reasonably intelligent most games will end in a draw/ tie. d. Challenge the computer player to Ultimate Tic Tac Toe and have students observe. Talk through some of your moves, discussing the strategy of why you would or would not choose certain squares. 2. Pair students up and have them challenge each other. If you have an odd number of students, the teacher can play against them, or let them play against the computer. They can draw the grids on blank paper or you can make copies of the supplied game board. Part 2 Analyze Traditional / New Game 1. Discuss: a. How does the new version ultimate tic tac toe change the difficulty of the game? b. Which version do you prefer? c. How else could tic tac toe be modified? Part 3 Modify a Game Further, Analyze Again 1. Discuss: a. How could you use Rubik s Cubes to play tic tac toe? b. What rules need to be created? 2. Have students write up their game modifications and teach their new versions to another student / small group.

3. Discuss as a class some of the problems encountered when using Rubik s Cubes to play tic tac toe. (Example: How to make a move without undoing your opponent s move, or maybe this is a strategy and part of the game.) 4. Discuss how could these problems could be solved, and how some students may have taken these issues into account in their own game versions. 5. Allow students to share their various modifications for the game. 6. Send students back to the drawing board to make adjustments to their game and try out their revised versions with a partner or small group. Technology Connection: Ultimate Tic Tac Toe can be played online here: http://ultimatetictactoe.creativitygames.net/ This site could be used when demonstrating how to play the game, or the students can challenge the computer or play 2 players online. Notes to Teacher: 3x3 Rubik s Cubes are available to borrow from the You CAN Do the Rubik s Cube Lending Program at no cost other than return shipping. www.youcandothecube.com/lending library Ultimate Tic Tac Toe rules/ description can be found online here: https://mathwithbaddrawings.com/2013/06/16/ultimate tic tac toe/ or search ultimate tic tac toe online for many variations.

Ultimate Tic Tac Toe Image is screenshot from http://ultimatetictactoe.creativitygames.net/

Engineering Design Process When working on an problem that involves designing, building, and testing something, engineers often use the Engineering Design Process. The steps are listed in the graphic below. Describe how you used the Engineering Design Process while creating your version of tic tac toe using Rubik s Cubes.