Showing 54 open source projects for "simple library"

View related business solutions
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    HyperNoids is a simple retro shoot-em up. It's written in C/C++ with the allegro game programming library. For windows and linux, although the Windows port is less stable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A library set to provide easy control of a joystick or gamepad attached to a Linux system through a simple API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Torus is a simple and easy game. The object of Torus is to clear falling toruses by aligning toruses with the same color on one of several protruding pipes (the game concept is similar to Tetris(R)). This game is inspired by Torus for DOS(R).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EGE Game Engine
    EGE game engine aims to be a simple, easy to use, yet powerful game engine. It also aims to run on multiple platforms and to accomplish this, EGE will use OpenGL and SDL as backends. EGE is heavily influenced by HGE(hge.relishgames.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 5
    JNewton is a Java wrapper for the Newton Dynamics Physics library. It is designed to be simple and lightweight for use in any Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    "Marbles" is a simple puzzle game in the vein of "Columns" for the Sega Genesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is very simple GUI library for SDL. Provides some general widget like button, scrollbar, image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Libwiimote is a simple C library for communicating with the Nintendo Wii Remote on a Linux system. Even though the API strives to be minimal, it provides complete control over most features of the wiimote, nunchuk and classic controllers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Group of young game developers. Making a usefull Game Engine using the Simple DirectMedia Layer (SDL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • 10
    MLGame is a 2d game library for OCaml built on top of SDL (OCamlSDL). It features sprites, collision, video contexts, high level network, console, input bindings, widgets and video primitives. Currently package includes some simple exaple games, an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Etris is a simple tetris clone written in C using the Enlightenment Foundation Library (EFL). Thus it will be themeable by Edje and integrate nicely with the Enlightenment E17 window manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An add-on library for Allegro. Provides a very simple API for opening dialogs: You only need one function call with a format string specifying a number of data fields (e.g., a string, an integer, a filename). 3d look. Includes several extra gui objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    An SDL multiplayer snake game like Dune. Written in C using SDL. The idea is to construct a robust and simple game engine to make it easy to add objects to the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HSDL is a Haskell binding to the well known Simple Directmedia Layer (SDL) library including bindings to SDL_gfx, SDL_image and SDL_ttf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BattleCommence is a Turn-Based RPG Battle Microkernel inspired by the Final Fantasy Series. This is not a graphical project, however, there will be examples in the future using simple graphics. Developed to be Fully Portable (Where C is available).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RUDL interfaces the Simple Directmedia Library to the Ruby language, giving it high speed graphics, sound, and input capabilities. Its model focuses on looking like other Ruby libraries, instead of directly mapping the SDL library to C-like Ruby calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    2D arcade-style anti-productivity tool (game) written in C, utilising the Simple DirectMedia Layer library for graphics and sound. Intended to be cross-platform (eventually - Linux first). Help Komi the Space Frog steal money from the forces of darkness!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A series of simple video games, written in various languages (chiefly C/C++ and making use of several libraries). Libraries crafted within the project for use by Bouncing Ball Games will also be made available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    2D tilebased/networked game development libraries. Include functionality for different configuration files (INI-style, XML) and IFF (ancient format design from Electronic Arts). All is based on the Simple Directmedia Layer and related libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mushroom GBALib is a simple C library for the Nintendo Game Boy Advance. It provides a thin layer over the GBA hardware to allow for maximum control and flexibility in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The easiest way to seamlessly integrate the Lua scripting language into any C/C++ project. CaLua allows you to expose C structures and functions to Lua scripts, and expose Lua functions to C programs, with the use of a few simple C functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    BlueCube is a simple tetris clone written in C. It uses the great SDL library, so the game is platform-independent and there will at least appear packages for Linux and Windows. I started this project to just get into game and graphics programming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ALGUL is an addon to the Allegro library. It's goal is to provide its users with a way to use a simple XML-like input format to define the GUI layout. It should also work with user defined GUI elements and together with other GUI addons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    porting SDL,Simple Directmedia Layer and related library/software to Dreamcast console
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    Sagüim is a powerful, intuitive and easy to learn 2D game programming library. Sagüim allows you to create a simple game with only a few lines of code and has powerful features that facilitates the management of complex projects.
    Downloads: 0 This Week
    Last Update:
    See Project