erenon / casino

Small hobby project, simulates uno card game - currently C++, javascript/V8
MIT License
2 stars 2 forks source link

No client-browser event docs #5

Open erenon opened 12 years ago

erenon commented 12 years ago

There are no doc describing the events emitted and received on client side using the publish-subscribe system. The doc must include all events with data definitions, the possible emitters and receivers.