Upload files to "website"
This commit is contained in:
parent
7480285825
commit
160f456ae1
5 changed files with 243 additions and 0 deletions
56
website/index.html
Normal file
56
website/index.html
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Frontier II</TITLE>
|
||||
</HEAD>
|
||||
<BODY BGCOLOR="#000000" TEXT="#f0f0f0">
|
||||
|
||||
<DIV ALIGN="CENTER">
|
||||
<!-- Image courtesy of Pent from FrontierMUTE -->
|
||||
<P><IMG SRC="frontier.jpg" ALT="Frontier II">
|
||||
<P><HR><P>
|
||||
</DIV>
|
||||
|
||||
<P>In a far corner of a distant galaxy, a small band of super-beings guided a group of
|
||||
empires from different planets as they reached for the stars. The Watchers, as this
|
||||
fantastic race was called, maintained peace and provided a medium for trade of goods
|
||||
and knowledge. In return, they simply wanted to observe how the empires evolved and
|
||||
interacted with each other. But some of the Watchers differed as to how far they should
|
||||
involve themselves in the affairs of the other worlds. After a dispute, the faction
|
||||
favoring non-interference left the other Watchers and set out in search of a new home.
|
||||
|
||||
<P>Years later, these Watchers have found what they were looking for - another area
|
||||
of space where several empires are struggling to establish themselves as space powers.
|
||||
Here, they will Watch the empires grow, meet each other, and maybe even die out. They are
|
||||
committed to avoid interference when possible, and never reveal themselves as what they
|
||||
really are.
|
||||
|
||||
<P>Will the empires live together in peace? Will they find out what the harsh consequenses
|
||||
of war are? Who will hold the most true power - the emperors or the commoners? Only YOU,
|
||||
the players, will decide what will happen. It's a whole new frontier... It's Frontier II.
|
||||
|
||||
<P><BR><HR><P>
|
||||
|
||||
<P>Frontier is a web-based online roleplaying game centered around a galactic struggle
|
||||
of diplomacy and conquest. Based loosely on gameplay concepts from the popular game
|
||||
<A HREF="http://battlemaster.org/">BattleMaster</A>, Frontier is designed to be
|
||||
and does not require the average player to spend more than a few minutes each day
|
||||
playing his or her turns.
|
||||
|
||||
<P><FONT COLOR="RED">Frontier II is currently a work in progress. Almost everything
|
||||
does NOT work yet!</FONT>
|
||||
|
||||
<P><FORM ACTION="login.php" METHOD="POST">
|
||||
If you have an existing account, log in here:<BR>
|
||||
Username: <INPUT TYPE="textbox" NAME="nick"><BR>
|
||||
Password: <INPUT TYPE="password" NAME="pass">
|
||||
<INPUT TYPE="SUBMIT" VALUE="Login"></FORM>
|
||||
|
||||
<P>If you're new to the game, <A HREF="register.html">click here</A>
|
||||
to create a new user.
|
||||
|
||||
<P><HR>
|
||||
|
||||
<P ALIGN="CENTER"><FONT SIZE="-1">Copyright © 2024 Justin Pope. All rights reserved.</FONT>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
Loading…
Add table
Add a link
Reference in a new issue