Deeper Skeeper is roguelike twinstick game aimed for 1-4 players. Players proceed by repeatedly falling from one room to another in a procedurally generated dungeon. Be wary of enemies lying along your path, as they will keep chasing you into the depths!
Game is made with Unity.
Get the latest release build from releases.
You can either host the game locally, or connect to someone else by entering their IP adress. If connecting over internet, the host may need to forward the port 4296
in their router settings first.
WASD
to move aroundMouse
to aimLMB
to use weaponESC
to return to main menu
- Clone the repository
- Set up LFS hooks in project directory with
git lfs install
- Open the project in Unity version 2019.2.11f1