Skip to content

teocode18/python_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

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"

How to Play

Use the arrow keys to maneuver the snowman

Installation

Local download

Download the file locally and run using visual studio code

Windows

Open Command Prompt and run the following: pip install pygame

Mac

Open Terminal and run the following: pip3 install pygame

About

Features single player mode and soon to be released cooperative mode !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages