"The strategic board games Reversi or Othello involve play by two parties on an eight-by-eight square grid with pieces that have two distinct sides. Pieces typically appear coin-like, with a light and a dark face."
[source: Wikipedia]
Hero Arena (HA) will be a turn based strategy game written as a Java Application for a Windows OS. Development will be open to developers of all ranges with hopes of improving skills and knowledge through working on a fun, laid-back project.
JConnect4 Tournament is a game based on the original Connect4 board-game. Written in Java, it's an independent platform development, faced to online/offline matches among two or more players, in a selectable tournament scheme.
Connect Four is a two-player board game in which the objective is to be the first to get four of one's own discs in a line. This game can be played over the network. It runs on Windows, Linux and other operating systems which support the Java 5 platform.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
JDuplicate is a free client/server multiplayer word game suite. It is multilingual and supports popular word games such as Duplicate and Scrabble(TM). The server and default client are written in Java; clients for KDE, OSX and Win32 are being tested.
LogiK is a board game of logic. Player has to place circle in a square game area respecting hints. Hints tell the number of circle to put in a line or column.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
This package contains code for the game of EasyGo, a modified version of the original game of go. This package provides a simple API so that the users can code and test their own players. Thus one can not only play, but also program their own players.
DOEDELS is a (multi- and) singleplayer adventure enigine written in java(j2se1.5 +). The project contains the games-engine and some editors to create your own 2d adventures. The Adventure will allow to mix the gameplay with some details of RPG- and strat
A J2ME backgammon game, for playing two players on one phone or one player against an ai. Will use midlet version 1.0 in order to support as many phones as possible.
SimpleGameNet is a framework for an arbitrary amount of diverse multiplayer game modules. It provides distributed game and player state management, chatting, etc. Several games are included, such as Chess, Dice and ConnectALine.
JChessBoard is a chess game written in Java that can be connected to another JChessBoard via a direct TCP/IP connection. No Internet Chess Server is required for playing. It also became a full featured PGN viewer and editor.
ConwayGo, also called philosophers' football, is a simple board game for two players.
It is played on a Go board, but hasn't got anything to do with the famous game Go.
Invented by the english mathematician John Conway, creator of the Game of Life.
This Projects purpose is to provide a simple Engine to play a basic 2 player Strategy Boardgame.
This engine allows you to write computer agents to experiment with AI techniques (minimax, alpha-beta Pruning, neural networks ...)