Talk 2 Win: A New Genre of Games!
Talk 2 Win is a game you can play in your internet browser with your voice only, and what you say is what really matters.
In this game you can select a mission/scenario and talk to achieve the goal. Intelligent characters will be listening to you very carefully, and will react to what you say, and even talk to you! You can see their thoughts, face expressions, or their body language.
Scenarios/missions
For the hackathon we prepared 3 diverse missions and scenarios:
- "Warriors to Battle" - Imagine you are William Wallace in the iconic scene of Brave Heart!
- "Announcing Layoffs" - Your company is struggling, and you need to let some people go - how to make such difficult announcement!?
- "Political Rally" - You are a politician and you need to convince potential supporters to go and vote for you.
Tech stack / How it works
Each character in the game is an independent AI agent, and it reacts to player voice. Player voice is converted in real time to text. Given the text, AI agents state, the history, and meticulously crafted system prompt, the LLM produces updates to AI agents state: what they say, think, or how they behave. The LLM also acts as a game master, which decides whether the player reached the goal of the scenario/mission or failed.
Also for better accessibility the game can be played in text mode.
Built with:
- Gemini 2.0 Flash
- ElevenLabs Text to Speech
- Google Chrome Web Speech API
- Typescript&React
- Genaicode
Future ideas
How this idea can evolve?
- More missions/scenarios
- Lower latency
- Higher quality
- Custom scenario creator
Log in or sign up for Devpost to join the conversation.