With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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.
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.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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.