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.
Create free account
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Framework to implement board and card games including some already developed games. Typical game elements are offered by this library, so developers just care on the essential aspects that differ. Games created with tjger are also hosted (Four wins, Oasch, Schnapsen, Trap the Wizard, etc.) and the Tjger Game Pack contains all these games.
Just another online poker software, but open source for once.
You can either play poker by downloading WinABarriere.zip or study/use source code by downloading "Sources/*" files. A tutorial on how to create a simple Java 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.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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)....
The CTI community needs a real cross plateform software in order to stop searching everywhere how to create cards or play a tease.
An application which offers tools to create decks, cards and much more.
POKIRSCAN poker tax app computes gross winnings/losses from Full Tilt and PokerStars, which the IRS requires you to report rather than net profit. It combines games of the same stakes played within a set amount of idle time, netting them out.
Evver Games is an open source project that contains an AJAX web renderer and framework for creating card games; along with the card games Golf and No Peeking.
This is Java based game framework plus an implementation for a Texas Holdem poker game. The framework allows for the creation and distribtution of games in a manner similar to big poker houses, like PokerStars and FullTillt. site at www.trapoula.net
The software provide a shared 2D environment, for web clients to play board game on it. The software itself will not handle any game flow, instead, the game flow should be handled by users themselves. Most common board game will be supported.
A Java framework for writing sprite based games (turn-based, card, and arcade games.) Provides: Sprite management, rendering (Java2d or OpenGL), Collision Detection, Sprite widgets (buttons etc...), visual editor for layout of game widgets.
A Java project implementing a Trivia board game.
The trivia game is a multi player strategy game, which is written as a part of a course of software development in java in Tel Aviv university.
Open Poker Tournament Director is a manager for your poker tournament. It contains all the functionalities that are required : blinds, rounds, ants and so on. Please notice that this software is not made to play poker, but to manage your tournaments !
Lost Clan, In an ancient world of magic and might the ruthless warlord Palan tears throght the heart the land leaving nothing but destruction, fear, hate and you. Avange your clan by becomming the most powerfull caster of all.
CardShark is a software package that includes a utility for creating and organizing playing cards and an interactive environment for playing games with those cards via the internet.
The goal of the CSPoker project is to develop Poker software and experiment with Artificial Intelligence for Poker. A Texas Hold'Em server written in Java and client software in JavaFX have already been developed.