VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



AI Tank Game

by Antony And Vince (1 Submission)
Category: Games
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

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

Download AI Tank Game

Download AI Tank Game (217 KB)

AI Tank Game Comments

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

Post your comment

Subject:
Message:
0/1000 characters