-
Notifications
You must be signed in to change notification settings - Fork 0
/
Recruiting.txt
119 lines (89 loc) · 3.45 KB
/
Recruiting.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
Configuration file config.txt was loaded.
Game Started: Little Battle! (enter QUIT to quit the game)
Please check the battlefield, commander.
X00 01 02 03 04X
Y+--------------+
00|~~| | | | |
01| |H1| |FF|GG|
02|WW| |GG| |~~|
03| |~~| |H2| |
04|FF| |WW| | |
Y+--------------+
(enter DIS to display the map)
Recruit Prices:
Spearman (S) - 1W, 1F
Archer (A) - 1W, 1G
Knight (K) - 1F, 1G
Scout (T) - 1W, 1F, 1G
(enter PRIS to display the price list)
-Year 617-
+++Player 1's Stage: Recruit Armies+++
[Your Asset: Wood - 2 Food - 2 Gold - 2]
Which type of army to recruit, (enter) ‘S’, ‘A’, ‘K’, or ‘T’? Enter ‘NO’ to end this stage.
Archer
Sorry, invalid input. Try again.
Which type of army to recruit, (enter) ‘S’, ‘A’, ‘K’, or ‘T’? Enter ‘NO’ to end this stage.
a
Sorry, invalid input. Try again.
Which type of army to recruit, (enter) ‘S’, ‘A’, ‘K’, or ‘T’? Enter ‘NO’ to end this stage.
A A
Sorry, invalid input. Try again.
Which type of army to recruit, (enter) ‘S’, ‘A’, ‘K’, or ‘T’? Enter ‘NO’ to end this stage.
A
You want to recruit a Archer. Enter two integers as format ‘x y’ to place your army.
2 1
You has recruited a Archer.
[Your Asset: Wood - 1 Food - 2 Gold - 1]
Which type of army to recruit, (enter) ‘S’, ‘A’, ‘K’, or ‘T’? Enter ‘NO’ to end this stage.
S
You want to recruit a Spearman. Enter two integers as format ‘x y’ to place your army.
DIS
Please check the battlefield, commander.
X00 01 02 03 04X
Y+--------------+
00|~~| | | | |
01| |H1|A1|FF|GG|
02|WW| |GG| |~~|
03| |~~| |H2| |
04|FF| |WW| | |
Y+--------------+
You want to recruit a Spearman. Enter two integers as format ‘x y’ to place your army.
2 1 1
Sorry, invalid input. Try again.
You want to recruit a Spearman. Enter two integers as format ‘x y’ to place your army.
2 2
You must place your newly recruited unit in an unoccupied position next to your home base. Try again.
You want to recruit a Spearman. Enter two integers as format ‘x y’ to place your army.
1 1
You must place your newly recruited unit in an unoccupied position next to your home base. Try again.
You want to recruit a Spearman. Enter two integers as format ‘x y’ to place your army.
2 1
You must place your newly recruited unit in an unoccupied position next to your home base. Try again.
You want to recruit a Spearman. Enter two integers as format ‘x y’ to place your army.
1 2
You has recruited a Spearman.
[Your Asset: Wood - 0 Food - 1 Gold - 1]
Which type of army to recruit, (enter) ‘S’, ‘A’, ‘K’, or ‘T’? Enter ‘NO’ to end this stage.
A
Insufficient resources. Try again.
Which type of army to recruit, (enter) ‘S’, ‘A’, ‘K’, or ‘T’? Enter ‘NO’ to end this stage.
PRIS
Recruit Prices:
Spearman (S) - 1W, 1F
Archer (A) - 1W, 1G
Knight (K) - 1F, 1G
Scout (T) - 1W, 1F, 1G
Which type of army to recruit, (enter) ‘S’, ‘A’, ‘K’, or ‘T’? Enter ‘NO’ to end this stage.
K
You want to recruit a Knight. Enter two integers as format ‘x y’ to place your army.
1 0
You has recruited a Knight.
[Your Asset: Wood - 0 Food - 0 Gold - 0]
No resources to recruit any armies.
===Player 1's Stage: Move Armies===
Armies to Move:
Spearman: (1, 2)
Archer: (2, 1)
Knight: (1, 0)
Enter four integers as a format ‘x0 y0 x1 y1’ to represent move unit from (x0, y0) to (x1, y1) or ‘NO’ to end this turn.
QUIT