An Overview of the Ludii General Game System
It provides a tool for researchers and AI developers to study and test algorithms on a wide range of games, but it is incremental as it builds upon prior general game software.
The paper introduces Ludii, a general game system developed for the Digital Ludeme Project to model and play over 1000 traditional strategy games, enabling new AI challenges through features like a game description language and agent creation.
The Digital Ludeme Project (DLP) aims to reconstruct and analyse over 1000 traditional strategy games using modern techniques. One of the key aspects of this project is the development of Ludii, a general game system that will be able to model and play the complete range of games required by this project. Such an undertaking will create a wide range of possibilities for new AI challenges. In this paper we describe many of the features of Ludii that can be used. This includes designing and modifying games using the Ludii game description language, creating agents capable of playing these games, and several advantages the system has over prior general game software.