- Title: Maze / Adventure Game Tutorial Series
- Description: A series of videos to get you started with GameMaker Studio. These videos will take you through an introductory maze / adventure game using drag n drop commands in GameMaker Studio. Skills will expand as you move through the game and it will bridge the gap between beginner and intermediate concepts. Topics covered include:
- creating sprites, objects, rooms
- character movement using the keyboard as in input device
- collision events (with walls and enemies)
- automatic movement of enemies (introduction to AI)
- advancing rooms
- shooting
- variables
- conditional statements
- lives
- timers and loops
- random shooting by enemies
- GM Version: Game Maker Studio 1.2+
- Registered: no but recommended
- Playlist Link: http://www.youtube.com/playlist?list=PL_Qs7sfiASRzyJ3phf7Dicouye1ds-4ck
- Tags: beginner, GameMaker Studio, drag n drop, Video Tutorial, maze, adventure
- Project Files:
- Maze / Adventure game assets (sprites, background, sound)
- Maze / Adventure Source File 1: Getting Player to Move
- Maze / Adventure Source File 2: Collision with Walls
- Maze / Adventure Source File 3: Moving Enemies
- Maze / Adventure Source File 4: Advancing to the Next Room
- Maze / Adventure Source File 5: Backgrounds and Sounds
- Maze / Adventure Source File 6: Keys & Locks using Variables
- Maze / Adventure Source File 7: Player shooting using variables and timers
- Maze / Adventure Source File 8: Random Shooting from Enemies
- Maze / Adventure Source File 9: Lives
Summary:
A series of videos to get you started with GameMaker Studio. These videos will take you through an introductory maze / adventure game using drag n drop commands in GameMaker Studio. Skills will expand as you move through the game and it will bridge the gap between beginner and intermediate concepts.