Librelancer / Librelancer
Licence: mit
A re-implementation of Freelancer
Stars: ✭ 303
Projects that are alternatives of or similar to Librelancer
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+3435.31%)
Mutual labels: clone, game, engine, opengl
Expo Crossy Road
🐥🚙 Crossy Road game clone made in Expo (iOS, Android, web), THREE.js, Tween, React Native. 🐔
Stars: ✭ 701 (+131.35%)
Mutual labels: clone, game, opengl
Opentomb
An open-source Tomb Raider 1-5 engine remake
Stars: ✭ 1,035 (+241.58%)
Mutual labels: clone, game, engine
Rubeus
A cross platform 2D game engine written in C++ for beginners
Stars: ✭ 159 (-47.52%)
Mutual labels: game, engine, opengl
Glumpy
Python+Numpy+OpenGL: fast, scalable and beautiful scientific visualization
Stars: ✭ 882 (+191.09%)
Mutual labels: game, engine, opengl
Voxelman
Plugin-based client-server voxel game engine written in D language
Stars: ✭ 105 (-65.35%)
Mutual labels: game, engine, opengl
Ore Infinium
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
Stars: ✭ 139 (-54.13%)
Mutual labels: game, opengl, mit-license
Engine
A basic cross-platform 3D game engine
Stars: ✭ 208 (-31.35%)
Mutual labels: game, engine, opengl
Clash Royale Clone
A Unity clone of Supercell's Clash of Clans spin-off mobile game Clash Royale with possibly some twists.
Stars: ✭ 43 (-85.81%)
Mutual labels: clone, game
Julius
An open source re-implementation of Caesar III
Stars: ✭ 1,353 (+346.53%)
Mutual labels: clone, game
Expo Stack
🎮🧱 stack game clone made in expo (ios, android, web), three.js, react native
Stars: ✭ 34 (-88.78%)
Mutual labels: clone, game
Urde
Data interchange and engine re-implementation for games by Retro Studios | Mirror
Stars: ✭ 253 (-16.5%)
Mutual labels: game, opengl
Flingengine
A Vulkan game engine with a focus on data oriented design
Stars: ✭ 239 (-21.12%)
Mutual labels: game, engine
Tinyengine
Tiny OpenGL Wrapper / 3D Engine in C++
Stars: ✭ 251 (-17.16%)
Mutual labels: engine, opengl
OpenNefia
(Archived) Moddable engine reimplementation of the Japanese roguelike Elona.
Stars: ✭ 103 (-66.01%)
Mutual labels: clone, engine
Bansheeengine
Modern C++14 game engine with Vulkan support, fully featured editor and C# scripting
Stars: ✭ 2,906 (+859.08%)
Mutual labels: engine, opengl
Kam remake
"KaM Remake" is an RTS game remake written in Delphi from scratch.
Stars: ✭ 277 (-8.58%)
Mutual labels: game, opengl
A re-implementation of the 2003 Space Game Freelancer in C# and OpenGL.
Currently running on Windows and Linux (macOS pending maintainer) Pull Requests are welcome!
Support Librelancer on Patreon: https://www.patreon.com/librelancer
Build Status
Name | Status |
---|---|
Windows x86/x64 | |
Linux amd64 |
Download daily builds from https://librelancer.net/downloads.html
General Requirements
- GPU must be capable of OpenGL 3.1+
- A Freelancer installation (Vanilla recommended, some mods may work)
Build Instructions
Windows
Prerequisites:
- 64-bit Windows 7 or newer
- Visual Studio 2019 with:
-
- .NET 5.0 SDK
-
- Desktop C++ Development Workflow
- CMake
Steps:
- Clone this repository with all submodules (Visual Studio's Team Explorer, Git bash, etc.)
- Run
build.ps1
in Powershell. (Can be launched from cmd bypowershell -File .\build.ps1
)
Powershell security issues can be troubleshooted here.
Linux
Prerequisites:
- .NET 5.0 SDK
- SDL2
- OpenAL
- gcc and g++
- CMake
- Pango
Steps:
- Clone this repository with
git clone --recursive https://github.com/Librelancer/Librelancer
- Run
build.sh
Screenshots
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].