https://github.com/zesterer/cragmoor
A text-based ASCII RPG procedurally generated game inspired by Dwarf Fortress
https://github.com/zesterer/cragmoor
Last synced: about 1 year ago
JSON representation
A text-based ASCII RPG procedurally generated game inspired by Dwarf Fortress
- Host: GitHub
- URL: https://github.com/zesterer/cragmoor
- Owner: zesterer
- License: gpl-2.0
- Created: 2015-12-18T03:32:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T19:33:51.000Z (over 10 years ago)
- Last Synced: 2025-01-25T18:32:59.587Z (about 1 year ago)
- Language: C++
- Size: 124 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cragmoor
Cragmoor is a text-based ASCII RPG procedurally generated game inspired by Dwarf Fortress, Nethack and Rogue. It is written in C++, using SDL for windowing purposes.