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.
Create free account
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
This is the engine/editor for a roguelike game called Lightbringer (Rhye's Quest). It is intended for programmers who want to quickly develop a roguelike game by extending, customizing and building on top of a large codebase that implements some basic and advanced parts of a roguelike game.
The sources include:
- Bare game engine with almost no specific features of the game, because they are my intellectual property;
- Map editor;
- Tile editor;
- Default graphics tileset...