搜索资源列表
eluosi
- 摘要 俄罗斯方块是一款风靡全球的掌上游戏机和PC机游戏,它造成的轰动与创造的经济价值可以说是游戏史上的一件大事。它由俄罗斯人阿列克谢• 帕基特诺夫发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。它看似简单却变化无穷,俄罗斯方块上手极其简单,但是要熟练地掌握其中的操作与摆放技巧,难度却不低。作为家喻户晓老少皆宜的大众游戏,其普及程度可以说是史上任何一款游戏都无法相比的。相信大多数人都还记得为它痴迷得茶不思饭不想的
my_russiablock
- 用VT控制码实现的俄罗斯方块程序,在linux下运行良好,带详细注释!-VT control code to achieve Tetris program, run under linux, with detailed notes!
Tetris.tar
- linux 下用c语言编写的俄罗斯方块程序,可以在framebuffer模式下允许-under linux using c language Tetris program, you can allow the framebuffer mode
russion_ble
- 自己写的一个俄罗斯方块程序,大家可以-To write a Tetris program, we can try
Tetris-game-java
- 这是一个用java实现的俄罗斯方块,方向键控制移动方块方向,向上键旋转方块,p键暂停,空格键瞬间下落,enter键开关方块下落时的竖条阴影,q键为作弊键。 此小的游戏程序运用了java的jdbc 反射 mvc框架 xml配置文件 swing 线程等知识点-This is a java Tetris, the arrow keys to move the box to control the direction of rotation up key box, p key to pause
teris
- linux俄罗斯方块程序,自己学习linux时用C语言写的,用键盘的上下左右键控制,空格可以快速下落,适合linux下编程初学者学习。-linux Tetris program, when you learn linux written in C language, and use the arrow keys to control the left and right of the keyboard, the space can quickly fall under linux program