"Create a BombParty clone website with multiplayer functionality using modern web development technologies. The site should have the following features:
Lobby Page:
A page where players can create or join a lobby.
Display a list of available lobbies with player counts.
Option to create a new lobby with a custom name.
Each lobby should have a unique ID or code that can be shared with others for them to join.
A chat system in the lobby for players to communicate before the game starts.
Game Room Page:
After joining a lobby, players are directed to the game room where the BombParty game takes place.
Each player has an avatar and a score displayed.
A word input field where players can type words that contain the random substring provided by the game.
A timer that counts down, and if the player fails to enter a valid word before time runs out, they lose a round.
Display the current player’s turn and th | A shadcn/ui and v0 generation - v0