Inspiration
We wanted to try making a game using a unique method of control, so we chose entirely voice commands.
What it does
Let's the user control a ship and go against AI. The user can give commands like "turn 45", or "shoot", or "shields up" to control the ship, but this is the only way to do so.
How we built it
The game was made in LibGDX and uses Android's Speech Recognition.
Challenges we ran into
Getting the game to understand what we were saying and follow the commands.
What we learned
Voice control is very hard and can be finicky.
Log in or sign up for Devpost to join the conversation.