Resources
KIT109 Assignment - Pong » Devlog
List of resources
The majority of C# are modified versions of the Prac 1_4 we have done in Class
The walls are made from the explosion partial
The code used for the exit button was learned using a tutorial on youtube made by GameDevTraum posted on the 20th of march 2020 with the link being https://www.youtube.com/watch?v=6nenEHhcNwQ
Further exercises
- When the ball hist either the left or right wall it will teleport to the centre of the field and move in a random direction.
- The paddles tod not leave the screen as there are wall on the side of the board
- In the topo left you can see the scores for blue and red.
- There is an option for 1 player however the non player only bounces from wall to wall it does not conation an AI
- The ball slowly inceases speed however the angle in which it hits the paddles and spawns can affect the speed that it moves in.
Files
Build.zip Play in browser
Mar 14, 2021
Leave a comment
Log in with itch.io to leave a comment.