Projects
This is a little game that allows the user to guess a secret number between 1 and 100.
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.
This assignment is currently for AppInventor Classic. You should be able to follow the logic, new images will be create for this assignment.
This project introduces the TextToSpeech component. It will say two different set phrased by pressing one of two buttons.
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.
Re-create the old classic game Snake, similar to http://www.snakegame.net/digisnake.htm
Create an app for a two player Tic-Tac-Toe game.