Skip to content
/ red5 Public

Recreation of the classic X-wing game engine.

License

Notifications You must be signed in to change notification settings

tiaanl/red5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

red5

Recreation of the classic X-wing game engine. Status: SUPER ALPHA

It reads data from the original game's resources files and optimizes it for running in a custom engine.

File formation information mostly comes from this fantastic repository: LfdReader

Building

The project uses vcpkg for dependency management. Install dependencies with the following command:

vcpkg install sdl2 spdlog

For generating the CMake project be sure to include this value:

cmake -DCMAKE_TOOLCHAIN_FILE=<vcpkg-root>\scripts\buildsystems\vcpkg.cmake

Other information

Coming soon...

About

Recreation of the classic X-wing game engine.

Topics

Resources

License

Stars

Watchers

Forks