An open API service indexing awesome lists of open source software.

https://github.com/unitycoder/qless-multiplayer-js

q-less game multiplayer in browser + node backend
https://github.com/unitycoder/qless-multiplayer-js

Last synced: 5 months ago
JSON representation

q-less game multiplayer in browser + node backend

Awesome Lists containing this project

README

          

# qless-multiplayer-js
q-less game multiplayer in browser + socket io + node backend

Created with chatgipity™

### Usage
- clone repo, init node files: npm install
- start server: node server.js
- open game view: index.html
- Enjoy?

### TODO
- add validate solution (at end of round, or if all players press "Validate" button, or validate words while game is running, make valid words green)

### Images

![qlessmultiplayerPOC](https://github.com/user-attachments/assets/ac5ead97-c8c9-4383-96c2-07297bb84265)