Eastcoast-Laboratories / Roboyard

Problem-solving Android game - find the optimal moves to move one robot to its target
GNU General Public License v3.0
7 stars 2 forks source link

History #7

Open docbensch opened 5 years ago

docbensch commented 5 years ago

First i would like to have a game history, so that i can go back to a good riddle I played. For Example when i remember the last game was really cool, and i want to save it, i could go back and save it. And second to remember a game better, especially saved games, it would be helpful to associate a riddle with other attributes like a different backgroundcolor and a name for the riddle. But the name and color should be somehow calculated from the positions of everything of the riddle, because otherwise when you play the same riddle on different devices, you would have different colors and names.

rubo77 commented 7 months ago

1. Game History

Add a history so that one can return to a past puzzle that they enjoyed.

2. Colors and Names for Puzzles

It would be helpful to remember a game better, especially saved games, if we could associate a puzzle with other attributes like a different background color and a name for the puzzle. However, the name and color should somehow be calculated from the positions of all elements of the puzzle, because otherwise, if one were to play the same puzzle on different devices, it would have different colors and names.

rubo77 commented 5 months ago

colors and a name for puzzles is added in v14 now