Hi
On the ChessUp 1 board it was possible to save a game against AI by pressing the A1 square three times with a piece, so we could turn off the board and continue the next time we turned it on to play. Is it possible to implement this with an on-screen option while playing against the AI? I think that should be possible with piece recognition.
On the ChessUp 1 board while playing the AI it is possible to change mid game from 2 players to 1 player and AI. I use that to steer the game towards a certain line that I want to train and then play it out against the AI. For example, for opening training, this is a good way to use the board. Can that be implemented with an option on the screen?
The ability to change game context in the middle may be coming, but it is also possible with piece ID to exit the game, leave the pieces, and continue with new context (i.e. player vs player or player vs bot).
So I think these are both covered - coming in development.
Wouldn’t it be easier (and save devs time) to tie in the ‘save and resume game’ as a feature of the board editor?
(And by that I don’t mean having a specific option for it. It just ties in directly with the editor already.)
Heck even changing game state, have an option in the editor to play versus a player.
If the roadmap includes some sort of ‘analysis replay’ then leaving mid analysis and booting up the editor alao allows you to replay positions without having to make specific changes.
I don’t know if I am beeing vague or delusional though haha.
The board editor is no option for it because I want the game to be saved inside the games history in the ChessUp app. I then export the pgn to my opening repertoire software on my tablet.