3 posts tagged with GameProgramming. (View popular tags)
Displaying 1 through 3 of 3. Subscribe: Posts tagged with GameProgramming

I'm trying to teach myself Java by writing a simple roguelike. Can you help me figure out the architecture? [more inside]
posted by ixohoxi on Nov 21, 2009 - 19 answers

What are the libraries/techniques that are available for event synchronization in C++? More specifically, how would I go about learning the best strategies for synchronizing events (say, a graphical event with an sound, or one sound with another)? I'm looking to learn about the techniques that are used by complex games as well as audio software, like Ableton Live or Logic. [more inside]
posted by dubitable on Feb 7, 2009 - 10 answers

I need an "Online Generic Card Game Simulator" program (my term). I don't think what I want exists, but I don't know how to verify this, or more importantly, how to go about making one for myself. [more inside]
posted by johnstein on Jul 28, 2008 - 11 answers