QB64.com

QB64 is a modern extended BASIC programming language that retains QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS.

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore…

SAMPLES BY MISSING

3DS Viewer

🐝 missing 🔗 3d, wireframe, legacy

3D Grapher made in QB64.

Alyman

🐝 missing 🔗 game, legacy

Use ascii man to avoid traps.

Ascii Conversion

🐝 missing 🔗 utility, ascii, legacy

Converts between ASCII value and character.

Astrowars

🐝 missing 🔗 game, legacy

Legacy game.

Averager

🐝 missing 🔗 math, legacy

Averages 5 test scores.

Battleship

🐝 missing 🔗 game, battleship, legacy

Battleship game.

Bush Bomber

🐝 missing 🔗 game, ascii, legacy

Drop ascii bombs on target.

CAbsMouse

🐝 missing 🔗 mouse, legacy

‘Mouse utilities for text mode. Written by TFM 9/11/94 ‘Uses INT 33 to use a Microsoft Compatable…

Car Racing E

🐝 missing 🔗 game, legacy

Race & avoid obstacles.

Coolscr

🐝 missing 🔗 screensaver, legacy

Simple effect using circles.

Double Pendulum

🐝 missing 🔗 physics, pendulum

Simulated double pendulum with damping.

Eliza

🐝 missing 🔗 ai, eliza

The original chatbot, Eliza.

Fight

🐝 missing 🔗 legacy

Small fighting game.

Fire 13

🐝 missing 🔗 fire, graphics

Fire dominates the lower screen.

Fractal Fern

🐝 missing 🔗 fractal, fern

The legendary fractal fern.

Gravity

🐝 missing 🔗 physics, legacy

Ball bounces realistically.

Intrprtr

🐝 missing 🔗 interpreter, legacy

Misc. interpreter.

MakeBig

🐝 missing 🔗 graphics, legacy, qbjs

‘MakeBig.bas: ‘This program reads data statements and uses pset to draw the ‘pixel color they rep…

Mandelbrot Animator

🐝 missing 🔗 fractal, mandelbrot

Mandelbrot animator.

Monopoly

🐝 missing 🔗 game, monopoly, legacy

A text-graphics monopoly board with some functionality.

NightSky

🐝 missing 🔗 graphics, legacy

Simple night sky & moon.

Plasma Waves

🐝 missing 🔗 screensaver, plasma

‘Wavy with Plama.bas for QB64 fork (B+=MGA) 2017-05-05 ‘ Wavy with Plasma Treatment.bas SmallBASI…

Rockets

🐝 missing 🔗 screensaver, particles

Screensaver with rocket-like particles.

Rotate

🐝 missing 🔗 geometry, legacy

Rotating circles.

Rug

🐝 missing 🔗 graphics, ascii, legacy

Simple coloured ascii smilies.

Scramble

🐝 missing 🔗 game, legacy

PRINT “Instructions:” PRINT STRING$(13, 196) PRINT “ “; CHR$(254); “ The object of the game is to…

Shooter

🐝 missing 🔗 game, shooter

1945-style shooter.

Sierpinski Fractal

🐝 missing 🔗 fractal, triangle, legacy, qbjs

The legendary fractal.

Sine Wave Explorer

🐝 missing 🔗 trigonometry

Sine Wave Explorer

SSaver

🐝 missing 🔗 screensaver, legacy, qbjs

Filled circle screensaver.

Star Battles

🐝 missing 🔗 game, 2 player, legacy

Two players battle in starships.

Stock Watcher

🐝 missing 🔗 money, stocks

Stock Watcher program.

Stones

🐝 missing 🔗 game, legacy

Sudoku

🐝 missing 🔗 legacy

Sudoku solver.

Temperature Conversion

🐝 missing 🔗 science, legacy

REM This is a program that converts Fahrenheit temperatures to Celsius REM temperatures.

Time

🐝 missing 🔗 clock, legacy

Simple date/time program.

Tower of Hanoi

🐝 missing 🔗 game, tower

Print “The TOWER OF HANOI is a mathematical game or puzzle. It consists” Print “of three pegs and…

Vektor

🐝 missing 🔗 geometry, legacy

Fly around a plane of dots. PRINT “Welcome to my second go at displaying” PRINT “points in a thr…

VSphere

🐝 missing 🔗 geometry, legacy, qbjs

‘This is a program that calculates the volume of a sphere.

Water

🐝 missing 🔗 wave motion

Water wave demonstration.

Wumpus

🐝 missing 🔗 game, legacy

375 REM ** INSTRUCTIONS ** PRINT “WELCOME TO ‘HUNT THE WUMPUS’” PRINT “ THE WUMPUS LIVES IN A C…