Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
This is a simple app, created around an original sudoku solver based only on heuristics, not brute force. It's coded in Java/SWT(GUI toolkit). It's an example of MVC and of Visitor, Observer, Strategy, Abstract Factory, Singleton Design Patterns.
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.
A java implementation of the Sudoku puzzle.
Unique features include different sizes of puzzle (from 4x4 to 16x16) and a genuine user interface based on visual helps (highlighing a selected number, a mouse cursor representing the selected number, etc.)
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.
...A trading card game (TCG) with creatures and spells. You play against the computer with rules enforcement. Over 400 cards to build your deck with, infinite playability. Java based, works on Windows, Linux, Mac, etc..
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.
CSameGame is a multiplatform Java game based on SameGame. It also supports various game styles, save and load games, highscore ladder, a solver and an helper
DamePlus is an OpenGL based checkers game including several game modes such as "Dame", "Dame International", "Wolf und Schaf" etc. Also for playing human vs. computer some AI is implemented.
A java based 'Minesweeper' clone that uses native javax.swing components as graphical interface. It comes with my cool feature of 'Invulnerabilty' - it enables you to go on after stepping on a mine - my girlfriend wished that ;-)
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.
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.
This is a java based SuDoKu game. This game will be featuring a very good problem generator, which will be categorrized according to difficulty level. It may also become a problem solver in the future.