Pong Game
A pong game, it only works if both players use the same keyboard 😜 , just different keys.
Playing around with the code, using for and while loops to make things work, applying Object Oriented programming to give a structure to your code. All of this seemed so daunting when I started, but now looking back I think "Almost anything can be learned with enough practice and determination".
Also this was my last gaming project,I kind of steered away towards application development using python and web development using HTML, CSS and Javascript.