Deeper
A downloadable game for Windows
Deeper is an underground sandbox game about exploring, building, creating, and digging Deeper.
Status | Released |
Platforms | Windows |
Release date | Oct 11, 2016 |
Author | OrionDark7 |
Genre | Survival |
Made with | pygame |
Tags | 2D, Pixel Art, Sandbox |
Code license | MIT License |
Average session | A few minutes |
Inputs | Keyboard, Mouse |
Links | Source code |
Install instructions
To run on Windows
Extract the .zip file and run the file "Deeper.exe".
To run in Python 2.7
This Program requires Pygame 1.9. You can download it using pip by going into the Terminal and typing:
pip install pygame
Once you've done that, extract the .zip file and run the file "Deeper.py" in Python 2.7. You can run it in the Terminal by running the following command:
python /path/to/Deeper.py
This process can also be done in pythonw as well.
Leave a comment
Log in with itch.io to leave a comment.