Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
MongoDB Atlas runs apps anywhere
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.
EightQueens is a simple chess puzzle written in Java. Click one square on the chess board to start recursive function. Fill the chess board with eight queens.
Chess-like game for mobile devices. You can play human vs human, human vs machine or see a game machine vs machine. The game is played in a 6x4 board. Touching a piece indicates the way it moves. Stalemate counts as a win. There is a java midlet (aga
Struggle Chess is a game of chess where all the pieces are animated. It is of course a tribute to the very famous Battle Chess. Struggle Chess is developped in Java so it is highly portable (Netbeans 6.8).
SimpleShogi is a Java implementation of the game Shogi (japanese chess) it supports hot seat and multiplayer via network (UDP). SimpleShogi offers intuitive symbols for beginners but does not implement an AI-player.
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.
A Java chess server inspired by (F)ICS. The main difference that it features improved implementation and communication protocol. The goal is to make the best open source chess server.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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)
FreeChess4 is a java chess board based on design Pattern Factory in order to implements at your choice : GUI (drag & drop, chess Font), AI (communicate with gnuchess.exe from WinBoard via shell), RS232 (chess board desk via PIC16F877, ASM, serial port)
A Chess Game developed completly in Java including the Java3D API. This game is more then standard chess games, because it contains the possibility to play on more then one layer (e.g. you can pull the rook in x- y- and z-axis)
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.
Echecs is a chess game with multiple user interfaces (actually 2D graphic mode and text mode are available). It can be played on the same computer by 2 humans. Network and non-human player functionalities are under developement.
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.
The project is about turn-based, networked multiplayer, non-cooperative, zero-sum, abstract strategy board games (e.g. Chess, Go, Reversi variants, etc.) on 3D-visualized polyhedra and related recreational (discrete, computational) mathematics.
The project is to make a site with a program to learn chess for children of 6-12 years old. The program wil run in an applet and linked to a MYSQL database. Hans Nuijen is the creator of the method how to learn the game playful.