Chess client interface in YUI.
Have created a chess client using YUI. Initially have used the attr interface of the YUI base class. However as I did not need the setter / getter / validation interface that attr class provides. Moved back to the normal object properties.
You can find the code for the same on github here.
You can find the code for the same on github here.