Chess Editor is a pure Java tool to create, edit and view chess games in the Portable Game Notation (PGN) format. The tool integrates with externally specified chess engine programs to provide analysis of board positions.
A pure Java implementation of the classic board game "Twixt". For two players (or one schizophrenic player), either both local or across a network. Written for Java 1.4, it should run on any platform supporting that or later versions.
This is an eLearning-game based on a 2D-world. It is designed to be as flexible as possible, allowing everyone to create his own worlds containing individually programmed components (e. g., a chess-board for a chess tutorial).
Multiplayer Java Chess Application. Has move help option for new players learning to play the game, IM, chatroom and many other features. Server handles authentication, user registration and player statistics. Check it out.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
This is the Sudoku board game.
The game is written is Java and thus requires Java Virtual Machine installed - Avalilable for all OSs.
The game creates an initial Sudoku board and later checks the player's solution.
HexaChess is a chessgame on a hexagonal field and can be played by 2 or 3 players. The current version only allows 2 players.
It's written in Java using Code of JChessboard. HexaChess can connect to another HexaChess via a direct TCP/IP connection.
Cluedo, the murder mystery game in Java. Includes several maps (and mapping tools), AI players, configurable cards, sounds and multiple languages. In the pipe-line: networking support, improved graphics, and advanced artificial intelligence.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
AuRoRa ist eine elektronische Variante des Brettspiels RoboRally. Ein kleiner Roboter muss so programmiert werden, dass er schnell von einem Checkpoint zum anderen kommt. AuRoRa is an electronic version of the famous board-game RoboRally.
A word game featuring double-letter score, triple-word score, etc. You play against the fast and furious robot. 100% Java. The project could use a look-ahead algorithm and some better choices of dictionaries.
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.
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.
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.
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.
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.
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.