Hi everybody !
I am coding game project in C# ! When I used PictureBox control to display image I get some problems.
this is my coding :
this.mypictureBox.image = new ...
how do you make a internet game to play it on the intrnet could some 1 tell me
Does anyone know of any good DirectDraw tutorials in VB.NET or C#.NET?
Is there any sourcecode online for a program like Hangman using MFC's to create the interface??
thanks,
a
Need help with this college project,
1. Create a two player Tic-Tac-Toe game using pictureboxes as the 9 possible squares (you will have to design your own graphics for the O and X in pa...
Hi,
I've been assigned to create a battleship board game using C++ or Java.
I was wondering if there might be a generic GUI tool that I could use to build the game. Basically, what I am...
how would i create an Edit Box control (using c++/win32/DirectX9.0) which will allow the user to input their name (where they can see what they're typing). Is it a simple process? Is there a ...
I've created a device using intertial sensors and I want to use this device to alter viewpoint just like a mouse in existing video games without manipulating the code of the games. Since vide...
I am looking for code in Actionscript 3.0 which will allow a user to dynamically load a different image each time a single button is clicked.
I have a Flash movie with multiple Scenes which the user can navigate (out of sequence) as desired. I want to create a back button within the Flash movie that "remember" the last Scene the use...
I want to write an app thats like a 2D level editor. It will have a map (as in a map of an area) and icons or sprites on it that can be added, deleted, moved, rotated etc. I have intermediate ...
Hi!
I am wrting a game using C++, MFC, Sockets to be played by at least two players over a network.
Can you please recommend any web site etc where I can find some basic code for my game. I...
This is more out of curiosity than necessity, as it could potentially be useful with a app in development.
I remember playing Settlers (1) when I first got my PC, and it was possible to plu...
This is what I got working so far .. next problem is .. I'd like an event when my ship hits an enemy ship .. also .. I'd like a #defined number of enemies on my screen at all times .. I don't ...
I have done very little GUI programming, so I am really looking for a good place to start (tutorial), or sample code to alter. I have all the game playing algorithms I need, but I don't know ...
I'm using FreeType to handle TrueType fonts in my game project. Text is rendering to the screen, but am at a loss for how to properly scale the font based on resolution changes to my app. No...
Battle of Britain runs to begin with, but when I select a particular game module, it starts to load for a while, before displaying the standard error message with the usual invitation to notif...