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.
- Host: GitHub
- URL: https://github.com/iridinite/shiftdrive
- Owner: iridinite
- License: bsd-3-clause
- Created: 2016-07-18T15:45:12.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-15T19:59:27.000Z (almost 9 years ago)
- Last Synced: 2025-02-14T22:41:59.346Z (over 1 year ago)
- Topics: cooperative, game, monogame, multiplayer, simulation, space
- Language: C#
- Homepage:
- Size: 19.5 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](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.