Game City In this project you will learn the basics of visual programming to start creating your own games. The tool you will be using to do this is Microsoft.

Slides:



Advertisements
Similar presentations
Snaps A Write On Activity Play and Win! Read the online directions before playing the game.online directions Penalty: If you argue with the referee (teacher)
Advertisements

Articles: Indefinite and Definite
Skills and Techniques. The skills you require for sport are dependent on the activity and position. E.g. A gk in football will need some different skills.
My Favorite Hobby is Football
ACTIVITIES TYPES OF ACTIVITY. TYPES OF ACTIVITIES Activities can be individual, team or both. INDIVIDUAL- e.g. 100m sprint, gymnastics, swimming TEAM-
Welcome!.
Tic Tac Toe Game Design Using OOP
GATORBALL.
SPORTS 1.Basketball 2.Volleyball 3.Football 4.Swimming.
Chinese Checkers by Ethan Chang & Cyrus Dastangoo.
Playground Olympics and Paralympics Resource (Mini-lympics) With special thanks to Derby City SSP for their development of this resource.
RULES Each player begins the game with twelve normal pieces (either white or black). The pieces are automatically set in their proper positions. The object.
Character Character adds value to others. “ Always treat others as you would like them to treat you….. If that doesn’t work for you. Treat others better.
How to play Chess.
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.
Character is…. ‘Good Sport’ checklist GoodBad 1.Plays according to the rules.Breaks some. 2.Respects the players/ opponents.Disrespects through actions.
ARE YOU READY FOR SOME FOOTBALL??!! The Drive In 1987 the Denver Broncos needed to get all the way from the other side of the field to score with little.
Chess Merit Badge Chess Basics: Set Up the Board & Basic Rules by Joseph L. Bell © 2011.
SOCIAL FACTORS Lesson 5. Teamwork involves working confidently within a group, contributing your own ideas effectively, taking a share of the responsibility.
Game City In this project you will learn the basics of visual programming to start creating your own games. The tool you will be using to do this is Microsoft.
Chess Boxing is a sport that combines intellectual fighting with Physical fighting.
Naďa Heráková. Chess The classic board game for two players in the form of competition also considered the sport sector. It represents the clash of two.
Apostles Chess Club Session Three. Chess Piece Symbols The symbols shown above are the ones most used when showing chess pieces in print or on the internet.
Prepared by : Walaa Maqdasawi Razan Jararah Supervised by: Dr. Aladdin Masri.
Types of Activities Standard Grade Physical Education.
How to Play Soccer By Aydan Soo-Hoo.
Class Usability Experience User slides are in BLUE.
Introduction to Chess Club
e~TASK Semester 1By Thomas Burke 1) Chess is like life because there are black and white squares on they chess board so its saying that we have good.
Game City In this project you will learn the basics of visual programming to start creating your own games. The tool you will be using to do this is Microsoft.
 5 Core Elements to Game Design Courtesy of Gamestar Mechanics.
ADAPTATION Activities can be adapted in many ways. The intention in making any of the changes to activities is that your skill development can benefit.
Title: South Africa 2010 – Development. Lesson Objective: To investigate through playing the World Cup Development game – which country would win the World.
Sport in our life.
Sport plays a very important role in our life. Many people go in for sports because it helps to be healthy.
Different kinds of sport.
Rates For this project, I am comparing the number of points over the number of games played by the Wisconsin Badger Basketball team. Example: 345 points.
Lesson 10.6a AIM: Variations on Linear Nim. DO NOW.
Chess By Kyle Fischer. What is chess? Chess is a game that you try to get the other person’s king in a checkmate.
Rules Of Chess!!!!!! By: Caylin Stappenbeck. Table Of Contents!!!! Rules*** Conclusion***
Each piece is represented by a symbol. The pieces all stand in the same position at the start of the game the pieces are the Rook, the Knight, the Bishop,
ENGR-TS-2: The students will develop an understanding of how the design process is used to develop a technological system.
Game City In this project you will learn the basics of visual programming to start creating your own games. The tool you will be using to do this is Microsoft.
Video Games & Object Oriented Programming. Games.
What is chess???? The game chess has been described as an art, a science and a sport. Almost anyone can learn how to play. Some top chess champions can.
Every chess master was once a beginner. Irving Chernev
Text Types – Check for Understanding Objective 1: Define and identify common text structures used in nonfiction writing.
CHESS Basics for Beginners. BOARD SET-UP The letters go across the board in front of you. “White on right!” Each player has a white square in their right.
A Levoy PowerPoint Presentation
Week 5 U10 United Soccer of Auburn Topic: Combination Play to Goal.
Game City In this project you will learn the basics of visual programming to start creating your own games. The tool you will be using to do this is Microsoft.
The History of Football done by Nikita Mikhalyov.
Prepared by 1/1.   This group goes to the library to : 1- Get information about sports. 2- Know the importance of spots. Handball Group.
Designed by Jennifer Yong
When the king is being attacked directly by an opponent’s piece we say the king is in check.
Ball sports Soccer Tennis Football Hockey Cricket Netball Basketball Volleyball These are some of the main sports played in Australia.
Crystal Wang Foo Jia Yuan Ivan Lieu
Games Programming in Scratch
Symmetry in Board and Video Games
Articles: Indefinite and Definite
By: Miss Kelsey.
GATORBALL.
Technical and Tactical Skills in Sport
Game City In this project you will learn the basics of visual programming to start creating your own games. The tool you will be using to do this is Microsoft.
Game City In this project you will learn the basics of visual programming to start creating your own games. The tool you will be using to do this is Microsoft.
Lesson Quizzes Standard Lesson Quiz
D14 – Bellringer! Pick a game that you are very familiar with.
D14 – Bellringer! Pick a game that you are very familiar with.
Today you will be making your very own first game using Kodu
Introduction to coding through Kodu
Presentation transcript:

Game City In this project you will learn the basics of visual programming to start creating your own games. The tool you will be using to do this is Microsoft Kodu – A 3D games designing software. All through this project you will develop your understanding of what makes a good game and what are the basic constructs of every game you play.

Game City. Objectives Know: What more about GRASP. Understand: How Goals are important to giving a game purpose Be able to: Create a game with a definite goal to achieve.

Game City. What are the Goals / Objective of each of these games: Football Poker Snap Pontoon Golf World Or Warcraft Call of Duty

Game City. Goals Every system has some Goal, or something that it is trying to complete. In games, the Goal is the win condition, or how the player wins the game. Designing systems involves designing some means to an end, and designing games similarly involves coming up with something for the player to complete, or some way of winning. Every game has some condition or set of conditions for winning. In chess, for example, the Goal of the game is to capture the opponent’s king, which is done by moving pieces around the board. In basketball or soccer, the Goal of the game is to Score more points than the opposing team.

Game City. Type of Goals Spatial Goal – Getting to the end of a level Task-Orientated Goal – Completing a task to achieve your Goal. Time limited Goal – Completing something in a certain time limit or surviving for a certain amount of time.

Game City. Task Using only 3 characters, create a new game based on one of the following: Over Yonder!: Create a new game with a spatial goal (i.e., a Goal where the player has to get to a point in order to win). The Taskmaster: Create a new game where the player must complete a task to win the game (i.e., collect a certain number of points, or destroy a certain number of enemies). Time Splitter: Create a game with a time limit. The win condition can be either spatial or task oriented, but there must be a time limit.