Showing 234 open source projects for "simple library"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 1
    BADAM gamebook engine

    BADAM gamebook engine

    Simple data driven web based gamebook engine using javascript.

    BADAM is a simple data driven gamebook engine written in javascript. The project includes a data format for representing the various game elements ( scenes, objects,events and interaction between objects), a simple in-built script and a library which provides functions to manipulate the game elements. Also included is part of a sample game ( to demonstrate the engine features ) and a hyperlink driven interpreter built on top of the core library functions. To run the application, download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Minecraft Skin Downloader

    Minecraft Skin Downloader

    Search and download your favourite Minecraft players skins!

    Download your favourite players Minecraft skins! Updates every weeks, very simple-design Minecraft Skin downloader with a dynamic 'hand-made' library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple Wiimote Library for Linux NextGen
    Libwiimote-ng is a simple C library for communicating with the Nintendo Wii Remote, nunchuk and classic controllers on a Linux system. This is a fork of libwiimote. It was created as the original maintainer of libwiimote seems to have gone missing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SBREAKOUT

    An "intelligent" arkanoid clone

    SBREAKOUT is a simple arkanoid clone with analytical-geometry-based physics written in pure C, that knows where the ball hits before it does. :-) The SDL library is used for graphical output and mouse input handling. The game is released under the MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    Gorgon Game Engine

    Gorgon Game Engine

    Gorgon Game Engine (GGE) is a C++ game engine that handles many tasks.

    Gorgon Game Engine (GGE) is a multi-module, interface driven, C++11 game engine that handles graphics, animations, sound, multimedia, input, operating system, resource management, simple effects and user interface. Its primary aim is to be easy to program on. Recent repository is moved to https://bitbucket.org/darkgazeorg/gorgon-game-engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AdaSDL is a set of Ada (programming language) bindings, ports, and some original applications based on SDL (Simple DirectMedia Library - http://www.libsdl.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Meshwork

    Meshwork

    3D Game engine

    Meshwork is a 3D game engine with independent approach and unrestrictive minimalistic design. It's in active development, with many planned new features. You can support Meshwork's development by contributing to its crowdfunding campaign on Indiegogo and help releasing an Android and .NET versions of the engine. For more info, please visit the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a simple OpenGL-based library to demonstrate how to integrate the Gamepad library into applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    (note: source code has moved to github: https://github.com/frank-zago/xgalaga-sdl) XGalaga-SDL is a port of the popular X11 game XGalaga, a clone of Galaga, using the SDL (Simple DirectMedia Layer) library. XGalaga was originally written by Joe Rumsey.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 10

    Object-oriented Simple DirectMedia Layer

    High-level C++ framework to ease game development

    OSDL: Object-oriented Simple DirectMedia Layer. OSDL is a high level open source (LGPL/GPL) portable multimedia library, built upon Sam Lantinga's SDL (http://www.libsdl.org). Its goal is to provide a high level C++ framework to ease game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Picartesius

    Picartesius

    Excel/VBA Integration of Picat programming language

    Picartesius is a VBA library created by Lorenz Schiffmann for integrating Picat in Excel Spreadsheets. https://sourceforge.net/projects/picartesius Picat is a simple, and yet powerful, logic-based multi-paradigm programming language created by Neng-Fa Zhou and Jonathan Fruhman aimed for general-purpose applications. http://picat-lang.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GambleKit

    C++ Framework for slot machine games

    GambleKit is a free open-source C++ object oriented library for quick and easy building of slot machine and gambling games with reels and GUI management. It relies basically on declarative programming style, so the programmer needs simply to declare, for example at creation time, the basic layout and behavior of the game, and then leave the game flow, requiring as little additional intervention as possible. The project is welcoming contributors and feedback is appreciated! The next steps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Offroad

    Offroad

    Vehicle simulation with freedom of movement on large map (5x5km).

    Simple Linux game inspired by Terep2 and 1nsane written in C++ using SDL library based on my own physics engine (spring systems and rigid body dynamic simulation). Offroad Engine was part of my bachelor thesis at Czech Technical University in year 2006. This is updated version from 2008 with improved graphics and sounds. Game map was originally imported from OpenTTD (that's why roads are so perpendicular) but now I decided to start working on this project again and to add support...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    AlienBreaker

    AlienBreaker

    Not only a block breaker

    AlienBraker is a video game fully written in C using the SDL Library. Rules are simple. Destroy as many aliens as you can while increasing your color combo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TR Game Engine

    TR Game Engine

    TR Game Engine allows you to develop your game quickly and easily.

    This library providing a simple 2D real-time render system, a collision management system and a real-time game management system. It has also a sound management, network and many other things that games need. This library can read and write compatible images for BlueBox: A-Life project. You can use this handy Java-based library to easily manipulate sprites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    showmaster

    Keep track of your favourite TV shows.

    It's a simple application to keep track of your favourite tv shows. You can add tv shows to your library and view information about their latest and next episode. It uses tvrage.com to gather information (see tvrage.py) and stores it in a local sqlite database(see db.py). The application is written in Python 3.3 and uses the pyqt module to realize the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PacMan like game in 3D to test opengl and simple mvc implementation in C++. Probably a good start with C++, game developmen and 3D. Includes a little library to import wavefront objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Race Through!

    First experiment with OpenGL - a simple car racing game

    This is my first experiment with the OpenGL library GLUT. The animation is basically based on textured sprite animation coupled with basic car physics components like outward centrifugal force experienced during a turn, acceleration,deceleration,etc. Multiplayer option is also available but with a few issues which need to be fixed. Feel free to download the code, customize and play! Please mail me if you want to know more about the implementation or if you have any suggestions or ideas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RCT3 Mega Pack

    RCT3 Mega Pack

    This pack add's custom object and rides into your "RCT3 Platinum" game

    The ULTIMATE RCT3!!!! "CTR/CS/Editor/Custom Utility/Custom Mod/Custom Stall/Creator/SID Editor Data/CTR & CS Creator Plugin/RCT3 Model/RCT3 Model Plugin/" Mass Roller Coaster Tycoon 3 Repository!!!! (100% Safe/Legal!!!)
    Downloads: 28 This Week
    Last Update:
    See Project
  • 20

    libanvil

    C library for manipulating Minecraft world data

    Libanvil is a C library for manipulating Minecraft world data, designed to be as simple and efficient as possible. It provides full read and write support for region data in the Anvil file format, with support for other game files planned. It includes APIs for both low- and high-level access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    open2ge

    2D Game Engine, based on OpenGL and focused on Isometric Games

    Open2GE (2 - dimensional Game Engine) is a universal game engine, with a focus on isometric games. Based on OpenGL & SDL, it supports a wide range of features, useful for simple 2D games or complex isometric games, from simple image loading to the rendering of complex scenes, path finding, automatic navigation mesh generation and more. Besides OpenGL and SDL, Open2GE makes use of TinyXML and boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sudoku Solver
    Simple and easy-to-use solver for Sudoku puzzles. Games are loaded from a server or manually entered. Generic interfaces for plugging any solver and/or game loader/generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Tux's Scripting Engine

    TSE is a scripting language and engine for game programming.

    Tux's Scripting Engine, or TSE for short, is a scripting language written in FreeBASIC. Bindings are available for FreeBASIC, C, C++, Objective-C and Objective-C++. More languages on the way!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    TroopMaster Automated Reports

    TMAR is a scripted solution to create TroopMaster reports

    Based on python and an older pywinauto library, this library of scripts makes it possible to automate TroopMaster reports that you would like to run frequently. When tied together with solutions like Dropbox and linked to your website it is possible to quickly provide updated reports for your Troop's leaders, boys, and parents. The library will briefly take control of your computer to start TroopMaster DotNet, create a predefined set of PDF reports (common reports that our large Troop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    libjoyrumble

    libjoyrumble

    Extremely simple joystick rumble / vibration library

    The purpose of this library is to provide game / emulator programmers an extremely simple way to access the joystick "rumble" feature. As of now it's only for Linux. There are plans for a Windows version in the future (help needed).
    Downloads: 0 This Week
    Last Update:
    See Project