Skip to content
This repository was archived by the owner on Jun 8, 2025. It is now read-only.

Whodiduexpect/deepdig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

210 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Dig

A 2d tile-based game where the goal is to get as deep down as possible.

Usage

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 --release

Acknowledgements

Deep 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.

About

A 2D tile-based sandbox game where you progress through multiple tiers of technology to reach greater and greater depths. (mirror of git.whodiduexpect.com repo)

Resources

License

Stars

Watchers

Forks

Contributors