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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Break-tris is a two-player game, aimed at combining the best parts of the 80's classics Tetris and Breakout. One player attempts to complete objective by playing the Tetris side while the other player atempts to breakout!
Use the spacebar to stop the blocks moving from side to side. Line them up carefully, because those that aren't supported will fall. There are 20 rows; blocks in each subsequent row move faster, making it harder, and score multiplier increases each row.
This is an implementation of Donald Knuth's Algorithm X ("dancing links"). This is primarily a sudoku generator and solver, though it can be used to solve other exact cover problems.
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.
This project is a new way of playing Tetris, one of the most popular games in history. To run the game you have to install:
1. Java 1.6u7 or a newer version;
2. JOGL 1.1.2;
3. Java Media Framework 2.1.1;
This package allows you to create virtual rubik cubes and move their faces. Moreover you can see at every time the current position of the cube and find its solution. Visit http://www.hcroboting.com for more information
This game is an improved remake of old Atari800xl game Zenji.
The goal is to move around labyrinth and transform it. When all fields of labyrinth are connected level is completed. There are also some monsters that are trying to kill ya'.
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.
GoMoku3D is a tridimensional game in which you have to make a "tunnel" of little cubes inside a bigger one. You can play with one/two competitor or against the computer, even in network mode. Realized by CS students at University of Padua, Italy.
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.)
JPlanarity is a puzzle computer game written in Java Language, a clon of flash Planarity game written by John Tantalo. The player starts out with a tangled series of connected dots, and has to untangle the net until no edges intersect.
This package has been created in order to control, solve and manage a 2x2
rubik cube using java language. Its methods can mix and solve the cube, and allow
the user to change the cube information in any time. There are two ways to solve the cube.
Falling blocks game clone, designed for J2ME devices with 176x208 resolution or greater, programmed with Nokia 6630, but should run on any MIDP 2.0 devices.
Crossword Builder is java program for creating crosswords. It can create, fill and export crosswords in pdf format. It's very fast. Supports different input languages.
The game is intended for people who want to improve their memory abilities. This is old school NOKIA 3310 pairs game redesign project written in java (j2me/midp2).
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.