Welcome to...
Dav's QB64 Corner
Click on links below to easily find my QB64 programs.
FUNCTIONS & SUBS
ColorPicker - Easy to use color selection Function
FileSelect - Simple to use file selector popup box
PPRINT - SUB to easily print larger text on screen.
RightClickMenu - Small Right click popup menu system.
GAMES & PUZZLES
8 Queens Puzzle - Place 8 Queens on a chess board without conflicts
10x10 - Addictive line puzzle game (woody clone)
GridWars - Strategy Board game with AI Play.
Make5 - Board clearing puzzle game.
Pipes Puzzle - Maze connect game.
UnscramblePic - Rotate picture pieces puzzle.
QB64 Surabikku - Sliding block puzzle.
Solitaire Chess - Logic puzzle for one using a small chess board.
Tents - QB64 version of popular 'Tents & Trees' puzzle game.
TriPegs - Classic wooden triangle peg jumping puzzle.
Written in Stone - Word puzzle game with sound and animation.
JackStack - Stacking jack-o-lanterns Halloween game.
Color My Heart - A 'Flush' type color filling puzzle.
NumberTouch - A Number block moving puzzle game.
SOUND & MUSIC
DrumMachine v1 - Drum pattern maker using real drum sounds
KEYS48 - 48 note piano to play and record songs with
MemWave - Play WAV from string memory, not external file (WINDOWS ONLY)
TANKDRUM - Virtual tankdrum instrument to play and record
TUTORIALS
UTILITIES & TOOLS
BASFILE - Converts small files into BAS code
BASIMAGE - Put image files in you BAS code to use with _PUTIMAGE
BASFONT - Turns a FONT into BAS code SUB for using in your programs.
DavsIDE - An Alternative IDE for the QB64 compiler
XE - Simple file viewer & editor