Vehicle Combat is 2D shooter, presented from the top-down. Two players go head-to-head, commanding vehicles to duel each other. Funds are awarded to the players throughout the course of a battle, which can later be used to purchase different parts, weapons, or other upgrades.
Change Log
Version 0.60 -
Added capability to automatically load XML part data. Added capability to automatically load part icons. Fixed firing bug so projectiles now fire from the front of the vehicle instead of the center. Laid groundwork for Market feature.
Version 0.5113-
Added text showing player's weapon. Laid groundwork for wide variety of weapons. Projectile behavior dependent on Projectile Type. Minor code cleanup. Successful first test of Windows installation.
Version 0.10-
Projectiles now do damage to the other player. Funds increase based on damage inflicted. Health decreases based on damage taken. Added small popup value to show damage. Continued work on special effects. Added rudimentary explosion effect for projectile collision.
Version 0.02-
Added basic collision detection. Tweaked vehicle sprites. Corrected vehicle rotation bug. Corrected small bugs with the scoring system. Updated Help screen.