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.
Portable game engine with main focus on point-and-click adventures
This project aims to create a fast game engine that is simple to use. It will support rendering in OpenGL and DirectX and run on Linux, Windows and Android. It even runs in the browser with WebGL through emscripten.
It was originally used to create a round-based 3D multiplayer role-playing game called Heroquest.
Now, the main focus has shifted to create a portable point-and-click adventure system and some adventure games.
Sudoku game library written in C# qirh source and tests (NUnit) available. Provides hint tracking and allows for custom classes to be added for advanced solving techniques to be applied without directly modifying the library's code. An UndoManager class is provided for automatic undo/redo support, and basic file saving and loading to and from an XML format is implemented as well.
Also includes a custom control to drop on forms to take care of the display and basic key handling, and a...
SokoSolve is a Sokoban game and enthusiast tools. Features include: Game (mouse-move,crate-drag, bookmarks), Library, Solver, Editor, and Generator. (Windows, C# .NET)
Moved: https://github.com/guylangston/SokoSolve
Simple and easy-to-use solver for Sudoku puzzles. Games are loaded from a server or manually entered. Generic interfaces for plugging any solver and/or game loader/generator.
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.
Sudll is a simple and reasonably fast C# library for solving (and creating) sudoku puzzles. Quite abstract --- can be used also for sudoku variants (like twin sudoku etc.), orthogonal Latin squares and many other things.