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
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Distributed Fair Dice Roller is a Java component that provides online games with a set of fair dice. Clients each contribute to the dice results, and can verify that all rolls were random, fair, and no other player could cheat.
CloneBall is multiplayer strategic game. Players add dots to fields in grid. When in the field are 4 dots, on next addition, field will explode to the sides and capture nearby fields. Game goal is to capture all opponets fields.
GamePlate is a Java library for implementing strategic games. The name is an abbreviation of "game template". At the moment, it can be used for board games only, but might be extended by packages for cardgames. It cannot be used for action games etc.
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.
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 cardgames like "Black Jack" or its Russian analog "21 Очко". Engine is written in Java. Also card game "Nine" is now available.
ElferRaus (Elevens First) is a quite simple German card game played with four sets of 20 cards. This version is implemented in Java. As it takes about 80% chance, even the simple AI is fun to play.
This is yet another cross platform(written in java) implementation of the classic tetris game. It focuses on funny multiplayer features as well as 2d, 3d and maybe even 4d gameplay modes. Basic 2d single and multiplayer game is already implemented.
This is a computer version of the ever popular game of Ludo created in java . It has multiple human player capability in the same interface along with computer player capability and onLAN and online multiplayer capabilities .
This game is a card game which is known to me as "Wizard". It is similiar to the game "SKAT" but not that complex. So it should be easy for children but makes even fun if you're a fullgrown :) This game is a Internet game without any Computer Pl
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.
TextSchnapsen is an Austrian card-playing game, which can be used on your mobile phone using j2me 2nd edition or on Posix like system on command line (DOS, Linux). C64 is also supported.
With RJ Poker Replay you can load a handhistoryfile from Pokerstars an play it again. It show a table and all steps of the hand. You can watch and analyze the game.
Orion Ex Machina is a Master Of Orion II: Battle At Antares clone. It combines the very good gameplay of MOO2 and some new features like quests, an improved multiplayer mode and an easy way to extends the game with new content (buildings, weapons etc).
iSnake aims to bring the fun and simplicity of snake game (popular among cell phone users) with some new features. It includes a computer controlled intelligent opponent and multiplayer feature.
A Java / J2ME implementation of the popular Freecell card game and the popular Sudoku game. We support MIDP enabled mobile phones, and plan to expand and implement other games for mobile phones in the future.
TrickTakingGame is a unified, generic platform - both server and client - capable of playing various trick-taking games (such as Whist, or Bridge). Available rules are defined as server plugins.