An open API service indexing awesome lists of open source software.

https://github.com/ascpixi/emoji-telepathy

🤔 Try to hone in on an a single emoji with strangers
https://github.com/ascpixi/emoji-telepathy

emoji emojis game game-development gamedev hack-club nextjs prisma prisma-orm react reactjs vercel

Last synced: 2 months ago
JSON representation

🤔 Try to hone in on an a single emoji with strangers

Awesome Lists containing this project

README

          

# Emoji Telepathy
Emoji Telepathy is a game where you try to hone-in on a single emoji with another player. Both players have to pick an emoji at the same time, and can't pick emojis previously picked - meaning you have to predict what your partner will choose!

It was made for the [Hack Club High Seas](https://highseas.hackclub.com/) event, and is designed to run in serverless environments.

If there are no players online, after some time, the match-making system will automagically create a bot player for you. The bot uses a simple algorithm to try and predict what you'll choose next! You can see how it works [here](https://github.com/ascpixi/emoji-telepathy/blob/master/src/app/api/bot.ts).

https://github.com/user-attachments/assets/7fbd737b-0fa2-4a96-b502-988b0f879a55



created for the Hack Club High Seas 2024 event