LudiiExampleAI and LudiiAI
These are ecosystem siblings where one provides the reference implementation framework (built-in AIs) while the other serves as a template and educational resource for developers to create custom third-party AI agents for the same Ludii game system.
About LudiiExampleAI
Ludeme/LudiiExampleAI
Project with examples for the implementation of third-party AI algorithms / agents for the Ludii general game system.
This project helps researchers and game AI developers integrate their custom AI algorithms into the Ludii general game system. You provide your AI agent code, and the project offers examples and instructions to compile and load it. The output is a playable AI agent within the Ludii application, ready for testing or competition against other agents across various games.
About LudiiAI
Ludeme/LudiiAI
Repo with code for Ludii's built-in AIs.
This project provides the underlying source code for various built-in artificial intelligence (AI) agents used in the Ludii general game system. It offers reference implementations for different AI algorithms, like Monte-Carlo Tree Search and Alpha-Beta Search, which can be useful for those studying game AI. The typical user would be a researcher or academic working on game AI development or analysis.
Scores updated daily from GitHub, PyPI, and npm data. How scores work