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

https://github.com/mirsario/overheatremake


https://github.com/mirsario/overheatremake

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# What's this?!
A higher-effort work-in-progress source-available remake of the [OVERHEAT Game Demo](https://youtu.be/zXXUYTJTVog), done in Unity3D just like the original.
> A first-person shooter and a game jam entry made in ~12 days. Inspired by SUPERHOT and Quake II, it is based around a dynamic slow-motion mechanic that reacts to projectiles flying near the player.

![](https://github.com/Mirsario/OverheatRemake/blob/dev/.github/Screenshot1.png?raw=true)

# Installing
- Targets `Unity 2022.3`(.43f1) LTS.
- Clone via git, not as a zip file: `git clone https://github.com/Mirsario/OverheatRemake`.
- This repostiory uses submodules, make sure to run `git submodule update --init --recursive` to ensure that they get downloaded.

# License
The code is currently licensed under [`GPL3.0`](https://github.com/Mirsario/OverheatRemake/blob/dev/LICENSE.Code.md).
Assets are reserved to their original creators.