VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Tetra

by Seth Guenther (2 Submissions)
Category: Games
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

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.

Assumes
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.

Rate Tetra

Download Tetra

Download Tetra (261 KB)

Tetra Comments

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

Post your comment

Subject:
Message:
0/1000 characters