The documentation tag has no wiki summary.
1
vote
1answer
72 views
What are some effective methods of documenting packet protocols?
I'm working with a few developers on a hobby project and we have a lot of different APIs. What are some popular methods of creating documentation on the potential requests, and what can be expected to ...
3
votes
2answers
422 views
How to write a good functional spec for a game?
I am basically (shamelessly) copying a question that has appeared on SO few years ago. The answers are good, but I would like to get more on this topic, so I'm trying a more specialized subreddit ...
0
votes
1answer
478 views
Game development: Pre-production stage
I´m starting up a new project. It´s going to be a web browser game, developed using HTML5, JavaScript and CSS3.
I have some general questions regarding the process of game developing.
Should you ...
1
vote
2answers
224 views
Is there documentation on XNA other than at MSDN?
MSDN documentation of XNA seems to be incomplete and/or bad. Is there another resource available? And by documentation I mean of the library/framework itself, similar to what UNITY, SFML, or SDL all ...
0
votes
1answer
465 views
Nvidia Cg 3.0 Manual/Documentation?
I can only find a user's manual for Cg 1.4 from Sept 2005, and the Cg Tutorial from earlier than that. Cg is now on version 3 and I'm wondering about all the new profiles and tech that must be in ...
5
votes
5answers
568 views
GamePlay Patent
Do you know any patents of GamePlay model? I mean behavior between User as Player and the System? In another words Patent of GamePlay rules. For example "when player's character dies -> the system ...
-3
votes
2answers
262 views
Sources (other than tutorials) on Game Mechanics
But, I'm not quite sure where I should start from here. I know I have to go and grab an engine to use with some prebuilt libraries, and then from there learn how to actually code a game, etc. All I ...
0
votes
1answer
112 views
What is “Rapid” in reference to the MSN Games GDK?
I have herd a little talk about the MSN Games GDK lately, and what wondering what Rapid was.
It sounds like some sort of testing environment, is this true? How can I get access to it? Or find out ...
1
vote
1answer
204 views
What is the “MSN Game API”?
The other day I herd this "MSN Game API" mentioned, but I can not find any information about it anywhere. This particular API seems to be for browser based games (Such as Flash, and ActiveX embedded ...