搜索资源列表
snake3
- 该代码是实现聪明的贪食蛇的功能,规则如下,贪食蛇第一次碰墙后会自动向右转,第二次碰墙后会自动向左转,第三次碰墙后会反方向而行等。-The code is to achieve smart Snake features, the following rules, Snake will automatically turn to the right for the first time after touching the wall, it will automatically turn to th
my_snake
- 利用LabVIEW编写一个贪吃蛇程序,实现功能如下:1.设置难易程度及相关的得分 2.小蛇在碰壁和撞尾的时候会死亡,即弹出对话框游戏结束 3.设置时间文本,可显示玩的时间长短 4.利用键盘的上下左右箭头控制小蛇的行动。(Using LabVIEW to write a snake program, to achieve the following functions: 1. set the level of difficulty and the score of 2. wil