Pong/Scenes
Fries 133e0fb734 move the maxRandomAngle double to an exported var.
this means you can set the maxRandomAngle in the inspector, without having to modify the code.
2023-05-17 10:52:55 -07:00
..
Ball.tscn make a basic prototype for a scene. 2023-05-16 23:15:31 -07:00
Paddle.tscn add randomness to the ball and make the paddle smaller. 2023-05-16 23:47:24 -07:00
Pong.tscn move the maxRandomAngle double to an exported var. 2023-05-17 10:52:55 -07:00
Walls.tscn make a basic prototype for a scene. 2023-05-16 23:15:31 -07:00