A 3D multiplayer game inspired by Ravensburger's Labyrinth, on the theme of the Paris metro.
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.
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 !