-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
332 lines (300 loc) · 17.6 KB
/
index.html
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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!DOCTYPE html>
<head>
<meta charset=utf-8 />
<meta name=viewport content="width=device-width,initial-scale=1" />
<meta name=title content="iOS Applications of BC4000 LLC" />
<meta name=description
content="Strategy Game Apps: BC4000 - Civilization Model, DDHeroes - Dragon Dungeon Hero, CTMayor - Citi Simulation; Audio Streaming & Chat Apps: Tubecasts - Audio only player, RGRadio - AM/FM stations, GAChat - Global audio chat; Strategy Game Tutor Apps: PVBridge - Contract bridge, PVBigDeuce - Big two learning, PVMahjong - Mahjong learning, PVChess - Chess learning, XiangqiTS - Chinese chess, PVGo - Weiqi Go learning, PVRenju - Gomoku learning; Education Apps: MusicTT - Music learning, COMath - Math learning, SciQuiz - Science learning, CCAdvent - Geography learning, Han4ABC - Hanzi learning; Travel & Trivia Tools Apps: TourTool - Interpreter & Guide, GKTrivia - Trivia answers; Life style App: ReadBible - Verse everyday; Finance App: USAMarket - Insider tracking" />
<meta name=keywords
content="Jianfeng Wu, BC4000, DDHeroes, Tubecasts, Mapcasts, RGRadio, GAChat, PVBridge, PVBigDeuce, PVMahjong, PVChess, PVXiangqi, PVGo, PVRenju, MusicTT, COMath, SciQuiz, CCAdvent, Han4ABC, TourTool, GKTrivia, ReadBible, USAMarket, VoiceVista" />
<meta name=author content="Jianfeng Wu" />
<style>
a.app:hover,
a.app:visited,
a.app:link,
a.app:active {
color: #000000;
text-decoration: none;
}
.appcontainer {
display: flex;
align-items: flex-start;
justify-content: space-around;
flex-direction: row;
flex-wrap: wrap;
flex-flow: row wrap;
align-content: space-around;
}
.appblock {
width: 280px;
}
</style>
</head>
<title>Applications of Dr. Wu</title>
<body style="font: -apple-system-body; margin: 20px;">
<h1>iOS Applications of BC4000 LLC</h1>
<h3>Please download the following iOS Apps to enjoy the mobile computing age. <a href="support.html">Contact
developer to get support.</a></h3>
<hr>
<h3>Audio Streaming Apps</h3>
<div class="appcontainer">
<div class="appblock">
<!--
<div class="appblock">
<p><a class="app" href="tcp/index.html"> <img src="assets/jpg/tcp.jpg" alt="Tubecasts" width="280px"
align="center">
<p>Tubecasts - Audio only player for YouTube</p>
<small>Play your favorite YouTube playlists/videos in AUDIO ONLY energy efficiency mode. The
lifetime of your device's screen and internet data usage could be saved drastically. Save
YouTube video to your album to play offline.</small>
</a></p>
</div>
-->
<p><a class="app" href="tca/index.html"> <img src="assets/jpg/tca.jpg" alt="Tubecasts Air" width="280px"
align="center">
<p>Tubecasts Air</p>
<small>Play your favorite YouTube playlists/videos in AUDIO ONLY energy efficiency mode. The
lifetime of your device's screen and internet data usage could be saved drastically.</small>
</a></p>
</div>
<div class="appblock">
<p><a class="app" href="mct/index.html"> <img src="assets/jpg/mct.jpg" alt="Mapcasts" width="280px"
align="center">
<p>Mapcasts - AM/FM stations</p>
<small>40,000+ radio stations around the world to you. Organized by genres, language and
location.</small>
</a></p>
</div>
</div>
<h3>Lifestyle Apps</h3>
<div class="appcontainer">
<div class="appblock">
<p><a class="app" href="vvt/index.html"> <img src="assets/jpg/vvt.jpg"
alt="VoiceVista" width="280px" align="center">
<p>VoiceVista</p>
<small>Microsoft Soundscape Resurrection to continue providing the service to blind and vision
impaired community.</small>
</a></p>
</div>
<div class="appblock">
<p><a class="app" href="rbe/index.html"> <img src="assets/jpg/rbe.jpg"
alt="ReadBible" width="280px" align="center">
<p>ReadBible - Verse everyday</p>
<small>Daily Bible verse in multiple translations. Bible quiz flashcards.</small>
</a></p>
</div>
</div>
<h3>Strategy Games</h3>
<div class="appcontainer">
<div class="appblock">
<p>
<a class="app" href="bc4/index.html"> <img src="assets/jpg/bc4.jpg" alt="BC4000" width="280px" align="center">
<p>BC4000 - Civilization Model</p>
<small>Take the role of tribal leader in 4000 B.C., move units on the map, build or improve new
cities and units, and choose technologies to research to enable new building skills turn by
turn. Inspired by <b>Sid Meier's Civilization</b>. Based on <b>Freeciv</b>.</small>
</a>
</p>
</div>
<div class="appblock">
<p>
<a class="app" href="ddh/index.html"> <img src="assets/jpg/ddh.jpg" alt="DDHeroes" width="280px" align="center">
<p>DDHeroes - Dragon Dungeon Hero</p>
<small>
<ul>
<li>Rule the world by commanding your heroes battling other heroes armies, gaining experience and
learning new skills, collecting resources and artifacts, capturing mines and castles and
building improvements to existing castles in order to produce and hire more powerful creatures.
Inspired by <b>Jon Van Caneghem's Heroes of Might and Magic II</b>.</li>
<li>Travel to the 26th subterranean floor of the dungeon, retrieve the Amulet of Yendor and return with it to the
surface. Based on <b>Brian Walker's Brogue</b>.</li>
<li>Explores a cave system rumored to be filled with treasure and gold. Based on <b>Willie Crowther's Colossal Cave
Adventure</b>.</li>
</ul>
</small>
</a>
</p>
</div>
<div class="appblock">
<p>
<a class="app" href="ctm/index.html"> <img src="assets/jpg/ctm.jpg" alt="CTMayor" width="280px" align="center">
<p>CTMayor - City Simulation</p>
<small>
<ul>
<li>Create your own city from the ground up. Or become the master of existing cities to
solve horrible planning issues or rescue citizens from a natural disaster. Based on <b>Will Wright's SimCity</b>.
</li>
<li>Assume the role of a provincial governor to build thriving cities
across the Roman Empire, in which they must ensure their citizens have their needs met, and deal
with various disasters, angry gods and hostile enemies. Inspired by <b>Sierra Studios' Caesar
III</b>. Based on <b>dalerank's Caesaria</b> and <b>Bianca van Schaik's Julius</b>.
</li>
<li>player acts as an entrepreneur in control of a transport company, and can compete against rival
companies to make as much profit as possible by transporting passengers and various goods by
road, rail, sea and air. Inspired by <b>Chris Sawyer's Transport Tycoon Deluxe</b>. Based on
<b>Hansjörg Malthane's Sumutrans</b>, <b>Ludvig Strigeus's OpenTTD</b>, <b>Richard Wheeler's OpenGFX2</b>, and <b>OpenSFX</b>.</li>
</ul>
</small>
</a>
</p>
</div>
<div class="appblock">
<p>
<a class="app" href="ad3/index.html"> <img src="assets/jpg/ad3.jpg" alt="AD3000" width="280px" align="center">
<p>AD3000 - Orion Master</p>
<small>
Lead one of ten races to dominate the galaxy through a combination of diplomacy and conquest
while developing technology, exploring and colonizing star systems. Inspired by the <b>Steve
Barcia's Master of Orion</b>. Based on <b>Remnants of the Precursors</b>'s assets.
</small>
</a>
</p>
</div>
<div class="appblock">
<p>
<a class="app" href="bf1/index.html"> <img src="assets/jpg/bf1.jpg" alt="BTFields" width="280px" align="center">
<p>BTFields - World War</p>
<small>
<ul>
<li>Command a number of units on a map of hexagons, trying to accomplish mission objectives
ranging from defending important locations to simply destroying all enemy forces. Inspired by
<b>Blue Byte's Battle Isle</b>. Based on <b>Crimson Fields</b>.</li>
<li>A turn based strategy mode simulates conflict during World War II. Entrenchment, rugged defense, defensive fire,
surprise contacts, surrender, unit supply, weather influence, reinforcements and other implementations contribute to
the tactical and strategic depth. Inspired by <b>Panzer General</b>. Based on <b>lGeneral</b>.</li>
<li> Build your forces to defend and control the newly discovered planet Icarus, with its astounding mineral wealth and
mysterious alien artifacts. Based on <b>Warfare Incorporated</b>.</li>
</ul>
</small>
</a>
</p>
</div>
</div>
<h3>Strategy Game Tutor Apps</h3>
<div class="appcontainer">
<div class="appblock">
<p><a class="app" href="pvb/index.html"> <img src="assets/jpg/pvb.jpg" alt="PVBridge" width="280px"
align="center">
<p>PVBridge - Contract bridge</p>
<small>Three AI robots play the contract bridge game with you anytime and anywhere. Nature bidding
system rules and Alpha-Beta Pruning algorithm.</small>
</a></p>
</div>
<div class="appblock">
<p><a class="app" href="pvd/index.html"> <img src="assets/jpg/pvd.jpg" alt="PVBigDeuce" width="280px"
align="center">
<p>PVBigDeuce - Big two learning</p>
<small>AI tutor will tell you how to play big deuce. And three AI robots play with you anytime and
anywhere. <a href="https://en.wikipedia.org/wiki/Big_two">Big Deuce Wiki here</a>.</small>
</a></p>
</div>
<div class="appblock">
<p><a class="app" href="pvm/index.html"> <img src="assets/jpg/pvm.jpg" alt="PVMahjong" width="280px"
align="center">
<p>PVMahjong - Mahjong learning</p>
<small>AI tutor will tell you how to play mahjong. And three AI robots play with you anytime and
anywhere. Game follows Babcock rules.</small>
</a></p>
</div>
<div class="appblock">
<p><a class="app" href="pvc/index.html"> <img src="assets/jpg/pvc.jpg" alt="PVChess" width="280px"
align="center">
<p>PVChess - Chess learning</p>
<small>A world-champion level chess tutor and six sparring partners. Beginners can follow hint to
learn how to play as an expert step by step.</small>
</a></p>
</div>
<div class="appblock">
<p><a class="app" href="pvx/index.html"> <img src="assets/jpg/pvx.jpg" alt="XiangqiTS" width="280px"
align="center">
<p>PVXiangqi - Chinese chess learning</p>
<small>A world-champion level chinese chess tutor and six sparring partners. Beginners can follow
hint to learn how to play as an expert step by step.</small>
</a></p>
</div>
<div class="appblock">
<p><a class="app" href="pvg/index.html"> <img src="assets/jpg/pvg.jpg" alt="BadkuTS" width="280px"
align="center">
<p>PVGo - Weiqi Go Baduk learning</p>
<small>A Baduk (weiqi) (igo) tutor and six sparring partners. Beginners can follow hint to learn how
to play as an expert step by step.</small>
</a></p>
</div>
<div class="appblock">
<p><a class="app" href="pvr/index.html"> <img src="assets/jpg/pvr.jpg" alt="RenjuTS" width="280px"
align="center">
<p>PVRenju - Renju Gomoku learning</p>
<small>A Renju (Five in a row) (Gomoku) tutor and six sparring partners. Beginners can follow hint
to learn how to play as an expert step by step.</small>
</a></p>
</div>
</div>
<h3>Education Apps</h3>
<div class="appcontainer">
<div class="appblock">
<p><a class="app" href="mtt/index.html"> <img src="assets/jpg/mtt.jpg" alt="MusicTT" width="280px"
align="center">
<p>MusicTT - Music learning</p>
<small>A virtual music tutor can illustrate finger position, keeping time and key changes with great
patience for a lot of instruments. Music sheets for piano, guitar, ukulele, violin, flute,
saxophone, clarinet and drum; Chords illustration and some tools. Open music theory for your
learning too.</small>
</a></p>
</div>
<div class="appblock">
<p><a class="app" href="com/index.html"> <img src="assets/jpg/com.jpg" alt="CoMath" width="280px"
align="center">
<p>COMath - Math learning</p>
<small>A one-on-one tutor can provide the support, attention, and time you require to answer
questions, develop skills, and reach academic potential of mathematics.</small>
</a></p>
</div>
<div class="appblock">
<p><a class="app" href="scq/index.html"> <img src="assets/jpg/scq.jpg" alt="SciQuiz" width="280px"
align="center">
<p>SciQuiz - Science learning</p>
<small>More than 45,000 quizzes about Biology, Chemistry, Geography and Physics. A fun way to
explore chemistry by molecule structure view too. And breaking news about science and
health.</small>
</a></p>
</div>
<div class="appblock">
<p><a class="app" href="cca/index.html"> <img src="assets/jpg/cca.jpg" alt="CCAdevenrures" width="280px"
align="center">
<p>CCAdvent - Geography learning</p>
<small>A fun way to learn geography and history. Travel around the world virtually to visit heritage
sites, view beautiful photos and research detail information.</small>
</a></p>
</div>
<div class="appblock">
<p><a class="app" href="h4a/index.html"> <img src="assets/jpg/h4a.jpg" alt="Han4ABC" width="280px"
align="center">
<p>Han4ABC - Hanzi learning</p>
<small>Practice stroke-order of chinese characters, listen pronunciations of mandarin and cantonese,
read meanings and example sentences, learn chinese idioms and Tang poems.</small>
</a></p>
</div>
</div>
<h3>Travel & Trivia Tools Apps</h3>
<div class="appcontainer">
<div class="appblock">
<p><a class="app" href="ivt/index.html"> <img src="assets/jpg/ivt.jpg" alt="TourTool" width="280px"
align="center">
<p>TourTool - Interpreter & guide</p>
<small>A real-time chat interpreter translator, a speech transcriber, and an offline English
dictionary. A offline guide can find out nearby famous landmarks without internet
access.</small>
</a></p>
</div>
<div class="appblock">
<p><a class="app" href="gkt/index.html"> <img src="assets/jpg/gkt.jpg" alt="GKTrivia" width="280px"
align="center">
<p>GKTrivia - Trivia answers</p>
<small>Learn something new about general knowledge, i.e. Animals, Brain Teasers, Celebrities,
Entertainment, Geography, History, Hobbies, Humanities, Literature, Movies, Music, Sports,
Television.</small>
</a></p>
</div>
</div>
</body>
</html>