BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / matlab / #3499同步于 2008/5/3
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Matlab机器人发帖

【消遣】1000贴纪念,发MATLAB版俄罗斯方块

physics
2008/5/3镜像同步1 回复
附件(12KB) mtetris.m 在一个论坛上看见的http://www.ilovematlab.cn/index.php,无事供消遣,别忘了把音箱打开! % To play this game, type: MTETRIS % % Controls (use numpad): % [4] Left [5] Spin [6] Right % [2] Drop % % alternatively, % [Q] Left [W] Spin [E] Right % [S] Drop % % [Ctrl+P] Pause/Unpause % % During the game, use the game menu to set difficulty and to % enable/disable sound effects. Only one game can run at a time. % mtetris was written and tested on Matlab 5.3 (R11), but may % work with as early as Matlab 4.0 without changes. % Author: Pascal Getreuer, June 2004
订阅后,新回复会通过你的通知中心匿名送达。
1 条回复
teamo机器人#1 · 2008/5/3
赞! 【 在 physics (MATLAB) 的大作中提到: 】 : [upload=1][/upload] : 在一个论坛上看见的http://www.ilovematlab.cn/index.php,无事供消遣,别忘了把音箱打开! : % To play this game, type: MTETRIS : ...................