[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Multidimensional Arrays
- From: Nevin Flanagan <Alestane@...>
- Date: Fri, 22 Jul 2011 11:54:25 -0400
On Jul 21, 2011, at 9:16 PM, Michelle Jenkins wrote:
> Hello Everybody,
>
> I am very new to programming. Currently I am using Corona SDK which uses the Lua language. I am trying my hand at my first game and have ran into a problems with arrays/tables. My game game screen is a follows. I have a background, with a 360 x 216 pixel gameboard with 16 spaces, 16 gamepieces that are located to the left of the board and are draggable, and a back button.
>
> --
> Michelle Jenkins
> Ultra Luxury Life
You may also find it helpful to join the #corona IRC channel on freenode, where several people familiar with both Corona and Lua are accustomed to providing starter advice (including myself).
Nevin