/falltergeist

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

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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