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.
Hello World, my name's Nick .
I like this game since a long time.
I played various versions of it, but they all lack in customization.
That always made me want to make my own version of Tic Tac Toe since I was 10 or so.
I couldn't even program!
So I'm now attempting to make it look beautiful and full of little details.
I hope you're gonna enjoy it!
Coder: Nick .
Tester: Alex
You need Microsoft .Net Framework 4.5 or the application won't start.
.Net Framework 4.5 is already...
The mathematical game widely known as Nim made in C#.
The rules are simple.
Each turn a player can take one or more matches from the same row.
Who takes the last match wins!
The souce code is inside the archive
Have fun playing it!
A Simple Yahtzee like game, similar to the ones played `back in the day` using a cup, some dice and a paper score card. Use Mono/Gtk# and SQLite for data storage.
The Silver Games Project is a collection of open source, multiplayer networked games being developed in Silverlight. All games are tied together with a common lobby server featuring a global ladder ranking system.
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.
Labyrinth is a complicated game for two or more players. They walk in dark Labyrinth, searching for treasures, by passing moves to server and getting replies.
This game is an implementation of the Chinese board game 'Go'. You play against an AI that learns how to play the game by playing against you. The more you play, the better the system will become.