A little in-browser memory game (aka concentration) I built for fun. It has (for now) a 4 x 4 grid of cards that shuffle randomly on every run. The challenge was to buid this in less than 2.5 hours (between two shifts) ๐.
The layout is built on top of Flexbox and CSS animations while the logic is written in Javascript. The game supports native Emojis using standardized Unicode characters.
Screenshot
Live screenshot
Todo:
- Use flexbox
- Play again dialog box (reset game)
- Show game progress
- Dynamic nodes injection
- Tweet results
- Package up as a desktop app
On this page
Languages
JavaScript42.2%HTML31.3%CSS26.6%
Contributors
MIT License
Created December 10, 2015
Updated November 20, 2019


