Inspiration
I was inspired to make this project as I enjoy high fantasy cartoon shows and novels and wanted to display that interest in an adventure-game project. I also have experience working with the Python programming language on IEE to use voice recognition software to determine verbal user input commands.
What it does
This program requests the user to make verbal commands to determine player actions in a text-based adventure game.
How we built it
I built this project purely with the Python programming language.
Challenges we ran into
I ran into the challenge of remembering how to use the Python speechRecognition module after months of refraining from making use of it.
Accomplishments that we're proud of
I am proud of working on a past project with a new piece of technology to make a game in the Python programming language.
What we learned
I learned how to return user verbal input commands in literal string format in order to allow program to make conditional choices in a Boolean manner.
What's next for My Speech Recognition Game
I could improve the game by making an RPG or other genre with the speechRecognition software. I could also output program results to user on user's computer.

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