Skip to content

DaCurse/rogue

Repository files navigation

rogue

Building on Windows

  • git bash or equivalent environment expected
  • mingw-w64
  • provide path to ncurses lib manually (most mingw distributions have it)
 make NCURSES_INC="C:/path/to/opt/include" NCURSES_LIB="C:/path/to/opt/lib"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors