Show HN: 3D chess game done entirely in HTML/CSS/javascript (webkit only)(codepen.io)
codepen.io
Show HN: 3D chess game done entirely in HTML/CSS/javascript (webkit only)
http://codepen.io/juliangarnier/full/BsIih
2 comments
That is so crazy and inspiring to see such an interface + usability created with only HTML-CSS.
The whole 3D scene and the UI are done in HTML / CSS. Controls and moves validation in javascript.