VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

TetrisBox ActiveX Control

Luis Pérez Fernández  (1 Submission)   Games   Visual Basic 3.0   Advanced   Wed 3rd February 2021

TetrisBox is an ActiveX Control written in VB6 that makes very easy the development of Tetris games. The ActiveX itself implements all the code to control the user input (keys to move blocks) and the own Tetris game rules, so all you have to do is create the interface of your game and let the control do the rest.
Also, TetrisBox ActiveX Control allows you to use the features in the classic Tetris arcade game, like difficulting the game inserting a line at the bottom of the game board, or dropping a block at a random position, etc. You can also initialize the board with some blocks determined by you... endless posibilities!
NOW UPDATED WITH SAMPLE PROJECT!! PLEASE DON'T FORGET TO VOTE THIS CODE =8)

Assumes
You need to compile the control in order to use it. Also I include a Help File (in Spanish, because I don't speak english very well) with all the properties, methods & events of the control.

Rate TetrisBox ActiveX Control (22(22 Vote))
TetrisBox ActiveX Control.bas

TetrisBox ActiveX Control Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters