I would be happy for your feedback if you could play a game using my new Chess app.
In this beta-mode you can only play with the white pieces although you can choose any level from 1 -15. I may have created a monster since I can’t even beat it on the easiest level! If you can do better and beat Glide then you can add your name to the Hall of Fame - good luck!.
Cool! Don’t like how you have to sign in just to play chess though, maybe make it so we don’t need to sign in but can’t get on the Hall of Fame if we aren’t logged in (or it can still add us but make us anonymous). Also can you move this to Project Showcase?
Simon - the submit move button shouldn’t disappear; maybe grey it out so the user knows to make a move and once they do then the submit button is active.
Thanks… nice suggestion. So play with the condition to execute the workflow vs. the button visibility…
Update: There is no visibility condition for the button. Only the condition for executing the workflow… so not sure how to prevent the button disappearing… unless I have a another button in the block that has no action and has opposite button visibility and is perhaps not colored… I will try that.
Thanks Matt… sorry about that. Tbh the program can be a little unstable due to the API calls and the giant board custom AI component. Sometimes you have to refresh the page and/or go back a move… but 99% of the time it is fine. I have suspicion that waiting a second or 2 before submitting a move makes a difference too.. to allow the internal computed columns to catch up.
Wow… I have just checked your board. So you managed a checkmate! I’m really impressed. I thought I had created a solid trigger for the white win scenario. I will fix
.
Oh - sometimes the site needs to be reloaded to force the computed columns and the AI components to reset and behave.
In general you tap the start square (yellow highlight appears) and then the destination square (yellow disc appears). If it’s a valid move then the ‘submit’ button appears.