KBoard is a graphical interface for playing Chess, Shogi and variants. It is meant to be a 'better xboard': lightweight and nonintrusive, but powerful, customizable and graphically appealing, with real support for chess variants such as Crazyhouse.
Marc's SuDoKu is a complete SuDoKu program with advanced puzzle creation and solving engine (see http://sourceforge.net/projects/sudoku). With Marc's SuDoKu you can play alone or in duel/battle via the included NetPlay. You need Java6 (read the news!)
Ouk or Ouk Chaktrung is a Khmer chess. It is similar to Western Chess but some of the chess pieces are moved differently. Ouk is one of the most popular board games played in Cambodia.
This is a portable game library for make the game development easily for linux and windows. It works as SDL/OpenGL, but you can substitute the Drawing function for your own in the game or by some toolkit function
Are you fed up with gory first-person shooters and boring strategy games? Then try Kniffel, a game with five dices, a mug and (nearly) unlimited player count. Fun is guaranteed!
Everything coded in C++ with FTLK the best GUI lib we've ever seen!
J2Minesweeper is minesweeper game can be played at portable media (cellphone, pda, etc) with J2ME suported and MIDP2.0 enabled, generate and build using Netbeans 5.0 + Netbeans Mobility 5.0
JECmate is an application to help manage chess games played by mail or email. Written in Java it will support the creation of messages and the sending of those messages by email. It may also be used as an interface to third-party chess engines.
At present moment this project is aimed to be a small library, that checks validity of turn in chess game. Further plans include extenging it to multiuser/multiplatform chess gaming environment.
JiM is simulator Fruit-Machine or simulator One-Bandit-Machine. He can change him "face", help Skins. Skin define all cilinder, buttons, displays, lights,.. and theirs bitmaps, xy-coordination and theirs configurations.
Dammen (from the dutch word for draughts) is a simple to-the-point program for playing draughts, but quite challenging to beat. It uses a simple yet elegant gtk+ interface.
JMill is the java-based game of "Nine Men's Morris".
This project is son of the greater parent SourceForge project "JGames", that realizes the real game environment...
This is an attempt to make a X vs. O game, without using a back-tracing, or any other time wasteful algorithm. Instead, an arrays of bonuses are used. Bonuses are given for each move, after which empty fields are sorted.