Hi guys.
Download
Image's
This is Tri Tiles 2, A new game based on the same concept as Tri Tiles, in that you have 16 tiles in a grid and you must arrange them to match, this is a much more polished game, but Im still having some probelms sorting out the game play.
At the moment, you play through to level 6 at which point the game repeats back to level 1, but the delay which shows you the computer moves gets shorter each time.
The Delay is actually just a call to Delay(MyVar) but I seem to be getting mixed results from it. Its meant to drop by 500 each loop, and it starts at 2 seconds, 2000.
Thanks for testing, the final version will probably loop at a level between 7-10.
Also good to note that the score is based on how you play so if you make to many moves your score could go down and not up ;)
thanks for any and all comments.
Download
Image's
This is Tri Tiles 2, A new game based on the same concept as Tri Tiles, in that you have 16 tiles in a grid and you must arrange them to match, this is a much more polished game, but Im still having some probelms sorting out the game play.
At the moment, you play through to level 6 at which point the game repeats back to level 1, but the delay which shows you the computer moves gets shorter each time.
The Delay is actually just a call to Delay(MyVar) but I seem to be getting mixed results from it. Its meant to drop by 500 each loop, and it starts at 2 seconds, 2000.
Thanks for testing, the final version will probably loop at a level between 7-10.
Also good to note that the score is based on how you play so if you make to many moves your score could go down and not up ;)
thanks for any and all comments.