VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Digit Blocks Game

by Min Thant Sin (16 Submissions)
Category: Games
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

A little game simulation of Microsoft(R) Tetravex
Game.
You have to arrange all the blocks in the block-holders so that the adjacent digits are the same.
If they are not the same, the block being placed will go back to its original place.
Try it!!

API Declarations
Type RECT
Left As Long
Top As Long
Right As Long
Bottom As Long
End Type
Public Declare Function IntersectRect Lib "user32" (lpDestRect As RECT, lpSrc1Rect As RECT, lpSrc2Rect As RECT) As Long

Rate Digit Blocks Game

Download Digit Blocks Game

Download Digit Blocks Game (12 KB)

Digit Blocks Game Comments

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

Post your comment

Subject:
Message:
0/1000 characters