mirror of
https://gitlab.com/arnekeller/kit-programmieren-ws1920-final1.git
synced 2024-11-08 18:00:38 +00:00
208 lines
5.2 KiB
Plaintext
208 lines
5.2 KiB
Plaintext
add
|
|
add track
|
|
add track () -> ()
|
|
list tracks
|
|
add track (5,0) -> (16,0)
|
|
add track (16,3) -> (16,0)
|
|
add switch (16,3) -> (14,3),(18,3)
|
|
list tracks
|
|
set switch 3 position (14,3)
|
|
list tracks
|
|
add track (5,0) -> (5,8)
|
|
add track (5,0) -> (5,-5)
|
|
add track (5,8) -> (0,0)
|
|
add track (0,0) -> (0,5)
|
|
add track (5,8) -> (2,8)
|
|
add track (2,8) -> (2,11)
|
|
add track (2,11) -> (5,11)
|
|
add switch (5,13) -> (5,11),(2,13)
|
|
add track (5,13) -> (16,13)
|
|
add track (16,13) -> (16,11)
|
|
add switch (16,11) -> (14,11),(18,11)
|
|
add track (14,11) -> (14,3)
|
|
add track (18,11) -> (18,3)
|
|
list coaches
|
|
create coach passenger 1 true true
|
|
create coach passenger 0 true true
|
|
create coach catTransporter 5 true true
|
|
create coach freight 1 false false
|
|
list coaches
|
|
add train 1 W1
|
|
list coaches
|
|
delete rolling stock W1
|
|
delete train 1
|
|
delete rolling stock W1
|
|
list engines
|
|
create engine steam T3 Küstenwagen 1 true true
|
|
create engine steam T3 Emma -10 true true
|
|
create engine catSteam T3 Emma 1 true true
|
|
create engine steam T3 Emma 1 false false
|
|
create engine steam W Emma 1 true true
|
|
create engine steam T3 Emm.a 1 true true
|
|
list engines
|
|
add train 1 T3-Küstenwagen
|
|
list engines
|
|
delete rolling stock T3-Küstenwagen
|
|
delete train 1
|
|
delete rolling stock T3-Küstenwagen
|
|
list train-sets
|
|
create train-set KIT Exprεss 3 true true
|
|
create train-set KIT Exprεss -42 true true
|
|
create train-set KIT Exprεss 3 false false
|
|
create train-set KIT Exprεss 3 true true
|
|
create train-set KIT _Exprεss 3 true true
|
|
list train-sets
|
|
add train 1 KIT-Exprεss
|
|
list train-sets
|
|
delete rolling stock KIT-Exprεss
|
|
delete train 1
|
|
delete rolling stock KIT-Exprεss
|
|
create coach passenger 1 true true
|
|
create coach passenger 3 true true
|
|
create coach passenger 5 true true
|
|
create coach freight 1 true false
|
|
create coach special 3 true true
|
|
create coach special 3 false true
|
|
create engine steam KIT Rennmühle 1 true true
|
|
create engine electrical KIT Defekt 1 true true
|
|
create engine diesel KIT 42 1 true false
|
|
create train-set KVV W1 2 true true
|
|
create train-set KVV W2 2 true true
|
|
create train-set KVV W3 2 true true
|
|
create train-set VVS W1 3 true true
|
|
create train-set VVS W2 3 true true
|
|
list trains
|
|
add train 0 W1
|
|
add train 1 W
|
|
add train 1 T3-Emma
|
|
add train 1 KIT-Rennmühle
|
|
add train 1 W6
|
|
add train 1 W2
|
|
list trains
|
|
add train 2 VVS-W1
|
|
add train 3 KVV-W1
|
|
add train 3 W1
|
|
add train 3 VVS-W1
|
|
add train 3 KVV-W2
|
|
delete train 2
|
|
delete train 2
|
|
add train 4 VVS-W1
|
|
add train 2 VVS-W1
|
|
list trains
|
|
add train 4 W3
|
|
add train 4 KIT-Defekt
|
|
add train 4 W5
|
|
step 1
|
|
put train 1 at (5,2) in direction 0,1
|
|
set switch 11 position (14,11)
|
|
set switch 8 position (5,11)
|
|
step 0
|
|
step 1
|
|
put train 1 at (5,2) in direction ,1
|
|
put train 1 at (5,2) in direction (0,1)
|
|
put train 5 at (5,2) in direction (0,1)
|
|
put train 1 at (5,2) in direction 1,1
|
|
put train 1 at (15,15) in direction 0,1
|
|
put train 1 at (5,2) in direction 1,0
|
|
put train 4 at (5,2) in direction 0,1
|
|
add train 4 KIT-42
|
|
add train 4 W4
|
|
put train 4 at (5,2) in direction 0,1
|
|
step 6
|
|
step 58
|
|
delete track -20
|
|
delete track 20
|
|
delete track 1
|
|
delete track 4
|
|
delete track 2
|
|
delete track 10
|
|
delete track 6
|
|
delete track 8
|
|
delete track 3
|
|
add track (16,3) -> (16,0)
|
|
add switch (16,3) -> (14,3),(18,3)
|
|
step 1
|
|
set switch 3 position (14,3)
|
|
step 58
|
|
delete track 4
|
|
set switch 8 position (2,13)
|
|
step 9
|
|
step 1
|
|
step 1
|
|
set switch 8 position (5,11)
|
|
put train 1 at (8,0) in direction 0,1
|
|
put train 1 at (8,0) in direction -1,0
|
|
put train 1 at (2,11) in direction 1,0
|
|
put train 2 at (5,3) in direction 0,-1
|
|
step 3
|
|
put train 1 at (12,0) in direction -1,0
|
|
put train 2 at (5,3) in direction 0,-1
|
|
step 3
|
|
step 1
|
|
put train 1 at (16,1) in direction 0,1
|
|
put train 2 at (5,1) in direction 0,-1
|
|
step 1
|
|
step 1
|
|
put train 1 at (16,2) in direction 0,1
|
|
put train 2 at (5,1) in direction 0,-1
|
|
step 1
|
|
step 1
|
|
set switch 11 position (18,11)
|
|
step 24
|
|
set switch 11 position (14,11)
|
|
put train 1 at (5,0) in direction 0,-1
|
|
put train 2 at (14,11) in direction 0,1
|
|
put train 3 at (5,11) in direction 0,-1
|
|
step 58
|
|
set switch 11 position (18,11)
|
|
step 58
|
|
set switch 11 position (14,11)
|
|
put train 1 at (5,1) in direction 0,-1
|
|
put train 2 at (10,0) in direction 1,0
|
|
put train 3 at (16,1) in direction 0,-1
|
|
put train 4 at (4,8) in direction 1,0
|
|
step 1
|
|
step 1
|
|
put train 1 at (5,1) in direction 0,-1
|
|
put train 2 at (5,12) in direction 0,1
|
|
put train 3 at (10,0) in direction 1,0
|
|
put train 4 at (16,11) in direction -1,0
|
|
step 5
|
|
put train 1 at (5,5) in direction 0,-1
|
|
put train 2 at (5,12) in direction 0,1
|
|
put train 3 at (10,0) in direction 1,0
|
|
put train 4 at (16,11) in direction -1,0
|
|
step 5
|
|
step 1
|
|
set switch 8 position (2,13)
|
|
put train 4 at (3,13) in direction -1,0
|
|
put train 2 at (16,12) in direction 0,1
|
|
step 1
|
|
step 1
|
|
put train 4 at (3,13) in direction -1,0
|
|
put train 2 at (16,11) in direction 0,1
|
|
step 1
|
|
step 1
|
|
step 20
|
|
put train 1 at (5,0) in direction 0,1
|
|
put train 2 at (5,8) in direction 0,-1
|
|
step 58
|
|
put train 1 at (9,0) in direction 1,0
|
|
put train 2 at (5,8) in direction 0,-1
|
|
step 58
|
|
put train 1 at (9,0) in direction 1,0
|
|
put train 2 at (2,8) in direction 0,1
|
|
step 58
|
|
put train 4 at (5,11) in direction 1,0
|
|
put train 2 at (2,11) in direction 0,1
|
|
step 58
|
|
put train 2 at (2,13) in direction -1,0
|
|
set switch 8 position (2,13)
|
|
step 1
|
|
put train 2 at (5,11) in direction 1,0
|
|
set switch 8 position (2,13)
|
|
step 1
|
|
put train 2 at (5,12) in direction 0,1
|
|
put train 2 at (5,11) in direction 0,1
|
|
exit
|