Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Game Programming code

RPG/Adventure game tutorialVersion: VB6
Author: Stephen VaughanSubmitted: 3/3/2007Downloads: 9040
This is an RPG - Adventure game tutorial i made using modified images from another project this is flickerless without bitblt or directX used. shows you how to animate your player set boundaries and talk to other characters.

VB.net MIDI piano, Read MIDI filesVersion: VB 2005
Author: KamranSubmitted: 2/21/2007Downloads: 9883
Read/Write MIDI files, Play MIDI piano using Steve Toub of Microsoft's C# package. This code shows how to traverse thru all the events of a MIDI file.

Techno-Car Race GameVersion: VB6
Author: Akinseli Ronald KSubmitted: 2/13/2007Downloads: 9006
I initiated this idea of game prog in my dream come true vision..Teaches basics of collision detection(PictureBoxes), game programming, controlling objects by mouse, ProgressBar, and Image indexes. Also writes and reads from .ini files. I'm Ex student and ...more>>

Aviation Fight Version: VB.NET 2003
Author: Mohammad Reza KhosraviSubmitted: 1/31/2007Downloads: 10779
Sometimes in programming, we need to add objects and controls in run time, and destroy them when we don't need ( by sequence or by events ). This is a simple desktop game in VB.Net that works with mouse or keyboard, you must destroy enemies by rockets in ...more>>

Notepad CricketVersion: VB6
Author: Jitendra JainSubmitted: 1/28/2007Downloads: 5470
Notepad Cricket game.

Deal or No DealVersion: VB6
Author: Mark CrozierSubmitted: 12/22/2006Downloads: 9198
Program I created based on the TV Game show. Works well.

TIC-TAC-TOEVersion: VB6
Author: T.JacksonSubmitted: 11/22/2006Downloads: 6175
TIC-TAC-TOE by Trent Jackson. A simple game made quite complex. Includes numerous LED readouts for total wins, losses, best times, round duration, total rounds and draws. Playable against the computer or another person. Intelligent AI has been coded with ...more>>

Amazingly fun shooter gameVersion: VB6
Author: Darmak Wolf (Ben)Submitted: 11/7/2006Downloads: 9123
You'll probably be playing this for a while when you get started. The idea is simple but the gameplay is addictive. It will also show VB programmers how to effectively make shooter games with arrayed controls, and how to use collision detection. The code ...more>>

A Very Simple Car Game Version: VB6
Author: Tomas TupySubmitted: 11/5/2006Downloads: 8908
Teaches basics of collision detection(PictureBoxes), game programming, controlling objects by mouse, ProgressBar, and Image indexes. Also writes and reads from .ini files. Before clicking the back button,

Original Pac Man GameVersion: VB6
Author: PookieSubmitted: 11/4/2006Downloads: 12347
This is my first try for posting the game in this site. I think that you will enjoy it. It is original PacMan game which has been seen in Video Games. I had made it in 10 days.

<< Previous  Page 16 of  51  Next >>

Go to page: 16  17  18  19  20  21  ...