Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.
The purpose of this project was to test my programming skill, and because a friend dared me (don't get any ideas). Those who program in pascal will know that it is not designed for creating games.
Please note that this project was started a year after I first learned to program (pascal is my first language), and so the old code may be very basic. (Feel free to look at it, it's the CHESS.PAS file)
The notes and do do list (see files) contains my plans with the project and its version...
chessoclock is a simple chess clock running on a virtual terminal
chessoclock is a simple chess clock running on a virtual terminal. It
supports an user defined time amount and increment per move as well as extra time and all the features of a Fischer clock.
chessoclock is no longer based on the curses library. Install it on your
(even old old old) laptop and you can have a chess clock everywhere in every moment. Under Linux only it can run in a xterm, but you get best visual effect when running in a virtual terminal or on the console and not under X.
...