Home • News • GitHub • Wiki • Samples • InForm • GX • QBjs • Community • More…
SAMPLES: LEGACY
🐝 Rich Geldreich 🔗 3d, wireframe, legacy
‘3DEXP2.BAS By Rich Geldreich June 2nd, 1992 ‘A fast, QuickBASIC 4.5 3-D wireframe animation prog…
🐝 missing 🔗 3d, wireframe, legacy
3D Grapher made in QB64.
🐝 Richard C Garriott 🔗 game, legacy
Description: “Akalabeth: World of Doom” is the predecessor of the Ultima series of role playing g…
Use ascii man to avoid traps.
🐝 qbguy 🔗 trigonometry, legacy
Analog calculator.
🐝 missing 🔗 utility, ascii, legacy
Converts between ASCII value and character.
’ This work has been released into the public domain by the copyright ‘ holder. This applies worl…
Legacy game.
Averages 5 test scores.
🐝 missing 🔗 game, battleship, legacy
Battleship game.
’ Beat Down ‘ 1998 MicroTrip ‘ …
🐝 M-AZN 🔗 game, blackjack, legacy
REM M-AZN BLACKJACK REM May 27, 2005 REM by M-AZN REM REM dealer hits on 16, stands on 17. REM be…
🐝 REALiTY Software 🔗 game, legacy
Rem Rem Rem REALiTY Software Rem Rem BOOGER and the Martians Rem Rem Rem …
🐝 missing 🔗 game, ascii, legacy
Drop ascii bombs on target.
‘Mouse utilities for text mode. Written by TFM 9/11/94 ‘Uses INT 33 to use a Microsoft Compatable…
Race & avoid obstacles.
🐝 Greg Rismoen 🔗 audio, legacy
10 REM *** CAROLS.BAS A selection of Christmas Carols by Greg Rismoen 12/09/84 20 REM 30 REM Me…
’ *************** ‘ * * ‘ * CAVE RAID…
Chess, against a computer opponent with AI! PRINT “QBASIC CHESS” PRINT PRINT “ CHESS is a gam…
🐝 missing 🔗 screensaver, legacy
Simple effect using circles.
🐝 Alex Beighton 🔗 game, cricket, legacy
NATIONAL LEAGUE CRICKET MANAGER 2006 - an entertaining cricket manager game based on England’s do…
🐝 Entropy 🔗 3d, 9 lines, legacy
’ cube rotator in 11 lines. From a 19 liner by Entropy, shrinked by Antoni Gual ‘for Rel’s 9 LINE…
🐝 darokin 🔗 game, pong, legacy
Darpong author: darokin - Adrien Rebuzzi e-mail : darokin@infonie.fr Darpong is a simple …
🐝 Michael Kargas 🔗 graphics, legacy
Deedlines Sax… A pure Qbasic demo done by connecting various older or newer sources.. Featuri…
🐝 John Mendoza 🔗 game, dice, legacy, qbjs
‘This is a very simple dice game. I am still new at Qb so please humor me. ‘Also, Thank You for d…
🐝 Kevin B. Kohler 🔗 game, 3d, legacy
PRINT “ Canibal Gopher inc. presents “ PRINT “ Drug Runner 3d demo” PRINT “ …
Small fighting game.
🐝 Antoni Gual 🔗 data manipulation, 7 lines, legacy
A forest scene with rippling reflecting water ‘FOREST.BAS by Antoni Gual ‘For the Future Softwar…
Ball bounces realistically.
‘HEGEMONY 3.0.e ‘Copyright: Akos Ivanyi (21.07.2003) ‘—–=====GENERAL GAMEFLOW=====—– ‘ …
The HTML file is saved in C:\name_you_specified.html The modern Windows version for the file may…
🐝 missing 🔗 interpreter, legacy
Misc. interpreter.
🐝 William W. Sindel 🔗 utility, legacy
‘************************** ‘ ‘* Keyboard inpu…
Flying kite demo. ‘2007 mennonite ‘public domain
‘**************** ‘* ‘* This program simulates a swinging motion…
🐝 missing 🔗 graphics, legacy, qbjs
‘MakeBig.bas: ‘This program reads data statements and uses pset to draw the ‘pixel color they rep…
🐝 missing 🔗 game, monopoly, legacy
A text-graphics monopoly board with some functionality.
🐝 grahambhg 🔗 game, monopoly, legacy
This version of monopoly allows several house rules:(y/n choice for each) free parking jackpot , …
🐝 Daniel Kupfer 🔗 game, space invaders, legacy
-
-
- Mooncrap 1999 - - - - - written by Daniel Kupfer - Runs in Qbasic / QUICK BASIC 4.5 - Con…
-
PRINT “Welcome to the ultimate ASCII-player game: MOVE!” PRINT “v.1.0 by mxmm”
PRINT “This is a guessing game between the numbers 0 and 50.” PRINT “I will tell you if you are h…
Simple night sky & moon.
🐝 bj mccann 🔗 game, pong, legacy
PRINT “PONG CLONE” PRINT “ “ PRINT “ programed by bj mccann”
🐝 Alex Beighton 🔗 game, pong, legacy
🐝 Mike Chambers 🔗 game, pong, legacy
Rectong v1.0 by Mike Chambers =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Just a fun little game I wrote in Qu…
🐝 T.A. Giles 🔗 geometry, legacy
‘Program (c) T.A.Giles - Mar 2001 ‘Right Angle Triangle Solver v 1.1 ‘640 x 480 graphics resolution
Rotating circles.
🐝 missing 🔗 graphics, ascii, legacy
Simple coloured ascii smilies.
PRINT “Instructions:” PRINT STRING$(13, 196) PRINT “ “; CHR$(254); “ The object of the game is to…
🐝 patz2009 🔗 graphics, utility, legacy
’ PQBC Screen Tester ‘-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-…
Title: Shoot Up V2 Author: Nixon Genre: Arcade / 2 player year: 2004 Game help it’s in t…
🐝 missing 🔗 fractal, triangle, legacy, qbjs
The legendary fractal.
’ ²±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±² ‘ ² Simpire Beta ² ‘ ²±±±±±±±±±±±±±±±±±±…
PRINT “Welcome to Skydiver!” PRINT “The object of the game is to” PRINT “jump out of your airplan…
🐝 anarky 🔗 game, space invaders, legacy
Taito’s Space Invaders ## The Invaders march … #### Bom bom bom bom … ###…
PRINT “ This is a program used to count squares or rectangles for” PRINT “ people who don’t wa…
🐝 missing 🔗 screensaver, legacy, qbjs
Filled circle screensaver.
🐝 missing 🔗 game, 2 player, legacy
Two players battle in starships.
Sudoku solver.
REM This is a program that converts Fahrenheit temperatures to Celsius REM temperatures.
710 REM ****************** 720 REM * WRITTEN BY JOHN BEL…
Simple date/time program.
Ascii-based spaceship game with music. ‘ ‘ FGR SOFTWARE ‘ …
Fly around a plane of dots. PRINT “Welcome to my second go at displaying” PRINT “points in a thr…
🐝 missing 🔗 geometry, legacy, qbjs
‘This is a program that calculates the volume of a sphere.
🐝 Angelo Mottola 🔗 game, legacy
’ WETSPOT v0.9 ‘ by Angelo Mottola (C) 1996 ‘ ‘ ————————————————-…
375 REM ** INSTRUCTIONS ** PRINT “WELCOME TO ‘HUNT THE WUMPUS’” PRINT “ THE WUMPUS LIVES IN A C…
🐝 DATATECH 🔗 game, star wars, legacy
PRINT “ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿” PRINT “³ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿³”…
PRINT “Game created by Paulunknown” PRINT “Thanks for playing. Please give me some comments on th…