Pong/Scenes
Fries f84479e03a make a main menu and score system
i added a main menu scene and a score system that is written in GDScript instead of C# for a change. the WallManager, the thing that detects collisions, calls the score method on the ScoreManager.
2023-05-19 19:42:56 -07:00
..
Ball.tscn build a proper working arm git plugin 2023-05-19 10:41:09 -07:00
Enemy.tscn walls can reset the ball to its starting position 2023-05-19 00:18:38 -07:00
MainMenu.tscn make a main menu and score system 2023-05-19 19:42:56 -07:00
Paddle.tscn walls can reset the ball to its starting position 2023-05-19 00:18:38 -07:00
Pong.tscn make a main menu and score system 2023-05-19 19:42:56 -07:00
Score.tscn make a main menu and score system 2023-05-19 19:42:56 -07:00
Walls.tscn make a main menu and score system 2023-05-19 19:42:56 -07:00