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.
Try it Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
GameCode++ is an open source C++ library designed to help programmers easily and quickly develop 2D computer games. The library is made as general as possible, such that any genre of game can be easily and efficiently programmed with GameCode++.
This is a 2D shooting action game for two players for GNU/Linux, Mac OS X, and Windows. Current release written in C++ using the SDL library with its extensions. Next release will be in Java.
ENIGMA is a free game and application development toolkit, utilizing GCC and a series of parsers to convert a high level, script-like language based on Game Maker's GML, into C++. The toolkit employs a mixture of both C++ and GML, accepting either.
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.
Using C++, STL, OpenGL, SDL, Box2D and ODE. This project strives for platform independance, code readability and speed. The main target is to provide a convincing driving and physical simulation through the use of ODE at a reasonable frame rate.
NOTE THAT THIS PROJECT HAS MOVED TO GOOGLE CODE https://code.google.com/p/bitfighter/ Bitfighter is a really fun (!) multiplayer shoot-em-up with customizable ships and Robotron-like controls. Solid networking for great Internet playability.
A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
Gameboy/Gameboy Color Emulator for the Zune HD. Based on VBA-M, ZuneBoy combines code from BackAtIt's VisualBoy Zune 0.1.2 and VBA-Wii's Visual Boy Advance GX 2.2.1. Some extra features are/will be cut out to improve the speed of the Emulator.
RowTrainer is a GNU test project to monitor and control a Concept 2 rowing machine. Technical stack is C++/QT/MySQL; Main platforms are Windows and Linux. Code is at a very early stage at this point, so developers only.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Quantum Minigolf is a computer game visualizing quantum mechanics. It is the same as the game "minigolf" except that the ball moves according to the laws of quantum mechanics. Such a ball can be at several places at once and diffracts around obstacles.
pongNew is a modernization of the classical pong game. It has AI for you to play against the computer and different styles for changing its appearance. Written in C++ using SDL.
An interactive fiction manager and interpreter for Android,
aimed to be a comprehensive multi-interpreter similar to Gargoyle,
with metadata and story management support. Currently Z-Code
stories are supported and metadata is
fetched from IFDb.
Bwock is a cute and colorful puzzle game under development. It is greatly inspired by Sokoban and the great NES underdog, "The Adventures of Lolo". Code hosted at http://code.google.com/p/bwock
An Irrlicht project creation wizard and game framework It generates all necessary sourcecode, project files and dll's at the click of a few buttons. It will create a simple project such as 'Hello World', to a fully functional FPS game.
A development integration and project building tool for HL2 modders. Build outdated files with the press of a button, eliminating the need for building with batch files. Create script files by visual representation, instead of typing them manually.
This is an intelligent Sudoku solver in c++. It is intlligent, because it uses several logical deduction methods, just like a person, before resorting to guessing. I was trying to teach my kids Sudoku, and taught a computer as proof of concept.
Overlord PBEM game project is re-creation of strategy/RPG PBEM Atlantis-like game "Overlord", originaly designed by Vincent Archer. The purpose of the project is to create set of code and documentation enabling free and and easy overlord games
Multi-player card games which can be played over a network or against the computer. Contains the games Buraco (from Venezuela), Røvhult (aka Shithead), Sgt. Mayor (aka 3-5-8), Jabberwocky, Twopart (from Norway), Hearts and Machiavelli.
A rebuild and update of the Crossfire RPG of the ageing code C to a modular C++ design with the intention of being dropped in replacement the existing Crossfire code base on completion.
Desktop gadget (Windows only). The simulation of a real horizontal sundial, dependent on a geographic position (latitude). Size can be chosen between big and small. It can use current (computer) time, or user-specified date&time.
Realistically and Acronymically Named Generalized Engine. Sometimes shortened to RANGE or RANGEngine. This is primarily a 2D computer game engine that provides all major functions required. See http://p.sf.net/rangengine/wiki
The Day 0 is (yet) minimal FPS, and will include networking feature and a RTS mode. We use the irrlicht demo as a basis for implementing some new features. So, don't be surprised if you doesn't see any graphical change in the release :-)
This is a basic client/server game in DirectX featuring up to 16 simultaneous players moving around a flat sheet of grass as skinned/animated .X meshes (the Tiny model from Microsoft demos) in only about 3500 lines of code.