Showing 36 open source projects for "application"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 1
    BWAPI

    BWAPI

    An API for interacting with Starcraft: Brood War (1.16.1)

    Brood War Application Programming Interface or BWAPI is a free and open source C++ framework that is used to create Artificial Intelligence (AI) agents that play the popular Real Time Strategy (RTS) game Starcraft: Brood War. With BWAPI, players of varying levels can create AI agents to play Brood War, but with certain limits. BWAPI will only reveal visible parts of the game state to AI modules to enable programmers to write competitive non-cheating AIs.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 2
    Magic Lantern

    Magic Lantern

    Build Cross-platform Applications

    Magic Lantern is a framework for developing multimedia applications. It is designed to be a cross-platform solution for multiple targets such as desktops, game consoles, mobile devices and set-top boxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    Event-driven concurrent framework for Python. Pulsar's goal is to provide an easy way to build scalable network programs. In the Hello world! webserver example above, many client connections can be handled concurrently. Pulsar tells the operating system (through epoll or select) that it should be notified when a new connection is made, and then it goes to sleep. Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. The http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SDL Framework
    SDL Framework (SDLFW) SDLFW is a cross-platform framework from the powerful SDL library to create your own 2D games with the Lua programming language. It's easy-to-use, free, open-source, and works on Windows and Linux.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5
    BADAM gamebook engine

    BADAM gamebook engine

    Simple data driven web based gamebook engine using javascript.

    ...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 all files (folder structure intact) and open index.html in a javascript enabled web browser. To create a new game, create a new gameworld.js file and create new scenes, objects and events inside it. Documentation is available in the wiki. To create a new interpreter make use of the badengine.js file. For core functions documentation, refer to the wiki. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CorEngine
    CorEngine is a work in progress, OpenGL graphics powered 3D game engine designed to help independent game developers with quick prototyping and game/virtual environment creation. The engine supports a standard set of features, like skeletal animation, post processing, Lua/C programming, physics powered by Bullet Physics, GUI and 2D/3D Audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    Wizapply

    Wizapply

    Cross-platform C framework very compact libraries and tools.

    Project is Freeze. Wizapply is a coined word which it consists of "Apply for application wizard.", and it means "Using the expert of an application".An expert absorbs all of study of the API group according to the device and operating system which are a part of problems which a programmer has, and study of the various programming methods. It isn't cool to rewrite a code repeatedly, to create the same program which carries out the same opereation right?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Audio Game Kit

    a game library to develop audio games

    do you want to make your audio game? it is easy! just embed AGK in your C++ application and use it it is very easy to learn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 10
    Blind Test
    C'est une application de jeu entre amis. Le but étant de trouver le nom de la musique le plus rapidement possible. Pour cela, il vous faudra des musiques et connaitre les noms pour bien les reconnaître. Bonne chance :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    GameWizzard

    GameWizzard

    GameWizzard is a Sprite editor.

    ...The flow of this editor is very simple: 1.Load an image, define the image modules(eg: legs, body, arms, heads, etc) 2.Create all the frames you need by adding modules into a frame(the modules can be scaled, rotated, translated) 3.Create animations by adding frames in the right order(each frame can be scaled, rotated, translated and has a number of frames that will be shown). If the image is too big, this application knows how to optimize it by permuting and repositioning the modules into the image. Also, this editor knows how to export the sprite information in a binary format. Command line is supported for exporting in binary format. Undo/Redo is already implemented in case you need it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Fuegito

    Lightweight C++ combinatorial-game development framework.

    Fuegito: A simple framework for game-playing, with an application to the game of Clobber. Inspired by Fuego. The aim of this research project is to develop a smaller, much simpler but compatible framework to Fuego, which can be easily used for teaching game programming in undergraduate and graduate courses, as well as for implementing new games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Ren'Py to ebook converter

    Convert Ren'Py visual novels into a format your ebook-reader knows

    This application allows you to convert visual novels which were created using Ren'Py (http://www.renpy.org/) into pdf or epub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    wke (3DWebUI)

    3D Web UI, Embed Web and Flash in 3D Games, based on WebKit

    1. 3D Web UI. Embed Web and Flash in 3D Games, based on WebKit 2. DirectUI. HTML5, CSS3, Javascript and flash Embedded in native GDI application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Text Based RPG Adventure

    An open source C++ console based game (Windows only).

    A fairly advanced console application RPG. Demonstrates the use of game mechanics in a simple way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Minecraft last login decoder/recovery

    Decodes the login credentials stored by the minecraft launcher

    This simple application written in java decodes the login credentials stored in the file named "lastlogin" in your minecraft folder. DEPRECATED AFTER MC 1.6
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    iSteamSDK

    iSteamSDK

    Fully fledged steam community SDK

    iSteam is an open source product being developed focusing on the Steamworks platform, to advertise and centralize everything about steam in one application. For more information and if you would like to download the source, go to: http://isteam.codeplex.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Investigo

    Investigo - DX9 Performance and Debugging Toolkit

    Investigo is a toolkit for DirectX9 performance analysis and debugging. For any DirectX9 application: view live performance graphs via the embedded HTTP server and capture performance metrics for offline analysis. Investigo is released under an MIT style licence. The first binary release is now up. An article on Investigo can be found on Code Project: http://www.codeproject.com/Articles/448756/Introducing-Investigo-Using-a-Proxy-DLL-and-embedd If you want to work on Investigo and help move it forward, please join me on SourceForge! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    ...It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes such as RelationalNode, RenderNode, and TransformNode can be used to create a complex hierarchy for rendering. Both update and render calls can selectively include or exclude specific components such as geometric details or lighting or texturing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gnu RolePlayGame Maker
    Ever wanted to create your own Role-Play-Games? With this easy-to-use application you can create your own RPGs without having deeper knowledge in any Programming-Language. For the downloads and more info please visit the project's website below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A portable game engine, which also allow make applets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Very simple and stable C++ game framework. This is the base of a new game engine based on the irrlicht rendering engine. Every feature can be easily removed if unwanted. Look features at project homepage. IrrSolid does not work on 64 bit systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...Intended to simplify and expedite the development of customized development tools for various game engines by providing various, commonly used controls to be used in the target application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Sudoku application written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    from adminbot, rconed projects.cs,css,dod,dods.Supervise different game tournaments with the same application from a single web interface: -Define the servers, the opponents, server config, warmup. -Match status(scores) in realtime, mirc match annonces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB