Pong

by Chase K

Description

Super Mario Ending recreates the iconic scene at the end of Super Mario Bros. with a surprise twist! Aside from the moving images, everything else was created using Tkinter objects and for loops. The scene is also scalable just by changing the width of the canvas. Pong pays homage to the classic game of pong, allowing two players to play at once. It follows the original rules of pong, serving the ball from a random angle to the player who lost the most recent point. The number of points to win a game can also be set by the user.