Skateboarder/Platformer/Lepidopterist Game using Arcade & Pymunk
Project description
BadWing :butterfly:
Skateboarder/Platformer/Lepidopterist Game using Arcade & Pymunk
Quick Links
:notebook: Documentation
:package: Package
Installation
From PyPI
TLDR - do this at your own risk
pip install badwing
Recommended - pipX
If you don't already have it installed go to https://pypi.org/project/pipx/ for instructions
pipx install badwing
And then run it!
badwing run
From GitHub
Clone the repository
git clone https://github.com/kfields/badwing.git
Navigate to the new directory which contains the repository
cd badwing
Create a Python 3 virtual environment called env
python3 -m venv env
Activate the environment
source env/bin/activate
Install required packages
pip install -r requirements.txt
Usage
Activate the virtual environment, if not already active
cd badwing
source env/bin/activate
Run the game
python run_game.py
Controls
Movement
WASD + cursor keys Press down to mount/dismount Press up to do an Ollie! :)
Pause/Menu
Escape key
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file badwing-0.1.dev67.tar.gz
.
File metadata
- Download URL: badwing-0.1.dev67.tar.gz
- Upload date:
- Size: 9.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d73cf7c3cb584a423e0730fd493e85c74a8ba21d2b44ac0039d89e717cd70baf |
|
MD5 | 0884050b25379bf1c30cfd04b5407a8b |
|
BLAKE2b-256 | 2becb4a46caa218f930dd0b1f3cf8e0aa4317d80be16e86209da97a3e9c2aa22 |
File details
Details for the file badwing-0.1.dev67-py3-none-any.whl
.
File metadata
- Download URL: badwing-0.1.dev67-py3-none-any.whl
- Upload date:
- Size: 8.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bcbde8b963fcd748aafcfa224c41436bd9e4f9d4c28c5c92c6fac69d51c88d4 |
|
MD5 | ab024e923d556fe4c4d2d125849ebd00 |
|
BLAKE2b-256 | 4bfcefa5bbf4ac4a5f62128a9ea87ca34a15ebdf9a3ed694df66fbcea4818c40 |