Jeromyal wrote: Sun Oct 15, 2023 6:00 pm
then checked the high score window and it was blank
Is there access to the disk to write data? If the program is located in "Program Files", then you need to delete the ini file, then it will be created in the "%appdata%\CubePicker" folder ("home/user/.config/CubePicker").
If you change the settings, you will not see the highscore because different tables are used for different difficulty levels.
Jeromyal wrote: Sun Oct 15, 2023 6:00 pm
I suggest combining a popup with name entry and a score notification
Firstly, the name is requested only when the game starts and then is used by default. Secondly, if you specify a name in the settings, it is never asked again. This requires creating your own window, 2 different ones, one with a name, the other without a name. Currently, a standard dialog system is used without additional events in the loop. You don’t want to press the “OK” button again, but firstly I was asked to warn that the game is over, and secondly it is impossible to save a highscore without a name. More precisely, you can, but there is no point in competing if your name is not written down. There are two groups, some like one thing, others another, I cannot satisfy both at the same time. I made it possible to create behavior for both user groups using an ini file.
There is a game called "Swell Foop" where the ending of the game is drawn directly onto the surface of the canvas. But there is a problem, not all cubes can be deleted in the window, how can I draw text directly on the cubes?
If you make animation, you need to make it so beautiful that it doesn’t cause disgust. I'm not the kind of artist to draw this.
Update (Windows)
Right click opens the color change dialog.
Jeromyal
Check out this game -
Balloons
Jeromyal wrote: Sun Oct 15, 2023 6:00 pm
Have not tried answering no to it yet.
Are you answering the question "Start a new game?"