Skip to content

Repository files navigation

Space Putt

Mini putt game based in space using gravitational pull to try and reach the golf hole.

Prerequisites

Before running this program, ensure you have the following installed on your system:

Installation

  1. Clone this repository to your local machine:
    git clone https://github.com/andyhou05/space-putt.git
    
  2. Create a virtual environment
    python -m venv venv
    
  3. Activate virtual environment On Windows:
    venv\Scripts\activate
    
    On macOS/Linux
    source venv/bin/activate
    
  4. Install requirements
    pip install -r requirements.txt
    
  5. Run main.py
    python main.py
    

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages