kevinabrandon / kbWar

A simulation of the card game WAR!
MIT License
3 stars 0 forks source link

Seperate UI code from Core Logic #16

Open KennethBrandon opened 9 years ago

KennethBrandon commented 9 years ago

Implement a good MVC

Consider Supervising Presenter: http://martinfowler.com/eaaDev/SupervisingPresenter.html or Passive View: http://martinfowler.com/eaaDev/PassiveScreen.html