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.
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 J2ME MIDlet implementing a Portable Chess Board to run on a Java enabled Cell Phone. In order to download the binaries and/or the source files please follow the Files->MobileChessBoard link above.
Tool for chess teachers to create PDF files with chess diagrams in it
Tool for chess teachers to create PDF files with chess diagrams in it.
1) Create a pgn file with chess diagrams (FEN notation) in it (e.g by using lichess)
2) Open the Fen2Pdf and select the folder containing the pgn(s)
3) Click start. Fen2Pdf detects the pgn files in it and creates a pdf file
You can now print this file and hand the exercises over to your students
Extra features:
* Mirror the positions. This is handy if you want the same problems presented for the other color for educational purposes. You could present the same set of exercises in 2 different ways!
...
From the creator of MKGI Chess Club comes this next generation chess club. Completely re-written from scratch on the latest software frameworks, it features: social networks connection, scalable data storage, stunning graphics and much more to come.
This project has two parts:
- A Java Chess library containing board models, rules and PGN format management
- A complete Chess web application based on the core Java library
Framework for creation of board games. Chess is built-in, Monopoly comes next. It addresses: 1) Players 2) Game authors 3) AI developers 4) Model-based developers. Developed by software professionals using EMF. New games are configured in few hours.
This chess engine is the result of the project work 2013 at the University of Applied Sciences, study programme Applied Informatics. The target was to write an engine that is able to play chess with the official FIDE rules.
At the moment, the engine chooses the first-found valid move instead of the best move. Other java classes should be fine.
- shout-out to Mediocre Chess
Amy2 is a game playing program written in Java, playing both reversi and chess. It features high playing strength, an opening database and endgame tablebases.
A simple game originated from Nepal where two users or single user can play the game. There is two key component in the game i.e tiger and goat. Goat needs to trap the tiger in-order to win the game. And if tiger is able to eat 4 goats tiger wins the game.
This chess program changes its strength to give the best match against you. Eventually it learns to beat you specifically through learning alogirthms. Features included transposition tables and a elementary 3-piece endgame tablebase.
Chess game. It supports disconnected network play by means of emails or such. It supports also realtime network play through a TCP connection. It requires Java 2 version 1.3 or later (vers. 2 under development will reqire JDK5.0 to compile from sourc
These are games,Pacman,Battlefield,Tetris and Chess made by students of International Institute of Information and Technology. These projects follows different Design Patterns to have an efficient designs.Projects guided by KV Dinesha Ph.D(IIT-Bombay)
FIGS, open and fun! GPL/java game server for many games, and a graphical client. Server works for 16/19 chess variants,adding go, rating system, and haskell AI client soon.
xChess is a multiplatform graphical chess user interface written in Java for numerous chess engines. It intends to support multiple chess protocols to serve as a front end for many existent chess engines.
JECmate is an application to help manage chess games played by mail or email. Written in Java it will support the creation of messages and the sending of those messages by email. It may also be used as an interface to third-party chess engines.
Geared toward Artificial Intelligence development for chess. JFChess is written in Java, and is designed to easily integrate new AI's. It is also can play over LAN, Direct Connect, and IRC for competitive play!
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.
The XiangQi XML projects revolves around the design of XML-based standards and tools for capturing, representing, commenting, exchanging, playing and displaying games of xiangqi, or chinese chess.
This is a collection of game plugins for Eclipse using the Graphical Editing Framework (GEF). All code is written in Java. These plugins are currently being tested on Windows but should work on any platform supported by Eclipse.
Java chess programm. Main goal is to develop an object orientated program with simple and well documented interfaces. A major point is how to handle endgame situations.