VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



My Snake Game

by Brendon Collecutt (1 Submission)
Category: Games
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

Cool little snake game I made. Better than all the other ones I've seen on VBC. Play two player or one player with five different speeds and up to four computer players. I've commented it the best I can. There are heaps of little examples like playings sounds accessing files etc. Plz vote for it and comment! thx

API Declarations
BitBlt(ByVal hDestDC As Long, ByVal x As Long, ByVal y As Long, ByVal nWidth As Long, ByVal nHeight As Long, ByVal hSrcDC As Long, ByVal xSrc As Long, ByVal ySrc As Long, ByVal dwRop As Long) As Long
GetTickCount() As Long
sndPlaySound (ByVal lpszSoundName As String, ByVal uFlags As Long) As Long

Rate My Snake Game

Download My Snake Game

Download My Snake Game (69 KB)

My Snake Game Comments

No comments have been posted about My Snake Game. Why not be the first to post a comment about My Snake Game.

Post your comment

Subject:
Message:
0/1000 characters