Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple text-based dungeon-crawler written in C11 using CMake.

This is a remake of a uni assignment my brother did like 15 years ago :)

Only hard build requirement here is CMake >3.25:

cd dungeon
cmake -B build
cmake --build build

Was developed on Linux using:

  • clang: 19.1.7
  • mold: 2.36.0

But in theory should also build using GCC/MSVC and on other OS's.

About

Simple text-based dungeon-crawler in C.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages