Search Tools Links Login

AI Tank Game


Visual Basic 6, or VB Classic

This is a tank game that allows enemy tanks to shoot a player tank. It was initially designed as an artificial intelligence mini-project. The program allows a user to create maps and then play them.

Original Author: Antony And Vince

Assumptions

The first screen is a map editor (click on game screen to play).

Side Effects

The program has not been tested thoroughly and certain bugs may exist. System requirements are pretty high i.e. Pentium with 32 megs ram preferably.
Any feedback is welcome.

API Declarations

Declare Function PlaySound Lib "winmm.dll" Alias "PlaySoundA" (ByVal lpszName As String, ByVal hModule As Long, ByVal dwFlags As Long) As Long
Declare Sub Sleep Lib "kernel32.dll" (ByVal dwMilliseconds As Long)

About this post

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

Categories

Visual Basic 6

Attachments

CODE_UPLOAD6578692000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 224,863 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.