sionleroux / GuessTheAnimal

An android game demonstrating a simple AI which learns to guess animals
GNU General Public License v2.0
1 stars 1 forks source link

Choose an architecture #19

Open ezisazis opened 7 years ago

ezisazis commented 7 years ago

It can be

... To have a clean code

sionleroux commented 7 years ago

To have a clean code

Is the code currently dirty? Looks like a case of YAGNI to me, and we could come back to this when we reach the point where we need it.

sionleroux commented 7 years ago

We could consider this decision part of the refactor needed for #15.

ezisazis commented 7 years ago

we could come back to this when we reach the point where we need it.

Roger