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.
Tute is one of the most popular Spanish deck card games. It is now available here totally free with source code available for the community.
Learn the basics from Ludoteka [http://www.ludoteka.com/tute.html] or Wikipedia [https://www.wikipedia.org/wiki/Tute]
A simple Casino BlackJack card game written in C# as part of my learning assignment a few years ago and it is not intent to be a full feature game.
This project is to demostrate the way to build a simple card game and only cover the very basic of blackjack rule with standard card counting method.
To active counting monitor, please select "Manual shuffle on the setting manu.
Use this game to train your card counting skill before you go to the real casion.
Sorce code available on...
JSkat is an implementation of the German card game Skat in Java. You can play over the internet on the International Skat Server against the strongest Skat AI players known today or against other human players.
We moved our sourcecode to GitHub. Please clone the sourcecode from there:
https://github.com/b0n541/jskat-multimodule
The latest release can also be found there:
https://github.com/b0n541/jskat-multimodule/releases
Just another online poker software, but open source for once.
You can either play poker by downloading WinABarriere.zip or study/use sourcecode by downloading "Sources/*" files. A tutorial on how to create a simpleJava online poker software is available by downloading "Sources/WinABarriere.pdf". Feel free to use this as you wish.
Poker game assistant to get probabilities to win a hand.
PokerAssist derives probabilities to win Texas Hold'em poker games. It includes a user interface in Qt, and the source code is in Python v2.5.
INSTALL : This software DOES require Python v2.5+ and PyQT4.X installed before running, then simply launch pokerassistant.py once the sources have been unzipped.
Next version will migrate to Java technologies for developing convenience.
DominoBot is a project for a simple IRC framework. It is currently a simple yet functional Domino game bot for IRC. It currently allows arbitrary piece (stones) numbers and multi session support. The game states are broadcast to the lobby. Uses colors to identify the player who layed each stone.
It is a case study to create a framework for quick development of turn-based sessions, such as games, voting, meeting and etc.
Uses PircBotX (redistributed - you do not need to download it)....
Simple Blackjack game in Java (developed as Assignment 1 for ITEC802@MQ). For more information about Blackjack, please refer to http://en.wikipedia.org/wiki/Blackjack.
A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
Java based "table-top" card game interface, using Java's FX platform. Allows for multiplayer interaction, modular rules and card graphics, simple chatting, and other difficult items. Will need testing on all available systems.
ElferRaus (Elevens First) is a quite simple German card game played with four sets of 20 cards. This version is implemented in Java. As it takes about 80% chance, even the simple AI is fun to play.
A competitive network and internet base for playing of card-games for non-gambling purposes. Cuts out development time for new games through extensive reuse of basic code.