orionsbelt-battlegrounds / game

Mozilla Public License 2.0
1 stars 0 forks source link

Event system #3

Closed donbonifacio closed 8 years ago

donbonifacio commented 8 years ago

This is part of the v0.1 milestone.

We need an event system to manage the game events. This system will be responsible for registering listeners and notifying them of changes. We need an indirection that will be able to:

The implementation should:

The talked about implementation should be in process memory.

jqmtor commented 8 years ago

@donbonifacio , I think this still reflects your previous iteration on this subject. Will you write down the new strategy over here?

donbonifacio commented 8 years ago

@quimrstorres yes, I'll update this and add that url flow to this.