This is the client for the Hellion game. A separate repository exists for the development of the game server.
Hellion is a multiplayer game set in space. You're a part of a mission-gone-wrong to colonise the nearest star. The goal is to survive in space, and to do such you need to follow some quests. The game is an open-world sandbox game, and have features that allow you to build and manage your own space stations and ships.
The game is developed with Unity 6.3 LTS. The game should be cross-platform, but it has only been tested on Windows. Contributions and me are gladly accepted. Join our Discord.
To open the game you need to install Unity and Wwise. Read the guide on our website.
Prefer using tried-and-tested programming styles for large games, and generally prefer procedural programming, data-oriented design, and system thinking.
A rule of thumb when working with this project is to look at other code in the OpenHellion folder when in doubt.
See the readme in OpenHellion and ZeroGravity in Client/Assets.
All code without a licence header are property of their respective authors.
Resources in the Assets/Plugins and Assets/Wwise folders are licensed under their own terms.
