Posted
1223 views
351 downloads
0 points
1223 views
351 downloads
0 points
An 8 cylinder engine I came up with while learning the software. Henry Ford had plans for a similar engine back in the 1920s called the X-8.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/fizzer99/r4x2.mr" use_default_theme() set_engine(r4x2())