Skip to content

Commit 6a6dfd6

Browse files
Update README.md
1 parent 7fc7ef5 commit 6a6dfd6

1 file changed

Lines changed: 42 additions & 1 deletion

File tree

README.md

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,42 @@
1-
# Odbicie
1+
# Redirect
2+
3+
## Overview
4+
5+
**Redirect** is a 2D top-down multiplayer game developed by team OmegaSpaceHackoon during the 20-hour WSEICRAFT hackathon. In this unique game, two players battle in a dark arena where walls block the light from their flashlights. Equip yourself with a flashlight to navigate and a pistol that fires bullets which bounce off walls. The objective is simple: defeat your opponent by scoring as many kills as possible.
6+
7+
![MainMenu](https://github.com/user-attachments/assets/6caf54aa-6e9c-4ce9-adf6-9a84d3a2741b)
8+
9+
## Gameplay
10+
11+
- **Dark Arena:**
12+
The game takes place in an arena shrouded in darkness. Walls are in shadow, only revealing themselves when illuminated by players' flashlights.
13+
14+
- **Bouncing Projectiles:**
15+
Each player is armed with a pistol. When fired, the bullets bounce off walls, adding an extra layer of strategy and excitement to the battle.
16+
17+
- **Local Multiplayer:**
18+
The game is designed for two players. You will need two separate input devices (for example, one keyboard and one controller, or two controllers) to enjoy the full gaming experience.
19+
20+
## Technology
21+
22+
**Redirect** is built using [Unity](https://unity.com/), providing cross-platform support. The game runs on both Linux and Windows. Please ensure you have the following:
23+
24+
- **Operating Systems:** Linux or Windows
25+
- **Input Devices:** Two separate devices for local multiplayer
26+
27+
## Hackathon Achievement
28+
29+
Developed in just **20 hours** for the WSEICRAFT Hackathon, **Redirect** secured **1st place** in the competition. This rapid development process has resulted in an innovative and engaging gameplay experience.
30+
31+
## Disclaimer
32+
33+
Due to the accelerated development timeline, **Redirect** is known to contain a significant number of bugs and errors. We appreciate your understanding.
34+
35+
## Installation
36+
37+
1. Go to the [Releases](https://github.com/BlackShadeOSS/Redirect/releases) page.
38+
2. Download the latest release archive (ZIP file).
39+
3. Unzip the archive to your desired location.
40+
4. Run the `Redirect.exe` file to start the game (Windows).
41+
42+
*Note: Ensure you have two separate input devices (e.g., one keyboard and one controller, or two controllers) for local multiplayer.*

0 commit comments

Comments
 (0)