kit-programmieren-ws1920-fi.../train_one_length_input.txt

14 lines
345 B
Plaintext
Raw Normal View History

2020-02-25 13:58:14 +00:00
add track (0,0) -> (5,0)
add track (5,0) -> (10,0)
create engine diesel T6 Lux 1 true true
2020-03-02 22:27:39 +00:00
create engine diesel T6 Lumen 2 true false
2020-02-25 13:58:14 +00:00
add train 1 T6-Lux
add train 2 T6-Lumen
2020-03-02 22:27:39 +00:00
put train 2 at (9,0) in direction 1,0
put train 1 at (4,0) in direction 1,0
step 2
put train 2 at (4,0) in direction 1,0
put train 1 at (9,0) in direction 1,0
step 2
2020-02-25 13:58:14 +00:00
exit