Showing 76 open source projects for "sdl basic"

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    graphql-compose

    graphql-compose

    Toolkit for generating complex GraphQL Schemas on Node.js

    Toolkit for generating complex GraphQL schemas in Node.js. Provides a type registry with a bunch of methods for programmatic schema construction. It allows not only to extend types but also remove fields, interfaces, args. If you want to write your graphql schema generator – graphql-compose is a good instrument for you. Provides methods for editing GraphQL output/input types (add/remove fields/args/interfaces) Introduces Resolver's – the named graphql fieldConfigs, which can be used for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FreeBASIC Compiler
    Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.
    Leader badge
    Downloads: 1,155 This Week
    Last Update:
    See Project
  • 3
    bars3d

    bars3d

    linear and nonlinear static analysis of 3-dimensional frames

    ...Linear and nonlinear (from version 2.0.0) finite element analysis of 3-dimensional frames, trusses and other such structures, designed for use in civil engineering. SDL 1.2 or 2 can be used for graphics and an executable file for Window$ is included in version 2.1.0, as well as a program for analysing 2-dimensional structures, written in Sinclair BASIC for ZX Spectrum computers. A free emulator written in JavaScript, i.e. JSSpeccy v1, which was tested in FIrefox 10 from 2012 (and obviously works in all later versions), is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RetroGear

    RetroGear

    SDL based generic 2D game engine

    RetroGear is a generic 2D game engine, designed for the simple and fast retro games development, like those of the 80s. The project aims to create generic components for rapid development of 2D games, based on the most common practices of game programming and design known, giving in the hands of the programmer, standard components and easy to integrate with their own projects. Some of the features offered by this game engine are: A basic but pratical game states management (screen...
    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

    octave-joystick

    Basic matlab-like api for reading a joystick in GNU Octave

    Basic matlab-like api for reading a joystick in GNU Octave. It uses SDL 1 or 2 to provide the joysick functionality
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    eduActiv8

    eduActiv8

    A collection of interactive educational exercises

    eduActiv8 is a free Open Source multi-platform educational application that aims to assist in learning various early education topics - from learning the alphabet and new words, colours, time to a wide range of maths-related subjects. eduActiv8 is a continuation of the development of the pySioGame project just under a new name. It is being developed on GitHub at: https://github.com/imiolek-ireneusz/eduActiv8 but 'compiled' releases are published here. The latest version has been...
    Leader badge
    Downloads: 185 This Week
    Last Update:
    See Project
  • 7
    Sharp MZ-800 Emulator

    Sharp MZ-800 Emulator

    Emulator of the 8-bit computers Sharp MZ-800 / MZ-700 / MZ-1500

    Open-source emulator of 8-bit personal computers Sharp MZ-800, MZ-700 and MZ-1500. Developed for Linux and Windows using SDL3 (video/audio) and ImGui (GUI). Accurately emulates core hardware: CPU Z80, GDG (WHID 65040-032), CTC i8253, PIO Z80, PIO 8255, PSG SN76489AN - with precise internal signal timing. Supports peripherals: CMT (MZF/MZT/TAP/WAV), FDC WD279x, Quick Disk, ramdisks (MR1R18, Pezik variants), memory extensions, Unicard and IDE8. Integrated Z80 debugger with inline...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 8
    SmallBASIC
    SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    creatiVision emulator

    Vtech Creativision and clones. CSL, Salora Manager, Laser 2001

    Emulates the VTech Creativision, Dick Smith Wizzard, Hanimex Rameses, VTech Laser 2001, Salora Manager and homebrew CSL Cartridge. As of 16.04.24 is the only emulator to include floppy disk image emulation through the dumped disc controller ROM!.
    Downloads: 21 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    X11-Basic

    X11-Basic

    A BASIC interpreter and compiler with graphics.

    X11-Basic is a dialect of the BASIC programming language with graphics capability that integrates features like shell scripting, cgi-Programming and full graphical visualisation into the easy to learn basic language on modern computers.
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 11
    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. It aims to preserve the ease and nostalgia of BASIC while...
    Downloads: 141 This Week
    Last Update:
    See Project
  • 12
    TinyGL

    TinyGL

    The penultimate portable graphics library

    tinygl is a lightweight, software-based OpenGL implementation originally written by Fabrice Bellard and modified here for modern learning and development purposes. It implements a subset of OpenGL 1.x features and provides a minimal yet functional rendering pipeline with no reliance on graphics hardware. tinygl is an ideal resource for educational purposes, embedded development, or rendering in software-only environments. Its simplicity and compact codebase allow developers to study how 3D...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    MQTT Hyperdash

    MQTT Hyperdash

    A universal MQTT Dashboard for linux/Raspberry Pi.

    MQTT-Hyperdash is a fast and efficient dashboard (GUI) for the MQTT framework. It uses the SDL library for graphics rendering, the paho library for communication and the gtk2 framework for user input. The dashboard runs on Linux, but a port to other operating systems is possible. Special features: * Very simple and basic set of base elements. * animated analog input elements, potentiometers. * Fast update rates of 20 Hz are possible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SDL polygon demos

    Small examples of shapes I have drawn with SDL and extensions.

    This is a collection of source files containing many functions I've written for small animations using SDL and the C programming language. I started learning to use SDL for basic graphics programs. One of my first goals was trying to figure out how to draw regular polygons. However there is no built in way to do such things. By combining the base SDL library with SDL_gfx, I was able to draw filled polygons the way that I like. However the code required to get the X and Y coordinates of each corner of the polygon was written by me. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SpaceAttack!

    SpaceAttack!

    Shoot the other ship down!

    As a red and blue ship, shoot down your opponent with similarly colored missiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gambas
    A Graphical Developement Environment based on a Basic Interpreter with object extensions.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 17
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Lagrangian Dynamics NF Sims

    Lagrangian Dynamics NF Sims

    Articulated-body simulation engine written in C

    Articulated-body simulation engine written in C: based on the Lagrangian Dynamics, even if on a modified flavour of it, I deviced to make it more friendly in the context of numerical simulations. The overall simulation procedure (de facto a full 3D, an articulated-body simulaiton engine) is called: "Lagrangian Dynamics' New Flavour Simulations". It is delivered through sample-simulators relying on it. The modified falvour of the Lagrangian Dynamics here proposed is also a bit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CipherCrypt C++

    CipherCrypt C++

    A C++ program which packages Input/Output and block ciphers.

    CipherCrypt C++ is a college project created with the purpose of adding a layer of security to projects which save data to external files. The project uses basic block ciphers to scramble plain text fields. These block ciphers are by no means secure against attack, nor are they meant to be, CipherCrypt C++ is more about providing cipher functionality in a easy-to-use format for small scale projects. CipherCrypt C++ comes packaged with an SDL framework GUI which showcases the read/write and block cipher functionality in a context in which they can be used immediately. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A planned remake of a top down 2d, space battle game, The original "spacy" was dos based & written in c around 1993 unknown developer, This Project was originally written in Visual Basic, currently the project it is playable as a basic asteroids clone. VB ->SDL 1.2 -> SDL 2(current)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Brad's miner is an example of a very basic gem-swap game made with SDL and C++. It is made to demonstrate using a simple engine features and memory management to write a clean and efficient game code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ChRiS Media Player

    ChRiS Media Player

    Play your media files with this awesome .NET Media Player

    A simple but reliable Media Player made in VB.NET that will surely fulfill your media needs. It uses MPlayer© as a frontend, otherwise it is another amazing MPlayer© User Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    New CTruck3D Rally

    New CTruck3D Rally

    Free-roaming 3D racing game featuring advanced terrain rendering

    It's a free-roaming 3D racing game featuring advanced terrain rendering. For small file-size, a 4k x 4k terrain is available, sampled meter-by-meter so it's very smooth. Lightweight program. This is the form in which I wished to do the first release of the terrain rendering Algorithm I have developed throughout almost 2 years. Written in C++, featuring multithreading (2 threads): a total remake of the first 3D game I did years ago, CTruck3D_Simplex and sequels. This works better,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Lightbringer (Rhye's Quest) Engine

    Lightbringer (Rhye's Quest) Engine

    A roguelike game engine/editor

    This is the engine/editor for a roguelike game called Lightbringer (Rhye's Quest). It is intended for programmers who want to quickly develop a roguelike game by extending, customizing and building on top of a large codebase that implements some basic and advanced parts of a roguelike game. The sources include: - Bare game engine with almost no specific features of the game, because they are my intellectual property; - Map editor; - Tile editor; - Default graphics tileset...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Gaz Engine

    Component 2D Game Engine

    ...Please visit on https://github.com/Brulogaz/gaz-engine Gaz Engine is a 2D game engine under development written in C++ that utilize a component based model and game code editable in Lua. Current Features -SDL Based window and Input -Messaging -Homogeneous Game Objects -Components -Serialization of game scenes into files. -Game states -Game code done entirely in Lua -Basic collision -Orthographic Camera The engine currently has a very limited editor (not included on this page) built with Qt that allow the user to build a scene visually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB