QB Progs





Unlike otherwise noted, all source code is in QBasic

  1. ASK - Simple utility for batch files: prompts for user response and sets ERRORLEVEL

  2. UNZIP - Unzip a file using an external command-line ZIP utility
  3. IDZIP - Advanced ZIP detection with basic info in QBasic
  4. JPEG41 - JPEG Viewer v2 by Antoni Gual
  5. IDJPG - JPEG Validator

  6. Dominoes - Simple Dominoes Game in QBasic
  7. Dominoes Blinderen - Blind Dominoes Variant
  8. Dominoes Doubleren - Double Dominoes Variant

  9. 3x3 Magic - Magical 3x3-Quadrat
  10. Crosses - Find an exact number of crosses ('X') per row and column
  11. Quadrille - Fill a 4x4 grid with numbers 1-4 without repeats in rows or columns
  12. Triplet - Find three numbers a, b, c that equals a given sum and product
  13. Twins - Try to find all matching pairs
  14. Two Rectangles - Divide a rectangle into two equal parts

  15. Dice - Dice rolling simulation in QBasic
  16. 6 Rule - Two-player rule 6 game in QBasic, extra roll after rolling 6
  17. 15 - Two-player Vijftien game in QBasic, first to 15 points wins!
  18. 21 - Two-player 21 game in QBasic, first to 21 points wins!
  19. Kassie - Dutch dice game, loosely based on Kassie6
  20. Yahtzee - Dutch version of Yahtzee
  21. Zanzibar - Dutch dice game
  22. 5000 - Dutch dice game
  23. Al Capone - Al Capone Poker
  24. Beelzebub - QBasic Dice Roller with a spooky theme
  25. Blue Eyes - Variant of Dutch Blauwe Ogen Dice Game in QBasic
  26. BPoker - Simple Poker Game in QBasic
  27. Farmer Windows - Variant of Bingo Game
  28. Dice Roller - DnD Dice Roller in QBASIC
  29. Chausar -Chausar (Ludo) Simple Version in QBasic
  30. Ludo - Ludo in QBasic
  31. Higher or Lower - Guess if dice roll is higher or lower
  32. Craps - Simple Craps Game

  33. Roman - Roman Numerals Conversion
  34. Isopsephy - QBASIC version of experimental non-Greek isopsephy calculation (just for fun)
  35. AgeCalc - Age Calculator
  36. Calendar - Month and Year Calendar

  37. Round - VB5 Round Function

  38. Temperature Converter + Absolute Zero Info   QB  Python   Python (GUI)  VB.Net  Javascript
  39. Atmospheric Pressure & Altitude Program   QB