Skip to content

vwood/7drl-2013

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEVEN DAYS OF MIDNIGHT

A failed 7drl, that I've decided to finish developing.

Compiling:

Windows

Download SFML2.0 trunk sources into SFML-trunk/

cmake -G "MSYS Makefiles"  -DCMAKE_INSTALL_PREFIX:PATH=..

make install

then make here

Linux

Download SFML2.0 trunk sources into SFML-trunk/

cmake -G "Unix Makefiles"  -DCMAKE_INSTALL_PREFIX:PATH=..

make install

then make the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published