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 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.
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
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.
GECCO (Game Environment for Command and Control Operations) is a strategy game built in java. It has a very simple graphical interface but allows for the use of standard pixel-based image formats as maps and is easy to modify and extend.
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.
An action-packed multiplayer Macross (Robotech) game where the key focus is on the valkyrie fighters. Glory to the brave! (Robotech:Glory is also a beginner developers learning platform. Welcome!) IN PLANNING
Basilisk is a multimedia and graphical library for Java. Its main goal is to provide a flexible and extensible graphic middleware to adapt your games easily to multiple Java Games scenarios, like Desktop Games, Mobile Games and Web Games.
Tokratan is an open source free multiplayer graphical online role playing game, set in a fantasy universe. In this phase of development we focus on the engine and not yet on game content. Server and client are writen in Java, a MySQL database is used.
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...
An IRC bot that moderates instances of The Werewolf Game, a detective/social game. Based on the PircBot from http://jibble.org/ and uses a modified version of the rules found at http://www.eblong.com/zarf/werewolf.html
BBalc is an open framework for the BloodBowl game.
This library provides chess-computer like functions such as analysing the game and generating/proposing actions. The modular design allows users to extend existing analyse modules to fit their needs.
This library is a general purpose library for Java programs that use the Open Game Cache (OGC).
Information about the Open Game Cache can be found at
http://opengamecache.sourceforge.net/
Keywords: master server game server
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).
JRandomize is a role playing aid (rpg tool) to generate all kind of random data, from dice results to character sheets or names. JRandomize is the perfect game master companion, it can generate the answers your players will ask for.
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.