Skip to content

saw-cdt/asteroids

Repository files navigation

Pygame Project

I made this project to experiment with and learn the basics of Pygame, and general game structure in Python.


Requirements

  • Python 3.11+
  • uv

Create the virtual environment

uv venv

Activate the virtual environment

Linux / macOS

source .venv/bin/activate

Windows

.venv\Scripts\activate

Install dependencies

uv add pygame

Run the game

uv run main.py

Technologies Used

  • Python
  • Pygame
  • uv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages