Basic Games

I have never done Game Programming bcoz i am bad in Maths & Physics.But looking Corona Game Edition i have decided to start developing games.
I just want some sample code or tutorials for basic games development like PONG, BRICKS, GUN HITTING etc so i can understand concepts better.

[import]uid: 8536 topic_id: 2951 reply_id: 302951[/import]

Try this for starters:

http://www.mediafire.com/?2jg2ep54ay9ee1t

And then this:

http://www.lua.org/pil/
Then go for the big stuff!

I will answer any questions you have if I can.

-Gamexcb [import]uid: 8517 topic_id: 2951 reply_id: 8513[/import]

Welcome devleopingmobile.

Take a gander at our code exchange pages where users like yourself have submitted code and other code to get you started really quick.

http://developer.anscamobile.com/code

Carlos
we have sample code for a simple break out game in six steps

http://developer.anscamobile.com/code/break-out-game

and a user favorite

http://developer.anscamobile.com/code/samurai-kitchen

Hope they help too!!!

@Gamexcb : downloaded and played with “D-Pad-Demo” code you submitted. Very nice and thanks for sharing. [import]uid: 24 topic_id: 2951 reply_id: 8524[/import]