No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
You want to develop a javascript game or make your webpages dynamic. This project creates freely available javascript interfaces such as one to help you create board games, one that contains several animations for images, ... Programmers, enjoy!
FengGUI is a highly customizable, XML centric graphical user interface (GUI) application programming interface (API) based on OpenGL for Java. It addresses game and multimedia developers.
The libpsync library provides lightweight portable synchronization primitives (thread, mutex, semaphore, etc.) for C/C++ under a non-restrictive license.
Elysion Frameworks are a powerful, yet leightweight cross-platform multimedia library to help create games or graphical applications. The frameworks are splitted in three branches: ElysionKronos, ElysionLegacy and ElysionMobile.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This is a game engine that helps game developer to produce game easier.It is writen in C++ and all of the functions are fixed into classes as the engine is designed in the method of Object-Oriented.
A replacement STL implementation more suited for game development efforts, this project aims to create a cross platform STL library with the speed and memory management features that a modern console or PC game typically require.
FE is a game engine that aims make game development process easier, provinding most of the things needed to build a game. It uses SDL as back end library
Objective-3D is a video-gamelibrary developped by Dream Overflow. It works on PC and Machintosh, and it is developped for Windows, Linux and MacOSX plateforms. Developed in C++.
Python PS3 support library, primarily designed to support game development under Linux. At its core, there is an optimised SPU alpha-blended blit for fast 2D rendering, and also offers full support for multiple game controllers and sound playback.
QBlock is a cross-platform rapid-prototyping game design engine written in C++, SDL and OpenGL. Features game asset management, scrolling tilemaps, particle systems, 3D model support, Lua scripting and more.
The Reactive Plot Library runs interactive branching conversations, supports multiple undos and uses XML story scripts. It comes with Script Player, a choose-your-own-adventure game player. See project website (www.reactiveplot.com) for more info.
OgreCollada serves as a wrapper for the FCollada library (listed on sourceforge as ColladaMaya) for the Ogre3D engine. OgreCollada is intended to improve the content creation pipeline for game developers or people using a similar work flow.
Bare2d is a multi platform 2d game engine that handles only the most bare things: 1. sprites 2. keyboard 3. mouse 4. sound and 5. text. This is the first game engine I will write. I hope to build a game engine specially for independent game programmers
OpenFrag is an Open Source, multi-platform game. It plays in a medieval environment where Orcs and Humans fight to the death in a multiplayer session. Compile instructions and dependencies can be found on the following wiki page: http://wiki.openfrag.org
A Java library to query game servers such as Half Life and Quake servers to find out the map, number of players, players score, and even game rules.
There are different game servers with query protocols that can be added to this package.
AOLibrary is a java-based library for writing chat bots that can be used with the game Anarchy Online. (Bots are often used to facilitate communications within an in-game organization or guild.) The library is written in Java 6.
LITS is a game development engine, which offers basic implementations of the most needed interfaces: Graphic, Network, Sound and Input. All interfaces have several (parts plattform independent) wrappers which can be choosen as needed.
Origin is a evolver for the programming game Corewars. Part of this project is a modified MARS (Memory Array Redcode Simulator) written in C especialy for evolvers. With SWIG its going to be very easy to use in different languages.
cross-platform game/multimedia development core engine written in C/C++. It supports Windows, OSX, Linux, Xbox360, and PS3, allowing the use of both DirectX 3D and OpenGL. please vist www.enside.net/hydra
The Simple Object-Oriented GameLibrary is basically a simplification of SDL with some nifty features. SOOGL is used in a C++ course at Mälardalen University (http://www.mdh.se) and is mainly intended for beginners.