forked from QB64-Phoenix-Edition/QB64pe
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Samuel Gomes edited this page Nov 25, 2022
·
3 revisions
QB64 is a modern extended BASIC programming language that retains QBasic / Quick BASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS.
- Grab the latest version of QB64 from QB64.com.
- School Freeware Video Tutorial Series (youtube.com)
- Arrays
- ASCII
- Binary
- Boolean
- _CLIPBOARD$
- Converting Bytes To Bits
- Console Window
- Controller Devices (Keyboard, Mouse, Joystick, Gamepad)
- Downloading Files (TCP/IP)
- Windows Environment
- Hardware Images
- Images
- Keyboard Scan Codes
- Libraries (C Libraries, Windows Libraries, DLL Libraries)
- Mathematical Operations
- PDS (7.1) Procedures
- Port Access Libraries
- QB 4.5 Library Ports
- Relational Operations
- Line Numbers
- Easily Remove Line Numbers
- Resource Table Extraction
- Screen Memory
- Text Using Graphics
- Variable Types