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.
Start Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Jetrix is a new generation TetriNET server designed for maximum scalability and extensibility. Customization requires little knowledge of the server's inner functioning. Jetrix aims at becoming the ideal platform for server side TetriNET programmers
This is a Java re-implementation of the original AT-Robots project <http://necrobones.com/atrobots>. The players can program robots in AT2 assembly. Seek and destroy your opponents using scanners, radar, sonar, missiles, and mines.
...The application shall propose such boards, to assist the player to solve, explain step by step how to solve it and make the resolution of the board.
NOW ALSO IN ANDROID:
https://play.google.com/store/apps/details?id=com.tastraceur.nurikabe
and in Windows 8
http://apps.microsoft.com/windows/app/nurikabe/6402a713-e0f4-4eba-9b9d-2c8e250552db
If you enjoy you can download more puzzles clicking on "Files".
(You need update Java to Java 7 to work properly)
(In "Files" you can download the version 1.0 for Java 6)
Game based in original puzzle of Nikoli
(http://www.nikoli.co.jp/en/puzzles/nurikabe.html)
Fifteen puzzle, with its own goal-seeking to find the best solution
This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly.
The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts to be implemented by the framework
The front-end classes use Swing and thus can be run via the Web.
...
A sudoku implementation. It generates and solves sudoku games. It stores sudoku quests in a database. Currently it has a print view only. In future it gets a GWT-based GUI.
Kenshira es un sistema Web para crear una comunidad de usuarios que pueda jugar y crear aventuras conversacionales.
Incluye un lenguage propio llamado OgnlScript, un compilador, un interprete y un editor de codigo fuente en Html.
A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
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.
Visual Quiz is a generic java applet for creating visual quizzes. It allows one to provide a set of question pictures and 3 or more answer pictures from which one is correct. The header text can be set to follow the theme.
PocketGames aims to provide an extended library for several games, so that they can be used with PocketPC, Linux, Windows Mobile, Web Based systems, Windows, etc.
Proposed YPP weaving puzzle. Part of the Grand Crafting Puzzle Project. Pickerel was submitted for GCPP round 1. Mackerel is a variation of Pickerel that was submitted for GCPP round 2.
Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of options unavailable in Windows's version, such as allowing more than one mines in a square. See project web site for a list of features.
Enjoy doing the crossword in the morning? But your paper doesn't print one on Sundays! Why not store the old crosswords in your computer so you can replay them anytime. Crosswordsaver keeps them in a database, you can play them later from your browser.
FaTBloG - Falling Tetriminoe Block Game is a Tetris-Clone written using the Java Programming Language deployable as a standalone application or as a web service using JavaWeb Start.
Grabble is an Anagrams-playing Java applet. In this fast-paced game,everyone plays at the same time to make words using tiles from a popular boardgame. It supports computer & unlimited human players in hotseat. One can customise the tileset,word list etc.
JSweeper is a JavaWeb Start enabled implementation of the classic minesweeper game. The object of this game is to attempt to correctly flag certain grid locations based on numbers contained in adjacent squares.
A multi-player minesweeper server, and the ability to play via telnet gives it a geeky edge. The game can be observed through a web interface by other spectators.Written in java.
ImageSlider = ``Slide Puzzle". On a surface are 8x6 slideable buttons. Each button holds one sub image of a given one. The buttons can be mixed and the player needs to rearange the image by sliding the sub image buttons.
An implementation of the Doublets word game, designed by Lewis Carroll.
The project is to write a piece of software, which will
1. pick up two random words from the dictionary
2. try to link them with the shortest possible set of interposing words.