Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 244 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 244 Bytes

c dungeon game

getting started

git clone https://github.com/levidurfee/c-dungeon-game.git
sudo apt install libsqlite3-dev libncurses-dev
make all
output/main

screenshot

c dungeon game