help plz

Started by
2 comments, last by seph 21 years, 8 months ago
can someone pleae tell me step by step on how to make and tetris game?
Advertisement
no

A more in depth answer to that question might be:
1: You need to know the basics first, do you?
2: There is a For Beginners section at the top of the screen.
3: There is Google, have you tried it?
4: Have you gone through the Articles & Resources on gamedev yet? (also located at the top of the screen)
5: What books have you read on programming?
6: Do you know DirectX?
7: Do you know OpenGL?
8: Do you know the difference?
9: How much programming experience do you have?
10: What language are you going to program in?

Basically what I''m trying to say is that you''ve asked to open of a question. I don''t believe there are any tutorials out there to simply walk you all of the way through making a full tetris game (I could be wrong though). And even if there are, the end game probably isn''t that great and complete. It''s just to hard to make a tutorial for beginners that would be like that... Go through the statements above, see where you stand, do some reading, and come back with questions on how to proceed making your tetris game. That we can help with. But without knowing where your starting from, it can be very difficult.

Always remember, you''''re unique. Just like everyone else.
Always remember, you''re unique. Just like everyone else.Greven
compulsory link to Pouya''s tetris "tutorial"

NEVER post a message like that.

It doesn''t help your programming much at all (or imagination) if somebody just gives you the whole code to a program.

You have very little satisfaction as the code was not originally yours, therefore it is almost a waste of effort.

The alternative


You can try to start making it on your OWN (maybe with a book for language reference). Then when you get stuck ask for help on a particular subject like.. how to detect collision of the blocks. Then you feel more like you''ve made your own game.

Sorry to be blunt.
>>>>>>>>>>>>>>>>>Ilthigore<<<<<<<<<<<<<<<<<

This topic is closed to new replies.

Advertisement