cdot / Xanado

Scrabble-like game (single and multiplayer) with dictionaries and computer opponents. Has boards for Scrabble, Super Scrabble, Words with Friends, Lexulous etc. and dictionaries in English, French, Catalan, and German. Try it at https://cdot.github.io/Xanado/dist/standalone_games.html
25 stars 9 forks source link

Host a public server on totalvu #89

Closed gwhizoftv closed 1 year ago

gwhizoftv commented 1 year ago

Hi Crawford and all,

We'd like to host a publicly available server for this repo. I read somewhere that was a wish. Currently, we have an older build with a customized UI running on https://esports1.totalvu.live/words. If this seems like an OK idea from the project owner and community, we'd like to work together to get it up and running well.

cdot commented 1 year ago

I have no problem with you doing that, subject of course to acknowledgement of the source (a link back the the github page would be fine for that). I'm interested to know what "customised UI" means, as the project UI has been a bit of a moving target and is a lot slicker (and more robust) than previous releases.

gwhizoftv commented 1 year ago

Crawford, OK great. A link/banner sounds perfect. Regarding customized UI, we followed your docs and then the advice you gave via email to make small changes to colors, images etc, as can be seen on the website. It will be great to see the improvements to the UI since then. The main issue will be getting the social logins working and setting up the user database.

On Tue, Jan 3, 2023 at 12:30 PM Crawford Currie @.***> wrote:

I have no problem with you doing that, subject of course to acknowledgement of the source (a link back the the github page would be fine for that). I'm interested to know what "customised UI" means, as the project UI has been a bit of a moving target and is a lot slicker (and more robust) than previous releases.

— Reply to this email directly, view it on GitHub https://github.com/cdot/Xanado/issues/89#issuecomment-1370196300, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWOIRPRTOADFW2WI544UBVLWQSD5RANCNFSM6AAAAAATQAKQMU . You are receiving this because you authored the thread.Message ID: @.***>

cdot commented 1 year ago

Not long ago I collapsed the CSS so you should be able to do all your customisation in a single file. At the same time I added support for user-selectable jQuery themes - grep for jquerytheme / jqtheme and it should be fairly obvious.