Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 2 KB

qbguy.md

File metadata and controls

57 lines (29 loc) · 2 KB

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore...

SAMPLES BY QBGUY

Analog Calculator

🐝 qbguy 🔗 trigonometry, legacy

Analog calculator.

AsciiPong

🐝 qbguy 🔗 game, pong, legacy

' This work has been released into the public domain by the copyright ' holder. This applies worl...

Chess QBasic

🐝 qbguy 🔗 game, chess, legacy

Chess, against a computer opponent with AI! PRINT "QBASIC CHESS" PRINT PRINT " CHESS is a gam...

Kaleidoscope 3D

🐝 qbguy 🔗 3d, art

Move mouse to rotate, escape to quit

Kaleidoscope Doodler

🐝 qbguy 🔗 art, drawing

Left-click to draw, right click or middle click to clear screen, escape to quit.

Lisp Interpreter

🐝 qbguy 🔗 interpreter, lisp

Scheme is a functional programming language that uses a minimalist implementation of the LISP lan...

Mandelbrot Set 2008

🐝 qbguy 🔗 fractal, mandelbrot

public domain, uses qb64's 2d prototype

Mandelbrot Spiral

🐝 qbguy 🔗 fractal, mandelbrot

Mandelbrot spiral by qbguy.

Tic Tac Toe 3D

🐝 qbguy 🔗 game, tic tac toe

The goal is to get four in a row while preventing the computer from doing the same. Move by click...