forked from opengaming/osgameclones
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathf.yaml
723 lines (672 loc) · 17 KB
/
f.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
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
- name: f2bgl
framework: SDL
lang: C++
development: sporadic
originals:
- Fade to Black
type: remake
url: https://github.com/cyxx/f2bgl
- name: F-1 Spirit
framework:
- SDL
images:
- http://www.braingames.getput.com/f1spirit/pics/screenshot3.jpg
- http://www.braingames.getput.com/f1spirit/pics/screenshot4.jpg
- http://www.braingames.getput.com/f1spirit/pics/screenshot5.jpg
- http://www.braingames.getput.com/f1spirit/pics/screenshot6.jpg
- http://www.braingames.getput.com/f1spirit/pics/screenshot7.jpg
- http://www.braingames.getput.com/f1spirit/pics/screenshot8.jpg
lang:
- C++
license:
- GPL
content: free
originals:
- F-1 Spirit
repo: http://braingames.jorito.net/f1spirit/f1spirit.src_0.rc9-1615.tgz
type: remake
updated: 2015-04-13
url: http://www.braingames.getput.com/f1spirit/
- name: F-Zero Clone
framework: WebGL
lang:
- JavaScript
- CoffeeScript
development: active
originals:
- F-Zero
repo: https://github.com/chipbell4/F-Zero-Clone
type: remake
updated: 2015-04-25
- name: F.LF
development: complete
images:
- https://camo.githubusercontent.com/1af56a932d6c8883afed0b139e3ad6938709f94e/687474703a2f2f6c68332e676f6f676c6575736572636f6e74656e742e636f6d2f7879576a4f4658546c657a4d7a446c644d7152495073684e376939657a335641586264615732742d7431383d7731363030
lang:
- JavaScript
license:
- CC-BY-NC-SA
content: swappable
originals:
- Little Fighter 2
repo: https://github.com/Project-F/F.LF
status: playable
type: clone
updated: 2017-08-29
url: http://www.ProjectF.hk/F.LF
- name: Falling Time
framework: SDL2
images:
- https://raw.github.com/cxong/fallingtime/master/screenshot.png
lang: C
license:
- GPL2
development: halted
originals:
- Fall Down
repo: https://github.com/cxong/FallingTime
status: playable
type: clone
updated: 2015-05-26
video:
youtube: 3MVMJkOYHSg
- name: Falltergeist
development: active
lang: C++
content: commercial
originals:
- Fallout 2
repo: https://github.com/alexeevdv/falltergeist
status: unplayable
type: remake
url: https://falltergeist.org/
- name: Fanwor
framework: SDL
images:
- http://fanwor.tuxfamily.org/fanwor-1.png
- http://fanwor.tuxfamily.org/fanwor-2.png
lang: C
license:
- GPL2
development: active
originals:
- Legend of Zelda
repo: https://git.tuxfamily.org/fanwor/fanwor.git
status: playable
type: clone
updated: 2016-03-23
url: http://fanwor.tuxfamily.org/
- name: fheroes2
images:
- https://sourceforge.net/p/fheroes2/screenshot/171624.jpg
- https://sourceforge.net/p/fheroes2/screenshot/191635.jpg
lang: C++
development: active
originals:
- Heroes of Might and Magic II
repo: http://fheroes2.svn.sourceforge.net/viewvc/fheroes2/
type: remake
url: http://sourceforge.net/projects/fheroes2/
- name: Fight Or Perish
images:
- http://www.newbreedsoftware.com/fop/screenshots/fop-alpha.png
lang: C
license:
- GPL2
development: sporadic
originals:
- Dandy
repo: ftp://ftp.tuxpaint.org/unix/x/fop/src/fop-0.5.tar.gz
type: remake
updated: 2015-04-07
url: http://www.newbreedsoftware.com/fop/
- name: Flare
images:
- http://clintbellanger.net/rpg/images/screenshots/0020.jpg
- http://clintbellanger.net/rpg/images/screenshots/0022.jpg
lang:
- C++
license:
- GPL3
development: active
originals:
- Diablo
repo: https://github.com/clintbellanger/flare
type: clone
url: http://clintbellanger.net/rpg/
- name: FlightGear
images:
- http://www.flightgear.org/wp-content/gallery/gallery-v2-6/fgfs-screen-029.jpg
- http://www.flightgear.org/wp-content/gallery/gallery-v2-6/fgfs-screen-194.jpg
- http://www.flightgear.org/wp-content/gallery/gallery-v2-6/fgfs-screen-166.jpg
- http://www.flightgear.org/wp-content/gallery/gallery-v2-6/fgfs-screen-019.jpg
lang: C++
development: active
originals:
- Microsoft Flight Simulator
repo: http://gitorious.org/fg/flightgear
type: clone
updated: 2012-04-05
url: http://www.flightgear.org/
- name: Floor 13
lang: Ruby
development: active
originals:
- Floor 13
repo: https://bitbucket.org/eastmad/floor-13-releases/src
type: remake
updated: 2015-04-03
url: http://agriculture-and-fisheries.tumblr.com/
- name: fonline
lang: C++
license:
- GPL3
development: active
originals:
- Fallout Online
repo: https://github.com/alexknvl/fonline
type: remake
updated: 2016-02-08
url: http://fodev.net/
- name: Football Manager
license:
- GPL2
lang: C
originals:
- Football Manager
repo: http://www.robsons.org.uk/archive/www.autismuk.freeserve.co.uk/fm-0.99.tar.gz
type: remake
updated: 2015-04-13
url: http://www.robsons.org.uk/archive/www.autismuk.freeserve.co.uk/index.htm
- name: Forge
lang:
- Java
development: very active
originals:
- 'Magic: The Gathering Online'
repo: http://svn.slightlymagic.net/websvn/listing.php?repname=Forge&path=%2F&
status: playable
type: clone
url: http://www.slightlymagic.net/wiki/Forge
- name: FQuake3
lang: F#
license:
- GPL2
development: sporadic
originals:
- Quake 3
repo: https://github.com/TIHan/FQuake3
type: remake
updated: 2015-05-11
- name: Free Allegiance
images:
- http://www.freeallegiance.org/screenshots/CapitalShips/BelterCapsLaunchTogether.jpg
- http://www.freeallegiance.org/screenshots/CapitalShips/ICBattlecruisersResonateAleph.jpg
- http://www.freeallegiance.org/screenshots/Dogfights/BigGameVeryBusy.jpg
info: Shared source
lang: C
development: sporadic
originals:
- Allegiance
repo: http://freeallegiance.cvs.sourceforge.net/viewvc/freeallegiance/
type: remake
updated: 2015-04-06
url: http://www.freeallegiance.org/
- name: Free in the Dark
lang: C
license:
- GPL
development: halted
originals:
- Alone in the Dark
- Alone in the Dark 2
- Alone in the Dark 3
- Jack in the Dark
repo: http://fitd.svn.sf.net/viewvc/fitd/trunk/
type: remake
updated: 2014-09-05
url: http://sourceforge.net/projects/fitd/
- name: freeablo
development: active
images:
- https://freeablo.org/wp-content/uploads/2014/11/Screenshot-from-2014-11-13-191438.jpg
- https://freeablo.org/wp-content/uploads/2014/11/Screenshot-from-2014-11-13-151043.jpg
lang:
- C++
- Python
license:
- GPL3
content: commercial
originals:
- Diablo
repo: https://github.com/wheybags/freeablo
status: playable
type: remake
updated: 2014-04-22
url: http://freeablo.org/
- name: FreeBlocks
framework: SDL2
images:
- http://i.imgur.com/XDBQy0o.png
- http://i.imgur.com/TryDIGI.png
- http://i.imgur.com/PysfvNR.png
lang: C
development: halted
originals:
- Tetris Attack
status: playable
type: remake
updated: 2015-02-02
url: https://github.com/dorkster/freeblocks
- name: Freeciv
images:
- http://images2.wikia.nocookie.net/__cb20070223045604/freeciv/images/b/b3/Freeciv-2.1.0-beta3-sdl_slack11.0.png
- http://images4.wikia.nocookie.net/__cb20061222015333/freeciv/images/9/94/Big_window.png
lang: C
license:
- GPL2
development: active
originals:
- Civilization II
repo: http://svn.gna.org/viewcvs/freeciv/
type: clone
url: http://freeciv.wikia.com/
- name: Freeciv Alpha Centauri project
images:
- http://freecivac.sourceforge.net/pics/govchange.png
lang: C
license:
- GPL2
development: halted
originals:
- Sid Meier's Alpha Centauri
repo: http://freecivac.cvs.sourceforge.net/viewvc/freecivac/
type: remake
updated: 2015-04-11
url: http://freecivac.sourceforge.net/
- name: FreeCol
images:
- http://www.freecol.org/images/screen-0.8.0-large.jpg
- http://www.freecol.org/images/java-shot15.jpg
- http://www.freecol.org/images/java-shot16.jpg
lang: Java
license:
- GPL2
development: active
originals:
- Sid Meier's Colonization
repo: https://git.code.sf.net/p/freecol/git
type: remake
url: http://www.freecol.org/
- name: Freedoom
development: sporadic
images:
- http://freedoom.github.io/img/screenshots/phase1-0.10_01.png
- http://freedoom.github.io/img/screenshots/phase1-0.10_02.png
- http://freedoom.github.io/img/screenshots/phase1-0.10_03.png
content: free
originals:
- Doom
- Doom II
repo: https://github.com/chungy/freedoom
type: remake
updated: 2013-06-06
url: http://freedoom.github.io/
- name: FreedroidClassic
images:
- http://a.fsdn.com/con/app/proj/freedroid/screenshots/25826.jpg
lang: C
development: complete
originals:
- Paradroid
type: remake
url: http://www.freedroid.org/download/#c46
- name: FreedroidRPG
images:
- http://www.freedroid.org/images/screenshots/hell_fortress.png
- http://www.freedroid.org/images/screenshots/editor_zoom.png
- http://www.freedroid.org/images/screenshots/editor.png
lang:
- Python
- C
- Lua
license:
- GPL2
development: active
originals:
- Paradroid
repo: git://git.code.sf.net/p/freedroid/code
status: playable
type: clone
url: http://www.freedroid.org/
- name: FreeFalcon
info: win32
lang: C++
license:
- BSD2
development: active
originals:
- Falcon
repo: https://github.com/FreeFalcon/freefalcon-central
type: clone
- name: FreeFT
lang: C++
license:
- BSD
development: active
originals:
- 'Fallout Tactics: Brotherhood of Steel'
repo: https://github.com/nadult/FreeFT
type: remake
updated: 2016-01-12
- name: freegish
development: active
framework:
- SDL
images:
- https://upload.wikimedia.org/wikipedia/commons/f/f7/FreeGish_1-2.png
- https://upload.wikimedia.org/wikipedia/commons/0/00/FreeGish_1-5.png
lang:
- C
license:
- GPL2
- CC-BY-SA
content: open
originals:
- Gish
repo: https://github.com/freegish/freegish
type: remake
updated: 2015-04-08
- name: FreeKick
images:
- https://codeflow.files.wordpress.com/2012/12/2012-12-02_122257_6892124921.png
- https://codeflow.files.wordpress.com/2012/12/2012-12-02_123619_4607386701.png
lang: C++
license:
- GPL
development: active
originals:
- Sensible Soccer
repo: https://github.com/anttisalonen/freekick3
type: remake
updated: 2015-04-03
url: https://codeflow.wordpress.com/tag/sensible-soccer/
- name: FreeLords
lang: Java
license:
- GPL2
development: active
originals:
- Warlords II
repo: git://git.code.sf.net/p/freelords/git
type: remake
updated: 2015-04-06
url: http://sourceforge.net/projects/freelords/
- name: Freenukum Jump'n Run
lang: C
license:
- GPL3
development: halted
originals:
- Duke Nukem
repo: https://bazaar.launchpad.net/~silwol/freenukum/trunk/files
type: remake
updated: 2015-04-03
url: https://launchpad.net/freenukum/
- name: FreeOrion
development: sporadic
images:
- http://www.freeorion.org/images/8/82/Galaxy_Map_AIs_SVN3100.png
- http://www.freeorion.org/images/1/14/Design_Screen_SVN3097.png
- http://www.freeorion.org/images/a/ab/FreeOrion3215_Galaxy_Map.png
lang:
- C++
- Python
license:
- GPL2
- CC-BY-SA
content: open
originals:
- Master of Orion
- Master of Orion 2
repo: https://github.com/freeorion/freeorion
type: clone
url: http://www.freeorion.org/
- name: FreePrince
lang: C
development: halted
originals:
- Prince of Persia
status: playable
type: remake
updated: 2014-01-12
url: http://www.princed.org/downloads/FreePrince/FP_2011-12-04_source.tar.gz
- name: FreeRails
images:
- http://freerails.sourceforge.net/screenshots/jfreerails_0_2_6_320x240.png
lang:
- C++
- Java
development: halted
originals:
- Railroad Tycoon
repo: freerails.cvs.sourceforge.net
type: remake
updated: 2015-04-03
url: http://freerails.sourceforge.net/
- name: FreeRails 2
images:
- http://freerails2.sourceforge.net/screenshots/jfreerails_0_2_6_320x240.png
lang: Java
development: halted
originals:
- Railroad Tycoon
repo: svn://svn.code.sf.net/p/freerails2/code/
type: remake
updated: 2015-04-03
url: http://freerails2.sourceforge.net/
- name: FreeRCT
lang: C++
development: halted
originals:
- RollerCoaster Tycoon
repo: http://github.com/FreeRCT/FreeRCT
type: remake
updated: 2018-05-03
url: http://freerct.org/
- name: Freeserf
lang: C
development: active
originals:
- The Settlers
repo: https://github.com/freeserf/freeserf
status: playable
type: remake
updated: 2012-04-15
url: http://jonls.dk/freeserf/
video:
youtube: DdVtOhIIjow
- name: FreeSiege
images:
- http://freesiege.sourceforge.net/screens/screen0.png
- http://freesiege.sourceforge.net/screens/screen1.png
lang: C++
development: sporadic
originals:
- Siege
repo: https://github.com/MCMic/freesiege
status: playable
type: remake
updated: 2013-06-06
url: http://freesiege.sourceforge.net/
- name: FreeSO
framework:
- MonoGame
images:
- http://freeso.org/wp-content/uploads/2016/06/head.bmp
- http://freeso.org/wp-content/uploads/2016/01/pool.png
- http://freeso.org/wp-content/uploads/2016/01/br.png
lang:
- C#
license:
- MPL
development: active
originals:
- The Sims Online
repo: https://github.com/RHY3756547/FreeSO
status: playable
type: remake
updated: 2016-12-04
url: http://freeso.org
video:
youtube: x35aPzAi55M
- name: FreeSpace Source Code Project
images:
- http://scp.indiegames.us/scn/Diaspora/screen1568.jpg
- http://scp.indiegames.us/scn/Shadows%20of%20Lylat/screen9999zt4.jpg
- http://scp.indiegames.us/scn/Beyond%20the%20Red%20Line/4pu20pg.jpg
lang: C++
development: active
originals:
- FreeSpace 2
repo: http://svn.icculus.org/fs2open/
type: remake
url: http://scp.indiegames.us/
- name: Freestars
lang: C++
license:
- GPL2
development: halted
originals:
- Stars!
repo: svn://svn.code.sf.net/p/freestars/code/trunk
type: remake
updated: 2015-04-11
url: http://freestars.sourceforge.net/
- name: FreeSynd
images:
- http://freesynd.sourceforge.net/images/screenshots/ss1.png
- http://freesynd.sourceforge.net/images/screenshots/ss2.png
- http://freesynd.sourceforge.net/images/screenshots/ss3.png
lang: C++
development: active
originals:
- Syndicate
repo: http://freesynd.svn.sourceforge.net/viewvc/freesynd/
type: remake
url: http://freesynd.sourceforge.net/
- name: FreeTrain
development: halted
images:
- http://www.kohsuke.org/freetrain/screenshots/15.gif
- http://www.kohsuke.org/freetrain/screenshots/10.png
- http://www.kohsuke.org/freetrain/screenshots/1.png
- http://www.kohsuke.org/freetrain/screenshots/3.jpg
lang: C#
license:
- LGPL2
content: commercial
originals:
- A-Train
repo: http://sourceforge.net/p/freetrain/code/
status: playable
type: clone
updated: 2018-03-20
url: http://freetrain.sourceforge.net/
video:
youtube: N_W2ra_Lx80
- name: freeVikings
images:
- http://a.fsdn.com/con/app/proj/freevikings/screenshots/186371.jpg
- http://a.fsdn.com/con/app/proj/freevikings/screenshots/186373.jpg
- http://a.fsdn.com/con/app/proj/freevikings/screenshots/199282.jpg
- http://a.fsdn.com/con/app/proj/freevikings/screenshots/186375.jpg
lang: Ruby
license:
- GPL2
development: sporadic
originals:
- The Lost Vikings
repo: git://git.code.sf.net/p/freevikings/git
type: clone
updated: 2015-05-12
url: http://freevikings.wz.cz/
- name: Frets on Fire
images:
- http://fretsonfire.sourceforge.net/screenshots/fretsonfire1.png
- http://fretsonfire.sourceforge.net/screenshots/fretsonfire4.png
info: (look for songs on the <a href="http://fretsonfire.wikidot.com/start">wiki</a>)
lang: Python
development: halted
originals:
- Guitar Hero
repo: http://sourceforge.net/p/fretsonfire/code/HEAD/tree/trunk/
status: playable
type: remake
updated: 2014-08-20
url: http://fretsonfire.sourceforge.net/
- name: Frets on Fire X
lang: Python
development: active
originals:
- Guitar Hero
repo: https://github.com/fofix/fofix
status: playable
type: remake
updated: 2017-10-23
video:
youtube: JBjdzWomC4M
- name: Friking Shark
lang: C++
license:
- GPL3
development: halted
originals:
- Flying Shark
repo: http://friking-shark.googlecode.com/svn/trunk/
type: remake
updated: 2015-04-06
url: https://code.google.com/p/friking-shark/
- name: Froggix
images:
- https://a.fsdn.com/con/app/proj/froggix/screenshots/208238.jpg
lang: Python
license:
- GPL2
development: halted
originals:
- Frogger
repo: svn://svn.code.sf.net/p/froggix/code/trunk
type: remake
updated: 2015-04-15
url: http://sourceforge.net/projects/froggix/
- name: Frontier 1337
images:
- http://www.txori.com/data/images/articles/140205_frontier_ppsspp_android.png
info: PSP port
lang: C
originals:
- Elite II
repo: http://www.txori.com/data/documents/frontier/frontier_1337.rar
type: remake
updated: 2015-04-08
url: http://www.txori.com/?static2/frontier
- name: Frozen Bubble
lang: Perl
development: sporadic
originals:
- Puzzle Bobble
repo: http://github.com/kthakore/frozen-bubble
type: clone
updated: 2013-06-06
url: http://frozen-bubble.org/
- name: Full Screen Mario
lang: JavaScript
development: active
originals:
- Mario World
repo: https://github.com/FullScreenShenanigans/FullScreenMario/
status: playable
type: remake
updated: 2015-04-04
url: http://www.fullscreenmario.com/