A Serious Game for Dynamic Conversations.
voca is a gamified experience designed to bridge the gap between structured learning and natural dialogue. Built as a university thesis project, it utilizes a hybrid architecture of Phaser 3 for immersive gameplay and React 18 + Tailwind CSS to deliver a high-fidelity, responsive user interface.
To create an immersive "Conversex" environment where users can practice social interaction through non-linear storytelling, engaging visuals, and interactive feedback loops.
- Game Engine: Phaser 3 (Core Logic & Physics)
- UI Framework: React 18 + Tailwind CSS (Welcome Screens, Overlays, and Settings)
- Bundler: Vite (For lightning-fast development & HMR)
- Design Architecture: Inspired by myself
Ensure you have Node.js installed (v18 or higher is recommended).
Clone the repository and enter the directory:
git clone [https://github.com/your-username/voca.git](https://github.com/your-username/voca.git)
cd voca