|
|
Systemerror
#include <iostream>
#include <stdlib.h>
#include <time.h>
using namespace std;
void Start ();
void GetResults ();
int input, correctAnswer, lifesLeft, maxGuesses;
|
07-28-2010 05:26 PM
by stiff
|
10 |
4,927 |
|
|
madlex
Hello
This is my first post on go4expert, and I hope it's done with the right foot :).
The beggining
Although there are many solutions to solve sodoku on the Internet, after a discussion with some friends who work in the field, I inferred that there are two types of solutions specific to...
|
|
7 |
10,679 |
|
 |
shabbir
You can download the Word Maker Game and try your level of word arrangement.
updates:
Something like to take the letters back from the selected letters
updates:
Last Word to be added again to save the time
|
|
9 |
4,857 |
|
 |
TEJUS
Hangman game source code for you.============
----HANGMAN----
============
#include<conio.h>
#include<string.h>
main()
{
char word,getit,*found;
int score,loop,len,num,lup,om,luptimes,times,fitimes,ondtimes,antimes;
|
|
23 |
40,572 |
|
 |
XXxxImmortalxxXX
As pointed out by bpd some code snippets are taken from Visual Basic Game Programming For Teens book.
Hello guys im going to show you all a script that most begginer game VB programmers use for a combat system this is one of my scripts i ever used in the line of combat systems.
Step 1....
|
|
20 |
8,064 |
|
 |
msi_333
This is the simple snake game that i made . It is a net beans Project so if u don't have it you will find all the codes in folder "src". There is also an executable called M_snake.jar in the folder "dist" which u can run the game without compiling. To run the game you must have JVM(Java Virtual...
|
|
6 |
10,935 |
|
 |
rai_gandalf
I am a little new to this forum (& new to programmin as well). So, please excuse me if the Program that I am attaching contains source-code that is not required or too much of a complication.
I used to hate Sudoku because personally - I always failed at solving it - even the simplest of ones -...
|
04-15-2010 08:10 PM
by Iliya
|
48 |
48,625 |
|
 |
rai_gandalf
Hello to one & all,
Myself & a friend of mine are involved in trying to make Chess using Graphics in Turbo C/C++. I am responsible for making the Game engine & he is responsible for the Graphics components. So far, we have (actually he has), completed the Chess Board creation using BGI. He has...
|
|
13 |
11,447 |
|
 |
alok
Introduction:
Hi and welcome to my article, this article is a small game using graphics in c++(DOS Based).I programmed this game and all of the graphics design is imagined by my friend Amit Mehta.
here is little description of game
"This is a simple game for new programmers. It will help...
|
|
11 |
7,513 |
|
|
XXxxImmortalxxXX
When I started game programming I had all the enthusiasm but lacked quality information on how to go about actually making a complete game. There is a definite lack of complete game programming tutorials. Much of my time was spent flicking from one webpage to another not finding anything...
|
|
9 |
5,353 |
|
|
shabbir
You can download the Mojo Game and try your level of word arrangement.
|
|
0 |
3,387 |