Hi! I’am very new in Lua and Corona and i start to learn it for making games 
My first game would be the “Sea Battle” game. And i have a question for guru.
I’ve done with main menu already.
Now i need some “playing field” (2 actually, for 2 players), it should consist of 100 cells (tiles?) (10x10).
The requirement for object “playing field”:
- each cell should be touchable
- each cell must have x,y coordinates
- each cell should have ability to change self background color
- each cell should have ability to change self background to transparent
- each cell should have ability to load self background image
- “playing field” entirely should have ability to change self state - enabled\disabled (touchable\untouchable)
Please advice what component or object(s) i should choose to create such “playing field” in rigth way.
Thanks! [import]uid: 128952 topic_id: 22434 reply_id: 322434[/import]