A downloadable game for Windows, macOS, and Linux

This is my Dungeon Crawl 2024 game jam entry.   Its is a grid based dungeon crawler.  There was no engine used, the graphics are a handwritten raycaster, with Doom like graphics.  See https://github.com/starside/DungeonJam.git for source code and instructions.

Download

Download
DungeonJam.zip 3 MB

Install instructions

On windows downloading and double clicking the binary "dungeoncrawl.exe" seems to work.

All platforms: Run "dungeoncrawl" in the same folder as level.json and the "sprites" folder.  If on mac you need to do this on command line, cd to the root folder then execute with ./dungeoncrawl_mac.

You can also install Rust 1.74 or higher, then run with "cargo run --release" from the root folder.

Leave a comment

Log in with itch.io to leave a comment.