GAME:IT Intro to Game Maker. GAME MAKER  We will be working on software called Game Maker  Game Maker is an “open source” software – that means it’s.

Slides:



Advertisements
Similar presentations
Windows 8 Interface Tips Lee Lasson FrontDesk, Inc.
Advertisements

Windows Basics for beginners. To define an Operating System To operate in a Windows environment To understand a Windows desktop To run software from the.
Introduction to Computers Section 6A. home The Operating System (OS) The operating system (OS) is software that controls the interaction between hardware.
Introduction to Video Game Design BBrewer Fall 2013.
A tour of new features introducing Peak Inside Windows 8.
XP Tutorial 4 New Perspectives on Microsoft Windows XP 1 Microsoft Windows XP Personalizing Your Windows Environment Tutorial 4.
6 th Grade Computers 1. ____________________ is the keyboard shortcut for undo. a) “Ctrl” + “C” b) “Ctrl” “Y” c) “Ctrl” + “B” d) “Ctrl” + “Z” 2.
Windows XP Basics OVERVIEW Next.
As you play this presentation, fill in the Word Window Worksheet. On the following slide, click on each labeled part of the window to identify the part.
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”.
Exploring the Basics of Windows XP
What are computers? Computers are machines that perform tasks or calculations according to a set of instructions, or programs. The first fully electronic.
2. Introduction to the Visual Studio.NET IDE 2. Introduction to the Visual Studio.NET IDE Ch2 – Deitel’s Book.
Audacity Sound editing software Tutorial. Before you begin you will need: 1. Computer running XP, Vista, or Windows 7 * 2. Microphone or laptop with built.
How do people communicate with computers?
1.When you first open Publisher 2013, you will see a startup screen that allows you to create a new publication. 2.Click the type of publication that.
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials Software: Building apps Suitable for: Advanced.
© Copyright 2000, Julia Hartman 1 Next An Interactive Tutorial for SPSS 10.0 for Windows © by Julia Hartman Using Command Syntax.
IE 411/511: Visual Programming for Industrial Applications
zipForm ® Plus Advanced Training Using time-saving clauses, templates, and transaction tools in zipForm ® Plus Go Beyond.
Lecture #2: Using your computer Learning about the Windows XP Operating System.
JAWS Tutorial JAWS Features JAWS, a screen reader that reads everything on the screen, has the following features: – Works well with Windows – Two speech.
Microsoft Word 2007 Getting Started. Menus These features below contain many of the functions that were in the menu of previous versions of Word. –The.
Introduction To Microsoft Word C Apply intermediate skills in utilizing word processing software Word processing programs make the writing process.
Microsoft Word The Help function. Under the “File” menu, click “Help”
Quick Reference notes  Part of the Microsoft® Office Fluent user interface, the ribbon is the rectangular region across the top of the document window.
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials Computer basics: Getting started Suitable for: Beginner.
Performance Basics Exploring Microsoft Office 2007 Lesson 1.
Using Xcode A Beginner’s Tutorial Erin Green. This tutorial will walk you through Xcode, a software development tool for Apple’s iOS applications – We.
Visual Basic.NET BASICS Lesson 1 A First Look at Microsoft Visual Basic.NET.
Intro to Excel - Session 6.11 Tutorial 6 - Session 6.1 Integrating Excel with Other Windows Programs and the World Wide Web.
COMPREHENSIVE Windows Tutorial 1 Exploring the Basics of Microsoft Windows Vista.
Microsoft Visual Basic 2005 BASICS Lesson 1 A First Look at Microsoft Visual Basic.
Download and Install: 1.Java Development Kit (JDK) bin/INTERSHOP.enfinity/WFS/CDS- CDS_Developer-Site/en_US/- /USD/ViewProductDetail-Start?ProductRef=jdk-
By Felixberto Dominic B. Eruela.  Using a computer to create, edit, and print documents. Of all computer applications, word processing is the most common.
Lesson 14: Exploring Excel Learning Objectives After studying this lesson, you will be able to:  Explain ways Excel can help your productivity.
Compiling and running Java programs with BlueJ. Successfully compiled files program files in BlueJ You can tell from the shade of a program icon in BlueJ.
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.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT POWERPOINT Lesson 1 – PowerPoint Basics.
Basics of Windows 95/98/NT. Versions of Windows Windows 95 and 98 used mainly on standalone computers Windows NT used on networked computers (as in our.
Lesson 6: Working with Word Basics. 2 Learning Objectives After studying this lesson, you will be able to:  Use and customize the Ribbon  Use the Quick.
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.
The Word Window Fill out your Word Window Worksheet as you view this PowerPoint.
Computer Basics Tutorial Text boxes like this will give you information. Boxes like this at the bottom of a slide will give you instructions. Press the.
Operating Systems. Define OS Operating System is a type of system software. Operating system software includes instructions that allow a computer to run.
Elluminate Live! Participant's Guide Ensure your computer meets the minimum system requirements recommended for running an Elluminate Live! session on.
Get to know Live Meeting 2007 Show and share files in Live Meeting Whether you schedule a Live Meeting or start one in a moment, you can make it more informative.
 2007 Pearson Education, Inc. All rights reserved Introduction to the Visual Basic Express 2005 IDE.
Instructions for using this template. Remember this is Jeopardy, so where I have written “Answer” this is the prompt the students will see, and where.
How To Silent-Install The AVG Antivirus 2017 Using The DOS Command.
Getting Started with Microsoft Word
Word Lesson 1 Microsoft Word Basics
Word Lesson 1 Word Basics
Windows Basics Computers 1.
CST 1101 Problem Solving Using Computers
Customizing the Quick Access Toolbar in Microsoft Office
Computer Software: Programming
1. Introduction to Visual Basic
Collaboration with Google Docs
Module 1: Getting Started with Windows 95
Game Maker Studio Tutorial…
Getting Started with Scratch
The 2013 Word Window As you play this presentation, fill in the 2013 Word Window Worksheet. On the following slide, click on each labeled part of the.
The 2013 Word Window As you play this presentation, fill in the 2013 Word Window Worksheet. On the following slide, watch as the curser turns to a hand.
The 2013 Word Window As you play this presentation, fill in the 2013 Word Window Worksheet. On the following slide, click on each labeled part of the.
Introduction to Programming
Getting Started with Scratch
Part Two Powerpoint Subject: Computer Application Two Lecturer: A/kaadir Mohamed Fiqi (ENG FIQI) 1.
Windows Operating System
Presentation transcript:

GAME:IT Intro to Game Maker

GAME MAKER  We will be working on software called Game Maker  Game Maker is an “open source” software – that means it’s free & available for everyone to use  Game Maker is for beginner programmers & includes great tutorials and wonderful forums and help documentation.  Game Maker let’s you do a lot of programming just by clicking on commands (like using Windows). NOT all game programs work like this. GAME:IT - Game Maker

GAME MAKER  You will program using GML language – which is unique to Game Maker  GML is an “object oriented” programming language which makes modifying a project easier  Java, C++ and C# are other common object oriented computer programming languages (most of the internet, games and mobile apps are programmed using 1 of these 3 languages) GAME:IT - Game Maker

Game Maker Lite is a free version of the program. You will see one of the following screens when you first open Game Maker. Simply click on the Continue Using the Lite Edition button if you see this screen Or click the red X in the upper right corner if you see this screen.

*Game Maker in Simple Mode *Limited to these choices

*Game Maker in Advanced Mode There are more options

*The game has in-depth menus and quick icons. *File tab contains these menu selections.

*Edit tab contains these menu selections.

*The Resources tab contains these menu selections.

*Run tab contains these menu selections.

*The Window tab contains these menu selections.

*The Help tab contains these menu selections.

1. New Game--Create a new game 2. Open--Open an existing game 3. Save--Save the game 4. Stand Alone--Create a stand-alone executable for your game 5. Run--Run the game 6. Debug Mode--Run the game in debug mode 7. Sprite--Create a sprite 8. Sound--Create a sound 9. Background--Create a background 10. Object--Create an object 11. Room--Create a room 12. Information--Change the game information 13. Change the global game settings 14. Upgrade to Pro Edition 15. Help--Show help on Game Maker Quick Toolbar