It's Pong but in 3D! This game was created using Pygame and PyOpenGL. The 'Red Paddle' is Player 1 controlled by the 'A' and 'D' keys. The 'Blue Paddle' is Player 2 controlled by the 'Left' and 'Right ...
In this video I add on to the game we started creating in the first video of this series. I show you how to create boundaries so that your character cannot move off of the screen and then I show you ...