This course will provide the instructions you need to create a RPG / Roguelike game in Game Maker Studio SECTION ONE: CREATING A RANDO...

This course will provide the instructions you need to create a RPG / Roguelike game in Game Maker Studio
SECTION ONE: CREATING A RANDOM NUMBER GENERATION
In this section, you will learn how to use random numbers in Game Maker Studio. Random numbers are an essential part of almost every game, from weapon accuracy in shooter games, to unpredictable AI in strategy games, to hit mechanics in a role-playing game, to random level generation in roguelikes.
What you'll learn in this section:
- How to use Game Maker Studio's built-in functions for creating random numbers
- How functions, arguments and scripts work in Game Maker Studio
Game Maker Studio is a simple, yet powerful tool for creating 2D games. It's a great tool for experimenting, and I encourage you to follow along with these lectures, and try things your own way once you have the basics down. Have fun learning!
What you'll need to get started:
- Basic understanding of Game Maker Studio's interface, such as the drag-and-drop system and the project hierarchy.
- The latest version of Game Maker Studio, either free or professional editions