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.
- Host: GitHub
 - URL: https://github.com/vegasword/metrolabyrinth
 - Owner: vegasword
 - Created: 2024-01-08T15:58:36.000Z (almost 2 years ago)
 - Default Branch: dev
 - Last Pushed: 2024-03-20T22:49:53.000Z (over 1 year ago)
 - Last Synced: 2024-03-20T23:51:25.935Z (over 1 year ago)
 - Topics: metro, webgame
 - Language: TypeScript
 - Homepage:
 - Size: 700 KB
 - Stars: 2
 - Watchers: 1
 - Forks: 1
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 
 
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.

## 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 !