Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 206 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 206 Bytes

Battle Dungeons

Little roguelike experiment. Learning C in style.

Building

./autogen.sh
./configure                     
make

Running

./src/battle_dungeons