Skip to content

itsdanott/c-roguelike-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

Web (Emscripten)

On Windows run:

mkdir cmake-emscripten
cd cmake-emscripten
emcmake.bat cmake -G Ninja ..
ninja.exe

This expects ninja and emscripten are correctly set up and added to PATH.

About

Lightweight C framework in preparation for 7drl 2025.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published