As I am new to corona I just wanted to develop a small game which shall contain the following.
But i don’t know how to start with.Can anybody help me?
i just want to have 5 images to be displayed in sequential manner and then shuffle it.after shuffling it i want to tap two image to swap each other and then rearrange it sequentially.Is this possible to do so? [import]uid: 99780 topic_id: 16858 reply_id: 316858[/import]
This will probably get moved to the new users forum. Nothing you described looks too hard to do and Corona SDK is more than capable of doing it.
[import]uid: 19626 topic_id: 16858 reply_id: 63122[/import]
could you provide me the code so that it could help me out a bit or is it available anywhere on the net…thank you in advance if you can do so… [import]uid: 99780 topic_id: 16858 reply_id: 63144[/import]
you may find some code in the code exchange or try to code yourself then when something not working right post your code and ask for help on that part but it sounds like you need to learn some basics first check out YouTube, oz-apps.com,& learningcorona.com [import]uid: 7911 topic_id: 16858 reply_id: 63145[/import]
In addition to the above resources:
Corona provides quite a few sample applications that you can pick bits and pieces from.
Also check out http://techority.com/
There are plenty of tutorials and such to learn from and that site even sells some starter projects that might get you going.
It’s important to understand that the forums are a great place to ask questions and learn from. But we all have our own projects we are working on and in many cases, full time jobs to go with them, so writing your code for you is asking a lot. [import]uid: 19626 topic_id: 16858 reply_id: 63147[/import]
ok that sounds great…I will try it out and see if i can do that… [import]uid: 99780 topic_id: 16858 reply_id: 63148[/import]
As Rob suggested, moved to New Users. (Features and Roadmap is not where this should go.)
Please see the forum guidelines here; http://developer.anscamobile.com/forum/2011/05/05/forum-rules-and-guidelines
Peach
[import]uid: 52491 topic_id: 16858 reply_id: 63157[/import]
http://www.ludicroussoftware.com/blog/2011/01/07/table-shuffling-in-luacorona/
you’ll need this tut [import]uid: 16142 topic_id: 16858 reply_id: 63164[/import]
I had no programming experience and used all resources I could to learn what I could to accomplish what I needed to accomplish and I am now close to finishing my first game!!.. It takes time but its well worth it!!
I love CORONASDK!! [import]uid: 51459 topic_id: 16858 reply_id: 63194[/import]