Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
A full implementation of Tablut(aka Viking chess). Supports human vs human and human vs CPU games. Runs as Java Swing application (Java 8 Required).
run the game from dist folder with
java -jar tablut.jar
Implemented By University of Windsor computer science students during Introduction to Artificial Intelligence course taught by Professor Kalyani Selvarajah.
Please read the White Paper pdf for full game rules and description of CPU player artificial intelligence.
...
Java Open Chess is a project written in Java in NetBeans IDE. There is possibility to play for 2 players on local computers and via network connection. There is also an option to play versus quite weak computer oponent. Stronger computer oponens will be implemented soon.
ATTENTION: Requires Java 1.8 or higher!
Snakes and Ladders implementation of the famous board game.
Snake Ladder by woomar
This is an implementaion of the famous Snake Ladders board game known as "Gyan chauper"
in India and "Chutes and Ladders" in the United States , in arabic its called "السلم والحية".
//---------------------------<>--------------------------------
Game info:
Players : 2 players (the board game can be up to 4 AFAIK)
Die : one (could be two in the board version)
Boards :
1-Ready Boards (3 of them)
2-Custom Boards (randomize snake and ladders position with different templates)
Mode :
1-Player vs Player.
2-Player vs CPU.
...
Chess for Windows. Created in Visual Studio /VC++. Has a basic colorful interface, features AI/CPU player. Future versions will have drag'n'drop, take back option, more visual AI move, different difficulty levels...