FishEatFish python game to run the game install pipenv using the following command pip install pipenv or you can use homebrew brew install pipenv Upon installing you can run the game with following command pipenv run python3 main.py