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

https://github.com/vegasword/metrolabyrinth

A 3D multiplayer game inspired by Ravensburger's Labyrinth, on the theme of the Paris metro.
https://github.com/vegasword/metrolabyrinth

metro webgame

Last synced: 9 months ago
JSON representation

A 3D multiplayer game inspired by Ravensburger's Labyrinth, on the theme of the Paris metro.

Awesome Lists containing this project

README

          

# :metro: Metro Labyrinth

A 3D multiplayer game inspired by [Ravensburger's Labyrinth](https://www.ravensburger.us/products/games/family-games/labyrinth-26448/index.html), on the theme of the Paris metro.

![image](https://github.com/vegasword/MetroLabyrinth/assets/66827361/188e7ca8-477a-43b9-93e9-28838eea49c6)

## How to install

After cloning, you can install and host the game using this command :

`npm i && npx vite`

> [!NOTE]
> This is a prototype and it is only playable locally. The multiplayer feature is not yet available.

## Gameplay

| Game phases | Available controls |
| --- | --- |
| Selecting the lane | /// then |
| Choosing the entry point then sliding the lane | / or / (depending on the direction of the lane you've chosen) then |
| Moving your pawn | Just click onto the tile you want to move to (if you can 😃) |

You can press SPACE or R to rotate the outer tile.

Feedback and suggestions are welcome!

Enjoy !