Need Help In Making a Game

Good day to everyone. I’m new here at the coronalab forum and i need your help on making this game. Its a Bookworm style RPG game and i looked up on so many tutorials, i don’t know where to start…Here are some sample images of the gameplay hope it helps…

Frankly I’m not exactly sure where to tell you to start either but I do have to say nice sketchwork if you drew that.

Do you have a system of game mechanics set up yet?  How levelling works, how damage works, etc?  Not the code for the events, but just the actual play mechanics.

You should also start plotting your app progression out.  “Home Screen” >> “Options/Settings”, “Credits”, “Play” >> …  Use a bubble/flow chart to map this.  Once you have this under control, you can start looking at what you need to do to make it work.

Hi, 

First, if those drawings are made by you I have to congratulate you, because they are pretty neat!

If you are asking for help I asume you know little about coding, but if you want to learn and you are passionate about it, I would say go for it! Here it’s the perfect place to start -> http://docs.coronalabs.com/daily/guide/index.html

if you are not much into coding and you like drawing and game designing, try to find a parter and make the game together. It will be much more fun and I think it will make a better product.

When I say find a partner I don’t mean hire a developer, because in the super-competitive current market, it’s very likely you will lose the money you invest in the project and end up with a broken heart. 

That’s just my advice based in my little experience.

Looks like you have something cool there but put that to the side and start with something super simple. How about hangman just using circles and lines?  

Nice artwork! But we need detail of what you had in your mind. And from that we can give you what you should tackle first. Of course we won’t give you a whole working game. But if there are samples already you can use that as inspiration to developed your game.

Frankly I’m not exactly sure where to tell you to start either but I do have to say nice sketchwork if you drew that.

Do you have a system of game mechanics set up yet?  How levelling works, how damage works, etc?  Not the code for the events, but just the actual play mechanics.

You should also start plotting your app progression out.  “Home Screen” >> “Options/Settings”, “Credits”, “Play” >> …  Use a bubble/flow chart to map this.  Once you have this under control, you can start looking at what you need to do to make it work.

Hi, 

First, if those drawings are made by you I have to congratulate you, because they are pretty neat!

If you are asking for help I asume you know little about coding, but if you want to learn and you are passionate about it, I would say go for it! Here it’s the perfect place to start -> http://docs.coronalabs.com/daily/guide/index.html

if you are not much into coding and you like drawing and game designing, try to find a parter and make the game together. It will be much more fun and I think it will make a better product.

When I say find a partner I don’t mean hire a developer, because in the super-competitive current market, it’s very likely you will lose the money you invest in the project and end up with a broken heart. 

That’s just my advice based in my little experience.

Looks like you have something cool there but put that to the side and start with something super simple. How about hangman just using circles and lines?  

Nice artwork! But we need detail of what you had in your mind. And from that we can give you what you should tackle first. Of course we won’t give you a whole working game. But if there are samples already you can use that as inspiration to developed your game.