Showing 12 open source projects for "qb64"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    [OFFICIAL] tinyfiledialogs C C++ v3.21.3

    [OFFICIAL] tinyfiledialogs C C++ v3.21.3

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    one C/C++ file & header ==> 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CeGui MathGL GLM CPW GLOW Open3D ImGui MyGui GLT NGL STB Nuklear Fenster MicroUi & head-less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE win (XP to 11) ASCII MBCS UTF-8 UTF-16 (wchar_t) - native dialogs osx/unix...
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 2
    Mario Screensaver For Win 10 (QB64)

    Mario Screensaver For Win 10 (QB64)

    Walking Mario Screensaver For Win 10 Coded in BASIC(QB64)

    Walking Mario Screensaver For Win 10 Coded in BASIC(QB64). Mario is Trademarked by Nintendo. All files are in Files tab above. Source Code = .txt file QB64 project file = .bas file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Nightscape Screensaver for Win 10  QB64

    Nightscape Screensaver for Win 10 QB64

    Nightscape Screensaver for Win 10. Animated City Skyline at night.

    Nightscape Screensaver for Win 10 coded in BASIC(QB64). Animated City Skyline at night, Inspired by After Dark's Starry Night. OldSchool Atari style graphics. All files are in Files tab above Source Code explains what each line is actually doing. .txt file = Source Code .bas file = QB64 project file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Night Train Screensaver Win 10 QB64

    Night Train Screensaver Win 10 QB64

    Night Train Screensaver for Win 10 in BASIC(QB64)

    Night Train Screensaver for Win 10 coded in BASIC(QB64). Animated train running through the mountains at night. Oldschool Atari style graphics. All files are in Files tab above. QB64 file = .bas file Source Code = .txt file
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    USS Enterprise Screensaver Win 10 QB64

    USS Enterprise Screensaver Win 10 QB64

    USS Enterprise Screensaver for Win 10 coded in BASIC (QB64)

    USS Enterprise Screensaver for Win 10 coded in BASIC (QB64). Oldschool Atari style graphics. Enterprise flies by and changes position and color each trip. Source code explains each line of code. All files are in Files tab above. Source code = .txt file QB64 project = .bas file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fish Screensaver for Win 10 in QB64

    Fish Screensaver for Win 10 in QB64

    Kimmie Fish 2 Screensaver for win 10 coded in BASIC (QB64)

    Kimmie Fish 2 Screensaver for Win 10 coded in BASIC (QB64). Two fish swim back and forth, and change position and color each trip. Oldschool Atari style graphics. All files are in Files tab above. .txt file = source code .bas file = QB64 project file Source Code Explains what each line is actually doing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bouncing Balls Screensaver Win 10 QB64

    Bouncing Balls Screensaver Win 10 QB64

    Bouncing Balls Screensaver for Win 10 in QB64

    Bouncing Balls Screensaver for Windows 10 in BASIC (QB64). Oldschool Atari style graphics. All files are in Files tab above. Source code = .txt file QB64 project = .bas file Source code explains every line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QB64

    QB64

    BASIC for the modern era

    QB64 is a modern self-hosting BASIC compiler that brings classic QBasic/QuickBASIC programs into the modern era. It enables legacy code to run on today’s operating systems with minimal modifications, while also introducing new commands and libraries for multimedia, networking, and 64-bit computing. QB64 compiles to C++ and includes a built-in IDE, making it accessible for beginners, hobbyists, and retro programming enthusiasts.
    Downloads: 130 This Week
    Last Update:
    See Project
  • 9

    ArpanOS

    OS in .exe format by using QB64!

    I have made a program just like a CUI based Operating system. It also has many programs included within it! Just try it and tell me how it is. #NoBUGS
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Braile Sound

    Program for Blind youth to learn their braille alphabet.

    I have written the program in QB64 using keys sdf and jkl on a computer as done with a braille writter. it displays the dot pattern and letter useful for a sighted person. Now I am attempting to add sound for the blind person using eSpeak. However I get no sound when using FUNCTION WinExec (lpCmdLine AS STRING, BYVAL nCmdShow AS LONG) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...Features that still need to be implemented: Boolean expressions (IF) (If I ever find a flexible way to implement them, because you can't parse user input to a boolean command in QBASIC, without using a dynamically changed BAS file, which is going to fail if using it compilled) The source code should be compiled with either QB64, QuickBASIC or freeBASIC (with the -lang qb switch enabled
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next