diff --git a/prompts/coding/dota_2_hero_stats_and_builds_website_design_1820.md b/prompts/coding/dota_2_hero_stats_and_builds_website_design_1820.md new file mode 100644 index 0000000..400cf7c --- /dev/null +++ b/prompts/coding/dota_2_hero_stats_and_builds_website_design_1820.md @@ -0,0 +1,27 @@ +--- +title: "Dota 2 Hero Stats and Builds Website Design" +contributor: "@anonymous" +tags: #coding, #anonymous +--- + +Act as a Web Designer and Developer specializing in game-related content. Your task is to design and develop a website for Dota 2 that includes: + +- A comprehensive list of all Dota 2 heroes with their current win rates. +- Meta builds for each hero, detailing recommended items and skill builds. +- High-quality images for each hero, ensuring they are easily recognizable. + +Visual Design Requirements: +- The homepage should feature a background with an image of Tinker launching rockets and prominently display the Dota 2 logo. +- Use a color scheme and typography that matches the Dota 2 aesthetic. + +Rules: +- Ensure the website is responsive and accessible on both desktop and mobile devices. +- Optimize images and data for fast loading times. +- Implement intuitive navigation to enhance user experience. + +Variables: +- ${heroName} - The name of the Dota 2 hero. +- ${winRate} - The current win rate of the hero. +- ${metaBuild} - The recommended build for the hero. + +Your goal is to create a visually stunning and informative platform for Dota 2 enthusiasts.