chriz-zeller

Results 5 comments of chriz-zeller

@asandroq: You were able to set the game up on macOS. Did you experience any problems while installing and/or do you have an idea how to solve this one?

Thank you @asandroq for the quick response. @nikivazou: Can you please check the following: - Where is the `version.hsc` located, that provokes the error? Which library contains the `version.hsc`? -...

Thank you for testing. Did any errors/warning occur while installing the game or did you just follow the instructions and it worked out of the box? ----- We hope that...

Hi Vladmir, thanks for the suggestion. The reason is very simple. The code grew over time and could be cleaned. So you are absolutely right---these three values could be stored...

This travis file can be used as reference for the additionally packages that need to be installed `before_install`: https://github.com/ivanperez-keera/SpaceInvaders/blob/develop/.travis.yml Besides: ``` notifications: email: true ``` is by default true and...