Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Game Programming Solutions: 26 - 50 of 114
 
I have made a small game engine in OpenGL/C++.  It simply draws a grid where the user can move, the user simply presses up/down/right/left to move 1 place in the respected direction. How co...
How do I use C# MDI forms in a fullscreen Managed DirectX application?  When I full-screen, I mean exclusive full-screen mode, not a maximized window without frames.  I have a test application...
I need a URL to the following. - A Utility that will convert 3ds files to .x files (convert the meshes to .x so I can import the mesh with directx) - I need one mesh in .x format of terrai...
how do you change skins and logos (counterstrike games)?
Hi, Im looking for an algorithm that works out the intersecting polygon of 2 polygons (a set of points that result in an enclosed shape). The polygon can be either concave, convex, simple o...
After an extensive search and going through alot of material I've had very little success. I have the verticies of two simple polygons (which can be convex) and I wish to do a test to see whet...
Hello experts ! I want to draw single line with long text. I do NOT want text to be cut or huge picture contains many empty space. Actyaly I need of GDI+ equivalent to GetTabbedTextExten...
Hi Experts I am looking for an Online Multiplayer game for my site. What I want is a game that me and my friend could play online. I would prefer if I didn't have to develop the game, b...
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...
Hello, I'm currently a software developer with experience in programming in C# mostly. I have some knowledge of VB.NET, javascript, and HTML. I think I have a nice idea for a web-based game...
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/...
i am just learning actionscript 3. goal: i want to create and display multiple rectangles inside of  a group and at runtime access and change the rect properties like background color etc whe...
Hello, I need to "invert" a binary no, so, if the number is "1101", I need to end with "1011". NOTE: I am not looking for the compliment which would give me "0010". Thanks, JSMCM
im am making a ping pong game in visual basic 6.0 for the game, i wish to make each game last about one minute and that the person who has the highest score at the end of the game wins. how co...
I need to write a player application that knows to get rtp packets which sent by another streamer application. The streamer application read a wave file and send it as a packets, and my appl...
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...
I want to make site with asp, flash and Microsoft SQL database. People can log-On and play chess. It should track there games, scores etc. I need some pointers how to start and how to build ...
Hi!!! I am new to Java and i am interested to develop java games for mobile. Could anyone tell me how to start. I know that i need J2ME for that but where to download that? Also what ...
dear sir, I have recently learnt how to make 3d models and animate them in 3ds max 5. I have a good knowledge of turbo c++. I would like to know how can make use of the 3ds model, its animat...
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...
Could one of you experts please be so kind as to give me code  to play human-vs-computer Tic-Tac-Toe on a board size of 8x8 where a winning configuration contains a straight line of five posit...
I am a complete newbie when it comes to programming and I would like to know if there is a website or source to teach me step by step in how to program fighting games. I have already made 30+ ...
Hi everyone, I have a bizarre image system where for an image, I get the cosines of the upper left pixel to the world coordinate system. These values are describing the direction of the col...
Hello all, I am trying to work out a network layout for a multiplayer gaming lan setup.  That is easy, of course, when all players are connected to the same broadcast network segment, but d...
im starting into directX programming and am excited to see I can begin in C#.  I've done some tutorials on setting up devices and matrix. Can anyone supply some c# code that is a fully func...