This Python game, built with Pygame, is a holiday-themed arcade game where the player controls a snowman to catch presents and avoid falling hazards. It features background music, sound effects, scoring, and a lives system with heart icons to show remaining lives.
inspiration taken from youtuber "https://www.youtube.com/@Goodgis"
Use the arrow keys to maneuver the snowman
Download the file locally and run using visual studio code
Open Command Prompt and run the following: pip install pygame
Open Terminal and run the following: pip3 install pygame