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.
...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)
DexPuxzle is a recreation of the famous 4X4 sliding puzzle
Refer to http://en.wikipedia.org/wiki/Fifteen_puzzle for the details of of the puzzle. It is simple to use, and thus, I hope, requires no Wiki and support.
This small app was developed in Netbeans IDE 7.1 using java swing API.
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.