PDA

View Full Version : Gamedev Info needed most


Noor
03-29-2003, 06:56 PM
This poll may give people some ideas in what to focus on when contributing...

EvilSmile
03-29-2003, 08:26 PM
I think we should add an option to that poll, which says:
"Program/Module/Engine/whatever else" Design

Phaetos
03-30-2003, 04:14 AM
I would like to read an article that covers the typical stages of game development:

Game concepts What needs to be known minimally to start a project?

How do I write down a game concept?

What are the "standard" game concepts?
Design How to create a unique CI througout the entire game

Creating the configuration and game menus
Development stages How to create the menu navigation

How to create the actors (3D and 2D)

How to animate the actors

Design of the world

Moving the actors in the world (Player and enemies, collision detection)

Add bonus items (Bonus-Points, hidden levels, and so on...)

Mapping of the storyline to the game levels (level start and end, intermediate scenes)
The main thing is: Every step needs to provide a good solution for Linux and Windows
programmers! As I only develop unter Linux there are some steps where I dont
have any tools that can assist me. For example: Character animation. This is where
all my development stop as I don't get an animated 3D model into my projects. :(

Greetings
Stefan

fringe
04-11-2003, 02:45 AM
I would also like an article on how to develop and plan games,

fringe

anubis
04-11-2003, 08:02 AM
maybe along with our game project we could write little articles on how we did it.
this way we get feedback on our work, can possibly improve it and other people can learn from it.
maybe after each phase we could write such an article. for example when we are done
with the game design document we post an article on how we did it and what we think is
important about it, etc.