Chess lovers, Glide just upped the game. Can you beat this Chess app?

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!.

Thank you for taking the time,

Simon.

PS. it will work on mobile but it’s easier to view on desktop.

4 Likes

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?

1 Like

Wow, nice project! Let’s make a 2v2 together!

1 Like

Nice work! Not sure if I won or not since it flashed “error” on the screen in red :slight_smile:

PS…I was white.

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.

Great job.

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.

1 Like

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.

lol… nice invitation thanks. I think I’m due a break after crafting this one for a while at least!

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
.

I just gave it a go, and all I get is a blank board. Clicking on the “New Game” button doesn’t appear to do anything. This is what I see:

oh… could you try to reload the page?

Looks better now :+1:

1 Like

Very nice project!

1 Like

Doesn’t let me move any pieces

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.