The theme for the Game Off 2022 is cliché, the cliché picked for this entry is
Probably the most reasonable thing to do, when the lights go off... ...or is it?
Let's find out in this asymmetric multiplayer game for up to 5 players, based on Luigi's Ghost Mansion
One player takes the role of the ghost who tries to catch the other players who got split up in a spooky maze. Of course, evading the ghost is not an easy feat, because the ghost is invisible in the dark maze! To get rid of the ghost, the other players ( the 'trackers') have a flashlight (use by pressing 'Space').
You need at least 2 players to play the game. Matchmaking is done by using the same match name.
Game can be played on itch.io: https://mudmatch.itch.io/lightoff
In order of when they were added to the project
- hadashiA/VContainer
- ashoulson/RailgunNet, adapted for being used as an UPM package using the fork from araex/RailgunNet
- Tjstretchalot/SharpMath2, adapted for being used as an UPM package
- benjitrosch/spatial-hash with small modifications (generic SpatialHash, find neighbours of Cell )
- Iblis/UniTaskWebSocket my own helper library to use WebSockets with async/await pattern
- Cysharp/UniTask using my adaption to add support for UiToolkit (Cysharp/UniTask#338)
- Cysharp/MessagePipe
- BetterMinimal WebGL Template