

Posted
79 views
38 downloads
0 points
79 views
38 downloads
0 points
Back in 2009, a newly-formed company called "Real Industries" tried to develop engines that use compressed air to run. The Project was abandoned in 2015, due to money losses, because RI couldn't find the materials to compress the air enough to make the 100 HP goal. The engine featured, initionally known as "Experiment 103", produces around 20 HP at around 3700 rpm. And propelles a 1000 KG car to 60 mph in around 34-35 seconds. The """fuel""" the engine runs on is actually Air.
note all of the information provided above is entirely fictional.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/mn/RI 460.mr" use_default_theme() set_engine(Saab_Two_Stroke()) set_transmission(Four_Speed_Manual_Transmission()) set_vehicle(Saab_96_Sport())