Forum: Game Development Nov 28th, 2008 |
| Replies: 0 Views: 450 hi. i m make in a 10*10 matrix textbox. and fetch a data in text box frm xml . i want these data is fill horizontally,vertically and diagonally in a text box. and in the other blank text box... |
Forum: Game Development Nov 25th, 2008 |
| Replies: 2 Views: 464 hi. i m making a letter lasso game. i have been completed everything in it but i have a problem after shiffting the word when i push the new letter in a empty place. pls any one can help me for this.... |
Forum: Game Development Nov 25th, 2008 |
| Replies: 2 Views: 464 hi. i m making a letter lasso game. i have been completed everything in it but i have a problem after shiffting the word when i push the new letter in a empty place. pls any one can help me for... |
Forum: C++ Nov 14th, 2008 |
| Replies: 7 Views: 415 thank u niek for the help. i started this game 3 days ago, but to develop a logic my time is spent. i m not complain to u. and i m not a student i m a flash developer. i m new in development. ... |
Forum: C++ Nov 14th, 2008 |
| Replies: 7 Views: 415 sorry for the disturb you. but i m big problem.
i make a sudoku game and for that i use this conditon to generate a random no bet o to 9.
i want to conform it takes a value by following code. i m... |
Forum: C++ Nov 14th, 2008 |
| Replies: 7 Views: 415 hello. thanxs.
can u pls conform this equation : any no from 0 to 9 are used and after module and add 1 store in x[i]. pls reply. |
Forum: C++ Nov 14th, 2008 |
| Replies: 7 Views: 415 for(i=0;i<9;i++)
{
x[i] = rand()%9+1;
for(j=1;j<9;j++)
{
if(x[i]==x[i-j]);
i--;
}
} |
Forum: Game Development Nov 11th, 2008 |
| Replies: 3 Views: 816 hello,sir.
no. i m a new in flash and for a practice i make a game tic-tac-toe. i have been first make this game in fla.where it works, but somtimes problem occur when i attach zero or cross in... |
Forum: Game Development Nov 11th, 2008 |
| Replies: 3 Views: 816 hi,. if anyone related to flash pls contact me. i make a tic -tac-toe game in flash i have phase some pls if anyone related pls contact me. |