English

Automatically Detecting Amusing Games in Wordle

Computation and Language 2025-06-09 v1

Abstract

We explore automatically predicting which Wordle games Reddit users find amusing. We scrape approximately 80k reactions by Reddit users to Wordle games from Reddit, classify the reactions as expressing amusement or not using OpenAI's GPT-3.5 using few-shot prompting, and verify that GPT-3.5's labels roughly correspond to human labels. We then extract features from Wordle games that can predict user amusement. We demonstrate that the features indeed provide a (weak) signal that predicts user amusement as predicted by GPT-3.5. Our results indicate that user amusement at Wordle games can be predicted computationally to some extent. We explore which features of the game contribute to user amusement. We find that user amusement is predictable, indicating a measurable aspect of creativity infused into Wordle games through humor.

Keywords

Cite

@article{arxiv.2506.05415,
  title  = {Automatically Detecting Amusing Games in Wordle},
  author = {Ronaldo Luo and Gary Liang and Cindy Liu and Adam Kabbara and Minahil Bakhtawar and Kina Kim and Michael Guerzhoy},
  journal= {arXiv preprint arXiv:2506.05415},
  year   = {2025}
}

Comments

Accepted to the Intenational Conference on Computational Creeativity (ICCC) 2025

R2 v1 2026-07-01T03:02:16.482Z