Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


...

alignleft
classA
The MIT Rocket Team has a long history of experiences which led up to the team we have today.

The pages below include our projects and accomplishments over the years for public viewing:

Project Aurora
This is Rocket Team's entry to the 2025 Spaceport America Competition.

Project MedusaPrometheus
This is Rocket Team's current project.entry to the 2024 Spaceport America Competition.

Project Medusa
This project's launch was discontinued. The P motor is continued to be developed. 

Past Projects
This is the gallery of past rockets our team has launched

Competitions
This details all the competitions we have participated in

Desk Engine

EZ Cast

Glossary
This is the list of glossary terms our team tends to use.

...


CSS Stylesheet
@font-face {
  font-family: 'Roboto Condensed';
  src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2);
}
.wiki-content,
.wiki-content p,
.wiki-content table,
.wiki-content tr,
.wiki-content td,
.wiki-content th,
.wiki-content ol,
.wiki-content ul,
.wiki-content li {
background-color: #fff !important; 
font-family: 'Roboto Condensed'; font-size: 15px; }
h1, h2, h3, h4, p, .wiki-content {
  color: black !important;
}

...