You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"config":{"system_prompt":"","model":"","temperature":0,"top_p":1,"framework":"nextjs-page-tailwind"},"prompts":[{"prompt":"Create a simple dice game in JavaScript where two players roll a dice in each round. The game has 10 rounds, and the player with the highest total score at the end wins. Display the winner and offer an option to play another game. The code should include:\n\n1. Prompting the user to enter the names of two players.\n2. A function to simulate dice rolls.\n3. A loop to conduct 10 rounds of dice rolls.\n4. Keeping track of each player's total score.\n5. Declaring the winner at the end.\n6. An option to start a new game after the current game ends.","md5":"e1a7e4945ef736cbd57aa13e8c391123"}]}