Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
* [[Quick Reference - Tables]] | * [[Quick Reference - Tables]] | ||
* [[Historic Pages]] ({{Text|Informations may be invalid now.|red}}) | * [[Historic Pages]] ({{Text|Informations may be invalid now.|red}}) | ||
* [https://qb64phoenix.com/forum/showthread.php?tid=2431 Offline versions of this Wiki] ({{Text|Not necessarily up to date.|red}}) | |||
Revision as of 21:24, 29 June 2024
The QB64 Phoenix Edition Wiki
- QB64 is a modern extended BASIC programming language with embedded OpenGL support that retains QuickBASIC 4.5 and QBasic compatibility and compiles native binaries for Windows (Vista and up), Linux and macOS.
Getting started
FAQGet in touch |
||
|
Keyword References
Other
- Quick Reference - Tables
- Historic Pages (Informations may be invalid now.)
- Offline versions of this Wiki (Not necessarily up to date.)
Articles and Tutorials
- Terry Ritchie's QB64 Game Programming
- School Freeware series on QB64 (YouTube)
- Arrays
- ASCII Character Codes
- Binary Numbers
- Bitwise Operations
- Boolean Operations
- Clipboard
- Converting Bytes to Bits
- Console Window
- Controller Devices (Keyboard, Mouse, Joystick, Gamepad)
- Downloading Files (TCP/IP)
- Environment (Windows Registry)
- Hardware images
- Image file procedures
- Keyboard Scan Codes
- Libraries (C++, Windows, DLL)
- Mathematical Operations
- PDS(7.1) Procedures
- Port Access Libraries
- Relational Operations
- Line numbers
- Removing line numbers
- Resource Table extraction (Icon Extraction)
- Screen Memory
- Text, Fonts and Unicode Using Graphics
- Variable Types