https://github.com/levidurfee/c-dungeon-game
https://github.com/levidurfee/c-dungeon-game
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/levidurfee/c-dungeon-game
- Owner: levidurfee
- License: gpl-2.0
- Created: 2021-07-15T11:32:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-13T15:23:04.000Z (over 1 year ago)
- Last Synced: 2025-02-27T00:50:25.070Z (over 1 year ago)
- Language: C
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# c dungeon game
## getting started
```bash
git clone https://github.com/levidurfee/c-dungeon-game.git
sudo apt install libsqlite3-dev libncurses-dev
make all
output/main
```
## screenshot
