Go to file
yaz0r 1aec16eb56
Update LICENSE
2021-11-03 12:12:48 -07:00
Fitd Initial source drop 2021-11-02 17:09:52 -07:00
FitdLib Initial source drop 2021-11-02 17:09:52 -07:00
ThirdParty Initial source drop 2021-11-02 17:09:52 -07:00
build Initial source drop 2021-11-02 17:09:52 -07:00
.gitignore Initial source drop 2021-11-02 17:09:52 -07:00
.gitmodules Initial source drop 2021-11-02 17:09:52 -07:00
CMakeLists.txt Initial source drop 2021-11-02 17:09:52 -07:00
LICENSE Update LICENSE 2021-11-03 12:12:48 -07:00
README.md Update README.md 2021-11-02 17:26:32 -07:00

README.md

FITD

Free in the Dark, a Alone in the Dark engine reimplementation.

Long overdue source code update from the version that was released on source forge in the 2000s. Only buildable with Visual Studio 2019 for now (cmake via build/vs2019.bat) but other platform should be fairly straight forward.

Rendering is being rewritten to bgfx, for better portability. There is still some graphical artifacts.