News

To demonstrate how to create a simple game using Python and Pygame, follow this tutorial, which shows how to make a Pong game. Pong is a classic arcade game, where two players control paddles and try ...
In this extra-curricular lecture we will be dicussing classes and objects while utilizing Pythons module Pygame to further improve our understanding and confidence when working with OOP. Object ...