So it seems the opinions about adding more games are pretty much split... One thing for sure - I am now certain that adding any game apart from just pure dice is what we need. It has to be fun, and I am leaning towards something social that would bring interaction (healthy competition) between users.
Last few days I've been traveling and connecting to YOLOdice from various places. I found out that unfortunately some WiFi networks only allow connections to port 80 and 443 (HTTP and HTTPS ports). This sucks, because we run our WebSockets endpoint on ports 8080 and 8081.
So I have opened a new WebSocket endpoint on the 443 port and it's now the default port the web client will connect to. Old ports will be available for some time too, so no worries.
If you're just a player, nothing changes, maybe except the fact that your connection could be more reliable if you're using any bizzare Internet Providers.
Tell me if you see any difference!
Cheers,
Ethan