Hands-on teaching material for learning different elements of game development. Sometimes also used for topics on "in game tutorials".
0
votes
2answers
127 views
Tutorials for shadow mapping with multiple point lights in XNA [closed]
I've been trying to crack this problem for a while now and I'd like to know if there's a tutorial or two out there that can help me with this. I know how to do shadow mapping with a single light, and ...
0
votes
0answers
59 views
Online team management game programming tutorial [closed]
I want to make an Online soccer team management game (like as hattrick.org but simpler)
Are there any opensource project, or any tutorial for formulas for it?
I have experience in PHP, javaScript ...
1
vote
1answer
268 views
Tongue pull effect
I've been searching on the net for several days and can not find nothing about this effect. Even a name for this effect. I want to make a character that can use his tongue to pull objects objects it ...
-2
votes
2answers
388 views
making a game in 2D(C++). SDL or openGL? Or, why not both? [closed]
I'm trying to make a platform game in 2D and I want to know what tool should I use to make it happen. I understand that I can use SDL with openGL. However, if I want to make a solid 2D platform game, ...
-3
votes
4answers
477 views
Starting to make 2D games in C++ [closed]
I'm fairly experienced with C and C#, but I've only ever created console/windows applications. I'm also experienced with AS3 and I've made some flash games.
I want to make proper 2D games in C++, but ...
-1
votes
1answer
169 views
Where would I find C# flocking tutorials? [closed]
Been looking for a while now and finding it difficult to find a good tutorial...
Where would I find a good tutorial on how to implement flocking in a C# XNA game? Something easy to understand .. for ...
-1
votes
2answers
135 views
Are there any good guides for making mods for Minecraft? [closed]
I've been coding in Java for 5 months at work now, and having past experience with programming in other languages, modifying existing code at Uni etc. I feel like I want to get started on (read: ...
1
vote
2answers
753 views
Where to start learning OpenGL with C++? [duplicate]
I'm 16 years old and my name is Norbert.
I have learnt C++ and made some cool text based games and such but I would love to start graphical programming. I'm a decent artist (I will have some of my ...
1
vote
4answers
433 views
searching for “university kind” free online course about OPENGL
I know there are a lot of free university courses, but I'm trying to find one about OpenGL.
Do you know where can I find one, online?
2
votes
3answers
2k views
What's a good Flash game development tutorial, in FlashDevelop, for an absolute beginner?
Ok, here's my situation: I'm tutoring a 14yo homeschooled student with very little previous programming experience, and I'd like to teach her how to program. I think that Flash Actionscript 3 is a ...
0
votes
2answers
1k views
c++ opengl sdl game engine tutorial
I have a decent knowledge of sdl,opengl and fmod. i am looking for a recent tutorial or book on the basic of making a game engine. Most of the book and tutorial i found are using old dead library like ...
2
votes
2answers
648 views
Cocos2d v2.0 and OpenGL 2.0/1.0: where to start
I started developing my very first game 3 months ago using Cocos2d 2.0 for iPhone. I am now in the stage where I'd like to add some cool effects to the bullets and some special weapons (see my ...
0
votes
0answers
988 views
Turn-based games [closed]
I've been looking for tutorials on turn-based games. I found an incomplete tutorial series by InsugentX about turn-based games. I haven't looked through it, but since it's incomplete, I worry that I ...
2
votes
3answers
2k views
Where can I find tutorials for LWJGL?
I don't know if this is against the FAQ so if you close this, it'll be no surprise.
I have done research but all the tutorials I have seen have been to hard to follow; I reckon there are better ones ...
-2
votes
2answers
265 views
Absolute newb Java programmer seeks “dumbed-down” tutorials/resources [closed]
I understand the basics of Java and Object Oriented Programming so far, and am still working on refining my understanding of it. I have sought several different resources - two books and Oracle's own ...