A Rouge-like RTS game around undersea mining in a hostile enviroment that is trying to crush you from outside.
Good luck. You'll need it.
clone this repo with git on your machine and install the required pip modules
git clone https://github.com/alter-at-sps/Far-Depths.git
cd Far-Depths
python -m pip install -r requirements.txt
after you're finished installing, suffer through enjoy the game! (How to play is explained inside the game, be sure to read it!)
python main.py
Pro tip: if your a pro at the game and want more of an challenge, try tweaking some settings in
src/fd_config.py