A cyberpunk roleplaying game with online connectivity, made in Unity3D.
Currently there are no binary releases, so you're going to have to set up a dev environment to play the game.
- Install Unity.
- Clone this repo.
git clone https://github.com/Saltosion/Cyber
- Download the assets from the Dependencies list, and put them in /path/to/Cyber/Assets/AssetStoreTools.
- Launch Unity, open this repo's directory as a project.
- In Unity, go to File -> Build Settings -> Build (remember to choose your platform from the list).
- Play the game you just built! Note: You'll need to run the game two times, one for the server, one for the client. On the server, run
host
in the in-game console, on the client, runjoin
. You can toggle the in-game console with the Tab key.
See the roadmap.
See game design document.
Before doing anything in Unity, install these into the /Assets/AssetStoreTools directory. Note that it's in the gitignore, so you need to create the directory yourself.
The monospace font used is VT323 which is licensed under the SIL Open Font License version 1.1.
All of the assets created specifically for this project (ie. not mentioned above) are licensed under the CC-BY-NC-SA 4.0 license.