SIGN UP MEMBER LOGIN:    
ARTICLE

Another Tetris Game in C#

Posted by Avgust Ishechenkp Articles | GDI+ & Graphics February 22, 2002
Here is another version of Tetris. This program uses opaque background instead of real double buffering.
Reader Level:
Download Files:
 



Overview

Just another implementation of tetris

j -move left
l - move right
i - rotate
k - drop
r - restart

There is no score, just lines, levels and some statistics (2x - number of times, two lines where removed ). That's just a brief implementation, that introduce some usage of GDU+ and Windows.Forms. Exposes custom drawing control. Uses opaque background instead of real doublebuffering.

Login to add your contents and source code to this article
share this article :
post comment
 

OK....FORGET ABOUT THAT, I JUST FIND THAT THING BUT I HAVE ANOTHER PROBLEM...THE COMMANDS DOESN'T RESPOND (J, L, K, I AND R)

Posted by Chito Cervantes May 13, 2012

HEY DUDE....BUT WHERE I CAN FIND THE START UP OBJECT THING??? PLEASE TELL ME

Posted by Chito Cervantes May 13, 2012

1. Start a new C# project in Visual Studio 2. Drag the MainForm.cs file into the project, or right-click on the project and select Add --> Existing Item and browse to MainForm.cs file. 3. Change the Startup Object to TetPanel in the Project's properties. 4. Run

Posted by Paul Adams Dec 21, 2010

i don't get the debug file so idon't abe to run it.

Posted by sourabh aggarwal Sep 29, 2010

It is running absolutely fine......

Posted by Sachin Vashishth Jun 01, 2010
6 Months Free & No Setup Fees ASP.NET Hosting!
Become a Sponsor
PREMIUM SPONSORS
  • ceTE software specializes in components for dynamic PDF generation and manipulation. The DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and new content to existing PDF documents from within your applications. Visit DynamicPDF here
    The leading .NET charting control now features PDF, Flash and Silverlight export, visualization of large datasets and more. Deliver true charting functionality to your BI, Scorecard, Presentation or Scientific apps. Download evaluation now.
6 Months Free & No Setup Fees ASP.NET Hosting!
Become a Sponsor