This repository contains BigWorld Open-Source Edition (OSE) that is comprised of server, client and tools components which are used together to build massively multiplayer games and virtual worlds.
BigWorld OSE key features:
- Load-Balancing
- Scalability
- Fault Tolerance
For more details refer to BigWorld Technology Server Whitepaper
Project status:
- Technology stack: C/C++, Python, CentOS
- Status: Stable
To start with this project you will need at least the following software:
- Windows 10 with WSL2 and Hyper-V manager enabled.
- CentOS 7
- Microsoft Visual Studio 2019-2022
- Vagrant
- Docker
Server installation instructions are located in a separate Server Installation Guide document. Server build instructions can be found in Server Build Guide.
Instructions on how to contribute can be found in CONTRIBUTING document.