This is an application I made in html/javascript, that is sort of a second version to the classic game of memory. I changed it around so the player must memorize as much as he can in 10 seconds, and then solve the puzzle. Writing functions to have the images swap for 10 secodns and remain in the same order was very difficult.