Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
MongoDB Atlas runs apps anywhere
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.
A game where you guide a small boat through a track competing for the fastest time with other players. Tracksail is written in Java and begun as an university assignment.
JOBS - Java Ogame Battle Simulator - a (offline) battle simulator for the web-based strategy game ogame; features: fast (that is: about 2x faster than speedsim), written in java 1.4 (that is: quite platform independent), swing GUI (an ugly one though)
JFastPong is an amusing pong game written in Java that can be connected to another JFastPong via a direct TCP/IP connection.
No Internet JFastPong Server is required for playing.
Others features:
*single player mode
*very simple skin system
A battle system for a role-playing video game (similar to the Final Fantasy series). Written for Java. DEVELOPMENT CURRENTLY SUSPENDED. All files are available to download; feel free to contact me with any questions.
DOEDELS is a (multi- and) singleplayer adventure enigine written in java(j2se1.5 +). The project contains the games-engine and some editors to create your own 2d adventures. The Adventure will allow to mix the gameplay with some details of RPG- and strat
Forgotten Wild War is a Real-Time-Strategy (RTS) game written in Java (so it is cross-platform). Various humanoid unity, vehicule unity, and obstacle belong to the environnement, and several players can play together via LAN or Internet.
JChessBoard is a chess game written in Java that can be connected to another JChessBoard via a direct TCP/IP connection. No Internet Chess Server is required for playing. It also became a full featured PGN viewer and editor.
AlgoBros3 is a platform independent MarioBros clone written in Java (J2SDK 1.4), coded to make easily extensible and upgradable.
With most common tile based game features implemented and a nice Look & Feel.
KoLimp or "KoL IMProved" is an independent GUI for the Kingdom of Loathing on-line MMORPG. It provides many needed features and enhancements. KoLimp is written in Java for maximum portability.
Java Settlers is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and computer-controlled opponents. Initially created as an AI research project.
A text-based MUD server base written in Java. An extensible, platform independent implementation featuring remote interaction for features such as online building and component sharing.
DiceRoller is a port of the popular game, Yahtzee, to the PC. DiceRoller is written in Java, and requires the latest version of Java (or one with Swing) to run. DiceRoller has an intuitive interface, dynamic scoring, themeable dice, and more...
ShamStats is a program which parses server logs from Counter-Strike:Source servers and then outputs all player statistics in HTML. Written in JAVA, this program runs on all platforms with JRE.
Real-time multiplayer strategy game written in Java. It works on almost every operating system (Windows, Linux, MacOS). It is not an ordinary rts. It's more similar to turn-based games (like Master of Orion) than rts (like Command and Conquer).
jIRC TrivBot is a completely functional "Trivia Bot" for IRC. Written in Java, the intent is to allow the bot to be as portable as possible across operating systems.
This is a program able to play the connect-four game, using a minimax tree search. The interesting part is that the search tree is independent of the heuristic and can be reused. Is written in compiled java.