Justus Nyagwencha Game Maker. Getting started -> Resources The icons across the top are very important All the things you add to the game are called “Resources”.

Slides:



Advertisements
Similar presentations
GAME:IT Junior Paddle Ball Objectives: Review skills from Introduction Create a background Add simple object control (up and down) Add how to create a.
Advertisements

Getting Started with PowerPoint
Digital Blue Cameras Inset Tuesday 3 rd June 2008.
Create a Simple Game in Scratch
Create a Simple Game in Scratch
Introduction to Video Game Design BBrewer Fall 2013.
Scratch for Storytelling Dr. Ben Schafer Department of Computer Science University of Northern Iowa.
How to… Keep your character from leaving the game (never to return)
 First you have to think up a what kind of game are you going to have it can be any thing from a brick breaker to an role playing game.
How to make a game on game maker 7. Start With an Idea Before you actually start making your game, you are going to need an idea as to what it is you.
Alice: A Free 3D Animation World for Teaching Programming Barbara Ericson Georgia Institute of Technology Oct 2005.
GAME:IT Junior Bouncing Ball Objectives: Create Sprites Create Sounds Create Objects Create Room Program simple game.
GameMaker.  A lot of Different Definitions  Easier to Say What is NOT a Game  Movie is Not a Game  No Active Participation  Final Outcome is Fixed.
Creating pong in scratch Learning objectives: To learn how to program Sensing via colour and sprite proximity O:\ICT\ks3\scratch\scratch Exercises\Creating.
Scratch the Cat. Object Oriented Programing Writing computer programs Based on Objects Instead of Actions Based on Data Instead of Logic.
Art 315 Lecture 4 Dr. J. Parker AB 606 Today’s class: Programming! We are going to write some simple programs. We will use a tool called GameMaker –It.
Code Club Session 2 Dance Party. What will we learn ?  How to change the background  How to create animations  How to make objects talk to each other.
Case Study: Using Macromedia Director
GAME:IT Bouncing Ball Objectives: Create Sprites Create Sounds Create Objects Create Room Program simple game.
Game Maker Day 2 Making a Maze Game.
Thank you for your decision to try vTreePro Practice Tree Software! Your satisfaction is very important to us. Please feel free to send us an if.
EEC-693/793 Applied Computer Vision with Depth Cameras Lecture 13 Wenbing Zhao
Using MIT Scratch for Programming and Control Exercise 3 Ball Game Year 9 ICT Autumn Term 2007.
MagicInfo Pro Scheduler Now that a template has been created from content imported into the Library, the user is ready to begin scheduling content to.
TUTORIAL. Windows Movie Maker Tools  Tasks pane  Menu bar  Contents pane  Storyboard/ Timeline  Preview monitor.
Alice 2.0 Introductory Concepts and Techniques Project 1 Exploring Alice and Object-Oriented Programming.
Web Site Design and Editing Manual for Concordia Seminary Graduate School.
How to make a Shooting Target game in Scratch!. WE ARE GOING TO MAKE A TARGET GAME. This game will have: A Target that will move when clicked. A Timer.
Here’s your animation screen test Start the slide show; click an action box Make text disappear. Use connectors to link text or images. Add and animate.
Microsoft ® Office PowerPoint ® 2003 Training Playing sound [Your company name] presents:
Website Editing From Gingerweb The Image Gallery.
GAME:IT Helicopter Objectives: Review skills in making directional sprites Create objects that shoot and destroy for points Create random enemies on the.
GAME:IT Pinball Objectives: Review skills from Introduction Introduce gravity and friction Introduce GML coding into programming.
Catch the Clown Tutorial Tech Camp Fall 2008 Colorado School of Mines.
Adding Sound Files to a Power Point Presentation.
Game Maker – Getting Started What is Game Maker?.
Overview of Game Maker. Game Maker Version 7.0 Lite (free version) For MS-Windows platforms
Build-It-Yourself.com BLENDER 3D LESSON 3 BLENDER 3D LESSON 3.
Create a Halloween Computer Game in Scratch Stephanie Smullen and Dawn Ellis Barb Ericson October 2008.
Adding Text and Navigation to the Home Page – Lesson 51 Adding Text and Navigation to the Home Page Lesson 5.
GAME:IT Intro to Game Maker Studio. GAME MAKER STUDIO  This course uses a program called Game Maker Studio  Game Maker Studio is an “open source” software.
Today we are learning to: Understand how actions and events control our game. Completing the catch the clown game – making a room – adding music Gather.
Loading a Sensor Plug-In 1 - From the BTAC Home Screen SELECT the Contact Name, i.e. bfd.samsung4.0 at the TOP of the SCREEN 1.
Introduction to Computer Programming - Project 2 Intro to Digital Technology.
Alice: A Free 3D Animation World for Teaching Programming.
Instructions Go to the shared area and open a file Go to -> S:\ICT\My Teacher\Mr Crossan\Year 7\Catch the Clown Open the Catch the Clown file by double.
Game Maker Evil Clutches.
If you don’t have Google Earth downloaded already, you can go to to get it.
GAME:IT Junior Paddle Ball Objectives: Review skills from Introduction Create a background Add simple object control (up and down) Add how to create a.
GAME:IT Paddle Ball Objectives: Review skills from Introduction Create a background Add simple object control (up and down) Add how to create a simple.
ICT/COMPUTING RULES Only use software allowed by the teacher
Click your mouse for next slide Dreamweaver – Synchronizing your Site to a Network Drive In the first lesson we defined our site and we associated a root.
GAME:IT Mario Creating Platform Games Level 4 with GML Game Maker Language (GML) allows users more flexibility in game design. GML is similar to how real.
Creating a Simple Game in Scratch Barb Ericson Georgia Tech May 2009.
Game Maker Tutorials Introduction Clickball IntroductionClickball Where is it? Shooting Where is it?Shooting.
Scratch for Interactivity
Game Maker Intro to Programming Game Maker Pop Quiz (Both Groups)
Introduction to Object-Oriented Programming
Finish the Scratch Presentations Game Maker
Go to =>
Inserting Pictures and Symbols in Word documents
Tank Game Part 6 of 6.
Scratch for Storytelling
How to PostPower Point Presentations
Getting Started with Scratch
Game Maker Intro to Programming Game Maker Pop Quiz (Both Groups)
Game Over Module 4 Lesson 2.
Scripts In Matlab.
Presentation transcript:

Justus Nyagwencha Game Maker

Getting started -> Resources The icons across the top are very important All the things you add to the game are called “Resources”. you can get them here or here

Getting started - Icons. Create executable save Publish to the web Run with debugging Create object Create Sound Show help Create Path Create font Change game info Select extension packages Create Script Change global settings Create room Upgrade to the pro Editions Create timeline Create Sprite Create Backgroun d Run the game Open Create

Game Maker Steps 1. Describe the game you are trying to create What is it supposed to do? 2. What is it supposed to look like? 3. Define the sprites 4. Define the sounds 5. Define the objects themselves, but not (yet) their events and actions 6. Go back and define each object’s events and actions 7. Define the room 8. Put the object instances in the room It is best to define the objects first and then create their events and actions later because some of those actions will need to be asked for in terms of objects (that might not have been created yet) (mjb march OSU)

Creating sprite Select Resources  Create Sprite Type in a name of this sprite Click Load Sprite Navigate to where your sprite folder is (depends where you installed Game maker) Pick one Click OK. checking smooth edges makes the sprite nicer The sprite are images and can be created using.gif or.ico

Creating Sound 1. Select Resources → Create Sound 2. Type in a name for this sprite 3. Click Load Sound 4. Navigate to where your Sound folder is (depends where you installed Game Maker) 5. Pick one 6. If you want to check what it sounds like, click the green arrow 7. If you click the green arrow, the sound will start playing over and over (yuch). 8. Click the red thing to turn it off 9. Click OK You can create your own sounds

Creating and Object 1. Select Resources → Create Object 2. Type in a name for this object 3. Select a sprite to represent this object from the Sprite pull-down menu 4. Click Visible if you want this object to be seen during the game 5. Click Solid if you want the object to be a solid that something can bounce off of, like a wall

Adding an Event to an Object with the Event Selector 1. This menu allows you to select what will trigger this event 2. Some of these events will bring up other dialog boxes to let you be more specific. For example, the Mouse event button will bring up another dialog box to let you specify what the mouse has to do (buttons, press/release, moving, etc.) to trigger this event. 3. You then drag and drop into the actions area as many actions as this trigger will cause to happen

Creating an Object’s Events and Actions 1. If you want events associated with this object click Add Event 2. Select what will trigger the event from the Event Selector 3. Drag and drop what action this event will cause from the action icons into the Action area.

The “Other "Events List