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.
A multiplayer First-Person-Shooter game built in Java 3D
The system is divided into two parts: the client and the server.
Clients at different geographic locations in the network connect to a single server by specifying its IPv4 address. The user gets into the system using his/her username and password. Each user has to make an account for himself in the beginning. His account information will be stored on the server machine in persistent form. Server sessions will have no effect on its accounts.
The server can be running anywhere on the...
A turn-based, 4X strategy game with some real-time tactical and also role playing aspects. I've been planning this game on paper for years and am now starting to code (Jan. '11)
As the title suggests, this is a real-time strategy game IN SPACE!!!! This version is incomplete and I have stopped working on it. If you would like to continue it, email me and I will send you the source code.