Lonami
Lonami
There would need to be a way in the application to export and load data. I'm not a fan of this idea because making a interface for that is not...
Thanks! I have never tried building for HTML5 and don't have any interest on fixing this issue myself. However, we can leave it open in case someone is up for...
A new gradle build script should be made (or generated through libGDX's tool) to work on the latest version of gradle (using gretty instead of jetty). After it's ready, it...
Sure, that would be awesome to see! Feel free to work on it.
I've re-ran the libGDX setup (https://github.com/LonamiWebs/Klooni1010/commit/9c6be35369a7bb07d11838e4cc84f7cb3efcf338) and left the `html/` folder it generates back, so it should be an easier starting point, if anyone wants to try.
What would you suggest? A different colour palette or modifying the shape? I wanted to keep #39 unmodified because the story was nice, but in the name of accessibility, we...
Is this still an issue after #43 got merged? (I see you moved the `Waterdrop` static initialization into the constructor which is nice). Also regarding the `FIXME` you introduced: https://github.com/LonamiWebs/Klooni1010/blob/ef2fb8fa84bc1fa2f6c5cea777a91ae64a8fff99/core/src/io/github/lonamiwebs/klooni/Klooni.java#L46-L47...
Thing is… I tried contacting them a few times for the first link you posted (also thanks for showing me the other three I wasn't aware of). The package name...
I've added a little header on the issue description so that people knows they can report more applications here. This issue will remain open for said purpose :+1:
Despite the fact you should reformat the file so the style is consistent, the code itself looks alright. A bit too much of copy-pasting from `Board` but I understand it's...