Making Games with Game Maker

Slides:



Advertisements
Similar presentations
The Firing Solution IMGD 4000 Due: optional, but no later than May 5 th, 11:59pm Note! No “late” submission allowed for this project.
Advertisements

Making Games with Game Maker Project 2 Due dates: A) Tuesday, September 5th, by 11:59pm (list) B) Sunday, September 14th, by 11:59pm (final)
IMGD 1001: 2D Art by Mark Claypool Robert W. Lindeman
IMGD 1001 The Game Development Process Mark Claypool.
Game Inception and Design Project 1 Due dates: –Wednesday, January 18th: First-draft –Monday, January 23rd: Peer Review due –Thursday, January 26th: Final.
Level Design Project 4 Due date: Wednesday, February 23rd.
Shallow Blue Project 2 Due date: April 5 th. Introduction Second in series of three projects This project focuses on getting AI opponent Subsequent project.
Level Design Project 5 Due date: Friday, October 6th.
Game Inception and Design Project 1 Due date: –Wednesday, May 24 th (in class)
Making Games with Game Maker Project 1 Due dates: A)Sunday, August 27th, by 11:59pm B)Tuesday, August 29th, by 11:59pm C)Thursday, August 31st, by 11:59pm.
Game Inception and Design Project 2 Due dates: – Friday, September 8 th, 11:59pm.
Making Games with Game Maker Project 1 Due dates: A) Sunday, August 26th, by 11:59pm B) Tuesday, August 28th, by 11:59pm C) Thursday, August 30st, by 11:59pm.
What Do You Think Goes Into Developing Games? Consider a computer game you want to build (or, one you like that has been built) Assume you are inspired.
Claypool and Lindeman - WPI, CS and IMGD1 What Do You Think Goes Into Developing Games?  Consider a computer game you want to build (or, one you like.
Level Design Project 4 Due date: Wednesday, February 22nd.
Content Creation Project 2 Due date: Monday, September 22 nd.
IMGD 1001: Game Design Documents by Mark Claypool Robert W. Lindeman
Game Logic Project 3 Due date: Monday, June 5 th.
IMGD The Game Development Process: Project 5 – Level Design Due: Friday, October 10 th (in class) Status report: Monday, October 6 th.
IMGD 1001: Brainstorming Your Game by Mark Claypool Robert W. Lindeman
A Technical Game Project 4 Due dates: Game Idea Friday, March 16 th Game Plan Friday, March 23 rd Web Page Sunday, April 9 th First Playable Wednesday,
Content Creation Project 2 Due date: Monday, February 7th.
Project 1 Catch a Dragonfly Due: Thursday, September 4 th at 11:59pm.
Administrative IMGD Topics Background Admin Stuff Motivation Objectives Class material! 2.
IMGD 1001: Concept Art by Mark Claypool Robert W. Lindeman
CSS Sprites. What are sprites? In the early days of video games, memory for graphics was very low. So to make things load quickly and make graphics look.
Welcome to CS 3260 Dennis A. Fairclough. Overview Course Canvas Web Site Course Materials Lab Assignments Homework Grading Exams Withdrawing from Class.
CS4513 Distributed Computing Systems D-term 2014 Mark Claypool.
Introductory Page for Teachers Logon to Quia and begin your exploration at this page.
UE4 Quickstart IMGD 4000 Due: March 25 th, 11:59pm.
Prepare an Asset List Project 4 Due date: Friday, September 24 th.
1 Project 5: Printing Address Labels. 2 Assignment Write a Windows forms program to display and print a set of address labels. Input from a csv file.
CompSci Introduction to Jam’s Video Game Package.
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.
Introduction To Greenfoot
Prepare a Game Treatment Project 3 Due dates: Tuesday, September 14 th, in class.
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.
 SCRATCH is a new programming language that lets you create your own interactive stories, animations, games, music, and art.
CS4513 Distributed Computing Systems C-term 2016 Mark Claypool.
Adding Sounds Games Programming in Scratch. Games Programming in Scratch L6 Adding Sounds Learning Objectives Learn how to add sound to a Scratch game.
Ending HTML5 Open note Open Internet PROGLAN LONGQUIZ #2.
Game Logic Project 4 Due date: Monday, September 29 th.
Administrative IMGD Topics Background Admin Stuff Motivation Objectives Class material! 2.
YEAR 10 IT GAME MAKER INTRO. Game Maker has a drag and drop programming technique to provide an easy way to learn about game development. Game maker.
UE4 Quickstart IMGD 4000 Due: March 23 rd, 11:59pm.
Asset List & Content Creation
Game Engines By James Tedder.
ICT & Statistics Center
Adding Assignments and Learning Units to Your TSS Course
Scratch Programming Intro
Before you start… Preview assignments
Game Maker Studio Tutorial…
Treatment Document Due date: Monday, September 10th, by 10:00am
Game Inception and Design
IMGD 1001: The Game Industry
Getting Started with Scratch
Project 4 Due date: Monday, September 28th
Project 5 Due date: Wednesday, September 29th
Areas of the SCRATCH 2 Screen
Before you start… Preview assignments
Game Inception and Design
Game Over Module 4 Lesson 2.
Play Testing Due: Sunday, July 25th.
Making Games with Game Maker
Getting Started with Scratch
Making Games in Flash Project 2 Due dates:
Project Behavior Tree IMGD 4000 Due: April 7th, 11:59pm.
IMGD 1001: Project Pitch by Mark Claypool
Making Games with GameMaker
Exploring Computer Science Lesson 4-8
Presentation transcript:

Making Games with Game Maker Project 1 Due date: Wednesday, July 8th, by 11:59pm

Motivation Make your own game in Game Maker Project 1: Designed to get you "up to speed" with Game Maker Familiar with adding Art (sound and sprites) and Programming (iconic programming) Learn capabilities to inform your own game design (Project 2) Claypool - WPI, CS and IMGD

Project 1: Details Series of 3 assignments For each Complete Tutorial Extend in some individual way Add art Add programming About "10%" addition You’ll let me know what Claypool - WPI, CS and IMGD

Tutorials Fruit (from Game Maker tutorial) Pong (custom tutorial) Game maker basics (sprites, objects, events) Pong (custom tutorial) Game from scratch (assumes Clown is done) Maze or Shooter or Scroller (from Game Maker pages) Your choice (could do all 3! But turn in only 1) More advanced Game Maker actions Claypool - WPI, CS and IMGD

Grading ½ for doing tutorial ½ for customization README (detailing customization) will be worth some points! Claypool - WPI, CS and IMGD

Turn In For each part a), b) and c) Need Zip everything up Need Game Maker file (.gmk) Need README stating customization Need Zip everything up Email it to me (claypool@cs.wpi.edu) Claypool and Lindeman - WPI, CS and IMGD

Hints Start early Think ahead This will uncover any problems with your system Or Game Maker Or your ability to download and extract and read files Etc. Think ahead Think about what kind of game you might like to make (that’s Project 2) Consider what you see in Game Maker Look at sample games that are available Claypool - WPI, CS and IMGD