Search Tools Links Login

Tetra


Visual Basic 6, or VB Classic

Tetra is a Tetris clone for Windows. I tried to make gameplay exactly the same as the NES and Gameboy Tetris, although there are some differences. There are 6 different types of music, 5 different types of blocks, and you can edit the key settings. Apart from how to make games, this code can teach you:
* toggle button (like in MS Paint)
* slider controls
* menu system
* SHELL command
* multimedia control
* timer controls
* file i/o
* use of resource file
* modules and classes
* and more...
All of the code is from scratch, with the exception of the BitmapBuffer class, which is based on code from Simon Price. The artwork is original, and the sounds and music, as well as the game font, are freeware. The readme has more info on that. Enjoy!
***Note*** This is a newer version. It re-creates the config file if it is missing, and also fixes a bug with blocks that extended above the ceiling.

Original Author: Seth Guenther

Assumptions

Make sure to retain the directory structure of the zip file. Also, install the Zerohour font on your computer so that the GUI looks like it should.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 100 times

Categories

Visual Basic 6

Attachments

Tetra22137732001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 270,041 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.