FailWhaleBrigade / water-wars

Game in Haskell
Other
14 stars 4 forks source link

Client Architecture #2

Open fendor opened 6 years ago

fendor commented 6 years ago

Client Architecture

The Client Architecture has currently no easy to follow control-flow.

The idea would be to refactor this into an elm architecture. Further implementation details need to be discussed here first. A component diagram would be welcome before refactoring the client.