Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Try for Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Telegram bot that acts as a master for a game of 'Werewolf''
In this project we create a Telegram bot that, once added in a group of players, acts as a master for a game of 'Werewolf'. Using Telegram's features as custom keyboards and private chats it recreates adequately the spirit of the real game.
The project is written in Java.
JBelote est un jeu de belote écrit en Java. On peut jouer jusqu'à quatre en réseau ou avec l'ordinateur.
JBelote is a card game that can be played alone or thru network. It is written in Java.
Try it ;)
Clément.
PrefCount is an application (written in Java) that assists with counting up the results of a game of Preferans, or Preference (a European card game). This application has two language locales: English and Russian, and works on Windows, Mac, and Linux.
This is a JavaFX/Java card game called Makao. It was written for educational purposes (as a school project), but I've decided to start maintainig it and make it better and better. As for now game is divided into two part - a server and client.
This is a FreeCell solitaire game solver written in the Java. It is fast and capable - it solves all of the first million Microsoft deals in about 4 hours - 99.99% of them in less than a second, and no deal takes more than 1 minute.
TriPeaks solitaire is a card game in which you remove cards adjacent (by value) to the current card to clear the board. Since this is written in Java, it will work anywhere a JVM is installed.
This project is crossplatform solution for creating almost all card games like "Black Jack" or its Russian analog "21 Очко". Engine is written in Java. Also card game "Nine" is now available.
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.
A compilation of games mainly written in Java for education and entertainment. Train your brain with e. g. improving your ability to recognize patterns.
Magic:The Gathering over LAN or Internet, alone or against another player (need IP of your opponent). The program is the judge : you play with the true rules. Firemox can also emulate another TBS. Written in Java, works on Mac, Windows and Linux.
Moenia is a java game similar to Ants and Arcomage, written in java using jME (jMonkeyEngine). Features such as multiplayer over internet will enhance this turn based card game where the players try to destroy the other castles or raise their own.
DUNO is the multiplayer implementation of the popular card game UNO. DUNO is written in Java, communications are based on Java RMI. It's fully decentralized (no server needed to coordinate the game). It aims at being fault tolerant against peers' crash
An open simulation of the casino game "let it ride" written in Java. Runs AI agents that play the came and statistically tracks their success. Also has a command-line interface for playing the game.
This tool has two parts : a collection manager and an online duel virtual battleground for the card game "Magic : The Gathering", written in Java (Java 5, JFreeChart and XStream are needed). You can import cards using the official online card database.
Network Card-Poker game written in Java. Server interacts via console with administrator and stores login data in a MySQL database (no GUI planned for server). Client uses an open interface. Default client written in Java as an applet.
The Open Poker Project aims to provide a free implementation of a Texas Hold'em poker game with a client server architecture. The server and client are written in Java. Hence the ansatz is platform independant and supports multi-player games.
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.