A 2d tile-based game where the goal is to get as deep down as possible.
To play the game from source, you will need the following installed on your system:
- Cargo
- A C-compiler
Once you have that, clone the repo, and compile and run the game.
git clone https://git.whodiduexpect.com/Whodiduexpect/deepdig.git
cd deepdig
cargo run --releaseDeep Dig is a project derived from deep down sdl2, which is distributed under the GPLv3 license (Copyright (C) 2022-2023 fdfdjfk3). deep down sdl2 itself drew inspiration from AAGRINDER.