Feature Addition#14
Conversation
|
Tested f9eeb5f, game freezes at the fourth game - first game of new level - the tiles are clickable but it's still showing as level complete. Also the best level was set to Logs show; Traceback (most recent call last):
File "/home/ibiam/Activities/flip/game.py", line 183, in gameover
best_seconds = (self.best_time[self._edge-4]) % 60
IndexError: list index out of range |
|
This might be because of the values already stored in |
|
Tested 2d881fe, works as expected but there's a new problem and I've attached a screenshot below although the logs don't show any reason why but it happens at the same time as the previously reported issue - right at the end of the fourth game -. I don't get the |

3 puzzles per level; separate best-time per level.