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 concise javascript chess engine, first written for the 5k web
competition. It plays at the level of a lazy amateur, so is a good
match for most opponents.
MKGI Chess Club is a chess playing server with a pure Web interface. It features complete player profile management, full html email notification with embedded board display. It also includes an interface to match against chess engines such as gnuchess.
GothWaG (Gothic WarGame) is a turn-based war game written in Java usable on the net. It will support: different races, armies, infantries, cavalries, monsters, warmachines and a good artificial intelligence for single match.
RoboTournament is a RoboRally inspired game where players program their robots to vanquish their opponents.
RoboTournament features:
Multiple Game Types: Death Match, Rally, and Capture The Flag
Multi-Player through TCP/IP
Six weapons including
The aim of this project is to create a server application which allows multiple chess programs to play automated matches to each other. The first stage is to define a communication protocol between the chess programs and the server.