devprompts.org

Anagram Game with Replit

Create an anagram game using Replit and an AI agent

Explanation

This prompt demonstrates how to create an anagram game using Replit and an AI agent. It covers the setup process, AI integration, and frontend implementation for a seamless game development experience.

Prompt

Create a city anagram game. The user has to solve as many anagrams of city names as they can in 30 seconds. At the end, their score will be displayed.

Twitter Post

Additional Images

Output 1

Output #1

Output 2

Output #2

main.py

main.py

GameReplitJavascriptGame

Comments

Please log in to add a comment.