Athanasia M.

Results 5 issues of Athanasia M.

- Added comments in files cube.js and cubeparts.css; in order for the code to be easier to read. *Comments were made based on my personal understanding of the code and...

While testing the website on mobile I came across some issues. - The rotation moves of the pairs up-down, left-right and front-back are performed in a different direction despite both...

The code lacks comments; making it hard for programmers that didn't write the code to understand it and help evolve it.

At times, when replaying the game an error message appears saying "Error: getLayerNamed: Can not find a layer named "score_board". You should debug!". ![error message on replay](https://user-images.githubusercontent.com/46161935/135148322-bac8c3fb-3f16-4854-af59-af178dc900c7.png)

At the beginning of the game, if the first object appears early, it sometimes doesn't end the game until you touch the next object. Example (bat icon): ![Screenshot (1600)](https://user-images.githubusercontent.com/46161935/135138214-66f6272c-cb2a-40bc-98b8-79ba6b0b46a4.png) ![Screenshot...