External Exam Download Resources Web Applications Games Recycle Bin

GameMaker Studio

GML

Game Maker Studio 2 download hereuse this version | old PC version | old Mac version

Before you start GameMaker Studio 2 - read this: geometry system, and what makes a good game. Work your way down through the activities in the columns, building and saving each game on your own device:

1 gamemaker - gml
# directional
introduction
move ball
controlling animation
wall collision
breakout
race track
falling rocks
planes
top down player
asteroids
pacman
inventory
upgrades and inventory v2
score health lives
music & sound effects
simple spawner
intermittent spawner
simple particle effects
orbit mouse
irregular shaped walls
OpenGameArt assets
improved car
(yet to try gml physics_)
2 gamemaker - gml
# platformer
platform collision correction
moving platforms left & right
moving platforms up & down
rope swings
ladders
projectiles
portals
putting it all together so far
AI platform enemy
falling spikes
animated sprites
3 gamemaker - gml
# other topics
AI patrol
aggro range and sight
terrain generation
tilemap collisions
tilemap w/ moving vert platforms
tilemap w/ non square sprites
javelin
4 gamemaker - gml
# more gml platform tricks
invert gravity
check points
cut scenes
tile sets
headbutt coinblocks
two player camera | demo
putting it all together so far v2