add teaser

This commit is contained in:
Corwin 2024-04-14 17:32:57 +01:00
parent b8a6cdde3a
commit 4bbc1eb415
No known key found for this signature in database

View file

@ -99,6 +99,8 @@ We used multiple sprites to form one game object of a paddle. We also added
convenience around the use of the paddle to make creating a paddle and setting convenience around the use of the paddle to make creating a paddle and setting
its position easy. its position easy.
In the next step we will cover adding collision with the ball and the paddles.
# Exercise # Exercise
The paddle on the right is facing the wrong way, it needs to be horizontally The paddle on the right is facing the wrong way, it needs to be horizontally