Files
Squiggleverse/src/lib/components/IntroText.svelte
T

14 lines
498 B
Svelte

<section class="intro" aria-labelledby="intro-title">
<h2 id="intro-title" class="sr-only">About Squiggleverse</h2>
<p>
Squiggleverse is a modular, multi-platform, game-based “stealth” learning system that teaches
grammar, usage, and style through innovative gameplay, whimsical characters, and creative
narratives co-authored by the player.
</p>
<div class="star-divider" aria-hidden="true">
<span></span>
<strong></strong>
<span></span>
</div>
</section>