gmittal / words

Words and no numbers. Extensible web game.
https://gmittal.github.io/words
MIT License
1 stars 0 forks source link

Add network-based multiplayer #7

Open gmittal opened 6 years ago

gmittal commented 6 years ago

This shouldn't be too hard to implement using Google's boardgame.io. It would also make it more interesting because the computer has an unlimited vocabulary size (it's just doing a dictionary lookup to find valid word candidates). This could also turn into a much bigger educational platform for vocabulary development.

gmittal commented 6 years ago

Would be really fun to see how far you could extend this. In theory you could make huge parties where you have hundreds of people contributing (though that would be very annoying for anyone not playing), but I wonder if you could get people to write stories or something similar, though at a certain point it no longer becomes fun.