Hello people, I’m new to Corona SDK & also the community, I would like to ask can i develop a game like Street Fighter or Zombieville using Corona SDK? and what do i need?
Thanks. [import]uid: 139786 topic_id: 24502 reply_id: 324502[/import]
Hello people, I’m new to Corona SDK & also the community, I would like to ask can i develop a game like Street Fighter or Zombieville using Corona SDK? and what do i need?
Thanks. [import]uid: 139786 topic_id: 24502 reply_id: 324502[/import]
Hey there and welcome,
You can certainly make either of those app styles in Corona
Your first step if you don’t yet have any experience should be to check out http://learningcorona.com/ - maybe start with Corona For Newbies. (4 parts.)
Peach [import]uid: 52491 topic_id: 24502 reply_id: 99166[/import]
Welocome to Corona!
Answer is YES, if you are referring to original Street Fighter, and not recent 3D versions.
You’ll need Corona SDK, code editor ( anything from XCode to editors focused on Corona like CoronaComplete or CIDER will do it), graphic editing program ( from GIMP to Photoshop), and lots of time on your hands !
All the best
N [import]uid: 80100 topic_id: 24502 reply_id: 99167[/import]
you also would like to use spritesheets for the animations to keep everything as fluid as possible. I use TexturePacker for these purposes but there are other tools that are doing the same.
-finefin [import]uid: 70635 topic_id: 24502 reply_id: 99188[/import]
Thanks for the reply.
It’s a long wayyyy for me to develop games like Street Fighter for me.
I’m quite new to programming, just have some basic of AS3 and Java, I find that Lua is easy to learn, but I couldn’t really remember the code, I have to look back every tutorials I have learn to copy and paste the code, can’t manually type the code like pro doing, any program can help me out with this?
Thanks. [import]uid: 139786 topic_id: 24502 reply_id: 99289[/import]
Hey again,
I think we all did that at the start, looking back at tutorials and sample code - over a short time you learn to remember the code. (Of course it helps if you are actually writing things out and not copying and pasting, too.)
We do have a bundle for TextMate that may help you, it’s on the 3rd party page.
Peach [import]uid: 52491 topic_id: 24502 reply_id: 99309[/import]
Hi, thanks for the info, but too bad, its only for MAC OS and I’m using Windows [import]uid: 139786 topic_id: 24502 reply_id: 99316[/import]
The bundle I believe may work with Sublime Text 2 as well, which does have a Windows version; http://www.sublimetext.com/2
[import]uid: 52491 topic_id: 24502 reply_id: 99336[/import]
when on windows, I use notepad++
http://notepad-plus-plus.org/
-finefin
[import]uid: 70635 topic_id: 24502 reply_id: 99448[/import]
get CIDER. I tried CPM then CIDER and no insult to the smart man who developed the impressive CPM but CIDER just reminded me more of the other apps I use, the way it opens files and etc. I like it and will certainly be purchasing it! [import]uid: 143556 topic_id: 24502 reply_id: 103422[/import]