About 130 results
Open links in new tab
  1. QB64 for Windows 10: Download, Install, and Start Programming Today

    QB64 is a modern implementation of QuickBASIC, designed to work seamlessly on Windows 10. It enables you to write BASIC programs that are both backward-compatible with legacy QuickBASIC …

  2. Building Retro-Inspired Games with Modern Tools: QB64 Intro

    QB64 adds compatibility to modern operating systems (Win11/10, Linux, MacOS) and combines it with built-in emulation tools. Revive old QBasic games for modern systems with QB64!

  3. Introduction to QB64 programming

    To give learners a basic knowledge of programming in the QB64 language, to teach them how to create simple programs and to give them confidence in using the syntax and structures of the language.

  4. Advanced programming on QB64

    Welcome to our QB64 course site, a platform designed for anyone who wants to learn how to program and develop their own programs and games from scratch! We strive to make programming …

  5. From QBasic to QB64: Why You Should Upgrade

    With QB64, you can run your QBasic programs directly on modern operating systems without needing an emulator. This removes a significant hurdle for new learners, making the programming experience …

  6. About Us - qb64.org

    Welcome to our QB64 course site, a platform designed for anyone who wants to learn how to program and develop their own programs and games from scratch! We strive to make programming …

  7. Advanced programming on QB64

    This course is designed for those who have already mastered the basic principles of QB64 programming and want to deepen their knowledge and explore more advanced concepts and features of the …

  8. The History and Evolution of QB64: From QuickBASIC to a Modern Tool

    Enter QB64 —a project created to preserve and extend the functionality of QuickBASIC on modern platforms. Developed by Galleon in the early 2000s, QB64 aimed to solve the compatibility issues …

  9. Why QB64 is the Perfect Language for Beginner Programmers

    With QB64, beginners can easily create simple games and multimedia applications, even with little prior experience. The language supports graphics, sound, and basic animation, allowing users to …

  10. Working with Loops and Conditionals in QB64

    Whether you’re building a simple text-based adventure, solving mathematical problems, or even experimenting with graphical applications, understanding loops and conditionals in QB64 is critical.