[font=comic sans ms,cursive]
The game industry requires innovations, as publishers cannot profit from constant release of repetitive sequels and imitations. Every year new independent development companies open and some manage to develop hit titles. Similarly, many developers close down because they cannot find a publishing contract or their production is not profitable. It is difficult to start a new company due to high initial investment required.[/quote] [/font]
[font=comic sans ms,cursive]What is a producer?[/font]
[font=comic sans ms,cursive] Technically speaking a producer is a person, company or country that produces supplies/grows goods etc.[/font]
[font=comic sans ms,cursive]In this case we're talking about a video game producer which means that the definiton of the title 'producer' would shift slightly. Simply put: a video game producer is a person in charge of overseeing development of a video game. Now, this can fall into a few categories such as executive producer for example.[/font]
[font=comic sans ms,cursive]“The producer’s job,” explains Universal Interactive Executive Producer Pete Wanat, “is to shepherd a product from the conceptual stage until the game code ships to the manufacturer (or is uploaded digitally).[/font]
[font=comic sans ms,cursive]How do I become a producer?[/font]
[font=comic sans ms,cursive]There are many ways in order for someone to become a game producer, first of all you need to take steps to achieve this goal, by this i mean that not everyone becomes a game produces even with decent qualifications due to the fact that they need to have experience in this subject matter(production-related experience) combined with a high-level of understanding of how video game development works.
This is why people start off as a former programmer/artist for example, then you wait for promotion and learn from your former leaders/bosses or the department your working in.
So you could probably start off looking for some video gaming courses/schools, or if you have prior experience you can search for jobs.[/font]
What's the best project management software?
[font=comic sans ms,cursive]There are a variety of softwares that fit into this category which is mainly/usually decided by the company you are working for.
Recommended: http://www.gtdagenda.com/
http://www.rationalplan.com/[/font]
[font=comic sans ms,cursive]On top of this you'll find many more,also to add to this you can find professional softwares that will satisfy your needs greatly for reasonable prices if you do some research.[/font]
[font=comic sans ms,cursive]What's the best production method for my project?[/font]
[font=comic sans ms,cursive]if you have money you can buy this software: http://www.preactor.com/Landing-Pages/Production-Planning.aspx?lang=en-GB&gclid=CPaHutm_wrICFcENfAody3AAmg[/font]
[font=comic sans ms,cursive]If not then you'll have to do it the usual way The one that i have experience with is the software develpment life-cycle/process. This process expands and opens up lots of doors,the one that i approve of is the Waterfall Model which im familiar with since this was the model Java developers have used. I cannot go deep into how this model works since that would fit much better in another article dealing primarily with software development models.[/font]
[font=courier new,courier,monospace]More info on software development processes:[/font]
[font=comic sans ms,cursive]To name a few:
1. the waterfall model
2. Rapid prototyping methodology [/font]
[font=comic sans ms,cursive]3. The Spiral model( which combines some key aspects of the waterfall model and rapid prototyping methodologies.)[/font]
[font=georgia, serif]How do I find developers?[/font]
[font="comic sans ms, cursive"]developers? programmers? easy!(this is the case if you have enough money to pay them) You have to pay them unless they're voluntary workers which i will doubt, if that's not the case on this website there are 25 places where you can find a freelance worker for hire. It is, as you might have noticed, very easy to find a developer but the only problem might be money.[/font]
[font="comic sans ms, cursive"]Link: http://pragmaticoutsourcing.com/resources/25-best-places-to-find-a-freelancer/[/font]
[font=comic sans ms,cursive]You can also find many more websites by googling it.[/font]
[font=tahoma, geneva, sans-serif]Got the job, now what?[/font]
[font=comic sans ms,cursive]Now you need to sit back carefully and think.[/font]
[font=comic sans ms,cursive]In general you'll have the following responsibilities 8 responsibilities since they might vary according to the company you are working for:[/font]
[font=comic sans ms,cursive]1. Negotiating contracts, including licensing deals.[/font]
[font=comic sans ms,cursive]2. Acting as a liaison between the development staff and the upper stockholders (publisher or executive staff)[/font]
[font=comic sans ms,cursive]3. Developing and maintaining schedules and budgets.[/font]
[font=comic sans ms,cursive]4. Overseeing creative (art and design) and technical development (game programming) of the game.[/font]
[font=comic sans ms,cursive]5.Ensuring timely delivery of deliverables (such as Milestones)[/font]
[font=comic sans ms,cursive]6.Scheduling timely quality assurance (testing)[/font]
[font=comic sans ms,cursive]7.Arranging for beta testing and focus groups, if applicable.[/font]
[font=comic sans ms,cursive]8.Arranging for localization.[/font]
[font=comic sans ms,cursive][font=arial, helvetica, sans-serif]How do I estimate time[/font]
?[/font]
[font=comic sans ms,cursive]You might think: why do i need this? Think about it, imagine it took Fifa13 2 and a half years to come out! That would be a disaster, thats why you need estimate time carefully and this also reflects whether your project has succeeded or not depending on whether it was delivered on time and on budget[/font]
[font=comic sans ms,cursive]Key things to keep in mind when estimating times are:[/font]
[font=comic sans ms,cursive]1. understand what needs to be done, analyse the project.[/font]
[font=comic sans ms,cursive]2. identify the order of activities(order in which they need to happen), not how long they are going to take.[/font]
[font=comic sans ms,cursive]3. make estimates:
-time needed to complete a 'single' task.
-List assumptions, exclusions and relevant info.
+ Method for estimating: i wont go into all the methods but rather just explain one of them: Bottom-up estimating
- estimates the project as a whole
- break larger tasks into smaller ones(then estimate time that is going to be needed to complete each individual task)
- add up total amount of time.[/font]
[font=comic sans ms,cursive]This would make much more sense if you understood the software development processes.[/font]
How do I estimate cost?
[font=comic sans ms,cursive]The constructive cost model (COCOMO) uses a basic regression formula with parameters that are derived from the project data and characteristics. (NOTE: this method is only used for demonstration purposes)[/font]
[font=comic sans ms,cursive]Basic COCOMO computes software development effort (and cost) as a function of program size(lines of source code).[/font]
[font=comic sans ms,cursive]The basic COCOMO equations take the form
Effort Applied (E) = ab(KLOC)bb [ man-months ]
Development Time (D) = cb(Effort Applied)db [months]
People required (P) = Effort Applied / Development Time [count][/font]
[font=comic sans ms,cursive]where KLOC is the estimated number of delivered lines (expressed in thousands ) of code for project.[/font]
[font=comic sans ms,cursive][font=verdana, geneva, sans-serif]Oh crap, the project is in trouble!
How do I move up the ranks?[/font][/font]
[font=comic sans ms,cursive]Quit the project
Blame the team members and strategy
is that what you thought? even though thats not what you might think this is very common.[/font]
[font=comic sans ms,cursive]1. Review the project plan
2. Devise recovery plan[/font]
IF anyone wants an article dealing with software development processes let me know
thanks for reading!