Already purchased the new Motorola Droid? We want to hear from you! Tell us what you think about it and Google's Android 2.0 software.

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Game Programming Solutions: 51 - 75 of 213
 
I need a FAST way to compare 2 Image.  I just need to know if they are the SAME. I don't need to know what is different. I'm working in VB6, but any other suggestion are also accepted.
I can make a 2D  program where   a ball bounces off walls and other solid objects. I want to also add another  ball and I want that ball to bounce off the other ball if it collides. All movem...
How do I create autorun files to run two .exe files consecutively? My autorun file is as shown: [autorun] open=init.exe open=start.exe It only manages to autorun init.exe but not star...
I am just going to develop my first game in C++. Its going to be similar to Tetris. Since Im not an expert at C++ I just wanted to know if there are any links/tutorials for Dev-C++ code for si...
Hello, could you write some link with overview of various materials and lights? I'm using Phong shading model, and I'm interested in ambient, diffuse, specular values of lights and materials...
I am using open-gl in a VC+ application. It seems that the line: glGetFloatv(GL_CURRENT_COLOR, &color[0]); is taking a (relatively) long time to execute (.005 seconds).  color is: GLfloa...
I have a simple 2D board game I am trying to write in C#. I need some help with the design...all of it. I need some good recommendations on articles that talk generally about game design...
Hello guyz I have a request. I want dots and boxes game source code in C or C++ or VB . a simple source. this is graphical source: http://mail.python.org/pipermail/tutor/2002-June/01476...
I'm looking for help on a 3D racing car game that I'm doing for my final year project. I'm sticking to 2D physics by ignoring the y-component for now. Given I have the vehicles centre of mass/...
hi, is there any code example on the above topic in opengl ?  
Hi, I'm developing a card game in Dev C++ with OpenGL support, which uses 310 cards [8 decks of cards]. I need to distribute 10 cards each to 7 players. Out of which , 6 are robots and one ...
Hi, I am a University graduate in Software Development and I have decided I want to try something less boring than information systems. I am a big fan of football management games and have alw...
My question concerns Teamspeak2 22.0.32.60. I know it is possible to assign or bind sound files to certain key stokes in order to have them playback while in a full screen application (Delt...
I'm developing a car game applet to see what I have so far got to http://home.pacific.net.au/~cavenagh/TR2 The problems I’m having at the moment are when the cars collide.  Working out the ...
Hi, What are the  3 best applications to develop Serious Games. i.e. games targeting professinal audiences with coprorate training agenda but using games. AND where do I find tutorials for...
I am rendering an object using OpenGL onto a window of my application (I'm using a cross-platform windowing system called wxWidgets, but I don't think that matters).  When the window is create...
Hi All, I am looking for a solution for efficient rendering of a 3D volume in DirectX  ( a cubic volume sampled at a fixed intervals and each such 'voxel' having intensity values assigned ...
I think this should be simple...most likely the answer is no. Can I change the shape of the cells in Excel into hexagons or octagons?  Or is there software out there that runs a spreadsheet...
i am going to develope a 3d game in OpenGL.i dont have any idea about OpenGL.What is suitable for me where and how to start OpenGL.And how much time OpenGL will take to start developing in ope...
What is the most efficient way to draw text to a DirectDrawSurface?  All the SDK examples use TextOut, which I read somewhere else is not very efficient and requires you to lock the surface. ...
Hello , I want to make a networked Java game as the graduation project of mine, and i'm out of ideas !!! i'm a java noob , so i really cant tell if an idea is even possible , my reqs  : ...
How to program joysticks? What function call shall I use to get the state of the joystick. Are these functions the same for all the different brand of joysticks? My program environment is VCC6...
I purchased Zoo Tycoon2 Zookeeper Collection.  I already have Zoo Tycoon2 installed and working well on my computer and have many saved zoos.  (I was interested in the African Adventure and th...
Hi. I'm a newbie in terms of DirectX and I am trying to create a simple application which draws bricks (4 vertics each). I have 2 vertexbuffers, 1 for background and 1 for drawing bricks...
If anyone can point me to a good DirectX tutorial for C# programmer’s I’d appreciate it. I’m new to C# (who isn’t) but not programming. I’ve NEVER programmed in DirectX before but I’m a quick ...