OverviewJust another implementation of tetris j -move leftl - move righti - rotatek - dropr - 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.
The Making of Pong
Marble Solitaire Solution Display in GDI+
Amazing!!!! Good Work. By the way i had to change the keys to "wasd". Anyways goos work.
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)
HEY DUDE....BUT WHERE I CAN FIND THE START UP OBJECT THING??? PLEASE TELL ME
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
i don't get the debug file so idon't abe to run it.