About the Project
A real-time competitive multiplayer game where teams collaborate to solve logic gate challenges.
Features full voice accessibility for visually impaired players using AI-powered narration and voice
commands.
Key Features
- Real-time Multiplayer: Socket.IO powered synchronization
for team-based competition (Alpha/Beta teams).
- Accessibility Innovation: Complete voice control system
for visually impaired players including voice commands and auto-narration.
- AI Assistant: LangGraph-powered agent with conversation
memory that guides players and handles voice-controlled instructions.
- Advanced Game Mechanics: Multiple game modes (Competitive,
Asymmetric, Campaign) and sabotage mechanics with NOT gates.
Technical Architecture
Modern real-time architecture using FastAPI and Socket.IO for the
backend, with React and Framer Motion for a dynamic frontend. AI
capabilities powered by OpenAI GPT-4o-mini, Whisper, and
Edge-TTS.