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
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
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.
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.
This is a module for PHP Nuke open source Content Management System (CMS) that allows webmasters to publish interactive Crosswords on their websites.
Features:
:: Last Crossword direct access
:: Interactive crosswords List
:: Elapsed time record
...
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.