Skip to main content

P2P Multiplayer Python implementation of Richard Bartle's Waving Hands

Project description

# WavingHands

P2P Multiplayer Python implementation of Richard Bartle's Waving Hands (very WIP and buggy right now!

This code was originally written in 2020 and I've learned a lot since then.

### Development

Setup your preferred python environment first:

python -m venv venv
source venv/bin/activate

Then do a developer install. This will give you the `waving-hands` command you can use to start the client/server:

python setup.py develop
waving-hands


### Testing

Use pytest for testing:

pip install pytest
pytest

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

waving_hands-0.1.1.tar.gz (68.3 kB view hashes)

Uploaded Source

Built Distribution

waving_hands-0.1.1-py3-none-any.whl (72.8 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