Difference between revisions of "Opensword"

From RogueBasin
Jump to navigation Jump to search
(Created page with "<table class="infobox" style="float:right;clear:right; width: 22em; border: 1px solid #93BACB; background:#E0E7EF;font-size:95%; margin:1em; line-height:1.4em;"> <tr> <th col...")
 
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:


<tr>
<tr>
<th colspan="2" style="background:#C2D8EF; padding:.4em; margin:1em; font-size:110%"><i>{{{name}}}</i>
<th colspan="2" style="background:#C2D8EF; padding:.4em; margin:1em; font-size:110%"><i>opensword</i>
</th>
</th>
</tr>
</tr>
Line 15: Line 15:
<th style="background:#C2D8EF; padding:.2em; margin:1em;width:7em">[[Developer]]
<th style="background:#C2D8EF; padding:.2em; margin:1em;width:7em">[[Developer]]
</th>
</th>
<td>{{{developer}}}
<td>Paul VanKeuren
</td>
</td>
</tr>
</tr>
Line 22: Line 22:
<th style="background:#C2D8EF; padding:.2em; margin:1em;">[[Theme]]
<th style="background:#C2D8EF; padding:.2em; margin:1em;">[[Theme]]
</th>
</th>
<td>{{{theme}}}
<td>Fantasy
</td>
</td>
</tr>
</tr>
Line 29: Line 29:
<th style="background:#C2D8EF; padding:.2em; margin:1em;">[[Influences]]
<th style="background:#C2D8EF; padding:.2em; margin:1em;">[[Influences]]
</th>
</th>
<td>{{{influences}}}
<td>Dungeon Crawl Stone Soup, Minecraft, Dwarf Fortress
</td>
</td>
</tr>
</tr>
Line 36: Line 36:
<th style="background:#C2D8EF; padding:.2em; margin:1em;">[[Licensing]]
<th style="background:#C2D8EF; padding:.2em; margin:1em;">[[Licensing]]
</th>
</th>
<td>{{{licensing}}}
<td>the MIT License
</td>
</td>
</tr>
</tr>
Line 43: Line 43:
<th style="background:#C2D8EF; padding:.2em; margin:1em;">[[Programming Language|P. Language]]
<th style="background:#C2D8EF; padding:.2em; margin:1em;">[[Programming Language|P. Language]]
</th>
</th>
<td>{{{language}}}
<td>Dart/JavaScript
</td>
</td>
</tr>
</tr>
Line 50: Line 50:
<th style="background:#C2D8EF; padding:.2em; margin:1em;">[[Platforms]]
<th style="background:#C2D8EF; padding:.2em; margin:1em;">[[Platforms]]
</th>
</th>
<td>{{{platforms}}}
<td>Windows, Mac, Linux, Android, Chrome
</td>
</td>
</tr>
</tr>
Line 57: Line 57:
<th style="background:#C2D8EF; padding:.2em; margin:1em;">[[Interface]]
<th style="background:#C2D8EF; padding:.2em; margin:1em;">[[Interface]]
</th>
</th>
<td>{{{interface}}}
<td>Graphical Interface
</td>
</td>
</tr>
</tr>
Line 64: Line 64:
<th style="background:#C2D8EF; padding:.2em; margin:1em;">Game Length
<th style="background:#C2D8EF; padding:.2em; margin:1em;">Game Length
</th>
</th>
<td>{{{length}}}
<td>Never ends
</td>
</td>
</tr>
</tr>


<tr>
<tr>
<td colspan="2" style="background:#C2D8EF; padding:.2em; margin:1em; text-align:center;">[{{{site}}} Official site of {{{name}}}]
<td colspan="2" style="background:#C2D8EF; padding:.2em; margin:1em; text-align:center;">[https://code.google.com/p/opensword/ Official site of opensword]
</td>
</td>
</tr>
</tr>


</table>
</table>
Goals:
To produce a roguelike game that is simultaneously deep and accessible, allowing for an incredible range of player interaction.
To add to the roguelike canon by being part of the Dungeon Crawl Stone Soup universe, and developing the gameplay discouraged by current games.
To support multiple platforms, keep user interaction humane, and allow everyone to have the full game experience.
Planned Major Features:
-Permadeath
-Politics and Factions
-Randomly generated Terrain
-Enchanting, Alchemy, Crafting
-Pets
-Interesting books(prewritten, and generated)
-Hunting
-Homesteading
-Procedurally generated Quests
-Character retirement
-Unique npcs
-Religious wars
-Fastravel


[[Category:Talkie talkie projects]]
[[Category:Talkie talkie projects]]
[[category: Roguelike games]]
[[category: Roguelike games]]
<noinclude>
[[Category:Templates]]
</noinclude>

Latest revision as of 20:20, 19 July 2013

opensword
Talkie-Talkie Project
Developer Paul VanKeuren
Theme Fantasy
Influences Dungeon Crawl Stone Soup, Minecraft, Dwarf Fortress
Licensing the MIT License
P. Language Dart/JavaScript
Platforms Windows, Mac, Linux, Android, Chrome
Interface Graphical Interface
Game Length Never ends
Official site of opensword


Goals: To produce a roguelike game that is simultaneously deep and accessible, allowing for an incredible range of player interaction.

To add to the roguelike canon by being part of the Dungeon Crawl Stone Soup universe, and developing the gameplay discouraged by current games.

To support multiple platforms, keep user interaction humane, and allow everyone to have the full game experience.

Planned Major Features: -Permadeath -Politics and Factions -Randomly generated Terrain -Enchanting, Alchemy, Crafting -Pets -Interesting books(prewritten, and generated) -Hunting -Homesteading -Procedurally generated Quests -Character retirement -Unique npcs -Religious wars -Fastravel