GAME WORKS BEST ON 1920 X 1080
The Floating Dutchman is a Roguelike, 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.
https://github.com/EddieFerro/thefloatingdutchman
Python: https://www.python.org/downloads/
Pip: https://pip.pypa.io/en/stable/installing/
pip install TheFloatingDutchman
or
pip install TheFloatingDutchman==1.0.5
Python: https://www.python.org/downloads/
Pip: https://pip.pypa.io/en/stable/installing/
git clone https://github.com/EddieFerro/thefloatingdutchman.git
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
python3 -m pip install -U ordered-set --user
TheFloatingDutchman
python3 main.py