Difference between revisions of "GameMaker Camp at Jardine Middle School June 2014"

From MakeICT Wiki
Jump to navigationJump to search
Line 20: Line 20:
 
* sprite moves around in a room on the screen
 
* sprite moves around in a room on the screen
 
* if we click on the sprite, we get a point
 
* if we click on the sprite, we get a point
[[File:GamemakerJardineMiddleSchool2014Day1.odt]]
+
==== Files ====
[[File:GamemakerJardineMiddleSchool2014Day1.pdf]]
+
* [[File:GamemakerJardineMiddleSchool2014Day1.odt]]
 +
* [[File:GamemakerJardineMiddleSchool2014Day1.pdf]]
  
 
= Day 2 =
 
= Day 2 =
 
= Day 3 =
 
= Day 3 =
 
= Day 4 =
 
= Day 4 =

Revision as of 12:54, 1 June 2014

Day 1

  • Turn on computers, log in, stick in flash drive, close
  • Play game on projected computer

First Game

Elements of a Game

brainstorm what elements we find in a game

Essential

  • image (sprite)
  • rules for image (object)
    • event -> action
  • room

Optional

  • score
  • sound
    • events (bullet sounds)
    • background music

Catch the Clown

Description

  • sprite moves around in a room on the screen
  • if we click on the sprite, we get a point

Files

Day 2

Day 3

Day 4