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.
Claim $300 Free
Your monitoring isn't a stack. It's a pile. Fix that.
Errors, performance, logs, uptime. One install, one invoice, one UI.
Replace Datadog, New Relic, and Sentry without adding three more dashboards.
An implementation of the Doublets word game, designed by Lewis Carroll.
The project is to write a piece of software, which will
1. pick up two random words from the dictionary
2. try to link them with the shortest possible set of interposing words.
ConwayGo, also called philosophers' football, is a simple board game for two players.
It is played on a Go board, but hasn't got anything to do with the famous game Go.
Invented by the english mathematician John Conway, creator of the Game of Life.
This project features an online multiplayer, turn-based game, influenced by Worms and Scorched Earth. We are starting this as a project for Software Engineering class, in Computer Science, at Universidad Complutense, in Madrid.
Round based, noninteractive, ai-scriptable strategic game. Players can make ai-scripts for vehicles (tank, jeep...), and the system play the game with scripts. AI-script can write in JavaScript. The game has a pure functional graphics.
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.
ArenaWatcher is a visual client for the programming game CodeWars found under: http://codewars.sourceforge.net/index.php. It's written in Java, but ey it's cool.
A J2ME backgammon game, for playing two players on one phone or one player against an ai. Will use midlet version 1.0 in order to support as many phones as possible.
JavaGame being developed by Herzing College Organization of Programmers. We are still in design phase at this time. Language to be used is Java for cross-platform gaming.
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.
SimpleGameNet is a framework for an arbitrary amount of diverse multiplayer game modules. It provides distributed game and player state management, chatting, etc. Several games are included, such as Chess, Dice and ConnectALine.
JFrog is a free distributed components-oriented framework created to develop multiplatform game engines with high source code reusability. Its possible to create game engines for personal computers and handhelds. Before this project was Amphibian.
Shadowed Horizons is a gaming software development framework. The aim of the project is to provide simple yet intuitive classes and utilities which will allow you to spend less time drudging around the foundation, and more time coding the next big game
A web based, Massively multiplayer, nation simulation game coded entirely in Java. Includes: diplomacy, economics, and an enorumus geo-political simulation.
ATITD Paint Mixer is a utility batch tool for the game "A Tale in the Desert" (www.atitd.com) that allows players to generate paint recipes for their ingredient reaction values.
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.
This Project is to port the old game Galactic Bloodshed(GB) from C to Java
goal 1. Port the server code to java. goal 2. write a Java client for Galactic Bloodshed. goal 3. keep this old game alive
there is currently a game being run by Chungkuo, Info
This is a java version of the famous fortune game from BSD. I am writing this program in java so that people can have a platform independent version of this great utility. I am also hoping to add some features and make jfortune fun to use.
Java implementation of reversi game. The major objective in the game was to create as good as posible computer logic. The computer learns in the game, and uses the knowledge data stored in some files, in ascii format.