I forgot to put up a post on this but I did get my first Corona app up on the iPhone store and in the Android market.
Tic Tac Toe Times Tables was an idea thought up in part simply to just learn the Corona environment. I wanted a simple game, so Tic Tac Toe immediately came to mind. But I didn’t want to program the 1,028th version of the game, so I added a little twist in the form of simple multiplication tables. I remember trying to memorize them as a kid and thought a game might be a decent learning tool.
Basically it’s Tic Tac Toe, but each square is a ‘challenge’ that must be completed by picking right answer to a multiplication problem.
Tic Tac Toe Times Tables for iPhone
Tic Tac Toe Times Tables for Android
By the way, porting to the Android was a very simple process for the most part. Luckily, I already develop for Android so knew all about the keystore process. [import]uid: 8776 topic_id: 2615 reply_id: 302615[/import]