Sunday, February 9, 2014

Game Programming Resources

Here are a few of the game programming (and general game dev) resources I've found to be useful.

Amit’s Game Programming Information
An absolute treasure trove of game programming tidbits, from how to do hex grids to pathfinding to line of sight to managing economics in MMOs.

Game Design Patterns
Design patterns that relate specifically to game dev. Useful if you have trouble structuring your game code, especially if you like building your core engines on a per-game basis.

Your Game Idea Is Too Big
If you need a little dose of reality.

Procedural Content Wiki
If you're like me, you find procedural content fascinating. This is a great resource.

Gamasutra
A major resource to any industry hopeful. Lots of great articles, resources for finding jobs, and more.

Pathfinding Demo
An online demo for some pathfinding techniques. Very useful for comprehending various search algorithms.

Extra Credits
A video series that focuses on game design.



No comments:

Post a Comment

Feel free to comment. If it's spam, I'll remove it. If spam becomes a problem, I'm going to change the comment policy. Till then, it's the wild west.