Pong/Breakout Type Game

Hi Everyone,

I’m new to Corona, and have been playing around with the various API’s and using the tutorials to get a handle on things. I’m trying to create a simple game where I have a paddle at the bottom of the screen “catching” random falling objects from the top of the screen, but I’m a little confused as to where to start. Any suggestions? [import]uid: 70969 topic_id: 11810 reply_id: 311810[/import]

SDey : You double posted. That’s a no no.

Look at our sample page, code exchange and gitbut.com/ansca

we have code for a breakout game.

c. [import]uid: 24 topic_id: 11810 reply_id: 43053[/import]

Hi SDey,

Welcome to the forum :slight_smile:

Like Carlos said, we hate double posts - me especially, as I spend a lot of time cleaning them up :wink: But it happens, just be careful not to make a habit of it.

Here’s the breakout app/tute Carlos mentioned;
http://blog.anscamobile.com/2011/06/tutorial-create-a-breakout-game-in-corona-sdk/

And here is some code for Pong;
http://techority.com/2011/06/29/pong-in-73-lines/

Enjoy!

Peach [import]uid: 52491 topic_id: 11810 reply_id: 43402[/import]