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.
JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers).
The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
Traditional Malaysian board game. Similar to Mancala. Implement NeuralNetwork (NN) agent, Min-Max, and Random move.
System is based on Adam Cofer's Mancala system (2003). Also using Neuroph 2.5b by Zoran Servarac for NN. All code under GPLv3.
Phantoms Chess Where Pawns Can become Queens
Chess Game is zero-sum two-player.
Team Members: Phantoms Team
* Leader
Gehad Sayed Kaseb Gehad.Kaseb@gmail.com
* Co-leader
Rawia Ahmed
* Research team
Hagar Samir
Safaa Mohamed
* Design and Implementation team
Ahmed Helal
Aya Eid
Aya Tarek
Eman Saleh
Fatma El zhraa Ibrahim
Hanan Mohamed
John Samir
Mina Victor
Nahla Ibrahim
Samira Magdy
Samr Ayman
* Integration Team
Marwa Ayman
Nahla Essam
* Interface...
This package contains code for the game of EasyGo, a modified version of the original game of go. This package provides a simple API so that the users can code and test their own players. Thus one can not only play, but also program their own players.
BoardWars is a teaching utility for computer science classes.
It runs as a server supporting multiple turn based board games.
The games are played by supplying the AIcode in java or c++.
BoardWars was funded by the University of Iowa
Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
An interface to an artificially intelligent agent for playing Magic: The Gathering by Wizards of the Coast. And one or more agents for static or adaptive playing of the game against other artificial or human players.