Topics about the professional game development industry itself, as opposed to topics that come up in the process of developing games.

learn more… | top users | synonyms

36
votes
8answers
14k views

Is Java viable for serious game development?

Ever since I was a little kid, my dream has been to develop games. Well, now that I am older, more mature, and have some programming experience, I would like to start. However, I would like to turn ...
-3
votes
2answers
116 views

How is good is Java as a language for browser based mmo games? [closed]

Somewhat related to Is Java viable for serious game development? I have decided to make a browser based mmo game. But the only programming language I know is Java. So I would like to know how good ...
14
votes
7answers
1k views

Is C++ necessary to learn if I ever want to get a job in the game industry?

Is C++ necessary to learn if I ever want to get a job in the game industry? I am extremely familiar with C# and have a basic mastery of making 2D games in XNA 4.0. Right now I am only 13 years old and ...
-3
votes
2answers
190 views

Newbie game programmer - Where do I start? [closed]

Okay, so I have been really inclined towards game programming this past few weeks. I have primarily been a web programmer and know a fair number of lanugages like PHP, Java, javascript, python, etc. I ...
5
votes
1answer
256 views

Neverending game development: how do I finish my game? [closed]

I have started developing my first iPhone game with Cocos2D in May 2012 after quitting my job as Bioinformatician in an important research center. Before quitting I spent six months studying some ...
5
votes
3answers
265 views

Are July and August bad months to release an iPhone game? [closed]

After one year of indie game development I end my development cycle in summer time. I spoke recently with a marketing advisor and I was told me that I should never release something over the summer as ...
-4
votes
0answers
57 views

What is the role that would fit me best [closed]

Although I am not planning a job change, I know that my boss is going to retire soon. If I were to lose my job and go knock at a game studio's door, what role should I look for? First, I am a ...
10
votes
3answers
2k views

Is GNU GCC used for AAA games?

GNU GCC is a very common compiler, but it seems like almost no one uses it for bigger projects like AAA games. To me, it's works just fine, never had a problem with it. But I wonder why all AAA games ...
4
votes
3answers
429 views

Copyright infringement in game title [duplicate]

I'm a wanna-be indie developer, and I am working on my first flash game. But, before I even start with the code, I want to know this: When determining the title of my game, how can I decide if it is ...
2
votes
2answers
793 views

Does an indie game developer really need to know graphics programming beyond the basics?

I've been working on a 2D game for the iPhone and learning a lot about game design in the process. I've looked at some of the most popular games for the iPhone ( angry birds, cut the rope, doodle ...
6
votes
6answers
1k views

In general, are programmers or artists paid better?

I'm in a private game programming school where there also are 3D art classes; sadly, there seems to be a lot more students in those latter classes, something like 50% or 100% more. So I was ...
-5
votes
2answers
255 views

How do indie game developers make money? [closed]

How exactly do they make money their money? Do they go by a paid-per-copy system, or some other form of compensation? Edit: To clarify, I just saw "Indie Game - The Movie" and was wondering how ...
8
votes
1answer
284 views

What should I do about legal considerations for an indie game?

Apologies if there's a bit too much background information here, not sure what's relevant but figured I needed to outline the financial situation to differentiate this from other questions whose ...
0
votes
0answers
159 views

Game Institute courses - DirectX version used? (SOLVED)

Which DirectX version is being covered in their game programming course? Anyone who has been through these courses can please tell me? thanks! EDIT: Support contacted me back, they still use DX9.
5
votes
3answers
250 views

Career in game development move: hone developper skills, go indie, or a mix? [closed]

Question When you have a current stable job as a developer in another field, what is the best course of action to enter the game industry? Wait (indefinitely?) for an opportunity to sell your ...
0
votes
0answers
86 views

Building a team, hiring TL/PM [closed]

I've finally secured enough funds and I'm starting a game company at the moment. I don't plan anything over the top. For starters I'm planning to hire 3-4 people and see where it all goes. But I have ...
1
vote
2answers
172 views

Why released games usually contain their scripts sources?

AFAIK people like scripting because it's easier, and it makes development cycle faster. But what about when games are shipped. No one expects shipped binaries to be changed, unless there is an update ...
-1
votes
1answer
149 views

How can I get started in game development, and what language is best for beginners? [closed]

I'm very interested in game development, and I'd like to start on some basics. Sorry if this is a poor question, this is my first time on StackExchange.
11
votes
9answers
1k views

Should I finish high school or teach myself? [closed]

I want to become a game developer, I am an A student in 11th grade and feel like I am wasting my time in High School. I'm thinking of switching to homeschooling so that I have more time to focus on ...
3
votes
1answer
279 views

How to raise funds for game developement

Creating a game can be a costfull process, if you are working on it full time with around 4 people for 2 years (buidling from scratch) you need about €400.000 for salaries alone. (An average medior ...
8
votes
8answers
1k views

Is it illegal to use a commercial song in your game (that you intend to sell)

If I were to buy, say this song: http://www.youtube.com/watch?v=3fumBcKC6RE, strip/find/get the instrumental, and use that instrumental in a game I'm making, as a theme, say for a recurring boss ...
10
votes
12answers
5k views

How can I make video games if I don't like programming?

I am studying C++ code in my school (my major is computer programming). Honestly, my grades are not so good, and assignments are really hard. Sometimes I feel sad that I will spend 8-10 hours per day ...
6
votes
1answer
190 views

So I have this idea for a videogame. How do I make sure it gets heard?

I was wondering how I could get a developer to hear about my idea. I don't really care if my idea gets "stolen", I only want it to be heard. So do you know how I could do this, or am I just being ...
-2
votes
2answers
1k views

Is there a portal dedicated to HTML5 games? [closed]

Just to get something straight; by "portal", I mean a website that frequently publishes a certain type of games, has a blog, some articles, maybe some tutorials and so on. All of these things are not ...
2
votes
2answers
104 views

Getting to math applications gradually

I'm currently getting a formal degree related to computation, in particular my current focus is numerical programming, scientific computing and machine learning. I'd love to apply that knowledge in ...
10
votes
4answers
527 views

Legal considerations when starting a game development team

I am about to start a project with two other developers and an artist, who I still haven't found. I'm not sure how exactly should we handle that from a legal perspective, though. Are we supposed to ...
1
vote
1answer
137 views

What is a legal way to use music from registered authors in a game?

I have recently asked a question about music in games like Guitar Hero. I have found that that in Europe (at least) if I do want to use a track composed by a musician member of a royalty collecting ...
4
votes
2answers
150 views

Guitar hero clone and music

I am an indie game developer and I am doing a game similar to guitar hero. I am using tracks composed by musicians and I contacted them to sing a licensing contract. As is my first indie project I ...
27
votes
11answers
4k views

Do 2D games have a future? [closed]

I'm currently working on a 2D soft-body physics engine (since none exist right now -_-), but I'm worried that there's no point to spending what will most likely be years on it. Although I love ...
12
votes
3answers
787 views

What platform were old TV video games developed on?

I am very eager to know how TV video games (which we all used to play in our childhood) were developed and on which platform. I know how games are developed for mobile devices, Windows PC's and Mac ...
-1
votes
2answers
283 views

Can I create a Star Wars game without infringing copyright? [duplicate]

Possible Duplicate: Legal issues for a “fangame” of a commercial franchise? Is it possible to create my own commercial game based on the Star Wars Universe, without any copyright ...
2
votes
2answers
525 views

References about Game Engine Architecture in AAA Games

Last weeks I focused on game engine architecture and learned a lot about different approaches like component based, data driven, and so on. I used them in test applications and understand their ...
1
vote
2answers
140 views

Advices fo starting a video game design career [closed]

I'm 24 and have a passion for video games and game-design. I've decided I want to design video games as my career. I have no experience with designing video games or coding but I'm interested and ...
2
votes
2answers
225 views

How can I handle copyrighted music?

I have a curious question regarding on musics used in music rhythm game. In Guitar Hero for example, they used all different music albums in one program. Then, each album requires to ask permission to ...
24
votes
12answers
1k views

Minimizing chances of Piracy

I am planning to make a small game in the near future. How can I minimize the chances of it being pirated.
15
votes
3answers
674 views

How to monetize and protect a engine's and its framework's copyrights and patents?

I created a game engine that handles: Rendering levels with 2d textured curved surfaces Collisions with curved surfaces Animationn paths on and navigation in 2d-sapce I have also made a framework ...
1
vote
1answer
100 views

Platforms for sharing content and expertise [closed]

Are there any platforms / sites where people can share expertise in game development and where you can share (either payed or free) digital content (like images, sounds, animations but also frameworks ...
-4
votes
5answers
2k views

What is the best degree Computer Engineering or Software Engineering? [closed]

I'm interested in getting into the gaming industry, but i'm unsure as to whether which degree would help me the most. I also do not have any prior programming knowledge(apart from some basic html). ...
4
votes
2answers
467 views

Is there a centralized database of game names and IDs?

Given two games with very similar names: Alien Shooter II - Vengeance Alien Shooter: Vengeance Is there some place that I can go to get an ID or the 'canonical' name for these games? I suspect ...
0
votes
2answers
119 views

Starting a career with broad experience or specific experience

I am a senior in college going for a CS degree. I have an internship that works with a variety of languages and gives me a pretty good amount of responsibility. The only problem is that it is the ...
7
votes
2answers
277 views

Architects into videogames

I'm an architecture student in my last year. I've always been interested in videogames design. I use 3d Max and Photoshop on a daily basis, and I was thinking about aiming for a career in videogames, ...
3
votes
2answers
331 views

What are some valuable conferences for game developers?

Lately I was thinking of visiting a Game Developer Conference and so I search the Internet, but I didn't find a thorough list of available Conferences. Now I know some of them, like the GDC in San ...
-3
votes
1answer
187 views

Changing Career to Game Development [closed]

I m enthusiastic about and ready to shifting my career to Game Development sector, but before that I wonder some situations, I m now working as Senior .net programmer, i can only write code in c# ...
54
votes
4answers
7k views

What are the typical day-to-day tasks of an entry level games programmer? [closed]

What I would like to know is: What are the daily duties of a graduate programmer in the games industry workplace? Is it mostly coding, analysing, designing, or what? Thank you. P.S. I am in my ...
8
votes
3answers
268 views

How do I go about hiring Level Designers from the Modding community?

The company I'm working for is growing fast and there's been talk of trying to hire level designers from the modding community. My question is simply, where would be good places to look for this, and ...
-2
votes
1answer
219 views

Current status of 3D Sound Effect APIs in games

I'm doing a little research on a subject, and it looks like there is some sort of crysis there? Last EAX/OpenAL supporting games were like in year 2006. Why is that? Is there is a major lost of ...
-8
votes
1answer
111 views

Career in Game or in Software/Web [closed]

I am Currently Working in GameLoft India ..I have also great skills in Web Development and Software Development I had learned J2EE , Sliverlight , Asp. Now I am confused about my career 1)should i ...
-3
votes
3answers
506 views

How many developers are there? [closed]

We game developers appear to be a pretty big community. But how big is that community exactly? How many developers, professional as well as amateur, are working on games all around the world? Do ...
-4
votes
2answers
140 views

What are hosting demands for webgame? [closed]

What are demands on hosting for multiplayer strategy game like Empire, Travian? (memory for application, memory for database) in flash in .net in php ? EDIT: Comments says there is no response ...
-2
votes
2answers
381 views

Famous 2D tile-based game? [closed]

Could you help me to find some famous 2D tile-based games look from upper? like Crazy arcade: I wanna get some square tiles background like this, but Crazy Arcade is the only game I know:D. Edit: ...

1 2 3