JMorpheus is a highly configurable Othello application. Due to its modular design and well-defined interface, writing a new user interface or a computer opponent with artificial intelligence is an easy task for an intermediate Java programmer. This makes
Not yet playable. jadab is a Dots and Boxes playing program. It uses modern algorithms and graph theory to play the twin game, Strings and Coins. It is being done as a research project in math, game theory, and computer science at Dalhousie University
This is a statistics-based simulation of the game of baseball. It allows the user to act as manager, selecting lineups, making substitutions, setting defensive plays, and more. The game is based on the Extra Innings rulebook.
Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Joy Of Hex is a hex-map based strategy war game modelled on old-style board games. The game works in a planning-execution sequence. Opponents are computer AI, local human and a human by email.
A computerized version of "Big Play Football", a freely-distributed table top simulation of (U.S.) football. The game recreates matches based on statistical performance of players. Intended uses: simulation for "what if" scenarios, "Quick Play"....
ictk - Internet Chess ToolKit is a java based set of libraries and widgets useful for performing common tasks such as reading PGN, FEN, and generating legal moves. The net libraries convert ICS (Internet Chess Server) output into java objects.
This is a collection of game plugins for Eclipse using the Graphical Editing Framework (GEF). All code is written in Java. These plugins are currently being tested on Windows but should work on any platform supported by Eclipse.
Sulk is a computer version of one of Games Workshop's most perfectly conceived games, Space Hulk first edition. Play on a hotseat, against AI Genestealers, or (planned) over the internet.
Nicand's Dame is an implementation of a well known board game. The name of the game differs from country to country. Nicand's Dame offers a strong computer opponent and comes with nice graphics and sounds. Nicand's Dame can be played as Applet over the
The project is an opengl 3d (3 level) chess game with an ai that plays against the user. It is written is C++ and uses tcl/tk. All of the code is nearly platform independent.
The World Xiangqi League (WXL) was the largest online Chinese chess community on the Internet, with over 100,00 members and servers in US, Beijing, Taiwan, Hong Kong, Malaysia and Singapore. We are now archiving all the WXL sourcecode as free software.
WordCraft is a Java-based game, in which words are placed on the board in a similar way to a crossword. The game will initially be a 2 player game over IP, later on will extend to more players and also a single player against computer option.
Faile is a free chess program which plays a fairly strong game of chess (Expert strength or better). One of the main goals of Faile is to provide a full featured chess program with sourcecode which is tidy, well documented, and easy to understand.
Scrachi is simple boards game. Board is filled with different colors balls, and the player is focused on selecting the groups (more balls in group, more points). An AI computer is an opponent. Two versions: for phone (java), browser (java-script).
Tacticon is a new turn based board game, that can be seen as the new kind of chess. The software is build with Java3D and it can be used to play tacticon with 2 players. Computer player is not build yet, because of the complexity of the game.