This is my Odin Implementation of 7DRL
Clone this repository https://github.com/JustinRyanH/7DRL-2024
git checkout odin
install odin version from here
install Taskfile from here
Run task cmd:setup. Run the executable from bin.
- For Windows:
bin/7DRL.exe - For OSX/Linux:
bin/7DRL
This edition has hot reloads for OSX and Windows (have not tested Linux).
If you run task cmd:game tell Tasklist to watch game/* and rebuild the DLL
You can run task cmd:game --watch to have the effects live load
GDD
The game will target Mac, Windows, Linux, Chrome, and Steamdeck
- Odin
- Raylib
Roguelike
Kenney 1bit SpriteSheet
- Main Menu
- Start
Controller?, Keyboard