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.
bawo is the Malawian version of an ancient African board game based around a simple counting apparatus. bawo (Malawi), bao (Tanzania) and omweso (Uganda) belong to the globally prevalent (spread by the African diaspora) mancala group of games.
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.
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 evironment. ...
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.
Play Go on your java enabled mobile phone (or PDA) and write game protocols without carrying a laptop around. "mgo" is a small, easy-to-use J2ME application featuring: boards from 19x19 to 9x9, load/save games, keep scores (captures/territory), replay.
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.
Tiny Go is a MIDlet (cell phone application, MIDP 2.0, CLDC 1.1),
which allows to play and review Go (Weiqi, Igo, Baduk) board game
files in Smart Game Format (SGF). Supports problem solving.
Project provides library for SGF parsing as separate package.
Traditional Chinese board game (not the solo mode). New version of http://openmahjong.sourceforge.net/ with the following using a different coding pattern : Model-View-Controller (MVC). Now with Chow :-D
Gobang is an old popular board game played in Asiatic countries with many variations and names like Gomoku and five-in-the-row. Using black and white stones, each player try to form a line with five adjacent stones of his color. Try it!
Sho is a traditional Tibetan game, with its abstract logic similar to Ludo This project will implement an open source Javagame. Secondary goal is to develop an AI as well as multiplayer support.
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.
A real life version of the board game "Scotland Yard".
All you need is a GPS and internet enabled mobile phone and a few friends to play the game with!
A small ICS chess client written in Java, not so large as Jin and nicer looking. The main thing will be to write code for various chess servers. Expected features include game saving as PGN and support for most commands of various ICS servers.
BB Arena is a Java Open Source version of a fantasy football game, that allow roster creation, network play, match report generation and easy rules customization.
Project migrated to https://github.com/Teg79/BBArena/tree/develop
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.
This game is the generalization of the classic Battleship game to a n-dimensional grid. Rules are the same as the classic game and boats are always unidimensional, but ships can be set in a linear (1D), square (2D), cube (3D) on n-hypercubic grid.