All pages
Powered by GitBook
1 of 1

Loading...

Game 3: Ping Pong

With Ping Pong students learn to deal with multiple player inputs as well as create a simple scoring system.

Ping Pong Instructions

///Bounce against walls

move_bounce_all(true);
move_outside_all(direction, 100);

Ping Pong Sprite and Sound Resources

HINTS for assignment!