💾 Archived View for goodclover.xyz › texts › Project-Space-Station › intro.html captured on 2022-06-04 at 02:58:26.
-=-=-=-=-=-=-
<!DOCTYPE html> <html> <head> <title>Project: Space Station - Introduction</title> <link rel=stylesheet type=text/css href="style.css" /> <link rel=stylesheet type=text/css href="edits.css" /> </head> <body> <header> <h1>Project: Space Station</h1> </header> <main> <h2 id=Introduction>Introduction</h2> <p> <i>Project: Space Station</i> is a mission simulator. With the help of NASA and other space officials, <i>Project: Space Station</i> is closely authentic to NASA's Space Station program. The shuttle is the backbone of the Space Station program, having the capacity to lift housing modules and other construction items into space. To fulfill the goals of the Space Station program, NASA must do the followig: <ul> <li>Appropriate funds to the different budgets.</li> <li>Purchase equipment which has been contracted out to build.</li> <li>Schedule shuttle launches over the next 15 years to <ins>launch</ins> the necessary items into space to build the station.</li> <li>Construct the space station.</li> <li>Deploy satellites for contract income.</li> <li>Conduct <abbr title="research and development"><rep><del>R and D</del><ins>R&D</ins></rep></abbr> projects in hopes of making discoveries that will save lives, money and time.</li> </ul> All of the above functions are simulated in <i>Project: Space Station</i>. In addition, crew members can have personality clashes while working together. Assigning the right crew members is a facor in deciding if the project is a success. </p> <section> <h3 id=Goal>Goal</h3> <p> As the Mission Coordinator, you must build a space station and keep it running. There is more thant one way to achieve that goal. You can continue a mission as long as your revenue continues to come in. If revenue drops, you will have to survive with your remaining resources. Although <i>Project: Space Station</i> is not set to real-time, you may find that your missions can take as long as days or weeks on end, especially if the mission is going well. Just like a complex jigsaw puzzle, it is rarely completed in one day. </p> </section> <section> <h3 id=Organization>Manual Organization</h3> <p> The manual is divided into three sections: <dl> <dt>GETTING STARTED</dt> <dd> Explains how to load <i>Project: Space Station</i> and some of the conventions used in this manual. </dd> <dt>TUTORIAL SECTION</dt> <dd> Walks you through a section of the program. </dd> <dt>REFERENCE SECTION</dt> <dd> Describes the eight main<del>s</del> program functions in detail. Use this part of the manual to learn how to perform a specific task. </dd> </dl> </p> </section> </main> </body> </html>