5 papers · 1 filter
Ludax: A GPU-Accelerated Domain Specific Language for Board Games
Graham Todd, Alexander G. Padula, Dennis J. N. J. Soemers +1
Games have long been used as benchmarks and testing environments for research in artificial intelligence. A key step in supporting this research was the development of game descrip…
PuzzleJAX: A Benchmark for Reasoning and Learning
Sam Earle, Graham Todd, Yuchen Li +5
We introduce PuzzleJAX, a GPU-accelerated puzzle game engine and description language designed to support rapid benchmarking of tree search, reinforcement learning, and LLM reasoni…
ScriptDoctor: Automatic Generation of PuzzleScript Games via Large Language Models and Tree Search
Sam Earle, Ahmed Khalifa, Muhammad Umair Nasir +4
There is much interest in using large pre-trained models in Automatic Game Design (AGD), whether via the generation of code, assets, or more abstract conceptualization of design id…
GAVEL: Generating Games Via Evolution and Language Models
Graham Todd, Alexander Padula, Matthew Stephenson +3
Automatically generating novel and interesting games is a complex task. Challenges include representing game rules in a computationally workable form, searching through the large s…
Goals as Reward-Producing Programs
Guy Davidson, Graham Todd, Julian Togelius +2
People are remarkably capable of generating their own goals, beginning with child's play and continuing into adulthood. Despite considerable empirical and computational work on goa…