"MineSweeper....Simple Logic" "v1.0"
This is a close copy of MineSweeper that comes with windows os.I have made it so simply that anyone can understand it and it is with full coments that makes the code easiest...Enjoy the game....
3DMAZE Version 1.5
Generates mazes under Windows 95. The mazes are displayed in 3D. Use keys to solve them or have the computer solve them. Visual Basic 4.0 source code is included.
4X tic tac toe 1.0
Its a tic tac toe game with 4 boards for an extrat challenge..... Its 36 squares of tic tac toe ass kiking action, Feel free to edit the source
A Squash clone in VB 6 v1.0
The Squash code - A simple game made in VB 6. It was the simplest things I could think of. It is a real game and I made some progression with my collisions. Good playing.
Analyse Yourself 1.0
This is a quiz like program, which has 24 questions and four answers to choose from. These questions are related to personality assessment. After answering these questions your results are displayed in the form of a table and pictured as a graph. controls used include MSFlexigrid, MSchart, MSAge...
Arcade classic pong (With Vbasic Sourcecode)
The good old arcade classic is back! This is a game where 2 players (or 1 against a computer opponent) move little paddles around the screen and bash a ball around to score points.
ARKANOIDS
This is a simple version of the old arcade game "arkanoids". The purpose of the game is to rebound a ball off a small platform at the bottom of the screen and direct the ball, so it hits all the bricks above. On a direct hit the brick will disappear. There are a few layers and when all the layer...
Bingo Balls 1.0
This is a bingo game where you can choose between 2 and 10 numbers. Winnings can be doubled by a sub game. You can also change the ballspeed. With visual basic sourcecode.
Card Game Basics with Cards.dll 1.1
This card demo/tutorial covers most of the major things you might need when beginning a new card game. 1. How to call the Cards.dll/Cards32.dll 2. How to use the functions in the .dll file 3. How to initialize your deck(s) 4. How to shuffle cards I didn't include how to find out which card was c...
Flipper Puzzle Game V1.0
This is an intresting puzzle game...Solve the Series of levels to become the winner... You are rated by the time u take and also the number of flips...
Fox and the Hounds v1.0
Two hounds chase the fox. The computer controls the fox and the player(s) controls the hounds. The object of the game is to catch the fox before he reaches the fox den. This is a good game for children.
Free VB game source code and programmers guide 1.0
Guidelines for programmers in Visual Basic for dynamic logical game programming. The document includes rules of the game, step-by-step programming process description in Word format, screenshots and 9 complete projects for free download. Logical game has several variants, such as tabular, card, ...
Frogger remake v1.0
Just like the old frogger. was created on win98 visual badic 6. mine runs fine on my xp computer but haven't made an exe. file yet so problems may occur after that point. all code was written on my xp computer but still with outdated OS visual basic cds.
Games v1.0
This is a program that consists of three different games: Either Or, Slots, and Tic Tac Toe. I programmed these games by myself and if you find any problems in one of these games please contact me as soon as possible.
GUVERNMENT v1.0
First person shooter made in VB 6.0!!!! Use the arrow keys to move ur gun and space to fire. Shoot the enemies as they pop out from behind objects. Three different levels to test ur gaming skills. ENJOY :D
JAHTZ Color Concentration v1.0
Color Concentration Game. Try to match the colors in fewest number of clicks. A EASY and a HARD color matrix are provided.
JAHTZ v1.0
JAHTZ is a game where you roll five dice and fill out the Game Card. You get up to three rolls (click on the dice you want to re-roll) and then click in the green scoring area to record your score. You must score some where on the card after three rolls even if you have to take a zero. 240 or mo...
JAHTZ Word Game v1.0
Unscramble the letters to make 3, 4 or 5 letter words (five of them) and post to the Word Grid. A Word Checker is provided to verify words. Game provides 3 levels of difficulty. Reference Menu Items Rules and Scoring for details on how to play the game. Registration is optional.
Jd dice adventure 1.0
This program is a game of dice using random command. i had made a lot of working programs just for the benefit of you as a beginner only.
KonsolScript (game programming language) Source Code v0.1.90
Opensource C-like cross-platform scripting language made with VB6 and FreeBASIC by a Filipino IT student primarily intended for 2D games development. Complete with IDE. Language design is so simple it is suitable for teaching programming. A pre-compiled version and an IDE is available at the projec...
Mike's Pipes
Mike's Pipes is a remake of Pipe Dream, i will put up final version when it is finished. Instructions on how to play are in game you may view code or just run the .exe have fun comments or questions welcome
Puzzle Game v1.0
A simple puzzle game in Visual Basic, you can choose default picture or enter your favorite pictures in run time, puzzle parts are from 2 to 30 for each side (X-Y). This game contains something about MDI forms, User Controls, Drag and Drop, ADO and API Sounds. It uses an Access MDB File as datab...
QuizMaster 1.0
QuizMaster is a software developed for testing ones knowledge through computer based quizzes and analysis of the results. It is very dynamic and interactive in nature. The user can create different quizzes and add as many number of questions as he/she wants. The question can be later edited/deleted...
Simil MineSweeper
This is a clone of the famous Microsoft MineSweeper, you can select the size of the Maze and the number of bombs to place. Use the right mouse button to mark/unmark a cell and the left button to discover it...have Fun!
Smiley Man
Smiley man is a Pac Man game type. Eat food avoid ghosts and eat grapes to collect ghosts. Read the source code and learn the simplest way for collision detection.
Snakes and Ladders v1.0.0a
We are all familiar with the game Snake and Ladders. We have been playing such game since we were kids and in fact, even when we grew up we still play this traditional game for fun. This game is in beta version. Although the basic functionality of the game works well, I would like to solicit any...
Sudoku 2.0.0.1
This is a simple sudoku puzzle generator. The project was started purely as a project to test a mathimatical puzzle and the complexity of creating the puzzle. The error debugging hasn't been done yet. (my weak point) So any comments any that would be help full.
Sudoku V2.0
"Sudoku" the latest craze for many us today... This is a Sudoku game written in Visual Basic 6... The program can solve the Sudoku if u dont know the answer... You are graded by how fast u solve the puzzle...Its really good... Give it a try...Thank you...
The Ultimate Blackjack Training Program v1.0
The Ultimate Blackjack Training Program teaches you the correct way to play Blackjack. A Strategy Chart is provided and program will let you know when you do something wrong. The Statistical Analyzer Module (BJ-SAM) will play each hand 100 times and show you your chances of winning. Four betting...
TicTacToe 1.0.1
A semi-inteligent TicTacToe game. You play against the computer. It will win if your not carefull! The code is simple, small, and clean and as far as I know has 0 bugs.
Tictactoe....Simple logic
It is one of the favourite games of endusers i.E tictactoe , and it's source code is very easy and with full comments which makes it easier to understand.Enjoy..It..And best thing about it is you can play it again computer also.
Try this arachnoid vb6.0
Try this arachnoid with new and exciting activex controls ...i m sending the source try it,feel it and try to develop it further...this is a arachnoid game with a new look
Twins (Memory Game) 1.0.0.a
Just another memory game.... with a TWIST.. I mean with a TWIN..well, anyway.. We all know the traditional memory game. For those who are not familiar with it, the logic is simple. Depending on the chosen level, A number of cards are on the board showing its back. The player selects a card twice...
Ultimate Tic-Tac-Toe v1.0
Ultimate Tic-Tac-Toe is a very good Tic Tac Toe game just clikc on the button and an X or O will appear depending on the turn. You can change the background colour and start a new game at anytime, Very Fun 2 Player Game By: Tizzi
Up and Down v1.0
Up and Down is a fun card game where you match your wits against the computer by figuring out the exact number of tricks you can take. In the first hand, one card is dealt to you and the computer and a trump card is turned over. You and the computer bid and play the hand. In the second hand, two...
Vb Card Search - VbGames v1.0
This game is a fun way to test your memory skills. Play against the computer or if you must select the practice mode. The program features different card sets and varying levels of intelligence. Source code included.
Vb Card Search VbGames 1.0.0
Card Search is easy to play, but you have to have a good memory to become an expert. The computer will deal out the cards, this doesn't mean the computer knows where the cards are placed. The object of the game is to win as many cards as you can by turning the cards face up in pairs of the same valu...
VB Donkey Kong 0.04
VB Donkey Kong by Trent Jackson. In the beginning, there was Donkey Kong, indisputably THE father of all multi-level platform games. When Donkey Kong was released back in 1981, it was an immediate success! This was as such Nintendo's first blockbuster. Consequently, for historical preservation and a...
Vb Hangman - VbGames v1.0
Play the classic game of Hangman on your PC. Hang Man is a popular brain teaser. You can select either Beginner or Advanced level of play. There are nine word categories: Animals, Food, Holidays, Home, Leisure, Seasons, Sports, Weather, and Misc. The object of the game is to guess the word before y...
Wild Waters 0.5
WILD WATERS by Trent Jackson (Final ßeta, highly recommend compiling) In essence; WILD WATERS is a horizontal scrolling platform game, which requires some imagination. You're in a rowboat at all times and your objective is to jump through quotas of hoops within given time frames. In the way of these...