The tag has no wiki summary.

learn more… | top users | synonyms

-3
votes
1answer
74 views

articles on the techniques used in a ultima underworld/wolfenstein 3d engine [closed]

I want to create a "fake 3d" engine like wolfenstein 3d or Ultima underworld. I know that the princples behind those engines is to display the textures zoomed depending on the position of a wall ...
3
votes
2answers
277 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
422 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
200 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
444 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
531 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
257 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
110 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
196 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 ...