Dungeon Crawl Decipher is a retro-style dungeon crawler game.
- Clone this repository:
git clone https://github.com/yourusername/dungeon-crawl-decipher.git
- Navigate to the project directory:
cd dungeon-crawl-decipher
- Run the game:
cargo run
- Movement: Use the arrow keys to move your character through the dungeon.
We welcome contributions from the community. To get started:
- Fork this repository.
- Create a new branch (
feature/your-feature-name
). - Submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.