The bouncing ball game will provide the basics of using sprites, sounds, objects and rooms.
Last updated 2 years ago
///Bounce against walls move_bounce_all(true); move_outside_all(direction, 100);