-
Notifications
You must be signed in to change notification settings - Fork 1
/
introwindow.ui
203 lines (203 loc) · 7.88 KB
/
introwindow.ui
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>IntroWindow</class>
<widget class="QMainWindow" name="IntroWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>993</width>
<height>968</height>
</rect>
</property>
<property name="windowTitle">
<string>IntroWindow</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="QLabel" name="title_label">
<property name="geometry">
<rect>
<x>230</x>
<y>0</y>
<width>601</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>24</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Welcome to Double Brick Buster!</string>
</property>
</widget>
<widget class="QLabel" name="instructions_title_label">
<property name="geometry">
<rect>
<x>40</x>
<y>90</y>
<width>211</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Instructions:</string>
</property>
</widget>
<widget class="QLabel" name="instructions_label">
<property name="geometry">
<rect>
<x>40</x>
<y>140</y>
<width>471</width>
<height>281</height>
</rect>
</property>
<property name="text">
<string><html><head/><body><p><span style=" font-size:14pt; color:#3a3a3a;">- Use your paddles and the ball to bust all the bricks!</span></p><p><span style=" font-size:14pt; color:#3a3a3a;">- Both top and bottom paddles move together</span></p><p><span style=" font-size:14pt; color:#3a3a3a;">- Don't let the ball go past your paddles!</span></p><p><span style=" font-size:14pt; color:#3a3a3a;">- Break powerup bricks to modify your paddles! </span></p><p><span style=" font-size:14pt; color:#3a3a3a;">- Break all the bricks to win!</span></p><p><span style=" font-size:14pt; color:#3a3a3a;">- Press the &quot;Instructions / Controls&quot; button during gameplay to see all this again!</span></p><p><span style=" font-size:14pt; color:#3a3a3a;">- Close the game window (using the 'x' in the top left of the window) to exit the game!</span></p></body></html></string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="controls_title_label">
<property name="geometry">
<rect>
<x>40</x>
<y>440</y>
<width>211</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Controls: </string>
</property>
</widget>
<widget class="QLabel" name="controls_label">
<property name="geometry">
<rect>
<x>40</x>
<y>510</y>
<width>481</width>
<height>101</height>
</rect>
</property>
<property name="text">
<string><html><head/><body><p><span style=" font-size:14pt;">- Use 'space' on your keyboard to launch the ball</span></p><p><span style=" font-size:14pt;">- Use 'a' or 'd' on your keyboard to move</span></p><p><span style=" font-size:14pt;">- Use 'p' on your keyboard to pause / unpause</span></p></body></html></string>
</property>
</widget>
<widget class="QLabel" name="start_label">
<property name="geometry">
<rect>
<x>560</x>
<y>90</y>
<width>301</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Let's Get Started!</string>
</property>
</widget>
<widget class="QPushButton" name="start_push_button">
<property name="geometry">
<rect>
<x>560</x>
<y>140</y>
<width>381</width>
<height>761</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>40</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Start!</string>
</property>
</widget>
<widget class="QLabel" name="powerups_label">
<property name="geometry">
<rect>
<x>40</x>
<y>710</y>
<width>481</width>
<height>191</height>
</rect>
</property>
<property name="text">
<string><html><head/><body><p><span style=" font-size:14pt;">- </span><span style=" font-size:14pt; color:#0000ff;">Blue </span><span style=" font-size:14pt;">blocks are </span><span style=" font-size:14pt; color:#0000ff;">normal</span></p><p><span style=" font-size:14pt;">- </span><span style=" font-size:14pt; color:#969600;">Yellow</span><span style=" font-size:14pt;"> blocks </span><span style=" font-size:14pt; color:#909000;">shrink </span><span style=" font-size:14pt;">your paddle</span></p><p><span style=" font-size:14pt;">- </span><span style=" font-size:14pt; color:#3ebcbc;">Cyan </span><span style=" font-size:14pt;">blocks </span><span style=" font-size:14pt; color:#40c1c1;">grow </span><span style=" font-size:14pt;">your paddle</span></p><p><span style=" font-size:14pt;">- </span><span style=" font-size:14pt; color:#df0000;">Red</span><span style=" font-size:14pt;"> blocks </span><span style=" font-size:14pt; color:#dd0000;">slow down</span><span style=" font-size:14pt;"> your paddle</span></p><p><span style=" font-size:14pt;">- </span><span style=" font-size:14pt; color:#3db800;">Green </span><span style=" font-size:14pt;">blocks </span><span style=" font-size:14pt; color:#3fbd00;">speed up</span><span style=" font-size:14pt;"> your paddle</span></p></body></html></string>
</property>
</widget>
<widget class="QLabel" name="powerups_title_label">
<property name="geometry">
<rect>
<x>40</x>
<y>650</y>
<width>211</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Powerups:</string>
</property>
</widget>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>993</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QToolBar" name="mainToolBar">
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
<widget class="QStatusBar" name="statusBar"/>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>