forked from opengaming/osgameclones
-
Notifications
You must be signed in to change notification settings - Fork 0
/
u.yaml
507 lines (482 loc) · 12.7 KB
/
u.yaml
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
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
- name: UA_source
langs:
- C++
licenses:
- GPL2
frameworks:
- SDL
originals:
- Urban Assault
repo: https://github.com/Marisa-Chan/UA_source
type: remake
updated: 2017-09-08
- name: UAlbion
type: remake
originals:
- Albion
repo: https://github.com/csinkers/ualbion
development: active
status: unplayable
langs:
- 'C#'
- 'F#'
licenses:
- MIT
content: commercial
images:
- https://raw.githubusercontent.com/csinkers/ualbion/master/data/Screenshots/1_FirstLevel.png
- https://raw.githubusercontent.com/csinkers/ualbion/master/data/Screenshots/2_3DWorld.png
- https://raw.githubusercontent.com/csinkers/ualbion/master/data/Screenshots/3_Outdoors.png
- https://raw.githubusercontent.com/csinkers/ualbion/master/data/Screenshots/4_Inventory.png
- https://raw.githubusercontent.com/csinkers/ualbion/master/data/Screenshots/5_MainMenu.png
updated: 2020-02-06
- name: Uebergame
development: active
frameworks:
- Torque 3D
images:
- http://duion.com/files/blog/Uebergame-1.0.6.0-Release.jpg
langs:
- TorqueScript
- C
licenses:
- MIT
- CC0
content: open
originals:
- 'ARMA: Armed Assault'
- ARMA 2
- ARMA 3
repo: https://github.com/Duion/Uebergame
status: playable
type: clone
updated: 2020-08-25
url: http://duion.com/games/uebergame/main
- name: UFO2000
images:
- https://a.fsdn.com/con/app/proj/ufo2000/screenshots/66443.jpg
- https://a.fsdn.com/con/app/proj/ufo2000/screenshots/66447.jpg
- https://a.fsdn.com/con/app/proj/ufo2000/screenshots/66445.jpg
langs:
- C++
licenses:
- GPL2
content: swappable
development: halted
originals:
- 'X-COM: UFO Defense'
- 'X-COM: Terror from the Deep'
- 'X-COM: Apocalypse'
repo: https://sourceforge.net/projects/ufo2000/
status: playable
type: remake
updated: 2021-01-06
url: http://ufo2000.sourceforge.net/
video:
youtube: F8qKn6u2zWI
- name: 'UFO: Alien Invasion'
images:
- https://ufoai.org/w/images/Ui2_aliencontainment.jpg
- https://ufoai.org/w/images/Ui2_baseview_2.jpg
- https://ufoai.org/w/images/Ui2_baseview_1.jpg
- https://ufoai.org/w/images/Ui2_campaign.jpg
- https://ufoai.org/w/images/Ui2_main.jpg
- https://ufoai.org/w/images/Ui2_market.jpg
- https://ufoai.org/w/images/Ui2_research.jpg
langs:
- C
licenses:
- GPL2
development: active
originals:
- 'X-COM: UFO Defense'
- 'X-COM: Terror from the Deep'
- 'X-COM: Apocalypse'
repo: https://sourceforge.net/projects/ufoai/
type: clone
url: https://ufoai.org/wiki/News
updated: 2022-05-03
- name: UGH-remake
langs:
- C
licenses:
- As-is
development: halted
originals:
- Ugh!
status: unplayable
repo: https://bitbucket.org/Andy51/ugh-remake
type: remake
updated: 2022-06-24
- name: UiirJS
langs:
- JavaScript
licenses:
- As-is
development: halted
originals:
- 'Ultima II: The Revenge of the Enchantress'
repo: https://github.com/jaggedsoft/UiirJS
type: remake
updated: 2020-09-04
- name: 'Ultima 5 Redux'
images:
- https://ultimacodex.com/wp-content/uploads/2019/11/u5-redux-nov2019.jpg
langs:
- 'C#'
- C++
licenses:
- MIT
development: active
originals:
- 'Ultima V: Warriors of Destiny'
repo: https://github.com/bradhannah/Ultima5Redux
type: remake
url: https://u5redux.wordpress.com/
updated: 2020-05-19
- name: Ultimate Stunts
images:
- http://www.ultimatestunts.nl/screenshots/0721.jpg
- http://www.ultimatestunts.nl/screenshots/0711.jpg
- http://www.ultimatestunts.nl/screenshots/0722.jpg
- http://www.ultimatestunts.nl/screenshots/0742.jpg
langs:
- C++
licenses:
- GPL2
development: halted
originals:
- Stunts
repo: https://sourceforge.net/projects/ultimatestunts/
type: remake
url: http://www.ultimatestunts.nl/
updated: 2018-10-06
- name: UltraStar Deluxe
frameworks:
- SDL2
langs:
- Object Pascal
- Lua
licenses:
- GPL2
development: active
originals:
- SingStar
repo: https://github.com/UltraStar-Deluxe/USDX
status: playable
type: remake
updated: 2020-08-25
url: https://usdx.eu/
- name: UltraStar Play
frameworks:
- Unity
langs:
- C#
licenses:
- MIT
development: active
originals:
- SingStar
repo: https://github.com/UltraStar-Deluxe/Play
status: playable
type: remake
updated: 2021-06-06
url: https://usplay.net/
images:
- https://usplay.net/assets/img/devices_usplay_mic_in_phone.png
- https://usplay.net/assets/img/screenshots/singing-resized.png
- https://usplay.net/assets/img/screenshots/results-resized.png
- name: uMario
frameworks:
- SDL2
langs:
- C++
licenses:
- GPL2
development: halted
originals:
- Super Mario
repo: https://github.com/jakowskidev/uMario_Jakowski
status: playable
type: remake
updated: 2016-03-24
- name: Uncharted waters 2 remake
langs:
- TypeScript
licenses:
- MIT
development: active
originals:
- Uncharted Waters
repo: https://github.com/JohanLi/uncharted-waters-2
type: remake
updated: 2022-02-17
url: https://johan.li/uncharted-waters-2/
images:
- https://media.githubusercontent.com/media/JohanLi/uncharted-waters-2/readme-assets/uncharted-waters-2.png
- name: UnCiv
type: remake
originals:
- Civilization V
repo: https://github.com/yairm210/UnCiv
url: https://play.google.com/store/apps/details?id=com.unciv.app
development: active
status: playable
multiplayer:
- Hotseat
- Online
langs:
- Kotlin
frameworks:
- LibGDX
licenses:
- MPL
content: open
info: Android remake of Civilization V
updated: 2019-09-17
images:
- https://camo.githubusercontent.com/3318b4e2c2d7726d8e6d9b2ae8fec506e9d944df/68747470733a2f2f6c68332e676f6f676c6575736572636f6e74656e742e636f6d2f554b524a6f67395a493677393368594c665f5658494b5035675255396a50384957334b6139466862466173644d6a694654412d6b746d477a434d442d48464d735a773d77313932302d683836372d7277
- https://lh3.googleusercontent.com/u-160JEHFQMPW7fxWGUcHefQtgBNrTeqWN5Rh3jPwgbAF77GdgSTaxwuWoc6n7h1mg=w1180-h932
- https://lh3.googleusercontent.com/_MVwu5gZX0n5KckRhjYUzvD6PLlDGhWk4peclcg2L-VjwNo2-9v9R03I-6mdvlmJ7ZM=w1180-h932
- https://lh3.googleusercontent.com/Az9kjLDnmMA__c0_68P_FwjivBtAg8ZMtFYBvXvEAhoS8W-8_hqSxINzbALf9rWsqKM=w1180-h932
- https://lh3.googleusercontent.com/ioi91BqZm856VpXVPuzD3Of5P5hjXLcKHq20Ofv3aklexSwWSl5lpmo5EiJftmt1Wg=w1180-h932
- https://lh3.googleusercontent.com/qOqSXlgjCCdpYCHoNab0rzGHfjUnnCHF_GJQKGKmaOfBv1tGYW6v37cvjIMfbwoibQ=w1180-h932
- https://lh3.googleusercontent.com/TSFQq6P2X9Ineomy-59C-DkiqD8elT9DVWBS1jhQGQ-3pdSq38tRwhzbL3nt4NrE8Ws=w1180-h932
- name: UndertaleModTool
originals:
- Undertale
type: tool
repo: 'https://github.com/krzys-h/UndertaleModTool'
feed: 'https://github.com/krzys-h/UndertaleModTool/releases.atom'
development: sporadic
content: commercial
langs:
- 'C#'
licenses:
- GPL3
info: >-
The most complete tool for modding, decompiling and unpacking Undertale (and
other Game Maker: Studio games!)
updated: '2019-12-13'
images:
- 'https://github.com/krzys-h/UndertaleModTool/raw/master/screenshot.png'
- name: Underworld Adventures
originals:
- Ultima Underworld
- 'Ultima Underworld II: Labyrinth of Worlds'
type: remake
repo: 'https://github.com/vividos/UnderworldAdventures'
url: 'https://vividos.github.io/UnderworldAdventures/'
development: sporadic
status: playable
content: commercial
licenses:
- GPL2
images:
- https://vividos.github.io/UnderworldAdventures/images/shot2.jpg
- https://vividos.github.io/UnderworldAdventures/images/shot3.jpg
- https://vividos.github.io/UnderworldAdventures/images/shot4.jpg
updated: 2021-08-08
- name: UnderworldExporter
type: remake
originals:
- Ultima Underworld
- 'Ultima Underworld II: Labyrinth of Worlds'
repo: https://github.com/hankmorgan/UnderworldExporter
development: sporadic
status: playable
langs:
- C#
- C++
frameworks:
- Unity
licenses:
- MIT
content: commercial
updated: 2020-08-31
video:
youtube: 4DZj3eWP9cw
- name: uninvited
frameworks:
- Inform
licenses:
- Artistic
content: free
development: halted
originals:
- Uninvited
status: playable
repo: https://gitlab.com/DavidGriffith/uninvited
type: remake
updated: 2022-01-11
- name: UnityPacmania
originals:
- Pac-Mania
type: clone
repo: 'https://github.com/stuart73/UnityPacmania'
development: complete
status: playable
content: commercial
langs:
- 'C#'
frameworks:
- Unity
licenses:
- As-is
updated: '2022-06-28'
images:
- 'https://www.photovidshow.com/pacmania/pacmania.jpg'
video:
youtube: fsbwAHDhPkk
- name: Unitystation
originals:
- Space Station 13
type: clone
repo: https://github.com/unitystation/unitystation
url: https://unitystation.org/
development: very active
langs:
- C#
frameworks:
- Unity
licenses:
- AGPL3
- CC-BY-SA
- GPL3
updated: 2020-05-18
images:
- https://steamcdn-a.akamaihd.net/steam/apps/801140/ss_297e4e713b48a6f65bfef83ad21f3e89a5bd9f4c.jpg
- https://steamcdn-a.akamaihd.net/steam/apps/801140/ss_b7f2e5f5e472e79f61cddb83d7df602afe6619ed.jpg
- https://steamcdn-a.akamaihd.net/steam/apps/801140/ss_7bebf8ec3515878b6d720c94ccbdef9362607d01.jpg
- https://steamcdn-a.akamaihd.net/steam/apps/801140/ss_2359a84e5e9b7e175d95f2a04e92d1e7c7821adb.1920x1080.jpg
video:
youtube: FNay4jJMuxA
- name: Unknown Horizons
images:
- http://unknown-horizons.org/static/screenshots/2013-04-04.18-14-10.036341.png
- http://unknown-horizons.org/static/screenshots/2013-04-04.18-13-39.515762.png
- http://unknown-horizons.org/static/screenshots/2013-04-04.18-13-09.917428.png
- http://unknown-horizons.org/static/screenshots/loading_screen.png
- http://unknown-horizons.org/static/screenshots/2019-01-11.23-36-47.502394.png
langs:
- Python
licenses:
- GPL2
- Multiple
development: active
originals:
- Anno series
repo: https://github.com/unknown-horizons/unknown-horizons
type: clone
url: http://www.unknown-horizons.org/
updated: 2020-08-25
- name: Unknown Horizons Godot Engine Port
originals:
- Anno series
type: clone
repo: 'https://github.com/unknown-horizons/godot-port'
url: 'http://unknown-horizons.org/'
development: sporadic
status: unplayable
content: open
langs:
- GDScript
frameworks:
- Godot
licenses:
- GPL2
info: We are searching for developers for our Godot Engine port.
updated: '2019-12-24'
- name: Unvanquished
images:
- https://unvanquished.net/wp-content/uploads/2015/01/chasm_granger.png
- https://unvanquished.net/wp-content/uploads/2015/01/perseus_tyrant.png
- https://unvanquished.net/wp-content/uploads/2015/01/parpax_human.png
- https://unvanquished.net/wp-content/uploads/2015/01/perseus_mantis1.jpg
- https://unvanquished.net/wp-content/uploads/2015/01/yocto_mara.png
- https://unvanquished.net/wp-content/uploads/2015/01/perseus_dretch.png
- https://unvanquished.net/wp-content/uploads/2015/01/parpax_h1.png
- https://unvanquished.net/wp-content/uploads/2015/01/parpax_aliens.png
- https://unvanquished.net/wp-content/uploads/2015/01/antares_turrets.jpg
langs:
- C++
frameworks:
- Daemon Engine
- SDL2
- OpenGL
- OpenAL
licenses:
- GPL3
- BSD
- CC-BY-SA
- CC-BY
development: active
status: playable
multiplayer:
- Online
- LAN
originals:
- Gloom (Quake)
- Natural Selection
repo: https://github.com/Unvanquished/Unvanquished
type: similar
updated: 2020-09-06
url: https://unvanquished.net
feed: https://unvanquished.net/feed
- name: The Ur-Quan Masters
images:
- http://sc2.sourceforge.net/screenshots/pcintro.jpg
- http://sc2.sourceforge.net/screenshots/slaveshield.png
- http://sc2.sourceforge.net/screenshots/scale_triscan.png
- http://sc2.sourceforge.net/screenshots/setupmenu.png
- http://sc2.sourceforge.net/screenshots/meleestep.png
langs:
- C
licenses:
- GPL2
development: active
originals:
- Star Control 2
repo: https://sourceforge.net/projects/sc2/
type: remake
url: http://sc2.sourceforge.net/
updated: 2018-10-06
- name: UTEngine
originals:
- Unreal Tournament
type: remake
repo: 'https://github.com/dpjudas/UTEngine'
development: active
status: unplayable
content: commercial
langs:
- C++
frameworks:
- Vulkan
licenses:
- Zlib
info: Can only load and render maps so far
updated: 2021-12-06
images:
- >-
https://user-images.githubusercontent.com/5136903/125014285-afc65580-e06d-11eb-80c0-0a1992a7d0ff.jpg
- name: UchuServer
originals:
- Lego Universe
type: remake
repo: 'https://github.com/UchuServer/Uchu'
development: active
status: playable
multiplayer:
- Local
- Online
- LAN
content: commercial
langs:
- 'C#'
licenses:
- GPL3
info: A Server project emulating original data from NetDevil's Lego Universe (2010)
updated: '2022-02-15'
video:
youtube: _b6HYmdcA8c