Okay, I need to write an SEO-optimized HTML article for the given software review. Let me start by understanding the requirements. The article should be between 1000-2000 characters, use the app name, platform, and category naturally. The structure needs h2 and h3 headings, covering what the app does, key features, use cases, pros/cons, target audience, and tips. The tone should be engaging and informative for English speakers.
First, the title. It should include the app name, "Fate of the Seventh Scholar for Windows," and relevant keywords like "Windows," "roguelike games," "handcrafted world," etc. Maybe start with an h1, but since the user didn't mention h1, maybe stick to h2 and h3. Wait, the user specified using only certain tags, so h2 and h3 are allowed. Let me check the example provided. The original example uses h2 and h3, so I'll follow that.
The introduction should grab attention. Maybe start with the app's unique selling points: handcrafted map, blend of combat and puzzle-solving. The summary mentions it's a premium 2D action roguelike with a static map. I need to integrate those terms.
Next sections: Key Features. List the pros like handcrafted map, combat style, meta progression. Also mention the cons like short runtime and lower replayability. Use bullet points with ul and li tags. Make sure each feature is explained clearly.
Use Cases: Who is this for? Players who enjoy exploration and structured journeys in roguelikes. Maybe target fans of puzzle-solving and traditional games. Also mention the target audience in the pros/cons section.
Pros and Cons sections need to be explicit. Use h3 headings for each. For pros, each point should be a list item. Similarly for cons.
Tips section: How to get the most out of the game. Suggest taking notes on found items, exploring thoroughly, managing resources. Maybe include tips on combat strategies or seeking help if stuck.
Structure the article with headings in order: Introduction, Key Features, Use Cases, Pros/Cons, Tips, Conclusion. Each section uses h2 or h3 appropriately.
Need to ensure natural keyword integration. The app name should appear frequently. Words like "Windows," "roguelike games," "handcrafted world," "meta-progression," "puzzle-solving," "exploration," "combat," "premium," "2D action" should be included.
Check character count. The example provided is around 1500 characters. Need to stay within limit. Keep paragraphs concise, use lists for features and cons/pros.
Avoid markdown, so just use the tags as specified. No classes or ids. Ensure that all the required elements are covered without exceeding the character limit.
Let me draft the HTML step by step. Start with the doctype, html tag, head with meta tags for charset and viewport. Then the body with headings and content.
Wait, the user said to output ONLY valid HTML, so I need to include the full structure but focus on the content within the body. However, the user might expect just the body content, but the example includes the full HTML. Let me check the original example's structure. The example starts with , includes head, and body. So I need to write the full HTML document, but ensure it's valid and meets the requirements.
But the user said "write the full HTML review now" so the output should be the complete HTML document. But the assistant's previous response in the example included the full HTML with head and body. So I need to follow that.
Wait, the user's instruction says "Output ONLY valid HTML (no markdown, no code fences, no explanations). Use only these tags: , ,
, , , , , - . No class, id, or style attributes."
So the HTML should have the basic structure, with the body containing the content. Let me structure it properly.
Start with , then , with for charset and viewport, and . Then the with the content sections.
Now, putting it all together. Let me outline each section:
1. Introduction: H2 heading, first paragraph introducing the app, its features, and target audience.
2. Key Features: H2, then a list (ul) of features with explanations. Each feature as an li, possibly with strong