jGo is a Java Implementation of the popular Go game in Java. It will support server based games, which allows tracking of high scores and best games, so you can replay the best games that have been played. There will also be support for chatting with oth
The goal of the project is to create a Java multi-user game server that can be easily extended and used for adding a multiplayer feature to games. User authentication, chat and interfaces for adding custom capabilities will be provided out of the box.
Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
Evowar is the new codename for MaxtrixEngine. We are revisiting the previous idea and trying to unify all java game developers in a single project: Evowar, wich is a 2D Evolutive RTS Java Game.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A Tetris clone running on the mobile phone . Support for the Siemens,Nokia, S.E,Sansum , And so on . It's based on beatiful artwork, and good Animation.
It not only running on the mobile phone but also suplied the Tetris clone of JavaApplet version.
JimmyGo is an SGF viewer (games of Go) for the J2ME platform, designed to run on phones and PDAs as a MIDP/MIDlet. It downloads games over the network, manages a small local database of games, and displays the games. Includes a minimal SGF parser.
This five stone game is an application of JAVA Client/Server pattern,The programming used JAVA swing, socket, and multithread technology, and used hsql as its database.
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.
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.
Clone of the famous board game Risk! with rules based on the italian edition.
It is a strategic game with multiplayer support.
Completely written in Java, it is designed to be totally distributed: no server expected, every player communicates with each
Remote Robo Race is a web based clone of Wizard of the Coast´s great board game Roborally. R3 is a multi-player online-game. The client is a PHP-based web-application, the server is written in Java.
Jhess is a combination email real time chess system. It allows seamless switching between correspondence and real time chess. This allows quick and easy play when both players are online simultaneously, and email chess when both players aren't online.
Flat Top Observation Tool is a tool designed to provide observation functionality when playing Avalon Hill's (Hasbro)
WWII Carrier warfare game "Flat Top" double blind. It is not a game by itself, you will need a copy of Flat Top to use this tool.
A chess study aid that lets you keep track of the various positions and branches of a chess game. It's very useful for studying the complexities of a board situation, and for following along a game that has plenty of commentary. Check out the homepage!
A chess study aid that lets you keep track of the various positions and branches of a chess game. It's very useful for studying the complexities of a board situation, and for following along a game that has plenty of commentary. The goal of the project
Java Program of a machine which plays chess: it recognizes the chessboard, the position, the move of the opponent, and asks an external Chess Engine to reply to the opponent move. it is connected to a real robot which has an arm to manipulate the pieces.