Merge pull request #172 from Zhouzi/logicalornot

add Logical Or Not
This commit is contained in:
Huei Tan 2015-08-10 17:42:57 +08:00
commit f8f5c295ae

View File

@ -683,6 +683,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
* [picturefill](https://github.com/scottjehl/picturefill) - A responsive image polyfill for <picture>, srcset, sizes
* [platform.js](https://github.com/bestiejs/platform.js) - A platform detection library that works on nearly all JavaScript platforms.
* [json3](https://github.com/bestiejs/json3) - A modern JSON implementation compatible with nearly all JavaScript platforms.
* [Logical Or Not](http://gabinaureche.com/logicalornot/) - A game about JavaScript specificities.
# Worth Reading