[Tutorial 1] Quadripong Game (WIP)

Posted on

This tutorial is about creating a custom Pong-like game. We will have 4 paddles, one on each side of the screen. It will be a 1 player game. The player has to do a much bounces as possible and avoid the ball going outside the screen. At first, we are going to use the joystick to control the paddles. We’ll then add accelerometer control, to move paddle by moving the uGEMS !

In this tutorial, you’ll learn to use the display with the graphical engine.