The Royal Game of Ur Devlog 2
20 Squares » Devlog
I updated the graphics in the offline and online modes for the UI and also prepopulate the player's name as "player" since Web GL isn't completely compatible on mobile causing text fields to not work and having a name entered is required to play.
But unfortunately it seems that if two mobile players try to play and their names are both "player" they don't get matched up for some reason...looking into it today to see if I can figure out if that's a bug or a feature in photon lol
20 Squares
A 2 player board game with a little strategy and a little luck!
Status | In development |
Author | OZ |
Genre | Strategy |
Tags | Board Game |
More posts
- The Royal Game of Ur Devlog 4Jul 16, 2021
- The Royal Game of Ur Devlog 3Jan 21, 2021
- Online is back onlineJan 01, 2021
- Quick update to Devlog 1 - Online doesn't work :(Dec 28, 2020
- The Royal Game of Ur Devlog 1Dec 28, 2020
Comments
Log in with itch.io to leave a comment.
Actually found out that it isnt an issue with the name. It might be some browser issue because using chrome on 2 phones works just fine.
But I did find a big problem with scoring. Sometimes a point I earned showed up in my opponents count and sometimes vice versa...gonna fix that now