Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iivvaannxx/isolated

๐Ÿค– A 2D multiplayer platformer shooter, set in a world devastated by an alien invasion.
https://github.com/iivvaannxx/isolated

csharp dotnet education futuristic game game-development linux platformer shooter unity windows

Last synced: 29 days ago
JSON representation

๐Ÿค– A 2D multiplayer platformer shooter, set in a world devastated by an alien invasion.

Awesome Lists containing this project

README

        


๐Ÿค– Isolated




Preview of the game


๐Ÿ“ฅ Download
ย ยทย 
๐Ÿ”‘ License


A 2D multiplayer platformer shooter, set in a world devastated by an alien invasion.


Unity Engine
Linux
Windows
.NET
C-Sharp
Built with Love


> [!IMPORTANT]
> This repository is only a showcase of the game. It provides the links to download the game and information about it. The game is not open-source and the source code is not available, primarily due to the use of assets which license does not allow redistribution. The game is built using Unity and is available for Windows and Linux.

## ๐Ÿ“– Introduction

Isolated is a 2D cooperative/multiplayer platformer game developed as a college project. Set in a world devastated by an alien invasion, players take on the roles of soldiers who must work together to escape a dangerous environment and reach safety.

Here's a version that stays as close as possible to your original wording while improving the grammar:
The main objective of the project was to build a multiplayer game using Unity. The development was progressive: we started with a cooperative version of the game, where players could play together on the same screen. Then we added a P2P multiplayer version, and finally we implemented a client-server multiplayer version (with an authoritative server).

## ๐ŸŽฎ Play

This repository contains only the **cooperative** and **client-server** versions of the game, because I couldn't find the **P2P** version. The gameplay differs a bit between both versions, but if you read the instructions below you will be able to play the game without any problem.

| โญ Mode | ๐ŸŽฏ Objective | ๐ŸŽฎ Instructions | โฌ‡๏ธ Download |
|------|-----------|-------------|----------|
| Cooperative | Collaborate to complete the level. Then fight each other. | [Read](./COOPERATIVE.md) | [Release](https://github.com/iivvaannxx/isolated/releases/tag/cooperative) |
| Multiplayer | Survive and kill them all! | [Read](./MULTIPLAYER.md) | [Release](https://github.com/iivvaannxx/isolated/releases/tag/multiplayer) |

## ๐Ÿ“œ License

Isolated ยฉ 2022 by Ignasi Ezpeleta & Ivan Porto Wigner is licensed under CC BY-NC-ND 4.0. To view the details of this license, visit [this link](https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode.en).