Inspiration
- Allow differently-abled individuals to play snake game without requiring to use any extra hardware device
- Allow minimal touch interactions in pandemic situations
What it does
- Allows to play the popular snake game using voice commands namely "up", "down", "left", "right", "start", and "exit".
How I built it
- I built it using Python programming language incorporating Wit.ai for voice interactions(speech to text)
Challenges I ran into
- Integrating voice commands
Accomplishments that I'm proud of
- This was the first voice game I ever made
What I learned
- Basics of Game development using Pygame
- Usage of Wit.ai
What's next for AI Snake Game
- Making voice commands non-blocking
- Training the model only on required commands
- Adding pause functionality
Log in or sign up for Devpost to join the conversation.