-
-
Notifications
You must be signed in to change notification settings - Fork 15
Cool Crocodiles #11
Cool Crocodiles #11
Conversation
…art` as per README
…you press space bar
|
It's a shame that the QT designer generates such ugly code, but overall this is a big pull request with lots of interesting stuff going on. I love that you guys are using stuff like For the most part, the code is inoffensive, but it does appear to be a bit blocky here and there, and could probably benefit from some extra readability. Overall a very interesting pull request. Can't wait to test it out on Sunday. |
|
@heavysaturn Thanks for the quick review. I just want to highlight that our code does use unit tests, but due to the nature of Qt programming most of the methods have side effects, so only a few pure functions are tested. I posted a patch in code jam chat for integrating unit tests into the Azure build pass/fail but as far as I know ours was the only team to actually do it. For Sunday, without spoiling anything, all I can say is that it'll launch and run for you, but have fun actually getting into the app... some light reading may be required. This app hates you. |
Troubleshooter just a little bit more annoying and realistic now.
Decreased probabilty per keypress from 10 percent to 5 percent
No description provided.