Inspiration
to make a game that is easy to navigate without seeing or toughing the keyboard, so it is accessable to those who cannot see or use a keyboard.
What it does
It is a maze that you can navigate by saying "up" "down" "right" "left" or change the color by saying the color.
How we built it
we used p5.js and p5.speech library. each time you spoke it added the word to an array and if the last word was one of our commands, then it would move or change color.
Challenges we ran into
it was hard to figure out how to use voice commands in the beginning
Accomplishments that we're proud of
That we were able to figure out how to use voice commands.
What we learned
How to use voice activated commands and p5.sound and p5.speech.
What's next for Voice maze
we can make it so that the game will tell you the coordinates of the object after each move for those who cannot see the screen.
Built With
- p5.js
- p5.sound
- p5.speech

Log in or sign up for Devpost to join the conversation.