forked from Galleondragon/qb64
-
Notifications
You must be signed in to change notification settings - Fork 35
Home
Cory Smith edited this page Sep 3, 2022
·
16 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 our active GitHub repo.
- Terry Ritchie's QB64 Game Programming
- School Freeware series on QB64 (YouTube)
- 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 scancodes
- Libraries (C Libraries, Windows Libraries, DLL Libraries)
- Mathematical Operations
- PDS (7.1) Procedures
- Port Access Libraries
- QB 4.5 Library Ports For QB64
- Relational Operations
- Line numbers
- Line number
- Resource Table extraction
- Screen Memory
- Text Using Graphics
- Variable Types