QB64 Phoenix Edition
CONTENTS (Categories with links) - Printable Version

+- QB64 Phoenix Edition (https://qb64phoenix.com/forum)
+-- Forum: QB64 Rising (https://qb64phoenix.com/forum/forumdisplay.php?fid=1)
+--- Forum: Prolific Programmers (https://qb64phoenix.com/forum/forumdisplay.php?fid=26)
+---- Forum: Dav (https://qb64phoenix.com/forum/forumdisplay.php?fid=34)
+---- Thread: CONTENTS (Categories with links) (/showthread.php?tid=128)



CONTENTS (Categories with links) - Dav - 04-23-2022

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)
FindTheBall - Classic cup/shell game where you find the ball.
GridWars - Strategy Board game with AI Play.
Make5 - Board clearing puzzle game.
MazeBall - A 'tilt' like maze puzzle game.
Pipes Puzzle - Maze connect game.
UnscramblePic - Rotate picture pieces puzzle.
QB64 Surabikku - Sliding block puzzle.
RoCoLoco - Row & Column math puzzle game.
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.



GRAPHICS, DEMOS & SCREEN SAVERS

Coming soon...



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