Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 464 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 464 Bytes

Memoji

Memoji is a HTML5 game in which you should find in one minute all pairs represented by emojis.

It uses <dialog> tag and ::backdrop pseudoelement. As of now, this is fully implemented in Chrome only. Firefox provides support by enabling "dom.dialog_element.enabled". But there is a pollyfill for dialog. You can check it out here. It is really easy to include.