VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

AI Tank Game

Antony And Vince  (1 Submission)   Games   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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.

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

Rate AI Tank Game (5(5 Vote))

Download AI Tank Game

AI Tank Game Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters