Tuesday, January 12, 2010

Tetris on Zune

Zune games Over past few weeks I was studying XNA and Zune programming. Now I was successfully able to create first game on Zune, Tetris game. Game is almost done except few minor things left like High score panel, instructions etc. I am working on improving this more and even updating UI. Feel free to download and play this on Zune. Let me know in case of any issues. Visit this link again in future to see updates.

So far I have tested this game on 8 Gb Zune Zune firmware 3.2. UI should work fine on other sizes too. This game is written using XNA framework.


Game: Tetris
Version: 1.0.1.0
Download Link: Click this link to download
Right click and click save target as.

If you have difficulty installing ccxna package please visit this url first.
How to Install .ccxna game package on Zune

Gameplay

A random sequence of different shaped objects fall into the play area and gamer has to manipulate and rotate to fit in. Idea should be to complete rows. As game progresses speed of fall increases. Game continues till no area left for abjects to fall. There are total seven different shapes possible.

Instructions:

On the first screen click any button on pad to start game.
To rotate objects use up key
To move objects on left use left key
To move objects o right use right key
To move objects down faster use down key

To pause use back key.
To Quit use back key twice.
If game is over you can click any button on pad to Restart else use back key to Quit.

Scoring

Try to make as much lines as possible in one go to score more points.

1 line completed will give 10 points
2 lines completed together will give 40 points
3 lines completed together will give 90 points
4 lines completed together will give 160 points

If you have any feedback, suggestions or bugs please provide your valuable comments so that I can improve this more. I am planning to buy ZuneHD but till then I can't test on ZuneHD.



For playing more games online go to Home page

No comments:

Post a Comment