| ProgramList qbguyMay 30 2007 at 2:03 PM | qbguy (no login) | |
| |
| | Response Title | Author | Date | | Chess Program (URL) | qbguy | May 30, 2007 | | Version with Instruction (* URL) | qbguy | Mar 16, 2008 | | Much better with instructions | roy | Mar 17, 2008 | | * What is with that damn Queen? Easy to beat that! |
| Mar 17, 2008 | | * You can change MAXLEVEL=5 to 6 or 7 and then run it in QB64 to make it think ahead more. | qbguy | Mar 17, 2008 | | Version With En Passant, Instructions, Promotion Dialogue (URL) | qbguy | Mar 20, 2008 | | Morse Code | qbguy | May 30, 2007 | | Battleships | qbguy | May 30, 2007 | | Change Calculator | qbguy | May 31, 2007 | | Fixed stupid QB floating point error | qbguy | Jun 1, 2007 | | * Nevermind, that would truncate is over $10 | qbguy | Jun 1, 2007 | | For a real fix use the CURRENCY type (only in qb 7.1) | QBGUY | Jul 12, 2007 | | Circular Slide Rule | qbguy | Aug 28, 2007 | | Great job with very little code. Here is a trick I added to reduce fading... | Pete | Aug 28, 2007 | | * Latest Version (* URL) | qbguy | Jan 24, 2008 | | Version for QB64 | qbguy | Apr 10, 2008 | | * Version of what? That would be nice to know. |
| Apr 10, 2008 | | * Version of the Circular Slide Rule program | n00b | Apr 10, 2008 | | Spell Check Program | qbguy | Sep 7, 2007 | | Datafile -- DICT.DAT URL* | qbguy | Sep 7, 2007 | | I used this to copy the data. It freezes things up if you try to copy/paste it... | Pete | Sep 9, 2007 | | SOUNDEX.BAS -- generate DICT2.DAT from DICT.DAT | qbguy | Sep 7, 2007 | | SOUNDEX.BAS -- version 2 | qbguy | Sep 8, 2007 | | SOUNDEX.BAS -- Version 3 | qbguy | Sep 8, 2007 | | SPELL.BAS -- Version 2 | qbguy | Sep 8, 2007 | | SPELL.BAS -- Version 3 | QBGUY | Sep 8, 2007 | | SPELL.BAS -- VERSION 4 | qbguy | Sep 10, 2007 | | SPELL.BAS -- Version 5: USES THE THE DAMERAU-LEVENSHTEIN DISTANCE | qbguy | Sep 10, 2007 | | SPELL Check whole file, not just 1 word | qbguy | Feb 24, 2008 | | TOWER OF HANOI | qbguy | Sep 9, 2007 | | TOWER OF HANOI -- V2 | qbguy | Sep 11, 2007 | | TOWER OF HANOI FOR DUMB PLAYERS | qbguy | Sep 12, 2007 | | TOWER OF HANOI FOR DUMB PLAYERS -- PROFESSIONAL EDITION | qbguy | Feb 6, 2008 | | * LOL, how can you be both professional and dumb? Ask Bush... |
| Dec 10, 2008 | | Spell Checker -- Version 6 (DAMERAU-LEVENSHTEIN DISTANCE) | qbguy | Sep 10, 2007 | | Puzzle Game | qbguy | Sep 27, 2007 | | Version with Improved Scramble | qbguy | Sep 29, 2007 | | Grrr... | QBGUY | Oct 1, 2007 | | * GRRR is good! |
| Apr 29, 2008 | | * GRRR is good! |
| Apr 29, 2008 | | QBASIC RUBIK'S CUBE | qbguy | Oct 7, 2007 | | QB Rubik's Cube -- 3D edition | qbguy | Oct 9, 2007 | | Rubik's Cube -- 3D edition NOW WITH SCRAMBLE! | qbguy | Oct 9, 2007 | | PROGRAM TO DRAW "FACTOR TREES" | qbguy | Oct 21, 2007 | | Program to quiz you on the symbols of chemical elements | qbguy | Oct 21, 2007 | | BASIC INTERPRETER | qbguy | Dec 27, 2007 | | Basic Interpreter Version 2 | qbguy | Apr 12, 2008 | | Basic Interpreter Version 2 | qbguy | Apr 12, 2008 | | BASIC Interpreter (BASIC = BASIC Allows SpaghettI Code -- EWD) v3 | qbguy | Apr 13, 2008 | | BASIC Interpreter v4 |
| Apr 15, 2008 | | How can you be proud of a program after 5 versions? |
| Apr 17, 2008 | | OBJECT ORIENTED PROGRAMMING IN QBASIC | QBGUY | Dec 31, 2007 | | LICENSING INFORMATION FOR MY PROGRAMS | qbguy | Dec 31, 2007 | | counting on Fingers prog. | qbguy | Jan 1, 2008 | | Line Mode Text Editor with ROT13 Feature | qbguy | Jan 2, 2008 | | Fixed REPLACESUB bug where did not replace if more than one instance on a line | qbguy | Jan 2, 2008 | | Added BASIC interpreter and DOS Shell | qbguy | Jan 2, 2008 | | Simple Cipher Cracker C++ (* URL) | qbguy | Jan 6, 2008 | | SCREEN 0 DRAWING PROGRAM (CALL INTERRUPT VERSION) | QBGUY | Jan 6, 2008 | | SCREEN 0 DRAWING PROGRAM (CALL ABSOLUTE VERSION) | QBGUY | Jan 6, 2008 | | Re: SCREEN 0 DRAWING PROGRAM (CALL ABSOLUTE VERSION) | mennonite | Jan 6, 2008 | | Re: SCREEN 0 DRAWING PROGRAM (CALL ABSOLUTE VERSION) | mennonite | Jan 6, 2008 | | Saw the same thing done using Absolute with Peek and Poke |
| Jan 6, 2008 | | Dijkstra's Algorithm QBASIC (* URL) |
| Jan 9, 2008 | | CALCULATE ISOMERS OF ALKANES (* URL) | QBGUY | Jan 30, 2008 | | Multiplication using Prosthaphaeresis | qbguy | Feb 24, 2008 | | Oops, that needs to be COS, not SIN | qbguy | Feb 24, 2008 | | Let's make the markings more precise | qbguy | Feb 24, 2008 | | I think it is HIGH time that you joined R Group so that you can edit stuff! |
| Feb 24, 2008 | | Decimal Time Analog Clock | qbguy | Feb 29, 2008 | | * Note: Pi = 4 * ATN(1#) |
| Feb 29, 2008 | | Version With Continuous Second Hand if anyone prefers this | qbguy | Feb 29, 2008 | | Beautiful clock, but I first had to correct the code to get it to work: | Solitaire | Mar 21, 2008 | | * I can get asterisks with * (* is chr$(42)) |
| Mar 21, 2008 | | 24 Hour Analog Dial for Galleon |
| Feb 29, 2008 | | Funny, my Dial Deodorant only lasts 12-hours..oh wait, it's a clock... | Pete | Feb 29, 2008 | | * LOL @ Dial Deodorant | qbguy | Mar 21, 2008 | | Clock With Dial Going from 0 TO 11 for MAC |
| Feb 29, 2008 | | Thanks! |
| Mar 1, 2008 | | Nothing wrong with your program but I am having hardware issues because of it... | Pete | Mar 1, 2008 | | QBASIC "Mind Reader" |
| Mar 1, 2008 | | * Nice! I had to try it a few times before I figured it out. ;-) | OLPC | Mar 1, 2008 | | Amazing................I made that program 2 years ago |
| Mar 1, 2008 | | * I got the idea from the Flash Mind Reader (*URL). Pretty sure everyone's seen the trick |
| Mar 1, 2008 | | * Got it from same idea, but I use palette rotation to reveal symbol. |
| Mar 1, 2008 | | I don't get it |
| Mar 1, 2008 | | Er... | qbguy | Mar 2, 2008 | | ? Still stuck |
| Mar 2, 2008 | | * 36 and 45 (multiples of nine) will have the same symbols. | OLPC | Mar 2, 2008 | | Oops, I didn't use the right number. I used 53 instead of 45 |
| Mar 2, 2008 | | You pick a number in your head. Not from the screen! |
| Mar 2, 2008 | | Knight's Tour | qbguy | Mar 21, 2008 | | Conway's Game of Life -- CALL INTERRUPT VERSION | qbguy | Mar 22, 2008 | | CONWAY'S GAME OF LIFE -- call absolute version | QBGUY | Mar 22, 2008 | | QBguy. You are proud of a program that does nothing? |
| Mar 22, 2008 | | not useless |
| Mar 23, 2008 | | I'll stick with useless qbguy instructions. (URL*) |
| Mar 23, 2008 | | Conway's Game of Life (call absolute) w/ instructions | qbguy | Mar 23, 2008 | | Conway's game of life w/ instructions (call interrupt version) | qbguy | Mar 23, 2008 | | Sierpiński Fractal triangle | qbguy | Mar 22, 2008 | | A different way of drawing a Sierpiński Fractal triangle | qbguy | Apr 17, 2008 | | *Take your triangle and shove it up my ASCII |
| Apr 29, 2008 | | Hénon Attractor Fractal | qbguy | Mar 22, 2008 | | Fractal Fern | qbguy | Mar 23, 2008 | | Conway's Game of Life -- Reads input from File | qbguy | Mar 23, 2008 | | Print Random Quotes from a File | qbguy | Mar 30, 2008 | | Example quotes file | qbguy | Mar 30, 2008 | | You don't actually need to store the number of records | qbguy | Mar 30, 2008 | | More Quotes | qbguy | Mar 31, 2008 | | * Man are you high on bandwidth or what man? | Cheech | Apr 1, 2008 | | Puzzle Game -- CALL INTERRUPT Version | qbguy | Mar 30, 2008 | | Puzzle Game: Call ABSOLUTE Version | QBGUY | Mar 30, 2008 | | QB64 Blackjack | qbguy | Jun 5, 2008 | | Binary Clock | qbguy | Jun 21, 2008 | | *The main loop could use an exit instead of using CTRL-BREAK |
| Jun 21, 2008 | | A real binary clock would look like this: | qbguy | Jun 22, 2008 | | NO EXIT again! Why just make lazy DO LOOPs? |
| Jun 22, 2008 | | Fine, here it is with esc to exit and 1's and 0's instead of *'s and spaces | qbguy | Jun 22, 2008 | | Nicer, how bout a binary date too? I like your circles better. |
| Jun 22, 2008 | | Spinning Graphics Thingy | qbguy | Jun 28, 2008 | | *Neat! |
| Jun 28, 2008 | | Diamond | qbguy | Jul 1, 2008 | | *Cool. KISS at its best. |
| Jul 1, 2008 | | Snow |
| Jul 2, 2008 | | Sudoku Solver | qbguy | Jul 3, 2008 | | Sudoku Solver (added naked pairs strategy) | qbguy | Jul 4, 2008 | | Spiral |
| Jul 4, 2008 | | Cool Graphics Thing |
| Jul 4, 2008 | | Graphics Rectangle Thingy |
| Jul 4, 2008 | | Radar | qbguy | Jul 5, 2008 | | Dragon Curves | qbguy | Jul 5, 2008 | | * Oooh, recursive! Fractalicious! |
| Jul 5, 2008 | | Kaleidoscope Doodler -- Call Interrupt Version | qbguy | Jul 5, 2008 | | Kaleidoscope Doodler -- Call absolute version | qbguy | Jul 5, 2008 | | *Instead of VARSEG(...), VARPTR(...), you can do SEG ... and it's a simple LDS SI, (param) |
| Jul 5, 2008 | | Function Grapher | qbguy | Jul 6, 2008 | | If ON ERROR RESUME NEXT does not work in your version of QBASIC | qbguy | Jul 6, 2008 | | 3D kaleidoscope (call interrupt) | qbguy | Jul 6, 2008 | | 3d kaleidoscope (call absolute) | qbguy | Jul 6, 2008 | | Tilting Maze / Straight Ahead Maze | qbguy | Jul 10, 2008 | | I love this kind of challenge.... |
| Jul 10, 2008 | | More of the Same Puzzle | qbguy | Jul 10, 2008 | | * ooh, these are fun! | bp | Jul 10, 2008 | | Bring em on...;)... |
| Jul 12, 2008 | | Simply aMAZing! |
| Jul 15, 2008 | | Quine program | qbguy | Nov 10, 2008 | | * I give up. What does this program demonstrate? |
| Nov 10, 2008 | | * It prints its own source code. It demonstrates how to recover your source if you lose it | qbguy | Nov 11, 2008 | | I don't understand your reasoning. | rpgfan3233 | Nov 13, 2008 | | * I thought you used this forum for your backups anyhow, lol |
| Nov 13, 2008 | | * That's right. I do use this forum for my backups. | qbguy | Nov 13, 2008 | | Ever hear of CD's or DVD's? |
| Nov 14, 2008 | | * Please end this discussion - Carrying it out just clutters the forum. | rpgfan3233 | Nov 14, 2008 | | That's exactly what I was talking about! |
| Nov 14, 2008 | | As long as they are finished programs, it's OK by me... | Pete | Nov 15, 2008 | | The programs are working programs that people would concievably want to run | qbguy | Nov 15, 2008 | | * If you would like to edit them, I'm sure Pete could help out |
| Nov 16, 2008 | | 3d tic tac toe (qubic) | qbguy | Nov 15, 2008 | | Animated Mandelbrot Spiral | qbguy | Nov 27, 2008 | | Mandelbrot Set Explorer (call interrupt) | qbguy | Nov 28, 2008 | | Mandelbrot Set Explorer (Call absolute) | qbguy | Nov 28, 2008 | | * Changing a^2 to a*a speeds it up | | Dec 7, 2008 | | Julia Set Viewer -- Call interrupt | qbguy | Dec 13, 2008 | | Julia Set Viewer -- call absolute | qbguy | Dec 13, 2008 | | Make Fibonaccis FAST! | qbguy | Jun 12, 2009 | | * What do the variables A, B, P, Q, N stand for? |
| Jun 13, 2009 | | *What is "COUNT"? And you're missing a THEN. |
| Jun 15, 2009 | | Count is supposed to be N | qbguy | Jun 15, 2009 | | * Tried it and got 14 1's for N = 12...What am I doing wrong? |
| Jun 25, 2009 | | Wait, I proved the method works and worked it out on paper and everything! | qbguy | Jun 26, 2009 | | That works! The IF N = 0 statement was wrong. |
| Jun 26, 2009 | | Well, you could try making the parameters LONGS | qbguy | Jun 29, 2009 |
|
|
|