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: 76 - 100 of 176
 
Hi everyone... I'm a recent graduate, fairly competent in programming in Java and Turbo Pascal. I am considering the option of entering the market of game programming, specifically Java progra...
How can i play   OpenGL Animations on desktop similar to what Andreas Jönsson is doing here in directx at www.AngelCode.com using overlay techniques? Please show me a simple OPENGL example ...
Hello All;   I am a "Need For Speed Underground Junkie" :) I love this game. Anyway, I was looking around AE.com and came across their information on Game Development And the likes. An...
Hi, I am attempting to write a simple program that will allow me to just move an image around the screen - just like a simple asteroids type effort -. I wrote a basic one a few months ago i...
I wonder which is the best programming language for creating online game. Please also advise the library to choose, e.g. Directx, etc.
I have 3D Studio Max 7. In 3D studio max I was able to create a BIPED then import a BVH file.   When I click play the BIPED begins to run around on the screen.  This is great but here is th...
i am using visual basic 6. i have 5 text boxes that are populated with random numbers [1 to 37] when you click a button and i want to display these numbers from the smallest to the larges...
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 ...
First, let me give you the code:      Output("Welcome to Blackjack", Color_White);      CReturn(2);      Output("Put a ; before name to create a new account", Color_White);      CReturn(...
Hi, Yeah, so I am masochistic enough to want to write an emulator for the NES. I know there are a bunch out there, but I want to do one on my own. I have the resources for NES system specs...
Dear Experts, I want to ask a question that: If we use Q3 open source engine to develop some game title and sell it, ofcourse under GNU GPL we will open the source code; is it OK? OR Do we...
Hello.      I've been tring to make a game with active gameplay in Power C. But I ran into a bug that I'm not sure how to fix: after I press a key, it reads that character over and over. If I...
im having trouble finding any information about tile engines in C# i can display a bitmap to the screen, the problem im having is with having a bitmap which is composed of many tiles and ex...
How do I specify the rotation of a camera using quaternions about an axis at a specified angle. I know how to rotate about individual axis, but what if I wanted the camera to rotate about all ...
Does anyone know the easiest way to load and render a .x file in directx 9 in vb.net. After searching a long time I found 1 example but it was't very unclear to understand. Thanks in adv...
Hi guys, I have a dx9 window and it is hooked up to a panel (user control) in my C# program.  I'm using a gameloop tied to the onPaint function(which calles this.invalidate) and it is not all...
I need recommendations for college level courses or seminars on gaming, specifically roleplaying games.  I am not interested in Tic-Tac-Toe or economics theory, but rather concept, design and/...
Hi ALL, I'd like to programm a scrabble...  where can I download a wordlist or text file with over 120,000 words? Regards,
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 want to make know if anybody have any ideas how to make a dance dance revolution pad which is a dancing pad for the playstation. I am trying to recreate dance dance revolution, but the p...
Hi experts I have a function that reads a .txt file and returns the data stored in it. Part of that data is the DirectInput scan code for a key. The problem I have is that to check if t...
Hi all, I'm asking this question after seeing so many MMORPG-wannabe-developers. No offence to those who really have the passion, devotion, discipline, technology, money, publisher and the ...
We are development a tournament system for our games and we want to balance the server connections. We want to know how many current connection a server can handled on linux platform vrs wind...
Hi everyone, I am a student supposed to do a 3d java game using opengl.. The game is to be be a pacman game whereby the pacman is supposed to be a sphere and the wall of the maze blocks....
Hello I have a project in my shool: Wumpus AI game. The Wumpus game is original game base on AI Any one have complete source code . thanks