Welcome to SuperSpeechSaga repository! Here, we're dedicated to crafting thrilling platform games with a unique twist: real-time dialogue generation. Unlike traditional games with pre-defined dialogues, our games dynamically generate dialogues based on user voice input. This innovative approach promises an immersive experience, where each interaction feels fresh and tailored to the player's actions. Join us in revolutionizing the gaming experience one dialogue at a time!
- Clone the repository
git clone https://github.com/TusharAMD/SuperSpeechSaga
- Install the modules
pip install pygame pip install speechrecognition pip install google-generativeai pip install pyttsx3