js-memory
Javascript memory game using picasa photo streams.
This game allows you to play a game of memory with photos from your Picasa photo album. It uses node to serve up Picasa API requests. The front-end uses d3 for data-binding and layout, with underscore utility belt.
Installation and requirement
- install nodejs
- npm install node-static express request
- node server.js
- open brower to http://localhost:5555/memory.html
Screen Shot

Log in or sign up for Devpost to join the conversation.