SlideShare une entreprise Scribd logo
1  sur  23
Introduction to GameMaker 
GameMaker Series 
jhealy@Microsoft.com 
@devfish
Game Maker 
First version in 1998 
Goal was 
• Let everybody have fun creating games 
• Age range 8-88 
• For non-programmers and programmers 
• Let people be creative 
• No limitation to particular game types 
• User feels she created the game 
• PRO: Have fun 
• EDU: Teach (unconsciously) basic concepts in computer science 
• Create interest in computer science
Game Maker: Global Idea 
Rapid Application Development Environment 
• Create and include sprites, sounds, music 
• Define game objects and their behavior 
• Level design 
• Creates single executable 
Focus on ease of use 
• More features not 
neccesarily make the 
product easier
Game Maker: Global Idea 
Primarily 2-dimensional but support for 3D graphics 
• Alpha blended graphics 
• Particle systems 
• Surfaces 
No programming required but built-in language 
• Functions for advanced graphics, path planning, data 
structures, files, network play, ... 
Extendible 
• Actions, functions, DLLs 
• Many extension packages available
Game Maker – License Model 
• Free edition for Win Desk – commercial ok – locked 
splash screen 
• Pro - $99 - Windows 8 
• Other modules available on various prices for other OS 
• Mac, Ubuntu, HTML5, Android, iOS, WP8, Tizen, Xbox, 
PS4, PS3.... More coming... 
http://www.yoyogames.com/studio
Game Maker: Games 
All genres of games 
• Maze, Platform, Puzzle, ... 
• 3D games 
• Multiplayer games
Welcome Screen 
• Demos and tutorials 
• News 
• Release notes 
• Other stuff…
Game Studio
Game Maker: Structure 
DATA: 
•Sprites 
•Sounds 
•Backgrounds 
•Fonts 
CONTROL: 
•Objects 
•Timelines 
•Scripts 
•Paths 
LEVELS: 
•Rooms 
•Views 
•Tiles 
Can all also be created from code
Catch the clown 
DEMO
SPRITES 
CORE OBJECT
SPRITE 
• Image container 
• Image editor built-in 
• Can contain sprite sheets 
• Supports 
• BMP, PNG, SWF, JPG 
• SPINE 
• GameMaker files 
• Name appropriately – “spr_clown”
SPRITE SHEET 
• Set of images 
• All same size 
• Nameofsprite_stripNN 
• NN is number of sprites in sheet – firefly_strip15.png
Sprite – SWF 
• SWF – adobe format 
• Search “glitch” swfs for some freebies
Sprite - spine 
• Spine is hot new animator - 
http://esotericsoftware.com/ 
• $69-$289 depending
SOUND 
CORE OBJECT
SOUND 
• WAV or MP3 
• Caution: Not all work 
• AUDACITY is your friend 
• HTML5 / Win8 may no like your sound system 
• Switch to legacy under global game settings
OBJECTS 
• Object Oriented, Event Driven 
• Everything is an object 
• Object can have a graphical representation (sprite) 
• Objects react to events 
• Collisions, user input, timers, etc. 
• Actions are then executed 
• Objects can have parent objects and inherent their behavior
INVISIBLE OBJECTS 
• Useful as controllers 
• Play background music 
• Can be used to ‘overlay’ draw things on forms 
• Watch out, don’t place multiples on form if only 
one is desired
ROOMS 
• Think “screen” 
• Can actually be bigger than the screen 
• Used for play surface 
• Also used for menus, title screens, et cetera 
• Order of rooms is important – can navigate from 
one room the next and back
BACKGROUNDS 
One big picture 
Tiled picture 
Can move and scroll when placed in room
TIP OF THE DAY - CLOUDS 
• Open paint.net new blank image 
• Edit Select All, hit Delete. 
Everything left is transparent. 
• Save as “cloud.png” 
• Draw with big brush some white 
and grey clouds 
• “Hardness set to low” 
• Pull into room as layer 
• Set motion on layer to 4 or such
Joe Healy / jhealy@Microsoft.com / @devfish 
Thank You 
http://www.yoyogames.com 
http://dfwiki.devfish.net – search GameMaker

Contenu connexe

Tendances

Game salad presentation_2012
Game salad presentation_2012Game salad presentation_2012
Game salad presentation_2012Byron Mitchell
 
"You Made a Game, Now What?" #6: Game Feel - "Juicing" your game
"You Made a Game, Now What?" #6: Game Feel - "Juicing" your game"You Made a Game, Now What?" #6: Game Feel - "Juicing" your game
"You Made a Game, Now What?" #6: Game Feel - "Juicing" your gameChristopher Totten
 
iOS Game Development With UIKit
iOS Game Development With UIKitiOS Game Development With UIKit
iOS Game Development With UIKitMartin Grider
 
Game Development Company, Flash Game Development,
Game Development Company, Flash Game Development,Game Development Company, Flash Game Development,
Game Development Company, Flash Game Development,Gateway Technolabs
 
Minecraft powerpoint
Minecraft powerpointMinecraft powerpoint
Minecraft powerpointoneuseonly
 
Game development with Cocos2d
Game development with Cocos2dGame development with Cocos2d
Game development with Cocos2dVinsol
 
Designing games with kodu_game_lab_v1
Designing games with kodu_game_lab_v1Designing games with kodu_game_lab_v1
Designing games with kodu_game_lab_v1KerryJTurner
 
Cards n Castles: Merging card game and city building game into one, developer...
Cards n Castles: Merging card game and city building game into one, developer...Cards n Castles: Merging card game and city building game into one, developer...
Cards n Castles: Merging card game and city building game into one, developer...Tuang Dheandhanoo
 
Game development
Game developmentGame development
Game developmentRareCoders
 
Intro to Indie Game Development
Intro to Indie Game DevelopmentIntro to Indie Game Development
Intro to Indie Game DevelopmentShahed Chowdhuri
 
Unity Game Engine - Basics
Unity Game Engine - BasicsUnity Game Engine - Basics
Unity Game Engine - BasicsFirosK2
 
Brass Monkey Couch Multiplayer
Brass Monkey Couch MultiplayerBrass Monkey Couch Multiplayer
Brass Monkey Couch MultiplayerFrancois Laberge
 
Game development pipeline
Game development pipelineGame development pipeline
Game development pipelineGAME Studios
 
Lesser tat ui_document_111115
Lesser tat ui_document_111115Lesser tat ui_document_111115
Lesser tat ui_document_111115WONSEOK YI
 
CIS399 HCI Project - Friend Warz
CIS399 HCI Project - Friend WarzCIS399 HCI Project - Friend Warz
CIS399 HCI Project - Friend Warzguestac43aca
 

Tendances (20)

Unity 3d Basics
Unity 3d BasicsUnity 3d Basics
Unity 3d Basics
 
Game salad presentation_2012
Game salad presentation_2012Game salad presentation_2012
Game salad presentation_2012
 
"You Made a Game, Now What?" #6: Game Feel - "Juicing" your game
"You Made a Game, Now What?" #6: Game Feel - "Juicing" your game"You Made a Game, Now What?" #6: Game Feel - "Juicing" your game
"You Made a Game, Now What?" #6: Game Feel - "Juicing" your game
 
iOS Game Development With UIKit
iOS Game Development With UIKitiOS Game Development With UIKit
iOS Game Development With UIKit
 
Introduction to Game Development
Introduction to Game DevelopmentIntroduction to Game Development
Introduction to Game Development
 
Game Development Company, Flash Game Development,
Game Development Company, Flash Game Development,Game Development Company, Flash Game Development,
Game Development Company, Flash Game Development,
 
Minecraft powerpoint
Minecraft powerpointMinecraft powerpoint
Minecraft powerpoint
 
Game development with Cocos2d
Game development with Cocos2dGame development with Cocos2d
Game development with Cocos2d
 
Designing games with kodu_game_lab_v1
Designing games with kodu_game_lab_v1Designing games with kodu_game_lab_v1
Designing games with kodu_game_lab_v1
 
Indie Game Development Intro
Indie Game Development IntroIndie Game Development Intro
Indie Game Development Intro
 
Cards n Castles: Merging card game and city building game into one, developer...
Cards n Castles: Merging card game and city building game into one, developer...Cards n Castles: Merging card game and city building game into one, developer...
Cards n Castles: Merging card game and city building game into one, developer...
 
Phases of game development
Phases of game developmentPhases of game development
Phases of game development
 
Game development
Game developmentGame development
Game development
 
Intro to Indie Game Development
Intro to Indie Game DevelopmentIntro to Indie Game Development
Intro to Indie Game Development
 
Unity Game Engine - Basics
Unity Game Engine - BasicsUnity Game Engine - Basics
Unity Game Engine - Basics
 
Brass Monkey Couch Multiplayer
Brass Monkey Couch MultiplayerBrass Monkey Couch Multiplayer
Brass Monkey Couch Multiplayer
 
Game development pipeline
Game development pipelineGame development pipeline
Game development pipeline
 
Minecraft
MinecraftMinecraft
Minecraft
 
Lesser tat ui_document_111115
Lesser tat ui_document_111115Lesser tat ui_document_111115
Lesser tat ui_document_111115
 
CIS399 HCI Project - Friend Warz
CIS399 HCI Project - Friend WarzCIS399 HCI Project - Friend Warz
CIS399 HCI Project - Friend Warz
 

En vedette

Gm tutorial adding depth tutorial by game maker
Gm tutorial   adding depth tutorial by game makerGm tutorial   adding depth tutorial by game maker
Gm tutorial adding depth tutorial by game makerJin Toples
 
Gamemaker - A brief intro to gml and scripting
Gamemaker - A brief intro to gml and scriptingGamemaker - A brief intro to gml and scripting
Gamemaker - A brief intro to gml and scriptingJoe Healy
 
GameMaker 1) intro to gamemaker
GameMaker 1) intro to gamemakerGameMaker 1) intro to gamemaker
GameMaker 1) intro to gamemakeriain bruce
 
Media essay life on mars
Media essay life on marsMedia essay life on mars
Media essay life on marsSamMedia1
 
Life On Mars Essay
Life On Mars EssayLife On Mars Essay
Life On Mars Essayhollygibbons
 
Life On Mars Essay
Life On Mars EssayLife On Mars Essay
Life On Mars Essayhollygibbons
 

En vedette (11)

Gm tutorial adding depth tutorial by game maker
Gm tutorial   adding depth tutorial by game makerGm tutorial   adding depth tutorial by game maker
Gm tutorial adding depth tutorial by game maker
 
Game maker
Game makerGame maker
Game maker
 
CMP Presentation
CMP PresentationCMP Presentation
CMP Presentation
 
Gamemaker - A brief intro to gml and scripting
Gamemaker - A brief intro to gml and scriptingGamemaker - A brief intro to gml and scripting
Gamemaker - A brief intro to gml and scripting
 
GameMaker:Studio
GameMaker:StudioGameMaker:Studio
GameMaker:Studio
 
GAME MAKER
GAME MAKERGAME MAKER
GAME MAKER
 
GameMaker 1) intro to gamemaker
GameMaker 1) intro to gamemakerGameMaker 1) intro to gamemaker
GameMaker 1) intro to gamemaker
 
Media essay life on mars
Media essay life on marsMedia essay life on mars
Media essay life on mars
 
Life On Mars Essay
Life On Mars EssayLife On Mars Essay
Life On Mars Essay
 
Life On Mars Essay
Life On Mars EssayLife On Mars Essay
Life On Mars Essay
 
English Writing Skills
English Writing SkillsEnglish Writing Skills
English Writing Skills
 

Similaire à Gamemaker - Intro and Core Objects

Project presentation
Project presentationProject presentation
Project presentationHarsh Sharma
 
Super Gun Kids: The Making Of by Iain Lobb
Super Gun Kids: The Making Of by Iain LobbSuper Gun Kids: The Making Of by Iain Lobb
Super Gun Kids: The Making Of by Iain Lobbmochimedia
 
Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...
Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...
Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...gamifi.cc
 
Lecture 1 Introduction to VR Programming
Lecture 1 Introduction to VR ProgrammingLecture 1 Introduction to VR Programming
Lecture 1 Introduction to VR ProgrammingKobkrit Viriyayudhakorn
 
Game development -session on unity 3d
Game development -session on unity 3d Game development -session on unity 3d
Game development -session on unity 3d Muhammad Maaz Irfan
 
Creating great Unity games for Windows 10 - Part 1
Creating great Unity games for Windows 10 - Part 1Creating great Unity games for Windows 10 - Part 1
Creating great Unity games for Windows 10 - Part 1Jiri Danihelka
 
Maximize Your Production Effort (English)
Maximize Your Production Effort (English)Maximize Your Production Effort (English)
Maximize Your Production Effort (English)slantsixgames
 
Making A Game Engine Is Easier Than You Think
Making A Game Engine Is Easier Than You ThinkMaking A Game Engine Is Easier Than You Think
Making A Game Engine Is Easier Than You ThinkGorm Lai
 
Delta Engine @ CeBit 2011
Delta Engine @ CeBit 2011Delta Engine @ CeBit 2011
Delta Engine @ CeBit 2011Karsten Wysk
 
The Use of Modern Controller Devices at Schools: Game-Based Learning with the...
The Use of Modern Controller Devices at Schools: Game-Based Learning with the...The Use of Modern Controller Devices at Schools: Game-Based Learning with the...
The Use of Modern Controller Devices at Schools: Game-Based Learning with the...Educational Technology
 
Game Development with Windows Phone 7
Game Development with Windows Phone 7Game Development with Windows Phone 7
Game Development with Windows Phone 7Allan Mangune
 
A Brief Game Jam Survival Guide
A Brief Game Jam Survival GuideA Brief Game Jam Survival Guide
A Brief Game Jam Survival GuideLuca Galli
 
Game design & development
Game design & developmentGame design & development
Game design & developmentHemanth Sharma
 
Game Development Step by Step
Game Development Step by StepGame Development Step by Step
Game Development Step by StepBayu Sembada
 
Windows game development with Unity 5
Windows game development with Unity 5Windows game development with Unity 5
Windows game development with Unity 5Jiri Danihelka
 

Similaire à Gamemaker - Intro and Core Objects (20)

Project presentation
Project presentationProject presentation
Project presentation
 
Super Gun Kids: The Making Of by Iain Lobb
Super Gun Kids: The Making Of by Iain LobbSuper Gun Kids: The Making Of by Iain Lobb
Super Gun Kids: The Making Of by Iain Lobb
 
Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...
Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...
Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...
 
Lecture 1 Introduction to VR Programming
Lecture 1 Introduction to VR ProgrammingLecture 1 Introduction to VR Programming
Lecture 1 Introduction to VR Programming
 
Game development -session on unity 3d
Game development -session on unity 3d Game development -session on unity 3d
Game development -session on unity 3d
 
Creating great Unity games for Windows 10 - Part 1
Creating great Unity games for Windows 10 - Part 1Creating great Unity games for Windows 10 - Part 1
Creating great Unity games for Windows 10 - Part 1
 
Maximize Your Production Effort (English)
Maximize Your Production Effort (English)Maximize Your Production Effort (English)
Maximize Your Production Effort (English)
 
Game Designer's Journey
Game Designer's JourneyGame Designer's Journey
Game Designer's Journey
 
Making A Game Engine Is Easier Than You Think
Making A Game Engine Is Easier Than You ThinkMaking A Game Engine Is Easier Than You Think
Making A Game Engine Is Easier Than You Think
 
Delta Engine @ CeBit 2011
Delta Engine @ CeBit 2011Delta Engine @ CeBit 2011
Delta Engine @ CeBit 2011
 
The Use of Modern Controller Devices at Schools: Game-Based Learning with the...
The Use of Modern Controller Devices at Schools: Game-Based Learning with the...The Use of Modern Controller Devices at Schools: Game-Based Learning with the...
The Use of Modern Controller Devices at Schools: Game-Based Learning with the...
 
Cocos2d game programming 1
Cocos2d game programming 1Cocos2d game programming 1
Cocos2d game programming 1
 
Game Development with Windows Phone 7
Game Development with Windows Phone 7Game Development with Windows Phone 7
Game Development with Windows Phone 7
 
CoGame starter
CoGame starterCoGame starter
CoGame starter
 
A Brief Game Jam Survival Guide
A Brief Game Jam Survival GuideA Brief Game Jam Survival Guide
A Brief Game Jam Survival Guide
 
Game design & development
Game design & developmentGame design & development
Game design & development
 
Game Development Step by Step
Game Development Step by StepGame Development Step by Step
Game Development Step by Step
 
Windows game development with Unity 5
Windows game development with Unity 5Windows game development with Unity 5
Windows game development with Unity 5
 
Monkey Rush Android Game
Monkey Rush Android GameMonkey Rush Android Game
Monkey Rush Android Game
 
Unity 3 d
Unity 3 dUnity 3 d
Unity 3 d
 

Dernier

How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 

Dernier (20)

How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 

Gamemaker - Intro and Core Objects

  • 1. Introduction to GameMaker GameMaker Series jhealy@Microsoft.com @devfish
  • 2. Game Maker First version in 1998 Goal was • Let everybody have fun creating games • Age range 8-88 • For non-programmers and programmers • Let people be creative • No limitation to particular game types • User feels she created the game • PRO: Have fun • EDU: Teach (unconsciously) basic concepts in computer science • Create interest in computer science
  • 3. Game Maker: Global Idea Rapid Application Development Environment • Create and include sprites, sounds, music • Define game objects and their behavior • Level design • Creates single executable Focus on ease of use • More features not neccesarily make the product easier
  • 4. Game Maker: Global Idea Primarily 2-dimensional but support for 3D graphics • Alpha blended graphics • Particle systems • Surfaces No programming required but built-in language • Functions for advanced graphics, path planning, data structures, files, network play, ... Extendible • Actions, functions, DLLs • Many extension packages available
  • 5. Game Maker – License Model • Free edition for Win Desk – commercial ok – locked splash screen • Pro - $99 - Windows 8 • Other modules available on various prices for other OS • Mac, Ubuntu, HTML5, Android, iOS, WP8, Tizen, Xbox, PS4, PS3.... More coming... http://www.yoyogames.com/studio
  • 6. Game Maker: Games All genres of games • Maze, Platform, Puzzle, ... • 3D games • Multiplayer games
  • 7. Welcome Screen • Demos and tutorials • News • Release notes • Other stuff…
  • 9. Game Maker: Structure DATA: •Sprites •Sounds •Backgrounds •Fonts CONTROL: •Objects •Timelines •Scripts •Paths LEVELS: •Rooms •Views •Tiles Can all also be created from code
  • 12. SPRITE • Image container • Image editor built-in • Can contain sprite sheets • Supports • BMP, PNG, SWF, JPG • SPINE • GameMaker files • Name appropriately – “spr_clown”
  • 13. SPRITE SHEET • Set of images • All same size • Nameofsprite_stripNN • NN is number of sprites in sheet – firefly_strip15.png
  • 14. Sprite – SWF • SWF – adobe format • Search “glitch” swfs for some freebies
  • 15. Sprite - spine • Spine is hot new animator - http://esotericsoftware.com/ • $69-$289 depending
  • 17. SOUND • WAV or MP3 • Caution: Not all work • AUDACITY is your friend • HTML5 / Win8 may no like your sound system • Switch to legacy under global game settings
  • 18. OBJECTS • Object Oriented, Event Driven • Everything is an object • Object can have a graphical representation (sprite) • Objects react to events • Collisions, user input, timers, etc. • Actions are then executed • Objects can have parent objects and inherent their behavior
  • 19. INVISIBLE OBJECTS • Useful as controllers • Play background music • Can be used to ‘overlay’ draw things on forms • Watch out, don’t place multiples on form if only one is desired
  • 20. ROOMS • Think “screen” • Can actually be bigger than the screen • Used for play surface • Also used for menus, title screens, et cetera • Order of rooms is important – can navigate from one room the next and back
  • 21. BACKGROUNDS One big picture Tiled picture Can move and scroll when placed in room
  • 22. TIP OF THE DAY - CLOUDS • Open paint.net new blank image • Edit Select All, hit Delete. Everything left is transparent. • Save as “cloud.png” • Draw with big brush some white and grey clouds • “Hardness set to low” • Pull into room as layer • Set motion on layer to 4 or such
  • 23. Joe Healy / jhealy@Microsoft.com / @devfish Thank You http://www.yoyogames.com http://dfwiki.devfish.net – search GameMaker