derekherbert / Warzone

SOEN 6441 Group Project
0 stars 0 forks source link

8030-find the 15 refactor targets #134

Closed fzuray closed 3 years ago

fzuray commented 3 years ago

we need to list 15 refactor targets in total, and implement at least 5 of them.

  1. read map; done
  2. assignCountries,
  3. router :IP
  4. state pattern ; done
  5. command ;IP
  6. validate map: abstract the prerequisite into a individual function.(SOLID) S , todo
  7. in the function editMap, get map directory from WarzoneProperties.getWarzoneProperties()