Skip to content

aressler38/snowday

Repository files navigation

Snow Day

This is a game where you shoot snowflakes with a potato gun.

screenshot

Run the game

You must have python installed.

Windows

On Windows, you can double click the run.bat file to install dependencies and run the game. Make sure you have python installed.

Mac / Linux

  1. Install poetry.
  2. Change directory to this folder and run poetry install.
  3. Run the game poetry run python snowday/main.py.

Pygame

This project uses pygame. Read about it here https://www.pygame.org/wiki/tutorials

About

This is a game for a friend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published