QB Progs
Unlike otherwise noted, all source code is in QBasic
- ASK - Simple utility for batch files: prompts for user response and sets ERRORLEVEL
- UNZIP - Unzip a file using an external command-line ZIP utility
- IDZIP - Advanced ZIP detection with basic info in QBasic
- JPEG41 - JPEG Viewer v2 by Antoni Gual
- IDJPG - JPEG Validator
- Dominoes - Simple Dominoes Game in QBasic
- Dominoes Blinderen - Blind Dominoes Variant
- Dominoes Doubleren - Double Dominoes Variant
- 3x3 Magic - Magical 3x3-Quadrat
- Crosses - Find an exact number of crosses ('X') per row and column
- Quadrille - Fill a 4x4 grid with numbers 1-4 without repeats in rows or columns
- Triplet - Find three numbers a, b, c that equals a given sum and product
- Twins - Try to find all matching pairs
- Two Rectangles - Divide a rectangle into two equal parts
- Dice - Dice rolling simulation in QBasic
- 6 Rule - Two-player rule 6 game in QBasic, extra roll after rolling 6
- 15 - Two-player Vijftien game in QBasic, first to 15 points wins!
- 21 - Two-player 21 game in QBasic, first to 21 points wins!
- Kassie - Dutch dice game, loosely based on Kassie6
- Yahtzee - Dutch version of Yahtzee
- Zanzibar - Dutch dice game
- 5000 - Dutch dice game
- Al Capone - Al Capone Poker
- Beelzebub - QBasic Dice Roller with a spooky theme
- Blue Eyes - Variant of Dutch Blauwe Ogen Dice Game in QBasic
- BPoker - Simple Poker Game in QBasic
- Farmer Windows - Variant of Bingo Game
- Dice Roller - DnD Dice Roller in QBASIC
- Chausar -Chausar (Ludo) Simple Version in QBasic
- Ludo - Ludo in QBasic
- Higher or Lower - Guess if dice roll is higher or lower
- Craps - Simple Craps Game
- Roman - Roman Numerals Conversion
- Isopsephy - QBASIC version of experimental non-Greek isopsephy calculation (just for fun)
- AgeCalc - Age Calculator
- Calendar - Month and Year Calendar
- Round - VB5 Round Function
- Temperature Converter + Absolute Zero Info QB Python
Python (GUI) VB.Net Javascript
- Atmospheric Pressure & Altitude Program QB