@@ -9,9 +9,8 @@ source software that you run on a computer (Windows, Mac, Linux,
9
9
Raspberry Pi, etc.) to control a real, physical pinball machine. (More
10
10
info one what MPF is [ here] ( http://missionpinball.org ) .)
11
11
12
- Most people develop their game on their laptop, and then when they're
13
- done, transfer it to a smaller computer permanently installed in their
14
- pinball machine.
12
+ Most people develop their game on a main computer, transfering the game to a
13
+ smaller computer permanently installed in their pinball machine.
15
14
16
15
The computer running MPF is connected to a
17
16
[ modern pinball control system] ( ../hardware/index.md ) via USB. (MPF supports several different control systems,
@@ -32,7 +31,7 @@ machine, including:
32
31
steppers, flippers, ball locks, diverters, etc.)
33
32
* Pinball logic (ball locks, multiball, modes, tilt, high scores, ball
34
33
saves, ball search, extra balls, etc.)
35
- * The display (or displays) : DMD, RGB LED, and/or LCD
34
+ * The displays: DMD, RGB LED, and/or LCD
36
35
* Audio & sounds
37
36
* Coordinated "shows" of actions which flash lights, fade LEDs, play
38
37
sounds and video, etc.
0 commit comments