.. html5 solitaire documentation master file, created by sphinx-quickstart on Wed Feb 13 11:48:07 2013. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Color Memory documentation! =========================================== Contents: .. toctree:: :maxdepth: 2 intro configuration translate code Credits ======= I've used the following code: - `Easeljs `_: Easing functions - `Tweenjs `_: For animations - `Preloadjs `_: For loading the game assets - `Howler `_: to play the game sounds - `webfontloader `_: For loading the fonts - `stampit `_: For creating object factories **Thanks for this awesome libraries**