Duel/Mini-Blaster Compilation Release

Announce and discuss the progress of your various programming-related projects...programs, games, websites, tutorials, libraries...anything!

Moderators: Pete, Mods

Post Reply
Eclipzer
Newbie
Posts: 9
Joined: Sat Jul 08, 2006 7:01 am
Location: USA
Contact:

Duel/Mini-Blaster Compilation Release

Post by Eclipzer »

Overview
This is a project I was working on back in my late QuickBASIC (QB) days. This compilation can be viewed a few different ways. Originally, this was a singular game idea, but after creating the core code, I took it in a few different directions. From these code tests I formed two seperate game ideas, the first being a single player mission based game (Mini Blaster) and the second, an online multi-player free-for-all shooter (Duel). Duel was also reconceived as a single player squad based RTS and this duality is quite visible within the program. Although I wasn't able to complete these games in QB, I really enjoyed creating and playing them, and am developing improved FreeBASIC (FB) versions. Hopefully you find this fun and inspiring. Enjoy!

http://www.eclipzer.com/downloads/miniduel.zip

Be sure to view the "readme.txt" for playing instructions.

-Eclipzer
Post Reply