Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions site/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,14 +100,13 @@ <h3><span class="ico" aria-hidden="true">🌐</span> Communities &amp; servers</
<section class="chalk-card reveal" style="margin-top:28px;">
<h2 class="tilt-r" style="margin-top:0">The team</h2>
<p>
Heredita is being built by a tiny crew of map nerds. Art and worldbuilding by
the <strong>Heredita team</strong>; design and code by the rest of us. We're not Roblox — yet — but
we're aiming at the same kind of "open table" for our corner of the internet.
Heredita is built by four individuals, Whirl, Digi, Legi and Hilmi. Our goal is to create a platform for history, geography, and political enthusiasts who wish to live the experience of ruling a country or participating in politics with the fun that a videogame provides.
</p>
<p>
Want to follow along, complain about a brush, or pitch a feature?
Reach out through our official support channel, review the <a href="terms.html">Terms &amp; Conditions</a>,
or just keep checking the <a href="updates.html">Updates</a> page.
We provide a platform that allows for mappers to create, for historians to thrive and for political enthusiasts to participate!
</p>
<p>
Our small team came together through the internet, and we hope that those who come on our game are also able to form tight bonds. That is what Heredita is about, its not just about conquest or war, it is about unity and creating things worth sharing.
</p>
</section>

Expand Down
18 changes: 7 additions & 11 deletions site/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,24 +71,20 @@ <h2 class="tilt-r">Game Modes</h2>
</div>
<div class="mode-grid">
<a class="chalk-card mode-card reveal delay-1" href="https://app.heredita.net/app/" data-play>
<span class="tag">Sandbox</span>
<h3>Free Paint</h3>
<p>Solo on the map. No dice, no chat — just chalk, borders, and ideas.</p>
<h3>Historical</h3>
<p>Relive real history by guiding nations through historical events, politics, warfare, and expansion.</p>
</a>
<a class="chalk-card mode-card reveal delay-2" href="https://app.heredita.net/app/" data-play>
<span class="tag">Roleplay</span>
<h3>Alternate History</h3>
<p>Pick a year, change one event, and watch the cascade.</p>
<p>Rewrite the past and explore endless "what if" scenarios as every decision reshapes the course of history.</p>
</a>
<div class="chalk-card mode-card disabled reveal delay-3" aria-disabled="true">
<span class="tag">Soon™</span>
<h3>Multiplayer Servers</h3>
<p>Join other historians. Dice rolls, treaties, betrayals. Coming soon.</p>
<h3>Freepaint</h3>
<p>Create freely on the map with no rules, no dice, and complete control over every territory.</p>
</div>
<div class="chalk-card mode-card disabled reveal delay-4" aria-disabled="true">
<span class="tag">Soon™</span>
<h3>Community Worlds</h3>
<p>Custom rulesets shared by players. Coming soon.</p>
<h3>Customs / Fantasy</h3>
<p>Design your own worlds, nations, and stories, then bring them to life through strategy, diplomacy, and imagination.</p>
</div>
</div>

Expand Down