Projects

Guess It: 

This is a little game that allows the user to guess a secret number between 1 and 100. 

Rapid Math:

You are are your own for this assignment. You are not given any code. Take small bites out of the big problem. Think of this as a math game for elementary students or students learning about integer arithmetic, there should be no fractions or decimal involved.  

Talking Calculator:

This assignment is currently for AppInventor Classic. You should be able to follow the logic, new images will be create for this assignment.

Say Hello, Good Bye

This project introduces the TextToSpeech component. It will say two different set phrased by pressing one of two buttons. 

Say Anything

Say Anything extends the Say Hello, Good Bye project. A TextBox is used to enter text, so it can be said by the TextToSpeech component.

Snake

Re-create the old classic game Snake, similar to http://www.snakegame.net/digisnake.htm

TicTacToe

Create an app for a two player Tic-Tac-Toe game.