Can LLMs Create a Realistic Sheep Herding Game?
2025-03-11
A developer challenged large language models (LLMs) to create a sheep herding game called "Shepherd's Dog," focusing on realistic flocking behavior. The detailed prompt included specifications for sheep movement, reactions to the dog and obstacles, and gameplay mechanics. The LLMs were tasked with building the entire game within a single index.html file using HTML, CSS, and JavaScript, featuring at least 10 levels, a timer, scoring system, and saved game progress. The experiment showcases the potential of LLMs in game development.
Game
Game Design