This is the desktop version of popular number game Sudoku.
You can generate infinite(close to that...) number of puzzles and play it on your Windows as well as Linux desktop. Game comes with a cool graphical user interface.
Step-by-Step is a simple brainteaser where you have to clear all colored tiles by stepping over it. Dependent on the color of the tile you must step 1-3x over it to make it disappear. Game contains 99 levels and a separate level editor.
The project is implementation of the Mine (Minesweeper) game. Written in Java, contains tool for automatic solving the mine field. Allows to set up width and height of the mine filed and number of mines. Very cool game :-)
Java (J2ME) implementation of Yahtzee board game on your mobile phone with remarkable graphics and sound. Support provided for screen sizes of 128x96 up to 176x188.
Failed Payment Recovery for Subscription Businesses
For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.
FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
PhysicsDefense is going to be a little 3D game with a lot of physics involved using ODE, ODEJava, jME Physics 2 and jME. The goal is to keep balls from falling from an inclined plane, using obstacles, heat, cold and miscellaneous devices...
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.
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
Fully managed relational database service for MySQL, PostgreSQL, and SQL Server
Focus on your application, and leave the database to us
Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
Arcus is a Rubik's Cube Simulator written in Java featuring 3D display and cube manipulation. Besides conventional solving, getting from any pattern to any goal pattern is supported. Allows the user to bidirectionally walk through the cube's history.
A Rubik's cube game for java capable cellphones (MIDP 2.0). Features: - multiple views: 3D and 2D (also able to run on older cellphones which do not support 3D) - automatic solvers which can solve the cube either step-by-step or completely.
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 ;-)
...It consists of a 10x10 grid, which contains 5 invisible blocks. From each side a player can shoot probes into the grid. Goal is to find the blocks by the pattern of the ricochetting probes in as few shots as possible. Needs JAVA 1.6
This is a java swing version of traditional hangman word game. Special GMAT words list with meaning and an example sentence useful for GMAT/SAT aspirants.
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.
JFSudoku is a new Sudoku game that is capable of generating, solving, and measuring the difficulty of puzzles. It also has a vast library of popular premade puzzles.
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.
MazeRunner is mainly a puzzle game that is very extensible. It currently features maps, a scripting system, a music system, and it will soon have more.
HumanSudokuSolver is intended to solve Sudoku puzzles in a way human beings would do (non brute force). It currently solves most of the puzzles I tried and can output a step-by-step solution. Developers who want to contribute are welcome!