Package for The Floating Dutchman game
Project description
TheFloatingDutchman
The Floating Dutchman is a Rouguelike, Shoot-Em-Up game where you play as the captain of The Flying Dutchman and you've just been lost in space. Travel the galaxies in search of your missing crew members while fighting off the waves of Ghost Bustas as they try and stop you.
Version Control
https://github.com/EddieFerro/thefloatingdutchman
Installing package through pip
Ensure you have the latest python installed (3.8.3) and pip
Python: https://www.python.org/downloads/
Pip: https://pip.pypa.io/en/stable/installing/
Run the following command in the terminal to install the game and its dependencies:
pip install TheFloatingDutchman
or
pip install TheFloatingDutchman==0.0.7
Installing from source
Ensure you have the latest python installed (3.8.3) and pip
Python: https://www.python.org/downloads/
Pip: https://pip.pypa.io/en/stable/installing/
Then clone the repository
git clone https://github.com/EddieFerro/thefloatingdutchman.git
And install dependencies
python3 -m pip install -U pygame==2.0.0.dev8 --user
python3 -m pip install -U networkx --user
python3 -m pip install -U numpy --user
Running the game
If installed through pip type the following command into the terminal:
TheFloatingDutchman
If installed from source, in the same directory as main run the following command:
python3 main.py
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file TheFloatingDutchman-0.0.7.tar.gz.
File metadata
- Download URL: TheFloatingDutchman-0.0.7.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e489ff9099d11ed445a2d54b310b83ca3192b508c3143f825a7a89378a048f21
|
|
| MD5 |
326405581e9738f9863bd46a46f047f7
|
|
| BLAKE2b-256 |
a044e9bb18224708f2901d76caf542ee2d47a25b6b5d363166cdadf2d4b3e70b
|
File details
Details for the file TheFloatingDutchman-0.0.7-py3-none-any.whl.
File metadata
- Download URL: TheFloatingDutchman-0.0.7-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0964e218cbed03dcda053f2e664ea37fb391718db100ce42030ee42b5eca4b32
|
|
| MD5 |
d0ab6e0ad6a93cecf905b44934e3cfe4
|
|
| BLAKE2b-256 |
e471a4f3aa8f5affe072bff84d6beff5829e32d107d77e92d6bbc87ced2faf59
|