Create gh-pages branch via GitHub

This commit is contained in:
Marc Di Luzio 2014-12-20 21:46:19 +00:00
parent a50fcafe78
commit e4b82557d3
2 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,7 @@
<p>A simple terminal based RTS game that uses text files to communicate game state and unit commands. </p>
<p>TTRTS was is from the ground up designed to be a fun way to practice programming. Any programming language than can handle file I/O can be used to make an AI for TTRTS, and this extensibility allows for any type of programmer to have fun and enjoy designing and playing against their friends.</p>
<p>TTRTS is from the ground up designed to be a fun way to practice programming. Any programming language than can handle file I/O can be used to make an AI for TTRTS, and this extensibility allows for any type of programmer to enjoy designing and playing against their friends.</p>
<hr>
@ -88,7 +88,7 @@ $ ./ttrts # To launch binary and display usage
<h2>
<a id="further-information" class="anchor" href="#further-information" aria-hidden="true"><span class="octicon octicon-link"></span></a>Further Information</h2>
<p>See <a href="https://github.com/mdiluz/ttrts/blob/master/source/ttrts/README.md">the ttrts binary readme</a> for full usage and game rules</p>
<p>See <a href="https://github.com/mdiluz/ttrts/source/ttrts/README.md">the ttrts binary readme</a> for full usage and game rules</p>
<p>See <a href="https://github.com/mdiluz/ttrts-players">my ttrts-players repository</a> for examples of players</p>
</section>

View file

@ -1 +1 @@
{"name":"TTRTS","tagline":"The Tiny Terminal RTS where the players write their AIs","body":"# TTRTS v0.1.0\r\n\r\n*The Tiny Terminal RTS where the players write their AIs*\r\n\r\n-----------------------------------------------------------\r\n## Introduction\r\nA simple terminal based RTS game that uses text files to communicate game state and unit commands. \r\n\r\nTTRTS was is from the ground up designed to be a fun way to practice programming. Any programming language than can handle file I/O can be used to make an AI for TTRTS, and this extensibility allows for any type of programmer to have fun and enjoy designing and playing against their friends.\r\n\r\n-----------------------------------------------------------\r\n## Building TTRTS\r\n\r\n#### Requirements\r\n* cmake - our build system uses cmake\r\n* Linux/OSX - currently no support for Windows, tracked with [Issue #9](https://github.com/mdiluz/ttrts/issues/9)\r\n\r\n#### To Build\r\n $ git clone https://github.com/mdiluz/ttrts.git\r\n $ cd ttrts\r\n $ ./bootstrap.sh\r\n $ ./ttrts # To launch binary and display usage\r\n \r\n-----------------------------------------------------------\r\n## Further Information\r\n\r\nSee [the ttrts binary readme](https://github.com/mdiluz/ttrts/blob/master/source/ttrts/README.md) for full usage and game rules\r\n\r\nSee [my ttrts-players repository](https://github.com/mdiluz/ttrts-players) for examples of players\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
{"name":"TTRTS","tagline":"The Tiny Terminal RTS where the players write their AIs","body":"# TTRTS v0.1.0\r\n\r\n*The Tiny Terminal RTS where the players write their AIs*\r\n\r\n-----------------------------------------------------------\r\n## Introduction\r\nA simple terminal based RTS game that uses text files to communicate game state and unit commands. \r\n\r\nTTRTS is from the ground up designed to be a fun way to practice programming. Any programming language than can handle file I/O can be used to make an AI for TTRTS, and this extensibility allows for any type of programmer to enjoy designing and playing against their friends.\r\n\r\n-----------------------------------------------------------\r\n## Building TTRTS\r\n\r\n#### Requirements\r\n* cmake - our build system uses cmake\r\n* Linux/OSX - currently no support for Windows, tracked with [Issue #9](https://github.com/mdiluz/ttrts/issues/9)\r\n\r\n#### To Build\r\n $ git clone https://github.com/mdiluz/ttrts.git\r\n $ cd ttrts\r\n $ ./bootstrap.sh\r\n $ ./ttrts # To launch binary and display usage\r\n \r\n-----------------------------------------------------------\r\n## Further Information\r\n\r\nSee [the ttrts binary readme](https://github.com/mdiluz/ttrts/source/ttrts/README.md) for full usage and game rules\r\n\r\nSee [my ttrts-players repository](https://github.com/mdiluz/ttrts-players) for examples of players","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}