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.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Shootball is a game played by software. The intent of the game itself is to provide to programmers a simple, yet challenging, game for which they can write AI (bot) players in Java.
ArgosFields is a Java/SWT port of famous turn-based stategy game Crimson Fields(http://crimson.seul.org/). Unlike the original game, it will provide full network support, but lack AI opponent(for now at least).
JChineseCheckers is a chinese checkers game written in Java. Main features are network multiplayer support, two different game boards (star & square), a strong AI and a 3D visualization of the square board using Java3D.
Anarchonomy is a Java application simulating AI agent based production, consumption, trade and force with a minimum of economic assumptions, letting users create and change their own rule and scenario sets.
MUD engine, enables interaction with text-only, XML clients. Has on-line/in-game world creation capability. WotC's OGL SRD and Java based, capable of scalable worlds across distributed servers. In short a next generation MMORPG engine.
Java Settlers of Catan is a Java version of the classic board game "Settlers of Catan". This game includes challenging computer AI players and supports multitouch inputs for gameplay on multitouch tables.
The Behavioral Layers Library is a framework for creating AI agents.
It is based on the idea of behavior decomposition. Simple behaviors are composed together to create more complex solutions. Layers can be hierarchical & used as actions in other layers
Opala is a chess-like game written in Java. You can either play against another human or against an AI. A cool user interface using Java Swing is availible. Network support is planned.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A Java implementation of all our favourite game Sabotage, a great variant of the popular Stratego (Stratego is a TradeMark of Hasbro, Inc)! Client/Server setup with network capabilities and hopefully also end up with AI and variants!
An Ataxx implementation in Java. The goal is to provide a living, breathing open-source Java MVC example, and thus provide a stable foundation for features like AI, network play, etc.
Look for standalone and applet play.
Establishing a model of the concept of game, in order to offer a framework that might be used to simulate any kind of game.
Ultimate goal : awakening AI thanks to games.
A generic "Clue-like" game, assigned as the senior programming project at LMU. lmusleuth.sourceforge.net is also another groups project of the same game. Will have basic nertworking, graphics, and hopefully AI.
An object oriented framework for AI research in intelligent agents. Extensible to any information source. Graphics toolkit for visualization to view bots in real time. Extensible GUI to run bots and visualizations under common framework.
Galahad is a Java framework for the construction of multi-player card and board games of all types. Galahad will include network and AI play and will ultimately evolve into a set of vertical and horizontal frameworks.
In Hoverbots, robots with an artificial intelligence fight each other in a 3D environment. The AI is coded by the competitors in any language. Robots can create drones with up to the same functionality as the robot, or simply as bombs.
An interface to an artificially intelligent agent for playing Magic: The Gathering by Wizards of the Coast. And one or more agents for static or adaptive playing of the game against other artificial or human players.
It's a network oriented RPG, based on an open-ended artificial society simulation engine.
Every character has an AI and acts autonomously; they born, live and die,
mate, figth and form parties. The game runs by itself: players can control characters.
The Game Engine will be a library and program for computerizing games, especially board wargames. The final implementation will be able to support many common gaming mechanism "out of the box", plus will have hooks for user created extensions including AI
This is a java remake of the classical Lode Runner game. In addition, the project intends to be a test-bed for various game AI and mobile agents techniques.
KoSI is a project at the University of Oldenburg. Our goal is to develop a server/client/computer ai, that allows people to play the card game of Bridge over the internet.
jRPG was an engine for building and running RPGs with Java 2. While development has ceased, it may still be useful as an example. Features include a 2-D tile based engine, basic AI scripting, data-file parsing, and quite a bit more.