
Posted
104 views
61 downloads
1 points
104 views
61 downloads
1 points
In the 1990s Ferrari assessed the potential of 2-stroke with a 1347 cc 3-cylinder engine. In case of success, this test bed would have given birth to a V6. It was not to be.
The engine was set for a 216 hp at 12000 RPM. Here my version is offering 256 hp. I put it in a fictitious lightweight car.
Thanks and credits to Playerindo10 for the base engine.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/bruce_panunzio/Ferrari F134.mr" use_default_theme() set_engine(F134_Engine()) set_transmission(F134_Transmission()) set_vehicle(F134())