Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Get a free trial
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Echecs is a chess game with multiple user interfaces (actually 2D graphic mode and text mode are available). It can be played on the same computer by 2 humans. Network and non-human player functionalities are under developement.
Tick5 is a board game known as gomoku, omok, piskvorky or wuziqi. Tick5 has a built-in AI and also allows users to build their own AI with script language Lua. Tick5 runs cross-platform and has both GUI and textual version.
TGA is a program that solves life & death problems in the ancient board game of GO. It's estimated strength is on the border of kyu/dan level. Program is commandline oriented, inputs and outputs are demanded/given in SGF.
Yet another implementation of the BloodBowl board game. It uses a client/server setup similar to MegaMek to enable network play. The aim is to fully implement all rules from the Living Rulebook.
Sudokulib is a small C++ library for generating and solving sudoku puzzles. The projects also contains a small sudoku app for Linux and Windows systems. The subproject MobileSudoku is a J2ME-Version. It should run on all recent mobile phones.
ConChess - A console based chess game
This is a console based chess game with basic chess rules for 2 players. Yet, there is no single-player mode with AI implemented.
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...
JOthi is the java-based game of "Othello". This project is son of the greater parent SourceForge project "JGames", that realizes the real game environment: JOthi only defines the "Othello" game rules and its specific AI players.
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.
JGames is a sort of "game development framework" that creates a solid general structure for all Board Games, Strategy Games and all these game, 2D and 3D, that can be specified defining its particular Rules.
Labyrinth is a complicated game for two or more players. They walk in dark Labyrinth, searching for treasures, by passing moves to server and getting replies.
Library with general purpose modules for a Go playing program by the author of 'Goliath'
Includes a tactical reader, influence module, pattern-matcher, pattern-editor and more.
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.
JobyX is an ICS (Internet Chess Server) robot framework that provides basic robot functionality, including commands, lists, variables, avariables, and (in the new JobyX 2) full-blown Java-like exception handling. Commands, etc, are provided by modules.
Fortresses is a multiplayer game of strategy and diplomacy in the spirit of Bruno Faidutti's classic board game "Citadels." Take on different medieval roles as you compete against up to 7 other players to quickly build the most magnificent city.
JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.