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 ...
I have a NVIDIA GeForce 2 MX card and cannot find the tab to disable the vertical sync, which I need to do for game play online. I went to the regedit and tried there but no luck. The tab is n...
Hi,
Is there a way to simulate a Keypress so that a Game using DirectInput can sence is?
if so how?
I have tried GetKeyboardState and keybd_event but it dosent work.
Thank you :)
I am new to OpenGL, and am creating a small game for a class in school. We need to have our objects move across the screen, and I am going to end up with multiple objects going in different di...
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 would like to start developing Games.
There is a night school coarse tht will help a beginner ,but they teach using Dev C++?
Why could I not build games using VisualC++
Wht is the diffren...
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...
Hello,
I have looked everywhere for a real, decent, sensitive explanation of the Separating Axis Theorem, and I just cannot find anything that makes any sense. I can't visualize what it i...
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...
Hi, im programming some OpenGL effect in c++.
I want to explode my grenade, and the frags must go in a random (or anything alike) direction.
Problem is that i must generate as many possi...
I need URLs of free tutorials/books on programming graphics in Visual C - more is better. Requirements:
- all areas of graphics programming should be covered (basic API drawing, GDI, Direct...
Hi,
I know C/C++ and a bit of OpenGL. I've been looking around, and I can't seem to find any good OpenGL Basecode for creating a Car Simulator. What I'm looking for is some C/C++/OpenGL code ...
Ok, age old problem. We have a big ship that is scaled 1 unit = 1 meter.
We hired someone to model and rig a character. Everything about him is perfect except he is scale 1 unit = 1 cm.
So...
I got a new project which is to develop the engine for an online Slot machine. It should have an algorithm that allows the operator to adjust the payout percentage of the Machine.
This is q...
I wonder which is the best programming language for creating online game. Please also advise the library to choose, e.g. Directx, etc.
Hi All,
I've developed a web-based free game with revenue line could be through ads...I've discovered that Realarcade.com is offering developers to submit their games for evaluation by thei...
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...
I need a bot, something like an intelligent agent, that will hunt, using its intelligents to find monsters throught a series of many obstacles. Now, i have a few idea of how to do this.. but i...
Hi
I was wondering what the best (and possibly cheapest) software for game development is that can be played through PS2 & XBOX?
Thanks for your time.
Cheers
GN77
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...
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...
add pogo to my list
i was wondering where u can f ind an auto aimer detector for pogo pool i belong to a league and would like to find if anyone is using an auto aimer or one of those buddi...
How can I accomplish a smooth blendover into the DirectX fullscreen mode. I tried capturing the screen using GetFrontBuffer and copy this one into the backbuffer and change gamma-value using S...
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...
i would like any ideas as to where I start to write a networked blackjack game as a java applet which is a multiplayer game, playing against the computer.