Add roleplayers software comparison table

This commit is contained in:
Andrew Brown 2017-03-08 17:27:27 +00:00
parent 0ac1eea6c6
commit aa7e4e97b7
2 changed files with 41 additions and 16 deletions

View File

@ -396,27 +396,34 @@ body {
<div class="row">
<div class="col s3">
<p class="light">
Until <a href='https://medium.com/indent-labs/introducing-notebook-ai-f06d8d3d8e77' target="_new">we launched Notebook.ai last October</a>,
worldbuilding was almost exclusively done with unstructured solutions like spreadsheets and personal wikis &mdash; or the good ol'
pen & paper.
<a href='https://medium.com/indent-labs/introducing-notebook-ai-f06d8d3d8e77' target="_new">We launched Notebook.ai last
October</a> and we've been iterating fast based on the feedback of thousands of users excited to have a smart tool for
their worldbuilding. While we focused primarily on authors to begin with, many users have told us we're a fantastic solution
for managing campaigns and keeping players up to date.
</p>
<p class="light">
However, we've been pleased to see other worldbuilding software crop up since our launch and we pride ourselves in providing the best
worldbuilding software available to writers worldwide.
Other campaign management software tends to focus more on the gameplay experience rather deep worldbuilding, but we've
compiled a feature comparison chart comparing to the most popular worldbuilding and campaign management software available
so you can decide which is best for you.
</p>
</div>
<div class="col s9">
<table class="highlight comparison-table">
<tr>
<th style="width: 160px;"></th>
<th>Notebook.ai Free</th>
<th>One Stop Worldbuilding</th>
<th>Obsidian Portal</th>
<th>Hero Lab</th>
<th>RealmWorks</th>
<th>Notebook.ai Premium</th>
</tr>
<tr>
<th>Create universes</th>
<td>Up to 5</td>
<td>Unlimited</td>
<td>-</td>
<td>Unlimited</td>
<td>Unlimited</td>
</tr>
<tr>
@ -424,11 +431,15 @@ body {
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
</tr>
<tr>
<th>Create locations</th>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
<td>-</td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
</tr>
<tr>
@ -436,16 +447,22 @@ body {
<td><i class="material-icons green-text">check</i></td>
<td>-</td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
</tr>
<tr>
<th>Create creatures</th>
<td>-</td>
<td>-</td>
<td>-</td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
</tr>
<tr>
<th>Create groups</th>
<td>-</td>
<td>-</td>
<td>-</td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
</tr>
@ -454,11 +471,15 @@ body {
<td>-</td>
<td>-</td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
</tr>
<tr>
<th>Create religions</th>
<td>-</td>
<td>-</td>
<td>-</td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
</tr>
<tr>
@ -466,29 +487,39 @@ body {
<td>-</td>
<td>-</td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
</tr>
<tr>
<th>Create languages</th>
<td>-</td>
<td>-</td>
<td>-</td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
</tr>
<tr>
<th>Customize templates</th>
<td><i class="material-icons green-text">check</i></td>
<td>-</td>
<td>-</td>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
</tr>
<tr>
<th>Upload images</th>
<td>Up to 50MB</td>
<th>Online access</th>
<td><i class="material-icons green-text">check</i></td>
<td><i class="material-icons green-text">check</i></td>
<td>-</td>
<td>Up to 1GB</td>
<td>-</td>
<td><i class="material-icons green-text">check</i></td>
</tr>
<tr>
<th>Price</th>
<td>Free</td>
<td>$9/month</td>
<td>Free</td>
<td>$29.99</td>
<td>$49.99</td>
<td>$9/month</td>
</tr>
</table>
@ -610,9 +641,6 @@ body {
<div><%= image_tag 'logos/both-small' %></div>
<%= link_to 'Start worldbuilding now', new_user_registration_path, class: 'btn blue btn-large waves-effect waves-light ' %>
</div>
<div class="">
</div>
</div>
</div>

View File

@ -633,9 +633,6 @@ body {
<div><%= image_tag 'logos/both-small' %></div>
<%= link_to 'Start worldbuilding now', new_user_registration_path, class: 'btn blue btn-large waves-effect waves-light ' %>
</div>
<div class="">
</div>
</div>
</div>