GitHunt
WS

wsmd/emojimori

:smiley: A tiny javascript memory game

emojimori

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

screenshot

Live screenshot

animations

Todo:

  • Use flexbox
  • Play again dialog box (reset game)
  • Show game progress
  • Dynamic nodes injection
  • Tweet results
  • Package up as a desktop app

Languages

JavaScript42.2%HTML31.3%CSS26.6%

Contributors

MIT License
Created December 10, 2015
Updated November 20, 2019
wsmd/emojimori | GitHunt