Android developers create Siri clone in just 8 hours

Android developers create Siri clone in just 8 hours.

Algorithm

Blake and I started building our Android application today.  Our first step was to build the algorithm for the program.  Blake came up with the majority of the steps and I helped him out a little.

Blake has been practicing his multiplication tables, so  we decided to build a math game that will continue to help him practice his multiplication tables.

 

Algorithm

Start the game.

The user is then present with a math problem.

The user enters the answer and if they get it right they get a message saying “Awesome, good
job”, if they get it wrong, they get a message saying to try again. They get 3 tries to get the
problem right before the answer is given to them.

After they get it right or after three tries the user is presented with another problem.

At any time the user can quit the game.