[go: up one dir, main page]

Showing 28 open source projects for "libsdl"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 1
    libsdl-android

    libsdl-android

    SDL library for Android, including several games.

    Port of SDL library to Android mobile platform. There are also several games inside the repository, along with their sources and build files. Both SDL 1.2 and 1.3/2.0 versions are supported (1.3/2.0 support is experimental) Sources are at https://github.com/pelya/commandergenius
    Leader badge">
    Downloads: 3,974 This Week
    Last Update:
    See Project
  • 2

    mingw-w64-dgn

    drangon's mingw-w64 build, toolchain and some libraries

    drangon's mingw-w64 ( mingw-w64.sf.net ) build, native toolchain and cross toolchain for 32bit windows and 64bit windows x64, and some libraries : <1> toolchain : binutils gcc-14 mingw-w64 gdb make yasm nasm see https://sourceforge.net/p/mingw-w64-dgn/wiki/ToolChain/ for more detail. <2> mingw-dgn-lib : pthreads-win32 sqlite openssl zlib bzip2 apr pcre pcre2 libiconv gettext libsdl portaudio giflib xvid xavs x264 x265 libvpx lame opencore-amr opus ffmpeg pugixml jsoncpp curl lua libuv fltk-1.4 see https://sourceforge.net/p/mingw-w64-dgn/wiki/MingwDgnLib/ for more detail. <3> other seperate library : wxWidgets qt5 see https://sourceforge.net/p/mingw-w64-dgn/wiki/OtherLibraries/ for more detail.
    Leader badge">
    Downloads: 84 This Week
    Last Update:
    See Project
  • 3
    PySC2

    PySC2

    StarCraft II learning environment

    ...That will install the pysc2 package along with all the required dependencies. virtualenv can help manage your dependencies. You may also need to upgrade pip: pip install --upgrade pip for the pysc2 install to work. If you're running on an older system you may need to install libsdl libraries for the pygame dependency.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Seagull Soup

    Seagull Soup

    A shooter game.

    ...For Windows, download seagullsoup-(releasedate).zip, unpack the zip file and run seagullsoup.exe to play, for GNU/Linux or BSD, download seagullsoup-sourcecode-(releasedate).zip, read the instructions.txt file and run the makefile. Written in C with LibSDL. Sequel: https://propellergame.sourceforge.io Author: Robert Stenström Email: robert.stenstrom@birdlover.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Optimize every aspect of hiring with Greenhouse Recruiting Icon
    Optimize every aspect of hiring with Greenhouse Recruiting

    Hire for what’s next.

    What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
    Learn More
  • 5
    This project is an unoffcial and partial mirror of the SDL site. It only contains freely downloadable SDL materials. You can reach the official one at http://www.libsdl.org.
    Leader badge">
    Downloads: 200 This Week
    Last Update:
    See Project
  • 6
    Native File Dialog

    Native File Dialog

    Neat C library that portably invokes native file open and save dialogs

    ...Write dialog code once and have it pop up native dialogs on all supported platforms. Avoid linking large dependencies like wxWidgets and qt. Tested, works alongside libsdl on all platforms, for the game developers out there.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    ffplay-mjpeg

    ffplay minimal " MJPEG ONLY "cmd line player with SDL/http/tcp

    ffplay cmd line application for X with SDL. *BUILD DEP: Make sure you have sdl devel installed.(libsdl-dev on debian.) Installs to /usr/local/bin with default prefix. Minimized build for motion jpeg "mjpeg only" viewing via http/tcp. Only one binary in the package: ffplay-mjpeg eg syntax. #ffplay-mjpeg http://hostname:port *ffplay is from the ffmpeg project and ffplay-mjpeg is a recompiled project specifically for mjpeg viewing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    DoomRL-Android

    DoomRL-Android

    Android port of DoomRL (Doom, the Roguelike)

    DoomRL port to Android. https://drl.chaosforge.org/ -- DoomRL homepage https://sourceforge.net/projects/libsdl-android/ - SDL Android port https://github.com/rumly111/doomrl and https://github.com/rumly111/fpcvalkyrie -- modified DoomRL sources to run on Android
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free Website Monitoring Service | UptimeRobot Icon
    Free Website Monitoring Service | UptimeRobot

    The free online uptime monitoring service with an App is available for iOS and Android.

    With the Free Plan, you can monitor up to 50 URLs, check for a website's content (using the keyword monitor), ping your server or monitor your ports in 5-minute intervals. You can create a status page to showcase your uptime. SMS or Call alerts can be bought anytime.
    Learn More
  • 10
    SDL_mng is a library to load MNG files as an array of SDL_surfaces. It is written in C, requires libSDL and libpng, optionally libmng, and works on Linux and MacOS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HyperGUI

    HyperGUI

    A GUI based on libSDL for C++ applications

    HyperGUI is a library of C++ classes and some other parts which can draw and run a GUI for your application. It uses libSDL as its backend for graphical output. This library can be used in both dynamic multimedia (game), and standard (static) applications. The HyperGUI manages it by avoiding screen refreshes as much as possible. In a game or other dynamic multimedia program, the screen (or part of it) is redrawn and refreshed tens of times a second, so there is no need for GUI to ask more refreshes in response of input events; and in a static application each event may change a tiny part of the screen, and only that part needs redrawing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    vizaudio

    vizaudio

    Vizaudio is a simple audio player and audio visualizer that use libSDL, opengl, and ffmpeg. This player show visualization in logarithmic frequency scale with musical note, A4(the blue A) is 440 Hz. The use of this software is now deprecated. Please use ffmpeg and showcqt filter instead. FFmpeg: https://www.ffmpeg.org/ showcqt documentation: https://www.ffmpeg.org/ffmpeg-filters.html#showcqt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Solo - Solitarie

    Solo - Solitarie is a simple game about the Solitarie board game.

    Solo - Solitarie is a simple game about the Solitarie board game. And it is make for simple gui in libSDL and to use few keys. It is more or less a example of programming boardgame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    moth

    3D ebook reader

    Moth is a 3D ebook reader for Linux. Currently it only supports pdf, but other formats will be added in the future. It uses libSDL for window management and input, openGL for graphics and poppler for pdf rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A neogeo emulator for linux. Gngeo is portable and run successfully on many posix system. It use the libSDL for video/input and sound handling.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    LibNebular is C++ Linux library for uniform image file manipulation as String key-value pairs (with sometimes BLOB values) where different file types are intruduced through DL (".so") libraries. Includes BMP and JPEG plugins. Can easily be ported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Forgotten Dream - audio version (russian language) Simple cross platform audio game. It's an experiment, attempt to find alternative approach to create virtual reality. libxml + libSDL + C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Computerisation of a "classic" board game, "Source of the Nile". Implemented using libSDL and C++ Originally created as a Uni of Wollongong BCompSci major project. It is being resurrected by the two of the original developers and an additional Wollon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Dynaman is a try to create a game like "Dyna Blaster" in C++, supporting Windows and Linux (and probably even more Operating Systems). The code is based on libSDL. It currently supports walking, placing bombs and goodies, we want to add LAN support later
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    hCube is a Multiplayer-only 3D Shooter with a revolutionary new gameplay. It is written in C++, using libSDL, libSDL_net and libSDL_image and uses OpenGL for graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    htpc-menu is a frontend to mplayer for use on linux or Mac OS X. It is written in C and uses libsdl, libsdl-image, and libsdl-ttf. This program will only be a basic file browser that launches mplayer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    fichee (the real name is unpronouncable for people not speaking german) is a game usually played by kids in school on their tables using coins and set squares, which now can be played onscreen. It is written in C using libSDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Do you know The Settlers? Yes, the old DOS-game which ist playable with splitscreen and two mice!!! This is a port which uses OpenGL and libSDL, so It should run on all Platforms. Have fun trying it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Spidtris is a tetris clone , amazing explosion sounds and visual effects. You can customize your own wallpaper directories by editing the wallpapers.ini file. Uses only crossplatform APIs (use LibSDL,SDL_Image & fmod music library). Should compile u
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    We are a group of students at Chalmers Tekniska Högskola in Sweden, who will try to create a basic 3Dengine, using OpenGL and libSDL. Later on, we will try to make a game out of it. It will be programmed and compiled under the platforms Linux and FreeBSD
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next