-
-
-
-
-
Tetris.zip
这是一个小游戏的代码,用c#编写,由于没有visual studio 2005的选项,只能选用C++了。
-
Packt.Publishing.Microsoft.Visual.C.plus.plus.Wind
... code examples, but rather extensive ones. They are presented in increasing complexity order. The simplest one is the Tetris application, which deals with graphics, timing, and message handling. The Draw application adds a generic coordinate system and ...
-
-
Tetris.rar
大概在最近两天之内编码完成,但此前一天开始构思。第一天晚上主要完成了方块旋转算法,第二天也就是今天加了消方块的处理算法。但是可能还有一些考虑不周的地方,比如,没有采用定时中断,而是图方便采用了和cpu频率有关的delay()函数来模拟时间间隔,这是需要改进的地方。
-
-
-
-