vegasword / MetroLabyrinth

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš‡ Metro Labyrinth

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

image

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 !

About

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


Languages

Language:TypeScript 98.7%Language:HTML 1.3%