Showing 46 open source projects for "beta"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    GemRB Game Engine

    GemRB Game Engine

    GemRB is a portable open-source implementation of the Infinity Engine

    GemRB (Game engine made with pre-Rendered Background) is a portable open-source implementation of Bioware's Infinity Engine. It was written to support pseudo-3D role playing games based on the Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series, Planescape: Torment). It should run on GNU/Linux, Microsoft Windows, OS X, possibly other UNIX derivatives and more. It is licensed under the GPL.
    Leader badge
    Downloads: 97 This Week
    Last Update:
    See Project
  • 2
    A collection of developer tools for game-making on and for the Nintendo DS, including (but not limited to) content uploader, 2D game engine with sound, level and sprite editor.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Rails: an 18xx game system
    Rails is a Java game engine intended to play any of the 18xx series of turn-based board games For 3-6 players and set in the 19th century, these games allow players to step into the shoes of the robber barons and railroad tycoons of the time period..
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    IsoRealms Spindizzy and Isorealms Engine

    IsoRealms Spindizzy and Isorealms Engine

    An isometric arcade-style game of skill, puzzles and exploration

    You are cartographer for undiscovered worlds; your task is to explore and map all areas of the recently discovered strange dimension of Hangworld. In order to complete your task, you take control of GERALD. However, fuel is expensive and funding can only be supplied as long as progress is being made, so it is vital to explore new areas and recover jewels. Spindizzy is a remake of the 1986 classic computer game of the same name, originally developed by Paul Shirley. The remake...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5
    Chessmaster Bots Manager

    Chessmaster Bots Manager

    A simple tool to allow Chessmaster 10/11 bot customizations

    This tool allows several bot customizations: - Load all the chess engine settings - Change avatar for any bot - Analyse player's games to get: * Player max elo * Game style (aggressive, positional, etc.) * Preferred opennings - Choose the closest openning book for a player - Save openning book based on player's game stats - Automtically backup bot with with possibility to restore settings Future improvements: - Improve .pgn analysis using external engine or refined...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    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: 3 This Week
    Last Update:
    See Project
  • 7
    tabageos

    tabageos

    Javascript library for making tile based games

    Tabageos is a Javascript library for making tile based html5 games and apps. It has one framework Class that makes set up of all main elements of a game quick and easy. With tabageos you can make 2d platforms games, top down rpgs, shooters, and isometric games and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    olivechess

    olivechess

    a UCI chess engine

    OliveChess is a simple chess engine compatible with modern chess interfaces such as ChessBase products, Arena and XBoard/Winboard. The engine supports UCI and XBoard protocols. Note: in order to use it as an xboard engine you may need Polyglot tool to be installed first
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Mire Engine

    Mire Engine

    2D Game Engine

    A Cross Platform 2d Rpg Game Engine for mobile and Console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 10
    Longford

    Longford

    A cross platform Lua based game engine

    Longford is a 2D, Lua-based game engine for Windows. It has the following features: + Sprite hierarchy. Sprites drawn in order according to a display "tree" allowing grouping of complex drawings. + Frame update, keypress and (multi)touch events which propagate through the display tree. + Creation of Sprites including polygon Shapes and rectangular Bitmaps with transparency (import as PNG, JPG, GIF, BMP, TGA) + Creation of Textfields based on bitmap fonts. + Translation, rotation and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Frank Engine

    Frank Engine

    A 2D game engine and level editor

    Frank Engine is a game development framework with a built in editor written in C++. The goal is to be a fast way to create large open world 2D games with high quality graphics. Everything necessary to create a fully featured game is included: physics (Box2D), rendering (DirectX), level editor, dynamic lighting, particle system, sound, music (Ogg Vorbis), gamepad input, GUI, and debug console. The code is fairly well documented and includes simple starter projects build on.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    KonsolScript and Game Engine

    KonsolScript and Game Engine

    Free and Open Game Programming Language for Windows and GNU/Linux

    KonsolScript is a free and open source, scripting language primarily intended for 2D games development. KonsolScript Development Team believes that the unavailability of games on GNU/Linux desktops is one of the major concerns why people keep using unauthorized copies of proprietary OS over GNU/Linux and that is something the Development Team is ought to address – we are doing our part to help promote GNU/Linux as a viable gaming platform for desktops both for Game Publishers and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Erebus

    Erebus

    Real-time RPG for PC/tablet/phone; multiple quests and random dungeons

    Erebus is a 2D real-time role-playing game, for Windows, Linux, Symbian and Android. This is under development, though already playable with three quests. Classic point-n-click style RPG, with dungeons to explore, enemies to fight, NPCs to talk to, sub-quests to complete, scenery to interact with, weapons, treasure and other items to find. Also supports Rogue-like keyboard controls. Binaries available for Windows and Android. Linux must be compiled from source. Older versions are...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    Generic Collectible Card Game is a multiplayer multiplatform implementation of a card game engine. The card game engine is designed to be of general purpose core for several modules each defining the game specific behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    geeny

    scriptable game engine with built-in support for 2D graphics and sound

    Geeny is a scriptable game engine with built-in support for 2D graphics and sound. The scripting language is object oriented, high performance is attainable by using vector and array operations. Win32 C++, full portability planned in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IRE is a tile-based Computer Role-Playing Game engine based on Ultima 6, but with an emphasis on customisation and cross-platform support. Everything is controlled using scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Visula-JS game engine  Canvas2d

    Visula-JS game engine Canvas2d

    creator : Nikola Lukic about : Visual JS 2d canvas multiplatform game

    creator : Nikola Lukic about : Visual JS 2d canvas multiplatform game engine This is JavaScript game engine (server part node.js / client part js) Js framework with windows GUI editor and game instance creator. **Basic licence rules :** 1) Each file in this project has its own license , be careful , do not violate the basic rules. 2) You are free to use any version of Visual JS library in any other project (even commercial projects) as long as the copyright header is left...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Rockbot

    Multi-platform game engine similar to old Megaman with a stage editor

    An open-source, SDL based, game engine to replicate old style Rockman (aka Megaman) games, being as close as possible of Rockman 1-6, and an editor made with Qt, for custom graphics, weapons, bosses, enemies and level creation. Please access our web page for more details. The engine code is meant to be highly portable, thanks to SDL, and have been ported and tested in: - Linux - Windows - macOSX (x86) (not currently supported) - Playstation 2 - Nintendo DS (abandoned) - Dingux - Open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Nuvie
    A game engine for running Origin's 'Ultima 6' and 'Ultima Worlds of Adventure' games on modern operating systems.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 20
    QBism Game Engine
    qbism Super8 is an open source 3D game engine with advanced yet intentionally retro 8-bit graphics for a crunchy pixelated look. The source code is forked from Makaqu Quake with enhancements from other Quake projects. The goal is to expand capabilities of authentic software-rendering without sacrificing performance. Features ———— Real 8-bit software graphics Plays most modern epic Quake maps that require enhanced engine limits and extensions. Colored static and dynamic lights....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    mahasona

    Mahasona engine is an open source game engine.

    Mahasona Engine is a Game engine written on top of OpenGL renderer. Currently no official release but svn repository version. Includes an example application. Find the wiki page for howto's Ubuntu Video http://www.youtube.com/watch?v=y5OSCTb_aNA Windows Video http://www.youtube.com/watch?v=dS_YwzyCjn4 Projects using Mahasona Engine- 1. Snap-n-fold: origami pattern generation based real-life object structure http://dl.acm.org/citation.cfm?id=2223800
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    rpgboss

    Built to be ease of use, with no programming knowledge, Multi-platform

    A 2d rpg game engine created to be ease of use. Built in Scala and libgdx. Also our community forums http://rpgboss.forumatic.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Java port of the Quake2 game engine
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    MuX Game Engine

    2D XNA Game Engine

    2D Game Engine to create musical games with XNA C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    arcadegl

    arcadegl

    2D - 3D game engine

    Arcade is a lightweight,self contained 2D/3D game engine written in C++. Arcade uses OpenGL for graphics and DirectX for sound,music and user input. Implemented features: 2D Primitives (lines,circles,ellipses,rectangles...) Full screen/windowed mode toggle during program execution V-SYNC and double buffer smooth fading Sprites,sprites animations,sprite rotations and linking Image loading (actually only TGA,PCX,BMP are supported) Fast raster operations on images 3D (not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next