From 8b8803820976924d1d1d047dca824a49b0ef38f6 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 17 Oct 2022 22:24:59 +0200 Subject: [PATCH] game emojis (cards, hands, races, environments, foods) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Either direct representations, or picked visually most recognisable: - playing card suits - French: diamonds, hearts, spades, clubs - Swiss: bells, shields, roses, acorns (chestnut) - Latin: clubs (dagger), cups (trophy), swords, coins - rock paper scissors hands (fist palm V-sign) - excluding spock 🖖 and lizard 🤏 - Starcraft races (terran zerg protoss, or man bug alien) - Magic the Gathering mana colours - sun for white plains - tree for green forests - fire(ball) for red mountains - skull for black swamps - water (drop) for blue islands - Wingspan foods (cherries, worm, wheat (rice), fish, rat) --- unicode.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/unicode.txt b/unicode.txt index 8579f86..0e05797 100644 --- a/unicode.txt +++ b/unicode.txt @@ -408,6 +408,7 @@ Box drawing alignment tests: Emoji: + Games: ♦♥♠♣ 🔔🛡🌹🌰 🗡🏆⚔🪙 ✊✋✌ 🚹🐜👽 ☀🌳🔥💀💧 🍒🪱🌾🐟🐀 Javascript: [🌽, 🐮, 🐷, 🐔, 🦐, 🌾].map(🍳) == [🍿, 🍔, 🥓, 🍗, 🍤, 🍚] [👨‍👨‍👧,👩‍👧].flat() = [🙎‍♂️,🙎‍♂️,👧,🙍‍♀️,👧] Animal band: 🎷🐛 🎤🦖 🎺🐍 🎸🦔 🪕🦧 🎻🪱 🪘🐝 🥁🦂 🪇🐌 🪗🦭 🪈🐢 🎹🐙 🎶🦋 🎵🐋 -- 2.30.0