A downloadable game for Windows

Deeper is an underground sandbox game about exploring, building, creating, and digging Deeper.

StatusReleased
PlatformsWindows
Release date Oct 11, 2016
AuthorOrionDark7
GenreSurvival
Made withpygame
Tags2D, Pixel Art, Sandbox
Code licenseMIT License
Average sessionA few minutes
InputsKeyboard, Mouse
LinksSource code

Download

Download
Deeper for Windows
External
Download
Deeper for Python
External

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.