This is the final year project, where we have developed an educational game that teaches players the sign language in a fun and interactive way.
- Frontend - Unity
- Backend - Flask & TensorFlow
- Initially, run the setup.sh file
bash setup.sh
- For local usage, run the local.sh file
bash local.sh
- For production usage, run the main.sh file
bash main.sh
Note: The setup.sh
file should be run before running the main.sh
or local.sh
to ensure that the application dependencies have been installed properly.
- The app.py file has a
--headless
option to run in headless (windowless) mode.
- Ashish Kishore - Game Design and Development
- Godnon Dsilva - AI and Backend Programming
- Errol Ken Pereira - Art and UI Design
- Binse Varghese - Music and Quality Assurance