Code Search for Developers
 
 
  

index_index.tpl.html from Astrum Futura at Krugle


Show index_index.tpl.html syntax highlighted

<?php include 'includes/astrum_frontend_header.tpl.html'; ?>

<?php include 'includes/astrum_frontend_leftcolumn.tpl.html'; ?>

<div id="astrum_content_container">

<h4>What is Astrum Futura?</h4>
<p>
    <strong>Astrum Futura</strong> is a free open source space strategy game. Players explore the Universe battling other players, trading, mining resources, colonising planets, managing a fleet of unique ships, and researching new technologies... 
</p>
<h4>How can I play Astrum Futura?</h4>
<p>
    Astrum Futura is a free game. Simply create an account, sign in and join an active game. Each player starts with a single ship and from there can build an empire based on trade, production or conquest. Join an Alliance to cooperate with groups of fellow players, or tough it out alone in the Astrum Futura universe.
</p>
<h4>What can I do in Astrum Futura?</h4>
<p>
    The universe is a massive sprawl of 10,000 or more sectors, each of which may contain planets, asteroids, stars or nebulae. Within this universe a player can mine Gas Giants for Helium-3 gas, prospect for asteroids containing precious metals, build manufactories to create expensive goods, trade goods through a network of trading bases and outposts, colonise planets, lead a population of loyal followers against your enemies, research advanced exotic technologies in categories ranging from resource mining to weapons systems. Pick your strategy, dominate the universe!
</p>
<p>
    Explore all the Astrum Futura universe has to offer by reading our online manual.
</p>
<p class="astrum_notice">
    <strong>Astrum Futura</strong> is currently in development. This is not yet a playable game.
</p>

</div><!--EOF:astrum_content_container-->

<!--TODO:astrum_content_right-->

<?php include 'includes/astrum_frontend_footer.tpl.html'; ?>



See more files for this project here

Astrum Futura

Multiplayer space strategy game written in PHP5 with the Zend Framework. User interface uses Javascript/AJAX for dynamic interaction. Players compete across a hexagonal map of 10,000 sectors, planets, stars and other locations through trade and combat.

Project homepage: http://sourceforge.net/projects/astrumfutura
Programming language(s): PHP,XML
License: other

  includes/
    astrum_frontend_footer.tpl.html
    astrum_frontend_header.tpl.html
    astrum_frontend_leftcolumn.tpl.html
    astrum_frontend_leftcolumn_loginform.tpl.html
    astrum_frontend_leftcolumn_userinfo.tpl.html
    astrum_frontend_menu.tpl.html
  about_index.tpl.html
  game_index.tpl.html
  game_join.tpl.html
  index_index.tpl.html
  login_form.tpl.html
  login_index.tpl.html
  news_comment.tpl.html
  news_entry.tpl.html
  news_index.tpl.html
  signup_index.tpl.html
  signup_process.tpl.html
  test_js_filter.tpl.html