An open API service indexing awesome lists of open source software.

https://github.com/iridinite/shiftdrive

A cooperative multiplayer game in space.
https://github.com/iridinite/shiftdrive

cooperative game monogame multiplayer simulation space

Last synced: about 1 year ago
JSON representation

A cooperative multiplayer game in space.

Awesome Lists containing this project

README

          

[![Build status](https://ci.appveyor.com/api/projects/status/ph4lr3pon4df6786/branch/master?svg=true)](https://ci.appveyor.com/project/iridinite/shiftdrive/branch/master)

ShiftDrive is a networked multiplayer game where up to six people control a spaceship together. Communication and coordination is key - is your team solid enough to survive the harsh environments of outer space?

The game is built with the MonoGame Framework 3.6 ([http://www.monogame.net/](http://www.monogame.net/)). The core framework is included through NuGet packages, however you still need to manually install the build tools in order to compile the game.