简单贪吃蛇游戏 vb 2008
简单的贪吃蛇游戏,由vb2008编的 部分代码如下: Private Sub Form_KeyDown(ByVal KeyCode As Integer, ByVal Shift As Integer) Dim C As Long If KeyCode = 27 Then End If KeyCode = 32 Then If Timer1.Enabled = True Then Timer1.Enabled = False Label1.Visible =
文件列表
greedy-snake.rar
(预估有个18文件)
贪吃蛇
贪吃蛇.suo
9KB
贪吃蛇.sln
917B
贪吃蛇
贪吃蛇.vbproj.user
74B
bin
Debug
WindowsApplication2.vshost.exe.manifest
490B
WindowsApplication2.vshost.exe
14KB
贪吃蛇.vshost.exe
14KB
用户评论