Skip to content

McGr3g0r/falltergeist

 
 

Repository files navigation

Falltergeist build status

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

Current version: 0.2.0

IRC channel: #falltergeist on freenode.net

Jabber chanel: falltergeist on conference.jabber.ru

##Dependencies

##Compilation under linux

git submodule update --init
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.2.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.0%
  • CMake 2.9%
  • Shell 0.1%