PDA

View Full Version : Novice needs help with creating a game using pascal



emorej29
28-06-2008, 02:06 PM
I need to make a game that randomizes 8 numbers, that allows the user/player to then put them in order by means of interchanging the numbers with a space before it is completed and the amount of moves made has to be calculated.

The format should be like this...

6 8 1
2 4 9
3 7

so now the game will have to make the tiles move in this order

1 2 3
4 5 6
7 8

PLzzzzzzzzzz help me i have to do this and 5 others ( that i am doing) for monday.

email me or add me @ romey1929@hotmail.com


thus far i have

http://nopaste.info/21e7695114.html


and waran ( on here) did this

http://nopaste.info/3f9d840950_nl.html


thanks waran

help meeeee

Traveler
28-06-2008, 03:00 PM
I'm going to close this topic for two reasons:

1) This section of the forum require you to follow the rules set in this (http://www.pascalgamedevelopment.com/viewtopic.php?t=4402) sticky.

2) We are more than willing to help you with any problems. However we wont give you the answer to any school assignments. If you have a problem with code, post the part that wont work for you and we might set you on the right track again.