Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
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.
Infothello is a project made by students from the IUT of calais(france) The main subject is making the game "othello" , including an AI and a 2 player-mode. The game is developped in JAVA language.
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.
ChatteRoll is a framework for playing tabletop games over the internet. It's based on interconnected modules to allow users to create and share game components quickly and easily..
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.
aka Hua Rong Dao (華容道). This is a sliding block game and its solver. Goal: Move the biggest piece to exit in the middle bottom. You can customize the pieces' shape and the configuration of the board. The program shall find the optimal solution
A Checkers game implementation in Java that is optimized for AI's. It includes a basic GUI and a trainer for learning AI's. This started as a Checkers program for a Checkers AI contest in the Stanford EPGY 2008 summer AI course.
Is a Minesweeper clone written in Java. It was done because I was bored xD. I'm still working on it... and I'm thinking about making it Online soon. :-)
A Go tournament directing package aimed at small to medium sized Go tournaments (16-80 players). Handles registration, pairings, and generates AGA compatible results. Currently used by the Mass. Go Association.
A Java based version of risk that will incorporate not only, single, hotseat and network multiplayer, but also configurable and programmable AI bots allowing you to pit your strategies against a computer.
Questo progetto e' una GUI 2D e 3D per GNUChess, può essere utilizzato per giocare contro un amico in rete, quest' ultima modalita' dispone anche di una semplice chat. N.B: Il software e' da intendersi beta e/o a scopo didattico.
SNChessPLayer is a Java platform to play chess on-line, developped by B.Robertie. SNChessPlayer est un jeu d'echecs developpé en Java. Plus d'information sur http://echecs-en-ligne.org
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.
The software provide a shared 2D environment, for web clients to play board game on it. The software itself will not handle any game flow, instead, the game flow should be handled by users themselves. Most common board game will be supported.