cawvyoct

Results 15 comments of cawvyoct

Overall tl:dr: try to imagine if contributors added 400 themes to this game, would the code added in the PR help to abstract all the themes so they can be...

Overall tl:dr-2: It is always a challenge to define what is an "interface" (API) and what is "data". It is also a challenge to make things generic (in this case,...

For now, the questions asked are very similar, _(maybe even related to each other...)_ However, solving the challenges one by one so that `[question A's] answer` doesn't clash with `[question...

Unfortunately a bit busy at the moment but just to say that keep up the good work @BayMinimum as it seems you understood the hints into refactoring your code so...

Hi @BayMinimum, Just an update, your themes idea is great! I also liked the way you were going with the design of your `Theme` data-structure + `ThemeController` combo. At the...