Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.
Board Game Language (BGL, pronounced "bagel") is a natural language syntax programminglanguage for first-time programmers. It uses board games as a metaphor for programming concepts, with the goal of teaching users the foundations of programming.
Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
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 history. ...
The game is a clone of Sea Race (GCompris activity).
Is to give orders (the language is extremely basic) to a boat to win a race.
The aim is to show how to think ahead and construct a program, to people with no knowledge of it and have fun at the same time.
KiBlitz is an Internet Chess Server coded in the Java programminglanguage.
It provides a generic core with pluggable adapters for compatibility with common
other chess servers.
The project wants to switch from classical objecting oriented programming towards mark up languageprogramming, where in order to develop and play a game, it\'s enough to describe how objects look and how they are allowed to interact.