GML
From Global Programming Syntax
GML is a language used in a piece of software called 'Gamemaker'. Gamemaker can be great for making basic games with limited knowledge of programming and some examples are linked to on this page. Also note that each version of Gamemaker has more features than the prevous version so that is why the following scripts are devided into versions.
GML v6.1 Examples
GML v7.0 Examples
- GML - Adding a Registration System
- GML - Adding a countdown
- GML - Artificial Intelligence
- GML - Changing room without changing player position
- GML - Expanding and shrinking sprite
- GML - Having a variable in text
- GML - Loading 3D models
- GML - Making points add health
- GML - Movement collisions script
- GML - Stopping obj_player from leaving the room
- GML - Time to complete level
- GML - Two corner guns
