Main
   Home
   About
   DiscussionBoard
Files
   About
   Submit
   Search
Downloads
   Action
   QB64
Links
   Link to us
QB45.org
37 files in total in this section.

  3dstar.zip by Badjas (Rate this file/View comments)
A 3D demo, soon to be a library for easier 3D programming. This demo still uses DirectQB
Source included - QuickBASIC 4.5 - 47.61 KB - 6184 downloads
Rating: 10/10 (7 votes)

  3dv01.zip by Badjas (Rate this file/View comments)
Wow, lightning fast rotating 3D Kepler star with source!!! Download now, it's 3*D version 0.1
Source included - QuickBASIC 4.5 - 48.69 KB - 6050 downloads
Rating: 10/10 (6 votes)

  3_d-v02.zip by Badjas (Rate this file/View comments)
The source for the 3*D library. It's dead now, so go ahead and *YOU* make something with it!
Source included - QuickBASIC 4.5 - 112.87 KB - 6093 downloads
Rating: 0/10 (0 votes)

  A Text Scrambler & Unscrambler with JavaScript.zip by Chuck Mire (Rate this file/View comments)
Imagine if you were to print a text file, carefully cut out all the individual characters, place them all in a paper bag, shake the paper bag up, and then carefully paste all the individual characters back onto a blank piece of paper - all scrambled up. That is what my "Text Scrambler & Unscrambler.html", written in JavaScript, does digitally without having to print anything. Since it is "cross-platform", it is an example of Future Software. The zip file contains the HTML, the source code, a PDF with instructions and a screen shot, plus an example scrambled text file.
Source included - Unknown - 63.83 KB - 48 downloads
Rating: 0/10 (0 votes)

  aintro.zip by Jorden and Michael (Rate this file/View comments)
The same file as #10 on the products page, but in 640*480 resolution! It shows you how good the new Future.Library SVGA functions are.
Source included - QuickBASIC 4.5 - 121.7 KB - 5987 downloads
Rating: 10/10 (2 votes)

  arrasource.exe by Stefan (Rate this file/View comments)
The full sourcecode to Arrakis!!!
Source included - QuickBASIC 4.5 - 131.07 KB - 6189 downloads
Rating: 10/10 (1 votes)

  Base-10 To Any Number Base Converter With Javascript.zip by Chuck Mire (Rate this file/View comments)
Convert any whole number from Base-10 to any other number base using JavaScript. It is cross-platform so it will run on any platform with a browser that supports running JavaScript. The zip file contains the JavaScript HTML, the source code, and a explanatory PDF with a screenshot.
Source included - Unknown - 107.89 KB - 34 downloads
Rating: 0/10 (0 votes)

  Base-64 Encoder & Decoder with JavaScript.zip by Chuck Mire (Rate this file/View comments)
Previously, I had created a Windows executable that did this, available here: [https://qb45.org/files.php?action=showfile&id=1923] However, the future is becoming cross-platform. JavaScript will give the same results regardless of the operating system, be it Windows, Mac, Chromebook, Linux, iPhone, iPad, or Android – as long as your browser supports running JavaScript. The zip file contains the HTML, the source in a text file, a PDF with Instructions and a screenshot, plus a text file with an encoded Base-64 example.
Source included - Unknown - 53.32 KB - 59 downloads
Rating: 0/10 (0 votes)

  bomberzone.zip by Jorden and Badjas Productions (Rate this file/View comments)
A game-demo (version 1.1) like the battle mode of Bomberman! Two players, great graphics and animations, nice sounds and music, very cool! Uses the Future.Library
Source included - QuickBASIC 4.5 - 620.66 KB - 6015 downloads
Rating: 0/10 (0 votes)

  cobra.zip by Jorden (Rate this file/View comments)
A basic Snake type of game using the Future.Library, in 640x480x256.
Source included - QuickBASIC 4.5 - 233.03 KB - 5860 downloads
Rating: 0/10 (0 votes)

  Date-Time & Julian Day Converter in JavaScript.zip by Chuck Mire (Rate this file/View comments)
My JavaScript program accurately calculates UTC Julian Days since the beginning of the Gregorian Calendar in 1615. The zip file contains the source as a text file, the cross-platform JavaScript html, and a PDF which explains the features of the program in detail along with screenshots.
Source included - Unknown - 115.26 KB - 38 downloads
Rating: 0/10 (0 votes)

  diamond.zip by Stefan (Rate this file/View comments)
A nice platform game Stefan has worked on. The graphics are great, scrolling is cool, but there are many bugs. Uses DirectQB
Source included - QuickBASIC 4.5 - 313.38 KB - 5956 downloads
Rating: 0/10 (0 votes)

  dunedit.zip by Stefan (Rate this file/View comments)
A cool level editor for Dune II!!! Visit http://people.a2000.nl/rhendrik/duneii.htm for more info on using this level editor!
Source included - QuickBASIC 4.5 - 0 B - 5822 downloads
Rating: 0/10 (0 votes)

  eliteforces.zip by Stefan (Rate this file/View comments)
A C&C Counterstrike alike program, very cool! Has 'bots' so it is just like you are playing on the internet. Too bad it's not finished, nor will it ever get finished since the author isn't working with QB anymore. Uses DirectQB
Source included - QuickBASIC 4.5 - 1.21 MB - 6212 downloads
Rating: 0/10 (0 votes)

  expack.zip by Andrew Nagy and Peter Radics (both old FS members), Jorden (Rate this file/View comments)
LZW algorythm-based compression utility!
Source included - QuickBASIC 4.5 - 12.98 KB - 5994 downloads
Rating: 0/10 (0 votes)

  fl35.zip by Future Software (Rate this file/View comments)
One of the best QB Libs, with Sound Blaster, VESA SVGA, EMS, XMS memory support and more. Also supports loading GIF and BMP file formats
No source - QBasic 1.1 - 251.37 KB - 7150 downloads
Rating: 7.16667/10 (6 votes)

  FL35add.zip by Future Software (Rate this file/View comments)
This is an add on for the Future.Library v3.5.
The current import library has major problems when importing images to 8 bit screen modes. It did not handle loading of multiple images to the same screen where different palettes was needed for each image(bmp/pcx/gif). This library corrects this problem, plus it includes some additional features like full palette control for image loading, user defined palettes and image resizeing.
Please note:
There was a previous upload where an incorrect .bi file was included. The result of this was that no importing routines would be found by the IDE. The IDE would report "Subprogram not defined" when calling BMP, PCX or GIF routines. The right .bi file has now been included.
No source - QBasic 1.1 - 111.87 KB - 6487 downloads
Rating: 3.25/10 (4 votes)

  fontedit.zip by Future Software (Rate this file/View comments)
A font editor used to create fonts for the Future.Library. Quite a few fonts are included!
No source - QBasic 1.1 - 90.2 KB - 6212 downloads
Rating: 7.75/10 (4 votes)

  gifview.zip by Jorden (Rate this file/View comments)
A SVGA (800x600x256) .GIF file viewer, that uses the SVGAQB25 library from Zephyr Software!
Source included - QuickBASIC 4.5 - 119.34 KB - 6007 downloads
Rating: 0/10 (0 votes)

  imz color des.zip by m.afzal malik (Rate this file/View comments)
this program provide you the facilty that you can provide the rgb color and can give you the color combination result for screen 9
No source - QBasic 1.1 - 42.1 KB - 5615 downloads
Rating: 10/10 (3 votes)

  imz window98.zip by m.afzal malik (Rate this file/View comments)
this is the windows98 gui security system it works on the basis of windows xp start up password
No source - QBasic 1.1 - 128.93 KB - 5487 downloads
Rating: 0/10 (0 votes)

  intro.zip by Jorden (Rate this file/View comments)
A 3D intro for Future Software using BLOAD. Very cool!
Source included - QuickBASIC 4.5 - 97.94 KB - 5797 downloads
Rating: 0/10 (0 votes)

  invader.zip by Jorden (Rate this file/View comments)
Space Invaders in 640x480 with 256 colors using the Future.Library. Pretty cool game, 64 enemies which you play in a loop until you die (you cannot win this game :)). Uses the soundblaster for WAVE sounds, play it with the mouse or keyboard. MMX-people are lucky, the gameplay is much faster if you have MMX!!!
Source included - QuickBASIC 4.5 - 315.39 KB - 5787 downloads
Rating: 0/10 (0 votes)

  MENUBAR.zip by Benjamin Bohn (Rate this file/View comments)
Looks like a clone of Qb's menubar. Since the source is included, I supposed you could easily customize it for use in your own program. Kudos go to Benjamin for not slapping on a mouse and calling this an OS.
Source included - QuickBASIC 4.5 - 5.29 KB - 6024 downloads
Rating: 5.5/10 (4 votes)

  pacchase.zip by Jorden (Rate this file/View comments)
A Pac-man game, where Pacman tries to eat your (mouse-)cursor. Good to learn from!
Source included - QuickBASIC 4.5 - 84.66 KB - 5785 downloads
Rating: 0/10 (0 votes)

  Perpetual Year Calculator in JavaScript.zip by Chuck Mire (Rate this file/View comments)
This Perpetual Year Calculator in JavaScript will generate any complete year of your choice all the way to 9999. Since it is cross-platform, it will run on any browser that supports executing JavaScript Files stored on your digital devices. The zip file contains the JavaScript html, the source saved as a text file, and a PDF with screenshots.
Source included - Unknown - 700.29 KB - 20 downloads
Rating: 0/10 (0 votes)

  pman.zip by Stefan (Rate this file/View comments)
An old game done by Stefan. Pretty cool, it's a classic Pacman game =)
Source included - QuickBASIC 4.5 - 63.34 KB - 5788 downloads
Rating: 0/10 (0 votes)

  puzzle.zip by Jorden and Sanne (Rate this file/View comments)
Loads a .GIF and make a puzzle of it...never really finished! With background MIDI music and SVGA 256 colors 640*400 gfx
Source included - QuickBASIC 4.5 - 340.28 KB - 5653 downloads
Rating: 5/10 (1 votes)

  q2dmeta.zip by Marko Dokic (Rate this file/View comments)
A realtime 2D blob animated demo
Source included - QuickBASIC 4.5 - 35.36 KB - 5609 downloads
Rating: 0/10 (0 votes)

  qfire5.zip by Marko Dokic (Rate this file/View comments)
Wonderful fire-explosions...even in QBasic 1.1 very fast!
Source included - QuickBASIC 4.5 - 35.21 KB - 5697 downloads
Rating: 0/10 (0 votes)

Page: 1 | 2

Members
Login
Register
QB45 Members
Member List