I have a good HTML5 game idea. How can I cooperate? -

Source: Internet
Author: User
I have a good HTML5 game design, but I don't know HTML5, nor can I do it. What should I do? How can we find people to cooperate and how can we trust it? Won't collaborators directly steal my ideas? Thank you for choosing Jin (len) Yu (chao) Liang (hot) Yan (feng). I decided to learn HTML5 development by myself and outsource the artist. I hope I can catch up with playing Apsara. I didn't plan to make a product to get a lot of profits, but I just held a fun attitude. I am a java programmer and have some html code. I have a good HTML5 game design, but I don't know HTML5, nor can I do anything. What should I do? How can we find people to cooperate and how can we trust it? Won't collaborators directly steal my ideas?

Thank you for choosing Jin (len) Yu (chao) Liang (hot) Yan (feng). I decided to learn HTML5 development by myself and outsource the artist. I hope I can catch up with playing Apsara.
I didn't plan to make a product to get a lot of profits, but I just held a fun attitude.

I am a java programmer who has some html code, JavaScript, jQuery, css, and no drawing.
Yes! A game idea I just came up with was sent to zhihu, and I doubt the credibility of others first. It is too immature.
After listening to the sincere and sincere opinions of so many friends, I decided to learn and do it myself.
I don't know how much value my game idea has. I only know that I like it. That's enough.

Since I know so many great gods, all of them have some technical skills, I would like to ask you by the way.
1. Which engine framework can I use if my games have a relatively small number of images? It is also more studious.
2. How do I switch the background image? How can I control the image size? How can I control the image position? How can images vibrate? How do images fade in and out?
3. How to draw smoke?
4. On the screen, how can I get the start point and the end point through finger control?
5. For example, can I get the status after I move my finger on the screen without lifting it up?
6. What should I do if my score is similar to that of a neural cat which can be sent to my circle of friends? Can I add images under the link? For example, a maximum of nine images can be created.
7. Can HTML5 save data like a database? Are SQL statements used? However, I may not have a background. Reply: do not cooperate and learn by yourself.
(To avoid pitfall teammates) The answer is too bad !! How can this happen!

Update:
Since the subject is updated, I suggest


1. Which engine framework can I use if my games have a relatively small number of images? It is also more studious.


Cocox2d-x html5

2. How do I switch the background image? How can I control the image size? How can I control the image position? How can images vibrate? How do images fade in and out?


Cctransition


Setscale


Setpostation


Ccaction


Ccfadeout

3. How to draw smoke?


Particle system

4. On the screen, how can I get the start point and the end point through finger control?

SetMultipleTouchEnabled


5. For example, can I get the status after I move my finger on the screen without lifting it up?


Yes

6. What should I do if my score is similar to that of a neural cat which can be sent to my circle of friends? Can I add images under the link? For example, a maximum of nine images can be created.


Refer to sdk and third-party plug-ins on the Internet



7. Can HTML5 save data like a database? Are SQL statements used? But I may not have the background.


Yes. You can find a ready-to-use background.


According to the title of the Problem description I personally think that the title of the game engine is not particularly familiar with, it is recommended to learn a game engine unity and cocos2d-x can develop a game.


Original answer:
Creativity is not worth the money, so it can be valuable if it is realized. It is not particularly difficult for the subject to learn how to use an engine.
I also have a good idea. I am a programmer. (Escape I have a wonderful learning plan. I study for 12 hours every day and start to sleep at six o'clock. I stick to my exercise and remember words, and I will definitely be able to attack back. It's hard to do it now. So you're a programmer? In fact, I think there are two types of people who can say the word "HTML5 game idea ".

1. truly understand the advantages of the HTML5 platform and what kind of games are suitable
2. I know little about HTML5.

I don't think that the quality of the person who meets the first situation is inferior to finding a partner.
So... forget it? Learning is the best thing ...... as a front-end dog of water and water, I would like to say that, in fact, since the answer is mainly a programmer and has a programming Foundation, if you are really interested, two weeks of study, it should be enough to complete the above-mentioned functions, because javascript is really a very harmonious language. Look at w3 for css or something, and you can easily check it out. Why bother asking for help, if you are really interested, do it first. find a trusted software consulting company. Generally, there will be a customer's confidentiality agreement and they will be paid for consultation. The question is whether the game can be implemented in the existing technology (if you say you want to server a single screen PK for tens of thousands of players, you don't have to talk about it ).

2. Based on the evaluation results of the above software companies, you begin to find the art and program development and planning that you think are competent for the game development.

3. Find venture capital and money. You need to pay staff salaries, office space fees, development servers, and so on. You need to support basic development costs. Of course, if you don't get any salary, it's your skill. Don't forget to find a financial and administrative team to help you deal with the ledger and all kinds of trivial matters.

4. For a demo, you need to find a link or a game operation to help you get through a series of key joints from development promotion to release. In this step, you need a daily advertising fee and promotion fee, as well as a group of reliable game operations.

5. the game has started testing. You need legal affairs to intervene in your company. Game review in our country exists. If you want to grow bigger, don't take the ball, otherwise, disconnect your network cable and seal your company.

6. Let's talk about things later. First of all, I have come up with the comments of several people upstairs: there is no lack of creativity in today's world, and there is a lack of practical people.

If you are a java programmer and can use javascript, it is easy to start with HTML5. You have a foundation and lack practical experience in game development.
1. Currently, HTML5 does not have many mature engines. People without game development experience can learn the game engine directly, because you don't understand why others are doing these things in the engine code.
2. You can place the background image in the canvas or css rendering in the background of the webpage. You can also set the size control, position, vibration, fade in and out to view the drawImage method of the canvas Element ctx, check the switch items and Properties of ctx.
3. A translucent Png can be used for smog, and pixel operations are not possible. The performance is not good enough. Here is a record. Don't think of special effects that are too dazzling, but the performance is not good enough.
4. Check the ontouch event with multi-touch, which contains the event and data you want.
5. Yes.
6. For the score sent to the circle of friends, you need to apply for a public number and then access and configure the jssdk. After the corresponding security signature procedure, you can modify the title, link, and icon of the shared content, you cannot add images.
7. HTML5 has new features for saving data locally, but what is the purpose of saving data locally? There is no background to write a background. Isn't it a java programmer? Isn't it jqury? The game data can be transferred to the background for storage. if there is no server, you can afford to rent a cloud host.

Looking at your questions, I have never been in touch with HTML5 game development or even tried. It may take a lot of time for you to understand this. I don't know if your idea was cool at that time.

Ps: the artist is very important, the artist is very important, and the artist is very important, because it is important, so three times, my HTML5 game is a derivative of the company's mobile game, so I am not paid attention to it, my development progress is just waiting for the art to get the materials, so I can't take the time to write the Public Account Service and the jssdk access. I plan to use these features in later games, otherwise, I don't know how to answer your sixth question.
Outsourced art? Well, if you cannot find the same art, you 'd better steal other people's materials and code them out first. your problem is that you owe me an artist and a programmer to think that when I go to college, I think that creativity is very valuable. Every day I wonder if there are any good ideas, after work, I think the most useless thing is creativity. I really miss the good fortune of the landlord ..

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.