views:

489

answers:

8

I am looking for quality tutorials, examples, and any other source of information on game design or game development. I have already found http://cheezeworld.com/game-structure/ and I want to find more. Some specific examples that I'm looking for would be making requirements for games, testing game code, what design patterns are more/less useful and why, as well as sources for free media (sounds, graphics).

I will most likely be making the game using XNA, which implies I'll be coding in C#. However, I want my information to not be language specific when possible .

Resources: Gamasutra Ziggyware Cheezeworld GameDev Learning Game Programming XNA CreatorsClub MSDN XNA DevMaster

+10  A: 

http://www.gamedev.net is a good resource.

Andy Mikula
gamedev is _the_ resource! +1
ninesided
+6  A: 

I've made very good experiences with Gamasutra, where very comprehensive and professional articles can be found. For your work with XNA i can recommend Ziggyware which holds loads of tutorials including downloadable source code.

BloodySmartie
+2  A: 

This guy is in the same boat. He just got started and is using XNA.

http://learning-game-programming.com/

BC
+1  A: 

Ziggyware and the CreatorsClub are two good places for XNA programming stuff. It is where I started.

Chris Holmes
A: 

Generic: GameDev, DevMaster

XNA-specific: XNA Creators Club, MSDN XNA Developer Center

rmz
A: 

I second Gamasutra as an excellent source of information/news on game development. Besides the resource already mentionned, I'd had this link collection and the game programming wiki which contains far less information than it could, but still can be an interesting resource.

Axelle Ziegler
+5  A: 

Blogs:

If anyone knows more blogs worth following, please, post them too.

Sites:

Usenet:

  • rec.games.roguelike.development. I know. Group is mostly about developing roguelike games, but you can also find here useful general ideas too.
Zath
Amit's site is GREAT! Thanks :)
BloodySmartie
A: 

This site has quite a few quality XNA tutorials. Check out 3D Buzz:

I am also a fan of Digital Tutors XNA - DVD tutorials collection:

bowditch