Airhockey game - Python tkinter

by Jack C

Description

Using tkinter and lessons from our animation module I have created a game to replicate airhockey, with one player controlling their paddle through the mouse and the other controlling their paddle through the arrow keys. Both players attempt to score a point by hitting the puck into the other player's goal. First to 4 points wins (ie best of seven).