seixasfelipe / tactical

Tactical battle field experiment
https://seixasfelipe.github.io/tactical/
MIT License
1 stars 1 forks source link

Code refactoring #12

Open seixasfelipe opened 7 years ago

seixasfelipe commented 7 years ago

We must rethink how to organize the code in order to have responsibilities separated following SOLID principles.

How could we reorganize the code? Which classes should it have? Which design patterns should it use?

e.g. Classes:

Game
GameObject
...