VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Mobile skate game code/help

Adam Konk  (1 Submission)   Games   VB 6.0   Unknown Difficulty   Wed 15th January 2003   Mon 8th February 2021

Mobile skate game code/help

API Declarations



Module

Public SnakeX(1 To 50) As Byte
Public SnakeY(1 To 50) As Byte
Public SnakeDir(1 To 50) As Byte
Public Score(0 To 10) As Integer
Public Rank(0 To 15) As Byte
Public Nom(0 To 15) As String * 3
Public Diff(0 To 15) As Byte
Public Data As String
Public i As Integer
Public i2 As Integer
Public Started As Boolean

Rate Mobile skate game code/help (1(1 Vote))
Mobile skate game code/help.bas

Mobile skate game code/help Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters