Blix

所属分类:GDI/图象编程
开发工具:C#
文件大小:133KB
下载次数:6
上传日期:2010-03-19 18:31:16
上 传 者kindylip
说明:  非常好玩的一个教程,是C#编的俄罗斯方块程序,可以用来学习GDI+绘图方法
(A very fun one tutorial is Tetris compiled C# program can be used to study GDI+ drawing methods)

文件列表:
Blix\App.ico (1078, 2003-04-28)
Blix\AssemblyInfo.cs (2515, 2003-04-28)
Blix\bin\Debug\Blox.pdb (19968, 2008-03-02)
Blix\bin\Debug\Blox.vshost.exe (14328, 2009-04-08)
Blix\bin\Debug\Blox.vshost.exe.manifest (490, 2007-07-21)
Blix\bin\Debug\MyTetrisLib.dll (32768, 2008-03-02)
Blix\bin\Debug\MyTetrisLib.pdb (69120, 2008-03-02)
Blix\Blox.csproj (4425, 2009-04-08)
Blix\Blox.csproj.user (2082, 2008-03-02)
Blix\Blox.sln (1509, 2008-03-02)
Blix\Blox.suo (23040, 2009-04-08)
Blix\BloxForm.cs (8936, 2009-04-08)
Blix\BloxForm.resx (6007, 2009-04-08)
Blix\BloxLib\AssemblyInfo.cs (2426, 2003-04-27)
Blix\BloxLib\bin\Debug\MyTestrisLib.dll (16384, 2003-04-27)
Blix\BloxLib\bin\Debug\MyTestrisLib.pdb (19968, 2003-04-27)
Blix\BloxLib\bin\Debug\MyTetrisLib.dll (32768, 2008-03-02)
Blix\BloxLib\bin\Debug\MyTetrisLib.pdb (69120, 2008-03-02)
Blix\BloxLib\Block.cs (14846, 2004-02-06)
Blix\BloxLib\BlockType.cs (259, 2003-08-13)
Blix\BloxLib\BloxLib.csproj (4610, 2008-03-02)
Blix\BloxLib\BloxLib.csproj.user (2081, 2008-03-02)
Blix\BloxLib\Direction.cs (185, 2003-08-13)
Blix\BloxLib\GameField.cs (6570, 2004-02-06)
Blix\BloxLib\GameItem.cs (534, 2003-08-13)
Blix\BloxLib\MyTestrisLib.csproj.user (1804, 2003-04-27)
Blix\BloxLib\MyTetrisLib.csproj.user (1804, 2003-05-08)
Blix\BloxLib\obj\Debug\BloxLib.csproj.FileListAbsolute.txt (410, 2008-03-02)
Blix\BloxLib\obj\Debug\BloxLib.projdata (23432, 2004-02-06)
Blix\BloxLib\obj\Debug\MyTestrisLib.dll (16384, 2003-04-27)
Blix\BloxLib\obj\Debug\MyTestrisLib.pdb (19968, 2003-04-27)
Blix\BloxLib\obj\Debug\MyTestrisLib.projdata (3208, 2003-04-27)
Blix\BloxLib\obj\Debug\MyTetrisLib.dll (32768, 2008-03-02)
Blix\BloxLib\obj\Debug\MyTetrisLib.pdb (69120, 2008-03-02)
Blix\BloxLib\obj\Debug\MyTetrisLib.projdata (39304, 2003-05-08)
Blix\BloxLib\Rotation.cs (209, 2003-08-13)
Blix\BloxLib\Square.cs (1165, 2003-08-13)
Blix\obj\Debug\Blix.pdb (11776, 2003-04-28)
Blix\obj\Debug\Blix.projdata (11144, 2003-04-28)
Blix\obj\Debug\Blox.BloxForm.resources (6157, 2008-03-02)
... ...

Blox by Edward Moemeka =================================================== This game is a simple Tetris clone i wrote to highlight some of the power of GDI+. The rules are essentially the same but are listed here just in case you were hiding under a rock the past ten years -use the up arrow key to rotate the dropping puzzle pieces -use the down arrow key to make them drop faster -use the left and right arrow keys to move the puzzle pieces left or right -filling a row with blocks gives you a certain number of points (based on the speed being played at) -if the blocks pile up to the top (or you encounter a certain bug I got tired trying to fix) the game ends. -you may change the randomly assigned block by hitting the space bar, but this will cost you a number of points from your score so do it sparingly. -you may change the speed of the game by using the + or - sign keys That's it for now, enjoy version one and be on the look out for my next release, Comets! :-)

近期下载者

相关文件


收藏者