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.
Start Free
AI-generated apps that pass security review
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.
...Key changes against the original are outlined at: https://solitairecg.sourceforge.io/
The changes fix bugs, add games and portait mode, and enable card dealing and playability in spider. New hi-res graphics have been added to the original card graphics to take advantage of today's larger, higher resolution screens.
Sourcecode available under Apache license 2.0, see git repository.
Tute is one of the most popular Spanish deck card games. It is now available here totally free with sourcecode available for the community.
Learn the basics from Ludoteka [http://www.ludoteka.com/tute.html] or Wikipedia [https://www.wikipedia.org/wiki/Tute]
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
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.
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 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 sourcecode 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.
A table game simulator. You can play easy card games and even ccgs. JTable is a generic simulator. You can create up new games easily with the editor. Play every game you want with up to 12 players via internet (using Hamachi: http://www.hamachi.com) or
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.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.
Pokerbot is a Pokerengine to host programmed pokerplayers(Client-AIs). Users code their own Poker Clients and let them compete to others. Phase one is to have the engine running on a single machine with loaded Jars. Step 2 will host in the Internet.