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
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.
Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
Trusted by 150 million+ creators and businesses globally
Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
Collection of tools generating various parts of code for MUDS. Tool: gereacreator - allows builder to create area with easy to use gui; generates code from that area for virtually any mudlib.
paklib provides easy-to-use pak-file access for the well-known Quake 2 PAK files.
It consists of two files and is easy to use in your source code.
It is written in pure C and makes only use of stdio.h, stdlib.h and string.h
If you are a game developer
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.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Spriteric <sprite-UH-ric> is a tool to convert sprite images to C source code. It is intended to provide a data-driven solution for 2D sprite projects (particularly for console games).
World Foundry is a 3D level game engine and asset production pathway with over 170,000 lines of code. Originally a commercial product, now released under the GPL. Designed from the beginning to be cross-platform, runs on windows, working on linux port.
CGI games:
WSpace will become a multiplayer space strategy game.
WebRogue is a roguelike, ready for multiplayer support later. There is also a GUI client for WebRogue in the download.
The Unnamed-RPG project's goal is to create a system of tools for developers to create games or software that takes advantage of the power and complexity of Rolemaster(TM) style of role-playing guidelines.
GameBlade is a set of C++ functions and classes simplifying the most common functions of SDL. GameBlade is treated and used as if it was your own code. It is very small, cleanly written and well documented, including many examples.
LPCBuilder - A code generator for the LP breed of muds. One of the prime objects of the project is to streamline the process of writing LPC code, enabling the builder to spend his/hers time on creating interesting objects instead of typing code.
TableScript is a simple yet powerful scripting language - based on C and Python - for defining and rolling random table-based results. It is a terrific tool for your role-playing campaigns.
Saquen is a library which is intended to provide scripting capabilities for other programs. It specializes in ease of integration with existing code and provides facilities especially suited for scripting in computer games.
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.
Pangaea will be a robust and feature filled game engine built using Allegro (http://alleg.sourceforge.net) It will be similar to Final Fantasy 1-3, etc., complete with map editor/world builder.
Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3.
No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs.
The SDK provides functions from initializing the window till model animating and renderin
Naikai is a set of game-oriented XPCOM components that vastly simplify the process of creating games. You can use Python or JavaScript or any XPCOM-enabled language to glue all of the provided components (image loaders, graphics renderers, a sound system
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()