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.
Create free account
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
In the project's 2 person games there will usually be a computer player implemented, too. In general the computer will supervise and check that game play follows the correct rule set, e.g. as offered in the single person fifteen puzzle game.
As a first game of this collection you will find an Android implementation of the popular 15 puzzle (also well known as sliding puzzle or sliding tile puzzle as invented by Noyes Palmer Chapman around 1880).
This is the first step of a board game engine development plan "Architect". The first version will be playing the classical Gomoku game, and this version is called "Architect I". This project also shows the rich features of the next generation Java graphical user interface. The GUI of this application was built using JavaFX 2.0 which was entirely written in Java. Although as been announced, JavaFX 3.0 will be integrated into JRE in next year, at this point, you still need a separate runtime...
A simple two player chess game written in Java. The game enforces all of the rules of chess, highlighting potential moves, and has complete undo/redo functionality. A computer AI opponent is not available.
Tic Tac Toe is a simple game written in Java. It features a Computer AI, Internationalization and an Undo function. It is my first complete app so don't expect too much.
GeneThello (read jə-ˈne-ˈthe-lō), is an acronym for genetic othello, an othello (reversi) playing program which based on Genetic Algorithm (GA). In principle GeneThello consist of an othello program and a genetic algorithm system.
This is a strategy game written in java, with earlier versions in perl. You must enter co-ordinates, to build up stacks, set up chain reactions and eventually annihilate the computer player
This is the game Get Four also known as Connect Four. You can play against a computer opponent which provides three different levels of difficulty. Or you can play against another human player.
JScrabble is a customizable Scrabble game written in Java. You can play local against the computer using build-in five skill levels or against other players.
MetaChess allows you to play classic, fairy and atomic chess against friend or computer. In addition to that, its integrated builder permits you to create your own custom chess pieces and boards, in order to play and share your very own chess games.
Rebbeca, the abbreviation of "Redios, es Blood Bowl en código abierto", is an application to create and play board games, such as Blood Bowl, on a computer.
Monopoly! Game written in Java for the Object-Oriented Programming Course at Cà Foscari University, Computer Sciences Department, Venice, Italy. Supports up to 6 players and command line interaction.
Simple Tic Tac Toe game. Allows multiplayer on one computer, mutiplayer between computers with communication through included game server. Also has single player mode where you can play against computer.
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.
This is a computer version of the ever popular game of Ludo created in java . It has multiple human player capability in the same interface along with computer player capability and onLAN and online multiplayer capabilities .
Generate! is a compilation of many simple board games, some based on popular games like Scrabble and Risk, and others written as educational software for elementary students.
This is a computer version of the popular Sudoku game written entirely in Java. It features 8 difficulty levels, the ability to print puzzles, and LAN multiplayer. Players may also submit their best solving times to the web, and design their own puzzles.
Bordeaux1 Chinese Checkers is a playable Chinese Checkers simulator with GUI and AI. It was developed for a master's project and thesis at the University of Sciences and Technologies of Bordeaux 1, France, by a group of four computer science students.