The Genetic Algorithms MazeGame has a few known issues, but none of them are major.
-
The color displayed on the screen is blue, when it is supposed to be red. Pretty sure this has something to do with the conversion between image color formats going wrong.
-
On successfully completing the game, an exception occurs somewhere. However, all data is still saved in the MazeGame object and you can still transcribe a video with the method "on_video".
-
No sounds work in colab. All sounds have been disabled, but the code still exists to drive them (currently commented out)
The Genetic Algorithms MazeGame has a few known issues, but none of them are major.
The color displayed on the screen is blue, when it is supposed to be red. Pretty sure this has something to do with the conversion between image color formats going wrong.
On successfully completing the game, an exception occurs somewhere. However, all data is still saved in the MazeGame object and you can still transcribe a video with the method "on_video".
No sounds work in colab. All sounds have been disabled, but the code still exists to drive them (currently commented out)