Skip to main content

tpg

Project description

THE PIRATE GAME

School project about pirates and stuff.

Map Key

  • Brown squares are friendly tribes
  • Red boxes with R in them are the sea monster rumours
  • Purple squares are traders

Install from PyPI

  1. Install the game

    pip install tpg
    
  2. Run the game

    python -m tpg
    

Installation With Zip / Git

  1. Unzip the package

  2. Change directory to the extracted folder

  3. Create a virtual environment (optional)

    python -m venv venv
    
  4. Activate the virtual environment if created

    .\venv\Scripts\Activate
    
  5. Install the game

    pip install .
    
  6. Run the game

    python -m tpg
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tpg-1.0.0.tar.gz (159.9 kB view hashes)

Uploaded Source

Built Distribution

tpg-1.0.0-py3-none-any.whl (165.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page