AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Free 30 days.
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
pacific chung is a marine version of irrflight_chung combat flight simulator, with more planes, sea, ships, aircrafts carriers,and zeros planes.It is written in freebasic and irrlicht 3D openGL engine.New: you can give orders to wingmen planes.
An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
ZASM is a 2 pass assembler for Zilog's 8-bit CPU Z80.
Supported platforms: Unix-style OS, e.g. MacOS X, Linux, BSD.
Special support for ZX Spectrum emulator file formats.
Binary or intel hex file output.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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.
Java-based free software for learning audio and flashing-light Morse code. Features include very flexible audio system, drills based on live news feeds, and adaptive drilling strategies.
Game of life is a c# lesson in object oriented programming. It provides places to write code which is Object Oriented and work on AI routines, Multi-threading and least importantly, fun.
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.
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 :-)
C# / DX9.0 Demo App/ SourceCode
1/20/03
Modeling 3-dimensial functions, shapes such as spheres, cubes, and a fully animated wave-modeling simulation. Explores topics such as positioning lighting, cameras, shapes, windows interface, Font "Meshes"..
Boids, developed by Craig Reynolds (http://www.red3d.com/cwr/) in 1986, is an artificial life program, simulating the flocking behaviour of birds. This demo implements the pseudo code found here: http://www.kfish.org/boids/pseudocode.html
A shareware game called begin was released in 1984: a tactical starship game with a good AI and fair rules (the computer had no advantage) I've hacked assembly code to make it a multiplayer game, so that folk can challenge each other rather than the AI.
This project has created a plugin for the Multi Purpose Viewer (MPV) an open source Image Generator (IG) used for testing the Common Image Generator Interface (CIGI). The code of this project is an adaptation of the ShaderManager from Delta3D.
Sandbox application using the Box2D physics engine with graphics done by SDL and OpenGL. I include some of the Box2D sourcecode in this project. I claim no credit for any of the source files with the "b2" prefix.
A no limit Texas hold'em simulation system which allows different groups developing Artificial Intelligence poker players to compete against each other by using our system code. Visit www.seas.upenn.edu/~poker/ for info, source and docs.
The SH Batch Editor allows to apply automated changes to the mission and campaign files of the Silent Hunter game series (SH3 and SH4). It includes a Java API to the mission structure and an application to make simple changes using Python code snippets.
Space simulation written in Python. The project aims to someday be like Elite with aspects of Trade Wars. Currently it is an interesting experiment in vector mathematics which demonstrates a minimalistic rendering engine for 3D space graphics.
An abstraction layer allowing the use of different physics libraries through a consistent API. It's possible to swap between different physics engines without altering code. Interfaces are provided to connect it to your visualisation framework of choice.