Automated ingestion of prompt: Dota 2 Hero Stats and Builds Website Design
This commit is contained in:
parent
7f05e6fea2
commit
7a12b86486
|
|
@ -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.
|
||||
Loading…
Reference in New Issue