In this module we’ll be creating Pong, your first Game Maker game!
TODO: insert gif w/ the final product
Table of contents
- Downloading and Installing Game Maker Studio
- Creating a new project (DnD vs GML)
- Game Maker Studio Interface
- Game Maker Studio Resource Types
- GML Basics
- User Input
- GML Functions
- Adding Paddle Names
- Score Board
- GML If Statements
- Review