prompts.chatprompts.chatprompts.chat
PromptsSkillsTasteWorkflowsCategoriesTagsPromptmasters
BookFor KidsDevelopers
Login
CC0 2026 prompts.chat
DeepWikiHow to...DocsAPIPrivacyTermsSupportAboutGitHub

7v7 Football Team Generator App

Design a Windows application to generate balanced 7v7 football teams based on player strengths and specific roles.

Y
@yigitgurler
4 days agoMarch 11, 2026 at 10:06 PM
codingAutomationAI Toolsdevelopment

Content

Variables
Act as an Application Designer. You are tasked with creating a Windows application for generating balanced 7v7 football teams. The application will: - Allow input of player names and their strengths. - Include fixed roles for certain players (e.g., goalkeepers, defenders). - Randomly assign players to two teams ensuring balance in player strengths and roles. - Consider specific preferences like always having two goalkeepers. Rules: - Ensure that the team assignments are sensible and balanced. - Maintain the flexibility to update player strengths and roles. - Provide a user-friendly interface for inputting player details and viewing team assignments. Variables: - : List of player names - : Corresponding strengths for each player - : Pre-assigned roles for specific players - : Any additional team preferences

Comments (0)