
Multiplayer for HTML5 Games is a online multiplayer add-ons page for HTML5 Games built by Node.js and Socket.io, providing a responsive list of public rooms where user can join them directly to play with other players, or invite friends by sharing a private room code within the game.
All the HTML5 Games can be bought here, but not all games are support for this add-ons, you may check compatibility for each games in DESCRIPTION.
Free Guess the Sketch game up to 4 players play, each player take turn to sketch and guess the word, the fastest player to guess the right word will score points.
How To Use It:
1. Start with Guess the Sketch game or get the HTML5 Games that is compatible with this add-ons from here
2. Copy and integrate the multiplayer files
3. Deploy the app to hosting (Node.js)
4. Ready to play online multiplayer.
Prerequisites:
Some basic knowledge of Node.js and GitHub is required to deploy the app to hosting (Node.js).
*Server requirements:
– Node.js
– Socket.IO
- Free Guess the Sketch game (for multiplayer only)
- Local play (default game play) or online multiplayer play
- Enter player name for online multiplayer play
- Public rooms to join and play with other players
- Private room for other players to join by enter room code
- Play from 2 to 5 max players depend on compatible game
- Quick online multiplayer play without enter name and join room
- Support landscape and portrait game layout
- Support devices (desktop, mobile and tablet)
Version 2.0 - Improved multiplayer script - Fixed multiplayer issue - Added new compatible games Version 1.8: - Added quick match timer - Added quick match timeout timer - Added quick match connection timer Version 1.7 - Added new compatible games Version 1.6 - Fixed Wheel of Fortune Quiz game Version 1.5 - Added new compatible games - Fixed fullscreen issue Version 1.4 - Fixed Bingo Bash game Version 1.3 - Free Guess the Sketch game - Added new compatible games Version 1.1 - Fixed multiplayer issue