yiotro / Antiyoy

A source code of android game called 'antiyoy'.
422 stars 54 forks source link

Future Plans #33

Open anetz89 opened 6 years ago

anetz89 commented 6 years ago

Hi,

I wonder what your future plans for this game are, as you mentioned in some other issues that you're struggling with old spaghetti code and some initial concepts that turned out to be showstoppers.

Do you plan to refactor or even rewrite it? Would you be interested in some help to do? I think this game concept has great potential, especially with an online multiplayer extension.

Regards

yiotro commented 6 years ago

Hi.

Yeah, I am slowly refactoring it for last year or so. Actually, I already did some huge refactorings that made code better. Also, I am now working on new update which will further increase quality of code.

But there are still some parts that are still bad. For example, almost all game mechanics code is quite bad and it's not that easy to fix it. Also, GameView class is quite a mess.

I plan to add fog of war and diplomacy in next update, but they will be optional things that can be turned on only in skirmish.