Classic Tomb Raider open source project

If any members and C++ programmers are fans of the classic Tomb Raider games (TR1 to TR5) maybe you will be interested in contributing to this open source C++ project.

The project is attempting to create an engine to play the original levels but with better graphics and allow extensions through Lua scripting.

http://www.tombraiderforums.com/showthread.php?t=197508
closed account (N36fSL3A)
Do they eventually plan on updating the project to use modern C++ concepts?
Not for the existing code.

I think they are more focused on advancing the engine but for new code they would welcome it as long as it doesn't complicate the code unnecessarily.

For example they don't want to define a class if there needs to be only one instance of it.
This project seems pretty cool.
Topic archived. No new replies allowed.