Skip to content

thives/falltergeist

 
 

Repository files navigation

Falltergeist build status

Opensource crossplatform Fallout 2™ engine writen in C++ and SDL. https://falltergeist.org/

Current version: 0.3.0

IRC channel: #falltergeist on freenode.net

Jabber chanel: falltergeist on conference.jabber.ru

##Dependencies

##Compilation under linux

cmake . && make

Running under linux

Put master.dat and critter.dat files into the falltergeist data directory, that is

  • ~/.local/share/falltergeist/ on Linux,
  • ~/Library/Application Support/falltergeist on OS X,
  • %APPDATA%/falltergeist on Windows,

or mount CD-ROM with original game, then run

./falltergeist

About

Opensource crossplatform Fallout 2™ game engine writen in C++ and SDL. Current version: 0.3.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.2%
  • GLSL 1.6%
  • CMake 1.1%
  • Shell 0.1%