From 8486b618e1073936bdbf2af4d19cf3a22cbc4faf Mon Sep 17 00:00:00 2001 From: Trilarion Date: Fri, 8 Oct 2021 13:34:01 +0200 Subject: [PATCH] screenshot (github top 50) and statistics charts support in website output game engines now counted as frameworks few additions --- code/backlog.txt | 3 +- code/html/base.jinja | 2 +- code/html/generate_static_website.py | 88 +- code/html/listing_entries.jinja | 20 +- ...meclones_download_images_create_collage.py | 1 + code/html/statistics.jinja | 1 + code/maintenance_screenshots.py | 56 + code/utils/constants.py | 3 + code/utils/osg.py | 53 +- code/utils/osg_statistics.py | 37 +- docs/contribute.html | 4 +- docs/developers/0.html | 16 +- docs/developers/A.html | 220 +- docs/developers/B.html | 88 +- docs/developers/C.html | 126 +- docs/developers/D.html | 130 +- docs/developers/E.html | 66 +- docs/developers/F.html | 54 +- docs/developers/G.html | 62 +- docs/developers/H.html | 44 +- docs/developers/I.html | 34 +- docs/developers/J.html | 202 +- docs/developers/K.html | 76 +- docs/developers/L.html | 74 +- docs/developers/M.html | 228 +- docs/developers/N.html | 56 +- docs/developers/O.html | 22 +- docs/developers/P.html | 94 +- docs/developers/Q.html | 14 +- docs/developers/R.html | 132 +- docs/developers/S.html | 182 +- docs/developers/T.html | 138 +- docs/developers/U.html | 16 +- docs/developers/V.html | 52 +- docs/developers/W.html | 42 +- docs/developers/X.html | 20 +- docs/developers/Y.html | 28 +- docs/developers/Z.html | 26 +- docs/developers/index.html | 4 +- docs/frameworks/framework.html | 3649 ++--------------- docs/frameworks/game engine.html | 2669 ++++++++++++ docs/frameworks/index.html | 162 +- docs/frameworks/library.html | 183 +- docs/frameworks/tool.html | 383 +- docs/games/0.html | 118 +- docs/games/A.html | 886 +--- docs/games/B.html | 642 ++- docs/games/C.html | 1435 ++----- docs/games/D.html | 1016 +---- docs/games/E.html | 588 +-- docs/games/F.html | 1074 ++--- docs/games/G.html | 647 +-- docs/games/H.html | 331 +- docs/games/I.html | 345 +- docs/games/J.html | 233 +- docs/games/K.html | 260 +- docs/games/L.html | 403 +- docs/games/M.html | 893 +--- docs/games/N.html | 424 +- docs/games/O.html | 2235 ++-------- docs/games/P.html | 807 ++-- docs/games/Q.html | 76 +- docs/games/R.html | 894 +--- docs/games/S.html | 1787 ++------ docs/games/T.html | 1457 ++----- docs/games/U.html | 566 +-- docs/games/V.html | 494 +-- docs/games/W.html | 393 +- docs/games/X.html | 363 +- docs/games/Y.html | 93 +- docs/games/Z.html | 277 +- docs/games/genres.html | 507 +-- docs/games/index.html | 574 ++- docs/games/languages.html | 952 ++--- docs/games/platforms.html | 981 ++--- docs/games/top50.html | 3073 ++------------ docs/index.html | 6 +- docs/inspirations/0.html | 4 +- docs/inspirations/A.html | 10 +- docs/inspirations/B.html | 4 +- docs/inspirations/C.html | 10 +- docs/inspirations/D.html | 26 +- docs/inspirations/E.html | 6 +- docs/inspirations/F.html | 14 +- docs/inspirations/G.html | 12 +- docs/inspirations/H.html | 8 +- docs/inspirations/I.html | 6 +- docs/inspirations/J.html | 4 +- docs/inspirations/K.html | 4 +- docs/inspirations/L.html | 6 +- docs/inspirations/M.html | 20 +- docs/inspirations/N.html | 8 +- docs/inspirations/O.html | 8 +- docs/inspirations/P.html | 4 +- docs/inspirations/Q.html | 10 +- docs/inspirations/R.html | 8 +- docs/inspirations/S.html | 20 +- docs/inspirations/T.html | 14 +- docs/inspirations/U.html | 14 +- docs/inspirations/V.html | 6 +- docs/inspirations/W.html | 6 +- docs/inspirations/X.html | 6 +- docs/inspirations/Y.html | 4 +- docs/inspirations/Z.html | 8 +- docs/inspirations/index.html | 4 +- docs/screenshots/2048_01.jpg | Bin 0 -> 3998 bytes docs/screenshots/craft_01.jpg | Bin 0 -> 7310 bytes docs/screenshots/evil_cult_01.jpg | Bin 0 -> 10183 bytes docs/screenshots/mindustry_01.jpg | Bin 0 -> 15974 bytes docs/screenshots/mindustry_02.jpg | Bin 0 -> 15752 bytes docs/screenshots/mindustry_03.jpg | Bin 0 -> 14077 bytes docs/screenshots/openra_01.jpg | Bin 0 -> 10392 bytes docs/screenshots/openra_02.jpg | Bin 0 -> 9377 bytes docs/screenshots/openra_03.jpg | Bin 0 -> 10276 bytes docs/screenshots/openrct2_01.jpg | Bin 0 -> 13299 bytes docs/statistics/build_systems.svg | 1117 +++++ .../index.html} | 59 +- entries/candle.md | 12 + entries/fusee.md | 12 + entries/gamedev_framework_gf.md | 13 + entries/netradiant-custom.md | 16 + entries/openra.md | 2 +- entries/screenshots/2048_01.jpg | Bin 0 -> 3998 bytes entries/screenshots/README.md | 35 + entries/screenshots/craft_01.jpg | Bin 0 -> 7310 bytes entries/screenshots/evil_cult_01.jpg | Bin 0 -> 10183 bytes entries/screenshots/mindustry_01.jpg | Bin 0 -> 15974 bytes entries/screenshots/mindustry_02.jpg | Bin 0 -> 15752 bytes entries/screenshots/mindustry_03.jpg | Bin 0 -> 14077 bytes entries/screenshots/openra_01.jpg | Bin 0 -> 10392 bytes entries/screenshots/openra_02.jpg | Bin 0 -> 9377 bytes entries/screenshots/openra_03.jpg | Bin 0 -> 10276 bytes entries/screenshots/openrct2_01.jpg | Bin 0 -> 13299 bytes 133 files changed, 12015 insertions(+), 23895 deletions(-) create mode 100644 code/maintenance_screenshots.py create mode 100644 docs/frameworks/game engine.html create mode 100644 docs/screenshots/2048_01.jpg create mode 100644 docs/screenshots/craft_01.jpg create mode 100644 docs/screenshots/evil_cult_01.jpg create mode 100644 docs/screenshots/mindustry_01.jpg create mode 100644 docs/screenshots/mindustry_02.jpg create mode 100644 docs/screenshots/mindustry_03.jpg create mode 100644 docs/screenshots/openra_01.jpg create mode 100644 docs/screenshots/openra_02.jpg create mode 100644 docs/screenshots/openra_03.jpg create mode 100644 docs/screenshots/openrct2_01.jpg create mode 100644 docs/statistics/build_systems.svg rename docs/{statistics.html => statistics/index.html} (53%) create mode 100644 entries/candle.md create mode 100644 entries/fusee.md create mode 100644 entries/gamedev_framework_gf.md create mode 100644 entries/netradiant-custom.md create mode 100644 entries/screenshots/2048_01.jpg create mode 100644 entries/screenshots/README.md create mode 100644 entries/screenshots/craft_01.jpg create mode 100644 entries/screenshots/evil_cult_01.jpg create mode 100644 entries/screenshots/mindustry_01.jpg create mode 100644 entries/screenshots/mindustry_02.jpg create mode 100644 entries/screenshots/mindustry_03.jpg create mode 100644 entries/screenshots/openra_01.jpg create mode 100644 entries/screenshots/openra_02.jpg create mode 100644 entries/screenshots/openra_03.jpg create mode 100644 entries/screenshots/openrct2_01.jpg diff --git a/code/backlog.txt b/code/backlog.txt index 1cef926c..8d55287e 100644 --- a/code/backlog.txt +++ b/code/backlog.txt @@ -98,4 +98,5 @@ https://www.seul.org/~grumbel/tmp/clanlib/games.html https://www.tapatalk.com/groups/imperilist/ https://www.wurfelengine.net/ https://zdoom.org/downloads (gzdoom, lzdoom) -https://zope.readthedocs.io/en/latest/ \ No newline at end of file +https://zope.readthedocs.io/en/latest/ +https://github.com/loudsmilestudios/TetraForce \ No newline at end of file diff --git a/code/html/base.jinja b/code/html/base.jinja index 214d0bf9..cab7b545 100644 --- a/code/html/base.jinja +++ b/code/html/base.jinja @@ -38,7 +38,7 @@ {{ macros.render_icon({'class':'wrench'}) }}Frameworks/Tools {{ macros.render_icon({'class':'users'}) }}Developers {{ macros.render_icon({'class':'bulb'}) }}Inspirations - {{ macros.render_icon({'class':'stats-dots'}) }}Statistics + {{ macros.render_icon({'class':'stats-dots'}) }}Statistics {{ macros.render_icon({'class':'pencil'}) }}Contribute {{ macros.render_icon({'class':'github'}) }}On GitHub diff --git a/code/html/generate_static_website.py b/code/html/generate_static_website.py index a86eb8fd..1f6b49fd 100644 --- a/code/html/generate_static_website.py +++ b/code/html/generate_static_website.py @@ -10,6 +10,12 @@ Sitemaps is not needed, only for large projects with lots of JavaScript und many # TODO most people only come to the main page, put more information there (direct links to genres, ...) # TODO put more explanations on the category pages and the categories (number and short sentences) +# TODO text description automaticall generated from keywords, state, and technical informations for example: First-person action shooter written in C++, inspired by ... but inactive for 7 years. + +# TODO statistics should have disclaimer (warning or info box) about accuracy with link to contribute guidelines + +# TODO game move developer to technical information and maybe rename technical information to details + # TODO game engines should be sorted with frameworks/tools, not with games (they aren't games or are they?) # TODO if the only change is a change in last updated, do not change it (we can probably check with git diff for it) or checksums @@ -23,6 +29,8 @@ Sitemaps is not needed, only for large projects with lots of JavaScript und many # TODO everywhere: singular, plural (game, entries, items) +# TODO games: platform icons and mature, state larger (but maybe not on mobile) + # TODO statistics: better and more statistics with links where possible # TODO statistics: with nice graphics (pie charts in SVG) with matplotlib # TODO statistics: get it from common statistics generator @@ -74,6 +82,8 @@ Sitemaps is not needed, only for large projects with lots of JavaScript und many # TODO add dynamic table (what to include) +# TODO meta titles for all pages, make them nice because they appear in search results! (https://www.contentpowered.com/blog/good-ctr-search-console/) + import os import shutil import math @@ -100,12 +110,14 @@ games_path = ['games'] non_games_path = ['frameworks'] inspirations_path = ['inspirations'] developers_path = ['developers'] +statistics_path = ['statistics'] # derived paths games_index_path = games_path + ['index.html'] non_games_index_path = non_games_path + ['index.html'] inspirations_index_path = inspirations_path + ['index.html'] developers_index_path = developers_path + ['index.html'] +statistics_index_path = statistics_path + ['index.html'] games_by_language_path = games_path + ['languages.html'] games_by_genres_path = games_path + ['genres.html'] @@ -548,6 +560,20 @@ def make_tags(entries): } +def make_detail(summary, detail): + """ + + :param summary: + :param detail: + :return: + """ + return { + 'type': 'detail', + 'summary': summary, + 'detail': detail + } + + def developer_profile_link(link): """ Creates links to developer profiles. @@ -637,10 +663,12 @@ def create_keyword_tag(keyword): else: url = games_by_genres_path.copy() url[-1] += '#{}'.format(keyword) - if keyword.capitalize() in genre_icon_map: - return make_url(url, [make_icon(genre_icon_map[keyword.capitalize()]), make_text(keyword)], '{} games'.format(keyword), 'tag is-info') - else: - return make_url(url, make_text(keyword), '{} games'.format(keyword), 'tag is-info') + # TODO are icons looking good in the keyword tags (I somehow doubt it), maybe put them separately somewhere? + #if keyword.capitalize() in genre_icon_map: + # return make_url(url, [make_icon(genre_icon_map[keyword.capitalize()]), make_text(keyword)], '{} games'.format(keyword), 'tag is-info') + #else: + # return make_url(url, make_text(keyword), '{} games'.format(keyword), 'tag is-info') + return make_url(url, make_text(keyword), '{} games'.format(keyword), 'tag is-info') else: return make_text(keyword, 'tag is-light') @@ -698,10 +726,7 @@ def convert_entries(entries, inspirations, developers): if field == 'Inspiration': e = [make_url(inspirations_references[x], make_text(x)) for x in e] elif field == 'Developer': - if len(e) > 10: # many devs, print smaller - e = [make_url(developer_references[x], make_text(x, 'is-size-7')) for x in e] - else: - e = [make_url(developer_references[x], make_text(x)) for x in e] + e = [make_url(developer_references[x], make_text(x)) for x in e] elif field in c.url_fields: e = [make_url(x, shortcut_url(x, name)) for x in e] else: @@ -777,7 +802,7 @@ def get_top50_games(games): for game in games: # get stars of repositories stars = 0 - for repo in game.get('Code repository', []): + for repo in game.get('Code repository', [])[:1]: # take at most one if isinstance(repo, osg_parse.Value): for c in repo.comment.split(','): c = c.strip() @@ -798,6 +823,25 @@ def get_top50_games(games): return top50_games +def add_screenshot_information(entries): + """ + + :param entries: + :return: + """ + # read screenshot information + overview = osg.read_screenshots_overview() + + # iterate over entries + for entry in entries: + # get screenshots entry + name = osg.canonical_name(entry['Title']) # TODO should be stored upon loading I guess + screenshots = overview.get(name, {}) + screenshots = [{'width': s[0], 'height': s[1], 'url': s[2], 'file': ['screenshots', '{}_{:02d}.jpg'.format(name, id)]} for id, s in screenshots.items()] + if screenshots: # TODO url None should be treated here or in the jinja template + entry['screenshots'] = screenshots + + def generate(entries, inspirations, developers): """ Regenerates the whole static website given an already imported set of entries, inspirations and developers. @@ -856,6 +900,12 @@ def generate(entries, inspirations, developers): utils.copy_tree(os.path.join(c.web_template_path, 'css'), c.web_css_path) utils.copy_tree(os.path.join(c.web_template_path, 'js'), c.web_js_path) + # copy screenshots path + files = [file for file in os.listdir(c.screenshots_path) if file.endswith('.jpg')] + os.makedirs(c.web_screenshots_path, exist_ok=True) + for file in files: + shutil.copyfile(os.path.join(c.screenshots_path, file), os.path.join(c.web_screenshots_path, file)) + # collage_image and google search console token and favicon.svg for file in ('collage_games.jpg', 'google1f8a3863114cbcb3.html', 'favicon.svg'): shutil.copyfile(os.path.join(c.web_template_path, file), os.path.join(c.web_path, file)) @@ -884,7 +934,8 @@ def generate(entries, inspirations, developers): template = environment.get_template('contribute.jinja') write(template.render(), ['contribute.html']) - # statistics page + # statistics page in statistics folder + base['url_to'] = partial(url_to, statistics_path) base['active_nav'] = 'statistics' # statistics preparation @@ -896,16 +947,17 @@ def generate(entries, inspirations, developers): # build-systems build_systems_stat = stat.get_build_systems(entries) - # TODO replace all entries < 10 with "others" - # TODO make Pie chart out of it + build_systems_stat = stat.truncate_stats(build_systems_stat, 10) + stat.export_pie_chart([stat for stat in build_systems_stat if stat[0] != 'N/A'], os.path.join(c.web_path, 'statistics', 'build_systems.svg')) section = { 'title': 'Build system', - 'items': ['{} ({})'.format(*item) for item in build_systems_stat] + 'items': ['{} ({})'.format(*item) for item in build_systems_stat], + 'chart': statistics_path + ['build_systems.svg'] } data['sections'].append(section) # render and write statistics page - write(template.render(data=data), ['statistics.html']) + write(template.render(data=data), statistics_index_path) # non-games folder base['url_to'] = partial(url_to, non_games_path) @@ -998,6 +1050,9 @@ def generate(entries, inspirations, developers): # top 50 games base['active_nav'] = ['filter', 'top50'] + # there are no other games coming afterwards, can actually number them + for index, game in enumerate(top50_games): + game['name'] = '{}. '.format(index+1) + game['name'] listing = { 'title': 'GitHub Stars Top 50', 'subtitle': '50 highest rated (by stars on Github) open source games in the database', @@ -1066,11 +1121,14 @@ if __name__ == "__main__": print('clean current static website') utils.recreate_directory(c.web_path) - # load entries, inspirations and developers and sort them + # load entries, inspirations and developers and sort them alphabetically print('load entries, inspirations and developers') entries = osg.read_entries() entries.sort(key=lambda x: str.casefold(x['Title'])) + # add screenshot information + add_screenshot_information(entries) + inspirations = osg.read_inspirations() inspirations = list(inspirations.values()) inspirations.sort(key=lambda x: str.casefold(x['Name'])) diff --git a/code/html/listing_entries.jinja b/code/html/listing_entries.jinja index 8f86d447..1a696ec1 100644 --- a/code/html/listing_entries.jinja +++ b/code/html/listing_entries.jinja @@ -23,15 +23,27 @@ {#- important fields in a certain order -#}
- {%- for field in ('homepage', 'media', 'inspiration', 'download', 'play online', 'developer') -%} + {%- for field in ('homepage', 'media', 'inspiration', 'download', 'play online') -%} {%- if field in item -%}{{ macros.render_element(item[field]) }}
{%- endif -%} {%- endfor -%}
+ {#- screenshots if available -#} + {%- if 'screenshots' in item%}{% endif -%} {#- technical fields -#}
- Technical information
- {%- for field in ('code language', 'code license', 'code repository', 'code dependency', 'assets license', 'build system') -%} - {%- if field in item -%}{{ macros.render_element(item[field]) }}
{%- endif -%} + Details
+ {%- for field in ('code language', 'code license', 'code repository', 'code dependency', 'assets license', 'build system', 'developer') -%} + {%- if field in item -%} + {%- if item[field][1]['entries']|length > 10 -%} +
{{ macros.render_element(item[field][0]) }} ({{ item[field][1]['entries']|length }}){{ macros.render_element(item[field][1]) }}
+ {%- else -%} + {{ macros.render_element(item[field]) }} + {%- endif -%} +
{%- endif -%} {%- endfor -%}
{#- improve, raw -#} diff --git a/code/html/osgameclones_download_images_create_collage.py b/code/html/osgameclones_download_images_create_collage.py index f7ba7198..23f06576 100644 --- a/code/html/osgameclones_download_images_create_collage.py +++ b/code/html/osgameclones_download_images_create_collage.py @@ -55,6 +55,7 @@ def download_images(): except: pass + def downsize_images(): scale_factor = 10 for file in os.listdir(download_path): diff --git a/code/html/statistics.jinja b/code/html/statistics.jinja index 9bbe51a7..9c6e7837 100644 --- a/code/html/statistics.jinja +++ b/code/html/statistics.jinja @@ -12,6 +12,7 @@

{{ section['title'] }}

+ {% if 'chart' in section %}{% endif %}
    {% for item in section['items'] -%}
  • {{ item }}
  • diff --git a/code/maintenance_screenshots.py b/code/maintenance_screenshots.py new file mode 100644 index 00000000..c2663bc4 --- /dev/null +++ b/code/maintenance_screenshots.py @@ -0,0 +1,56 @@ +""" + +""" +import os +from PIL import Image +from utils import constants as c, utils as u, osg + +HEIGHT = 128 + +if __name__ == "__main__": + + # read available screenhots (and get widths and heights) + files = {} + for file in os.listdir(c.screenshots_path): + path = os.path.join(c.screenshots_path, file) + if os.path.isdir(path) or path == c.screenshots_file: + continue + if not file.endswith('.jpg'): + print('Screenshot with unexpected extension: {}'.format(file)) + # read with pillow and get width and height + with Image.open(path)as im: + sz = [im.width, im.height] + if sz[1] != HEIGHT: + print('Screenshot with unexpected height: {} {}'.format(file, sz[1])) + # parse file name (name_xx.jpg) + name = file[:-7] + id = int(file[-6:-4]) + if name not in files: + files[name] = {} + files[name][id] = sz + + # read overview + overview = osg.read_screenshots_overview() + + # compare both + + # same keys + a = set(files.keys()) + b = set(overview.keys()) + ab = a - b + ba = b - a + if ab: + print('Names in screenshot files but not in overview: {}'.format(ab)) + if ba: + print('Names in overview but not in screenshot files: {}'.format(ba)) + + # update screenshots overview + for name, a in overview.items(): # iterate over overview items + b = files[name] # get corresponding file information + for id, ai in a.items(): # iterate over overview screenshots + bi = b[id] # get corresponding file information + ai[0] = bi[0] # update width and height + ai[1] = bi[1] + + # update screenshots overview + osg.write_screenshots_overview(overview) \ No newline at end of file diff --git a/code/utils/constants.py b/code/utils/constants.py index 7d661a7a..37b10d45 100644 --- a/code/utils/constants.py +++ b/code/utils/constants.py @@ -11,9 +11,11 @@ entries_path = os.path.join(root_path, 'entries') tocs_path = os.path.join(entries_path, 'tocs') code_path = os.path.join(root_path, 'code') web_path = os.path.join(root_path, 'docs') +screenshots_path = os.path.join(entries_path, 'screenshots') web_template_path = os.path.join(code_path, 'html') web_css_path = os.path.join(web_path, 'css') web_js_path = os.path.join(web_path, 'js') +web_screenshots_path = os.path.join(web_path, 'screenshots') private_properties_file = os.path.join(root_path, 'private.properties') inspirations_file = os.path.join(root_path, 'inspirations.md') @@ -22,6 +24,7 @@ developer_file = os.path.join(root_path, 'developers.md') backlog_file = os.path.join(code_path, 'backlog.txt') rejected_file = os.path.join(code_path, 'rejected.txt') statistics_file = os.path.join(root_path, 'statistics.md') +screenshots_file = os.path.join(screenshots_path, 'README.md') json_db_file = os.path.join(root_path, 'docs', 'data.json') # local config diff --git a/code/utils/osg.py b/code/utils/osg.py index 913df80c..9da71b9b 100644 --- a/code/utils/osg.py +++ b/code/utils/osg.py @@ -615,4 +615,55 @@ def hg_repo(repo): return repo # not hg - return None \ No newline at end of file + return None + + +def read_screenshots_overview(): + """ + + :return: + """ + # read screenshots readme and parse + overview = {} + text = utils.read_text(c.screenshots_file) + for entry in text.split('\n# ')[1:]: # skip first paragraph + lines = entry.split('\n') # split into lines + name = lines[0] + if name not in overview: + overview[name] = {} + lines = [line for line in lines[1:] if line] # include only non-empty lines + # for every screenshot + for line in lines: + values = line.split(' ') # split into values + values = [value for value in values if value] + id = int(values[0]) # id (must be there) + width = int(values[1]) # width can be 0, will be updated + height = int(values[2]) # height can be 0, will be updated + if len(values) > 3: # optional an url + url = values[3] + else: + url = None + overview[name][id] = [width, height, url] + return overview + + +def write_screenshots_overview(overview): + """ + + :param overview: + :return: + """ + # get preamble + text = utils.read_text(c.screenshots_file) + text = text.split('\n# ')[0] + '\n' + + for name, a in overview.items(): + t = '# {}\n\n'.format(name) + for id, ai in a.items(): + if ai[-1] is None: + ai = ai[:-1] + t += ' '.join(['{:02d}'.format(id)] + [str(x) for x in ai]) + '\n' + t += '\n' + text += t + + utils.write_text(c.screenshots_file, text) \ No newline at end of file diff --git a/code/utils/osg_statistics.py b/code/utils/osg_statistics.py index b4482aa7..957739e5 100644 --- a/code/utils/osg_statistics.py +++ b/code/utils/osg_statistics.py @@ -3,6 +3,9 @@ Central place to calculate statistics about the entries. Used for updating the s of the website. """ +import os +import matplotlib.pyplot as plt + def get_build_systems(entries): """ @@ -12,7 +15,7 @@ def get_build_systems(entries): """ build_systems = [] for entry in entries: - build_systems.extend(entry['Building'].get('Build system', ['n/a'])) + build_systems.extend(entry['Building'].get('Build system', ['N/A'])) unique_build_systems = set(build_systems) @@ -21,3 +24,35 @@ def get_build_systems(entries): build_systems_stat.sort(key=lambda x: -x[1]) # then sort by occurrence (highest occurrence first) return build_systems_stat + + +def truncate_stats(stat, threshold, name='Other'): + """ + Combines all entries (name, count) with a count below the threshold and appends a new entry + """ + a, b = [], [] + for s in stat: + (a, b)[s[1] < threshold].append(s) + c = 0 + for s in b: + c += s[1] + a.append([name, c]) + return a + + +def export_pie_chart(stat, file): + """ + + :param stat: + :return: + """ + labels = [x[0] for x in stat] + sizes = [x[1] for x in stat] + + fig, ax = plt.subplots(figsize=[4,4], tight_layout=True) + ax.pie(sizes, labels=labels, autopct='%1.1f%%', pctdistance=0.8, shadow=True, labeldistance=1.2) + # create output directory if necessary + containing_dir = os.path.dirname(file) + if not os.path.isdir(containing_dir): + os.mkdir(containing_dir) + plt.savefig(file, transparent=True) diff --git a/docs/contribute.html b/docs/contribute.html index d658bcd5..87b1a41e 100644 --- a/docs/contribute.html +++ b/docs/contribute.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -81,7 +81,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/0.html b/docs/developers/0.html index de082a93..9d9c9f58 100644 --- a/docs/developers/0.html +++ b/docs/developers/0.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub @@ -49,7 +49,7 @@
- Developed game: MxEngine

Improve

+ Developed game: MxEngine

Improve

@@ -76,7 +76,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -103,7 +103,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -148,7 +148,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -247,7 +247,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -364,7 +364,7 @@
- Developed game: Falltergeist

Improve

+ Developed game: Falltergeist

Improve

@@ -636,7 +636,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/A.html b/docs/developers/A.html index b429e286..fcb8b383 100644 --- a/docs/developers/A.html +++ b/docs/developers/A.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -139,7 +139,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -175,7 +175,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -184,7 +184,7 @@
- Developed games: Magical Life, OpenTESArena

Improve

+ Developed games: Magical Life, OpenTESArena

Improve

@@ -292,7 +292,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -337,7 +337,7 @@
- Developed game: DreamZZT

Improve

+ Developed game: DreamZZT

Improve

@@ -544,7 +544,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -580,7 +580,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -616,7 +616,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -742,7 +742,7 @@

Improve

+ Developed games: Destination Sol, Duality, Falltergeist, OpenRCT2, RuneLite

Improve

@@ -787,7 +787,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -895,7 +895,7 @@
- Developed game: Falltergeist

Improve

+ Developed game: Falltergeist

Improve

@@ -1057,7 +1057,7 @@
- Developed game: RBDOOM-3-BFG

Improve

+ Developed game: RBDOOM-3-BFG

Improve

@@ -1111,7 +1111,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -1147,7 +1147,7 @@
- Developed game: Oreon Engine

Improve

+ Developed game: Oreon Engine

Improve

@@ -1318,7 +1318,7 @@
- Developed game: OpenTomb

Improve

+ Developed game: OpenTomb

Improve

@@ -1507,7 +1507,7 @@
- Developed games: glPortal, RadixEngine

Improve

+ Developed games: glPortal, RadixEngine

Improve

@@ -1642,7 +1642,7 @@
- Developed game: Flex Engine

Improve

+ Developed game: Flex Engine

Improve

@@ -1777,7 +1777,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -1831,7 +1831,7 @@
- Developed game: Rigel Engine

Improve

+ Developed game: Rigel Engine

Improve

@@ -2047,7 +2047,7 @@
- Developed games: Memoria, OpenVIII

Improve

+ Developed games: Memoria, OpenVIII

Improve

@@ -2137,7 +2137,7 @@
- Developed game: eAdventure

Improve

+ Developed game: eAdventure

Improve

@@ -2263,7 +2263,7 @@
- Developed game: OpenRW

Improve

+ Developed game: OpenRW

Improve

@@ -2452,7 +2452,7 @@
- Developed game: Falltergeist

Improve

+ Developed game: Falltergeist

Improve

@@ -2605,7 +2605,7 @@

Improve

+ Developed games: Gusty's Serpents, Librelancer, OpenMW, Oxygen Engine, Space Station 13, Terasology, TES3MP, unitystation, World of Might and Magic, XSkat

Improve

@@ -2632,7 +2632,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -2830,7 +2830,7 @@
- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -2857,7 +2857,7 @@
- Developed games: Chocolate Doom, Odamex

Improve

+ Developed games: Chocolate Doom, Odamex

Improve

@@ -2875,7 +2875,7 @@
- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -3010,7 +3010,7 @@
- Developed game: Squiffy

Improve

+ Developed game: Squiffy

Improve

@@ -3046,7 +3046,7 @@
- Developed games: Colobot: Gold Edition, OpenMW, TES3MP

Improve

+ Developed games: Colobot: Gold Edition, OpenMW, TES3MP

Improve

@@ -3055,7 +3055,7 @@
- Developed games: OpenSR, OpenXRay, Qt, REGoth

Improve

+ Developed games: OpenSR, OpenXRay, Qt, REGoth

Improve

@@ -3325,7 +3325,7 @@
- Developed games: Gang Garrison 2, OpenMW, TES3MP

Improve

+ Developed games: Gang Garrison 2, OpenMW, TES3MP

Improve

@@ -3388,7 +3388,7 @@
- Developed game: Freya Game Engine

Improve

+ Developed game: Freya Game Engine

Improve

@@ -3469,7 +3469,7 @@
- Developed games: OpenMW, REGoth, TES3MP

Improve

+ Developed games: OpenMW, REGoth, TES3MP

Improve

@@ -3523,7 +3523,7 @@
- Developed games: Anura, The Battle for Wesnoth

Improve

+ Developed games: Anura, The Battle for Wesnoth

Improve

@@ -3559,7 +3559,7 @@
- Developed games: INSTEAD, Undum

Improve

+ Developed games: INSTEAD, Undum

Improve

@@ -3640,7 +3640,7 @@
- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -3658,7 +3658,7 @@
- Developed games: Commander Genius, Stratagus, Wargus

Improve

+ Developed games: Commander Genius, Stratagus, Wargus

Improve

@@ -3667,7 +3667,7 @@
- Developed games: LBA2 Remake, ScummVM, twin-e, TwinEngine

Improve

+ Developed games: LBA2 Remake, ScummVM, twin-e, TwinEngine

Improve

@@ -3703,7 +3703,7 @@
- Developed games: HyperRogue, OpenMW, TES3MP

Improve

+ Developed games: HyperRogue, OpenMW, TES3MP

Improve

@@ -3712,7 +3712,7 @@
- Developed games: Duality, OpenRA

Improve

+ Developed games: Duality, OpenRA

Improve

@@ -3721,7 +3721,7 @@
- Developed game: Quartz Engine

Improve

+ Developed game: Quartz Engine

Improve

@@ -3802,7 +3802,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -3811,7 +3811,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4261,7 +4261,7 @@
- Developed games: GZDoom, The Eternity Engine, ZDoom

Improve

+ Developed games: GZDoom, The Eternity Engine, ZDoom

Improve

@@ -4270,7 +4270,7 @@
- Developed games: GZDoom, The Eternity Engine, ZDoom

Improve

+ Developed games: GZDoom, The Eternity Engine, ZDoom

Improve

@@ -4486,7 +4486,7 @@

Improve

+ Developed games: Daggerfall Unity, OpenMW, OpenTESArena, TES3MP

Improve

@@ -4657,7 +4657,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -4693,7 +4693,7 @@
- Developed games: Stratagus, Wargus

Improve

+ Developed games: Stratagus, Wargus

Improve

@@ -4702,7 +4702,7 @@
- Developed games: GemRB, openc2e, ScummVM

Improve

+ Developed games: GemRB, openc2e, ScummVM

Improve

@@ -4792,7 +4792,7 @@
- Developed game: phpRPG

Improve

+ Developed game: phpRPG

Improve

@@ -4828,7 +4828,7 @@
- Developed games: Alimer, Vortice

Improve

+ Developed games: Alimer, Vortice

Improve

@@ -4846,7 +4846,7 @@
- Developed game: DirectX12GameEngine

Improve

+ Developed game: DirectX12GameEngine

Improve

@@ -4882,7 +4882,7 @@
- Developed games: glPortal, RadixEngine

Improve

+ Developed games: glPortal, RadixEngine

Improve

@@ -4900,7 +4900,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -4954,7 +4954,7 @@
- Developed game: OpenNFS

Improve

+ Developed game: OpenNFS

Improve

@@ -4963,7 +4963,7 @@
- Developed game: Do It Yourself Doom With SDL

Improve

+ Developed game: Do It Yourself Doom With SDL

Improve

@@ -5296,7 +5296,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -5494,7 +5494,7 @@
- Developed game: Haxima

Improve

+ Developed game: Haxima

Improve

@@ -5512,7 +5512,7 @@
- Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

+ Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

@@ -5827,7 +5827,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -5908,7 +5908,7 @@
- Developed game: Rigel Engine

Improve

+ Developed game: Rigel Engine

Improve

@@ -5935,7 +5935,7 @@
- Developed games: Allure of the Stars, LambdaHack

Improve

+ Developed games: Allure of the Stars, LambdaHack

Improve

@@ -5953,7 +5953,7 @@
- Developed games: Stratagus, Wyrmsun

Improve

+ Developed games: Stratagus, Wyrmsun

Improve

@@ -6016,7 +6016,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -6088,7 +6088,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -6106,7 +6106,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -6169,7 +6169,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -6259,7 +6259,7 @@
- Developed game: Duality

Improve

+ Developed game: Duality

Improve

@@ -6358,7 +6358,7 @@
- Developed games: openage, OpenOMF

Improve

+ Developed games: openage, OpenOMF

Improve

@@ -6430,7 +6430,7 @@
- Developed game: KeeperRL

Improve

+ Developed game: KeeperRL

Improve

@@ -6448,7 +6448,7 @@
- Developed game: FreeSO

Improve

+ Developed game: FreeSO

Improve

@@ -6520,7 +6520,7 @@
- Developed games: COCOS2D-X, Terminal Overload, Torque 3D

Improve

+ Developed games: COCOS2D-X, Terminal Overload, Torque 3D

Improve

@@ -6529,7 +6529,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -6916,7 +6916,7 @@
- Developed game: ika

Improve

+ Developed game: ika

Improve

@@ -7375,7 +7375,7 @@
- Developed games: OpenJK, OpenRW

Improve

+ Developed games: OpenJK, OpenRW

Improve

@@ -7384,7 +7384,7 @@
- Developed game: The Eternity Engine

Improve

+ Developed game: The Eternity Engine

Improve

@@ -7510,7 +7510,7 @@
- Developed game: Wagic, the Homebrew

Improve

+ Developed game: Wagic, the Homebrew

Improve

@@ -7537,7 +7537,7 @@
- Developed games: Anura, Unvanquished

Improve

+ Developed games: Anura, Unvanquished

Improve

@@ -7591,7 +7591,7 @@

Improve

+ Developed games: ioquake3, OpenArena, QuakeJS, Simple DirectMedia Layer, Tremulous

Improve

@@ -7753,7 +7753,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -7834,7 +7834,7 @@
- Developed games: OpenXRay, Oxygen Engine

Improve

+ Developed games: OpenXRay, Oxygen Engine

Improve

@@ -7852,7 +7852,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -8050,7 +8050,7 @@
- Developed game: Anura

Improve

+ Developed game: Anura

Improve

@@ -8311,7 +8311,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -8356,7 +8356,7 @@
- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -8365,7 +8365,7 @@
- Developed game: OpenKeeper

Improve

+ Developed game: OpenKeeper

Improve

@@ -8437,7 +8437,7 @@
- Developed games: Terminal Overload, Torque 3D

Improve

+ Developed games: Terminal Overload, Torque 3D

Improve

@@ -8923,7 +8923,7 @@
- Developed games: ClanLib, PipeWalker, SuperTuxKart, VCMI

Improve

+ Developed games: ClanLib, PipeWalker, SuperTuxKart, VCMI

Improve

@@ -8959,7 +8959,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -8995,7 +8995,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -9049,7 +9049,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -9193,7 +9193,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -9337,7 +9337,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -9364,7 +9364,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -9427,7 +9427,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -9571,7 +9571,7 @@
- Developed game: mini2Dx

Improve

+ Developed game: mini2Dx

Improve

@@ -9616,7 +9616,7 @@
- Developed games: Pixel Wheels, Qt

Improve

+ Developed games: Pixel Wheels, Qt

Improve

@@ -9634,7 +9634,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -9652,7 +9652,7 @@
- Developed game: Quartz Engine

Improve

+ Developed game: Quartz Engine

Improve

@@ -9679,7 +9679,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -9697,7 +9697,7 @@
- Developed games: ClanLib, Valyria Tear

Improve

+ Developed games: ClanLib, Valyria Tear

Improve

@@ -9706,7 +9706,7 @@
- Developed game: Anura

Improve

+ Developed game: Anura

Improve

@@ -9976,7 +9976,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -9994,7 +9994,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -10030,7 +10030,7 @@
- Developed game: OpenGothic

Improve

+ Developed game: OpenGothic

Improve

@@ -10039,7 +10039,7 @@
- Developed game: eAdventure

Improve

+ Developed game: eAdventure

Improve

@@ -10048,7 +10048,7 @@
- Developed games: eAdventure, libGDX

Improve

+ Developed games: eAdventure, libGDX

Improve

@@ -10095,7 +10095,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/B.html b/docs/developers/B.html index aca1a45c..99c8725d 100644 --- a/docs/developers/B.html +++ b/docs/developers/B.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -193,7 +193,7 @@
- Developed games: Terminal Overload, Torque 3D

Improve

+ Developed games: Terminal Overload, Torque 3D

Improve

@@ -283,7 +283,7 @@
- Developed game: Quartz Engine

Improve

+ Developed game: Quartz Engine

Improve

@@ -400,7 +400,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -526,7 +526,7 @@
- Developed game: World of Might and Magic

Improve

+ Developed game: World of Might and Magic

Improve

@@ -553,7 +553,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -652,7 +652,7 @@
- Developed game: openc2e

Improve

+ Developed game: openc2e

Improve

@@ -760,7 +760,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -796,7 +796,7 @@
- Developed games: OpenKeeper, Outpost HD

Improve

+ Developed games: OpenKeeper, Outpost HD

Improve

@@ -1273,7 +1273,7 @@
- Developed games: OpenTriad, OpenVIII

Improve

+ Developed games: OpenTriad, OpenVIII

Improve

@@ -1282,7 +1282,7 @@
- Developed game: Kiwi.js

Improve

+ Developed game: Kiwi.js

Improve

@@ -1390,7 +1390,7 @@
- Developed game: ezEngine

Improve

+ Developed game: ezEngine

Improve

@@ -1471,7 +1471,7 @@
- Developed game: Kiwi.js

Improve

+ Developed game: Kiwi.js

Improve

@@ -1678,7 +1678,7 @@
- Developed games: GemRB, Spring

Improve

+ Developed games: GemRB, Spring

Improve

@@ -1858,7 +1858,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -1930,7 +1930,7 @@
- Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

+ Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

@@ -1966,7 +1966,7 @@
- Developed game: Sludge

Improve

+ Developed game: Sludge

Improve

@@ -2200,7 +2200,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -2209,7 +2209,7 @@
- Developed game: OpenSAGE

Improve

+ Developed game: OpenSAGE

Improve

@@ -2362,7 +2362,7 @@
- Developed game: Wagic, the Homebrew

Improve

+ Developed game: Wagic, the Homebrew

Improve

@@ -2614,7 +2614,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -2731,7 +2731,7 @@
- Developed game: OpenMW

Improve

+ Developed game: OpenMW

Improve

@@ -2920,7 +2920,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2974,7 +2974,7 @@
- Developed game: Librelancer

Improve

+ Developed game: Librelancer

Improve

@@ -3064,7 +3064,7 @@
- Developed game: Fractal Engine

Improve

+ Developed game: Fractal Engine

Improve

@@ -3181,7 +3181,7 @@
- Developed games: BStone, OpenJK, Yamagi Quake II

Improve

+ Developed games: BStone, OpenJK, Yamagi Quake II

Improve

@@ -3199,7 +3199,7 @@
- Developed game: INSTEAD

Improve

+ Developed game: INSTEAD

Improve

@@ -3208,7 +3208,7 @@
- Developed game: JGame

Improve

+ Developed game: JGame

Improve

@@ -3280,7 +3280,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -3316,7 +3316,7 @@
- Developed games: glPortal, RadixEngine

Improve

+ Developed games: glPortal, RadixEngine

Improve

@@ -3334,7 +3334,7 @@
- Developed games: Terminal Overload, Torque 3D

Improve

+ Developed games: Terminal Overload, Torque 3D

Improve

@@ -3478,7 +3478,7 @@
- Developed game: Arcane-Engine

Improve

+ Developed game: Arcane-Engine

Improve

@@ -3541,7 +3541,7 @@
- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -3730,7 +3730,7 @@
- Developed games: OpenMW, OpenMW for Android, TES3MP

Improve

+ Developed games: OpenMW, OpenMW for Android, TES3MP

Improve

@@ -3802,7 +3802,7 @@
- Developed game: dim3

Improve

+ Developed game: dim3

Improve

@@ -4018,7 +4018,7 @@
- Developed games: Terminal Overload, Torque 3D

Improve

+ Developed games: Terminal Overload, Torque 3D

Improve

@@ -4153,7 +4153,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4270,7 +4270,7 @@
- Developed game: Freya Game Engine

Improve

+ Developed game: Freya Game Engine

Improve

@@ -4459,7 +4459,7 @@
- Developed game: OpenBOR

Improve

+ Developed game: OpenBOR

Improve

@@ -4531,7 +4531,7 @@
- Developed game: Q-Gears

Improve

+ Developed game: Q-Gears

Improve

@@ -4558,7 +4558,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -4612,7 +4612,7 @@
- Developed game: Pentagram

Improve

+ Developed game: Pentagram

Improve

@@ -4684,7 +4684,7 @@
- Developed game: LambdaHack

Improve

+ Developed game: LambdaHack

Improve

@@ -4884,7 +4884,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/C.html b/docs/developers/C.html index 9c3325c2..17e1f6c2 100644 --- a/docs/developers/C.html +++ b/docs/developers/C.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -49,7 +49,7 @@
- Developed game: ezEngine

Improve

+ Developed game: ezEngine

Improve

@@ -256,7 +256,7 @@
- Developed game: Librelancer

Improve

+ Developed game: Librelancer

Improve

@@ -301,7 +301,7 @@

Improve

+ Developed games: OpenSupaplex, ResidualVM, ScummVM, Simple DirectMedia Layer, xoreos

Improve

@@ -409,7 +409,7 @@
- Developed game: Korax' Heritage

Improve

+ Developed game: Korax' Heritage

Improve

@@ -517,7 +517,7 @@
- Developed game: rpgboss

Improve

+ Developed game: rpgboss

Improve

@@ -652,7 +652,7 @@
- Developed game: OpenBOR

Improve

+ Developed game: OpenBOR

Improve

@@ -760,7 +760,7 @@
- Developed game: Jake2

Improve

+ Developed game: Jake2

Improve

@@ -832,7 +832,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -886,7 +886,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -994,7 +994,7 @@
- Developed games: OpenMW, TES3MP, xoreos

Improve

+ Developed games: OpenMW, TES3MP, xoreos

Improve

@@ -1111,7 +1111,7 @@
- Developed games: glPortal, RadixEngine

Improve

+ Developed games: glPortal, RadixEngine

Improve

@@ -1120,7 +1120,7 @@
- Developed game: KeeperRL

Improve

+ Developed game: KeeperRL

Improve

@@ -1201,7 +1201,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1255,7 +1255,7 @@
- Developed games: DelverEngine, Shockolate

Improve

+ Developed games: DelverEngine, Shockolate

Improve

@@ -1282,7 +1282,7 @@
- Developed games: Torque 2D, Torque 3D

Improve

+ Developed games: Torque 2D, Torque 3D

Improve

@@ -1480,7 +1480,7 @@
- Developed games: FreeRCT, openage, OpenTTD

Improve

+ Developed games: FreeRCT, openage, OpenTTD

Improve

@@ -1525,7 +1525,7 @@
- Developed game: Odamex

Improve

+ Developed game: Odamex

Improve

@@ -1570,7 +1570,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -1651,7 +1651,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -1741,7 +1741,7 @@
- Developed game: Intersect

Improve

+ Developed game: Intersect

Improve

@@ -1885,7 +1885,7 @@
- Developed games: Anura, The Battle for Wesnoth

Improve

+ Developed games: Anura, The Battle for Wesnoth

Improve

@@ -1930,7 +1930,7 @@
- Developed game: DwarfCorp

Improve

+ Developed game: DwarfCorp

Improve

@@ -1966,7 +1966,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -2011,7 +2011,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2083,7 +2083,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -2101,7 +2101,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -2191,7 +2191,7 @@
- Developed game: Twine

Improve

+ Developed game: Twine

Improve

@@ -2254,7 +2254,7 @@

Improve

+ Developed games: Dungeon Crawl Stone Soup, Evil Cult, FIFE, Flare, Unknown Horizons

Improve

@@ -2308,7 +2308,7 @@
- Developed game: Q-Gears

Improve

+ Developed game: Q-Gears

Improve

@@ -2371,7 +2371,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -2488,7 +2488,7 @@
- Developed games: DXX-Rebirth, GamePlay

Improve

+ Developed games: DXX-Rebirth, GamePlay

Improve

@@ -2632,7 +2632,7 @@
- Developed game: Duality

Improve

+ Developed game: Duality

Improve

@@ -2695,7 +2695,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -2731,7 +2731,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -2749,7 +2749,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -2992,7 +2992,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -3001,7 +3001,7 @@
- Developed game: OpenRW

Improve

+ Developed game: OpenRW

Improve

@@ -3010,7 +3010,7 @@
- Developed game: WebFun

Improve

+ Developed game: WebFun

Improve

@@ -3280,7 +3280,7 @@
- Developed game: ClanLib

Improve

+ Developed game: ClanLib

Improve

@@ -3289,7 +3289,7 @@
- Developed game: GNU Chess

Improve

+ Developed game: GNU Chess

Improve

@@ -3415,7 +3415,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -3676,7 +3676,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -3766,7 +3766,7 @@
- Developed games: ResidualVM, ScummVM, xoreos

Improve

+ Developed games: ResidualVM, ScummVM, xoreos

Improve

@@ -3856,7 +3856,7 @@
- Developed games: ioquake3, Tremulous, Unvanquished

Improve

+ Developed games: ioquake3, Tremulous, Unvanquished

Improve

@@ -3874,7 +3874,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -4018,7 +4018,7 @@
- Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

+ Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

@@ -4072,7 +4072,7 @@
- Developed game: OpenMW

Improve

+ Developed game: OpenMW

Improve

@@ -4216,7 +4216,7 @@
- Developed game: Twine

Improve

+ Developed game: Twine

Improve

@@ -4270,7 +4270,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -4351,7 +4351,7 @@
- Developed game: Pentagram

Improve

+ Developed game: Pentagram

Improve

@@ -4450,7 +4450,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -4567,7 +4567,7 @@
- Developed game: CorEngine

Improve

+ Developed game: CorEngine

Improve

@@ -4684,7 +4684,7 @@
- Developed game: FreeSO

Improve

+ Developed game: FreeSO

Improve

@@ -4792,7 +4792,7 @@
- Developed game: RogueSharp

Improve

+ Developed game: RogueSharp

Improve

@@ -4810,7 +4810,7 @@
- Developed game: Twine

Improve

+ Developed game: Twine

Improve

@@ -4819,7 +4819,7 @@
- Developed games: Freeciv-web, PixelLight

Improve

+ Developed games: Freeciv-web, PixelLight

Improve

@@ -4945,7 +4945,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -5008,7 +5008,7 @@
- Developed game: Korax' Heritage

Improve

+ Developed game: Korax' Heritage

Improve

@@ -5161,7 +5161,7 @@
- Developed game: OpenBOR

Improve

+ Developed game: OpenBOR

Improve

@@ -5413,7 +5413,7 @@
- Developed games: Stratagus, Wargus

Improve

+ Developed games: Stratagus, Wargus

Improve

@@ -5521,7 +5521,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -5541,7 +5541,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/D.html b/docs/developers/D.html index 43ba2855..c0591713 100644 --- a/docs/developers/D.html +++ b/docs/developers/D.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -58,7 +58,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -148,7 +148,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -202,7 +202,7 @@
- Developed game: OpenSAGE

Improve

+ Developed game: OpenSAGE

Improve

@@ -256,7 +256,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -265,7 +265,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -508,7 +508,7 @@
- Developed game: OpenBOR

Improve

+ Developed game: OpenBOR

Improve

@@ -607,7 +607,7 @@
- Developed games: Allure of the Stars, LambdaHack

Improve

+ Developed games: Allure of the Stars, LambdaHack

Improve

@@ -859,7 +859,7 @@

Improve

+ Developed games: libGDX, Open Apocalypse, OpenXcom, RuneLite, ScummVM, Spring

Improve

@@ -922,7 +922,7 @@
- Developed game: Elysium Engine

Improve

+ Developed game: Elysium Engine

Improve

@@ -958,7 +958,7 @@
- Developed games: Terminal Overload, Torque 3D

Improve

+ Developed games: Terminal Overload, Torque 3D

Improve

@@ -1048,7 +1048,7 @@
- Developed game: OpenRW

Improve

+ Developed game: OpenRW

Improve

@@ -1075,7 +1075,7 @@

Improve

+ Developed games: Classic RBDoom 3 BFG, dhewm3, JonoF's Shadow Warrior Port (JFSW), RBDOOM-3-BFG, Shockolate, Simple DirectMedia Layer, Yamagi Quake II

Improve

@@ -1183,7 +1183,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -1381,7 +1381,7 @@
- Developed game: DwarfCorp

Improve

+ Developed game: DwarfCorp

Improve

@@ -1435,7 +1435,7 @@
- Developed game: OpenSAGE

Improve

+ Developed game: OpenSAGE

Improve

@@ -1579,7 +1579,7 @@
- Developed game: Crown

Improve

+ Developed game: Crown

Improve

@@ -1615,7 +1615,7 @@
- Developed game: Bladecoder Adventure Engine

Improve

+ Developed game: Bladecoder Adventure Engine

Improve

@@ -1660,7 +1660,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -2038,7 +2038,7 @@
- Developed game: Pentagram

Improve

+ Developed game: Pentagram

Improve

@@ -2047,7 +2047,7 @@
- Developed games: OpenMW, OpenRW, TES3MP

Improve

+ Developed games: OpenMW, OpenRW, TES3MP

Improve

@@ -2074,7 +2074,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -2218,7 +2218,7 @@

Improve

+ Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG, Unvanquished

Improve

@@ -2227,7 +2227,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -2524,7 +2524,7 @@
- Developed games: Anura, The Battle for Wesnoth

Improve

+ Developed games: Anura, The Battle for Wesnoth

Improve

@@ -2650,7 +2650,7 @@

Improve

+ Developed games: Barony, Chocolate Doom, DOOM Retro, GZDoom, Minetest, OpenDungeons, OpenSpades, OpenXRay, Star Ruler 2, SuperTuxKart, The Secret Chronicles of Dr. M., Unvanquished, Vangers, Yamagi Quake II, ZDoom

Improve

@@ -2659,7 +2659,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2785,7 +2785,7 @@
- Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

+ Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

@@ -2902,7 +2902,7 @@
- Developed game: The Eternity Engine

Improve

+ Developed game: The Eternity Engine

Improve

@@ -3037,7 +3037,7 @@
- Developed game: DarkPlaces

Improve

+ Developed game: DarkPlaces

Improve

@@ -3190,7 +3190,7 @@
- Developed game: Anura

Improve

+ Developed game: Anura

Improve

@@ -3271,7 +3271,7 @@
- Developed game: Jake2

Improve

+ Developed game: Jake2

Improve

@@ -3280,7 +3280,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -3433,7 +3433,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -3487,7 +3487,7 @@
- Developed games: Terminal Overload, Torque 3D

Improve

+ Developed games: Terminal Overload, Torque 3D

Improve

@@ -3712,7 +3712,7 @@
- Developed games: FreeSO, Project Dollhouse

Improve

+ Developed games: FreeSO, Project Dollhouse

Improve

@@ -3748,7 +3748,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -3757,7 +3757,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -3793,7 +3793,7 @@
- Developed game: Duality

Improve

+ Developed game: Duality

Improve

@@ -3829,7 +3829,7 @@
- Developed game: Odamex

Improve

+ Developed game: Odamex

Improve

@@ -4117,7 +4117,7 @@
- Developed game: Odamex

Improve

+ Developed game: Odamex

Improve

@@ -5098,7 +5098,7 @@
- Developed games: Stratagus, Wargus

Improve

+ Developed games: Stratagus, Wargus

Improve

@@ -5152,7 +5152,7 @@
- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -5278,7 +5278,7 @@
- Developed games: DarkPlaces, SuperTux

Improve

+ Developed games: DarkPlaces, SuperTux

Improve

@@ -5476,7 +5476,7 @@
- Developed game: Falltergeist

Improve

+ Developed game: Falltergeist

Improve

@@ -5521,7 +5521,7 @@

Improve

+ Developed games: AstroMenace, CaesarIA, Endless Sky, Flare, Freeminer, Harris, HyperRogue, INSTEAD, L'Abbaye des Morts, Minetest, OldSkool Gravity Game, OpenMW, OpenSpades, OpenXcom, Spring, Stunt Rally, SuperTuxKart, TES3MP, Valyria Tear, Vangers, Wyrmsun

Improve

@@ -5530,7 +5530,7 @@
- Developed game: Wagic, the Homebrew

Improve

+ Developed game: Wagic, the Homebrew

Improve

@@ -5584,7 +5584,7 @@
- Developed games: ET: Legacy, FreeOrion, OpenXRay, Unvanquished

Improve

+ Developed games: ET: Legacy, FreeOrion, OpenXRay, Unvanquished

Improve

@@ -5611,7 +5611,7 @@
- Developed game: HGE

Improve

+ Developed game: HGE

Improve

@@ -5629,7 +5629,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -5692,7 +5692,7 @@
- Developed game: Isogenic Game Engine

Improve

+ Developed game: Isogenic Game Engine

Improve

@@ -5746,7 +5746,7 @@
- Developed games: ET: Legacy, ioquake3

Improve

+ Developed games: ET: Legacy, ioquake3

Improve

@@ -5800,7 +5800,7 @@
- Developed games: Exult, Nuvie, Pentagram, xu4

Improve

+ Developed games: Exult, Nuvie, Pentagram, xu4

Improve

@@ -6088,7 +6088,7 @@
- Developed game: FreeSO

Improve

+ Developed game: FreeSO

Improve

@@ -6178,7 +6178,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -6232,7 +6232,7 @@
- Developed game: OpenTESArena

Improve

+ Developed game: OpenTESArena

Improve

@@ -6313,7 +6313,7 @@
- Developed game: PainTown

Improve

+ Developed game: PainTown

Improve

@@ -6448,7 +6448,7 @@
- Developed games: Arx Libertatis, Falltergeist

Improve

+ Developed games: Arx Libertatis, Falltergeist

Improve

@@ -6547,7 +6547,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -6556,7 +6556,7 @@
- Developed game: Odamex

Improve

+ Developed game: Odamex

Improve

@@ -6628,7 +6628,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -6718,7 +6718,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -7078,7 +7078,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -7222,7 +7222,7 @@
- Developed game: LionEngine

Improve

+ Developed game: LionEngine

Improve

@@ -7242,7 +7242,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/E.html b/docs/developers/E.html index a9ee3405..50c1699a 100644 --- a/docs/developers/E.html +++ b/docs/developers/E.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -373,7 +373,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -427,7 +427,7 @@
- Developed game: Bladecoder Adventure Engine

Improve

+ Developed game: Bladecoder Adventure Engine

Improve

@@ -517,7 +517,7 @@
- Developed game: Wagic, the Homebrew

Improve

+ Developed game: Wagic, the Homebrew

Improve

@@ -778,7 +778,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -1012,7 +1012,7 @@
- Developed game: Q-Gears

Improve

+ Developed game: Q-Gears

Improve

@@ -1174,7 +1174,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -1219,7 +1219,7 @@
- Developed games: Clumsy Bird, Kiwi.js, melonJS

Improve

+ Developed games: Clumsy Bird, Kiwi.js, melonJS

Improve

@@ -1291,7 +1291,7 @@
- Developed games: COCOS2D-X, ouzel

Improve

+ Developed games: COCOS2D-X, ouzel

Improve

@@ -1390,7 +1390,7 @@
- Developed game: eAdventure

Improve

+ Developed game: eAdventure

Improve

@@ -1705,7 +1705,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -1750,7 +1750,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1876,7 +1876,7 @@
- Developed game: eAdventure

Improve

+ Developed game: eAdventure

Improve

@@ -1894,7 +1894,7 @@
- Developed game: Dreerally

Improve

+ Developed game: Dreerally

Improve

@@ -1903,7 +1903,7 @@
- Developed games: ET: Legacy, ioquake3, OpenArena, OpenJK, Tremulous

Improve

+ Developed games: ET: Legacy, ioquake3, OpenArena, OpenJK, Tremulous

Improve

@@ -1912,7 +1912,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -2011,7 +2011,7 @@

Improve

+ Developed games: DevilutionX, Falltergeist, NXEngine-evo, Simple DirectMedia Layer

Improve

@@ -2119,7 +2119,7 @@

Improve

+ Developed games: Cataclysm: Dark Days Ahead, FlightGear, RBDOOM-3-BFG

Improve

@@ -2227,7 +2227,7 @@
- Developed games: Cosmo-Engine, Nuvie, ScummVM

Improve

+ Developed games: Cosmo-Engine, Nuvie, ScummVM

Improve

@@ -2263,7 +2263,7 @@
- Developed game: openc2e

Improve

+ Developed game: openc2e

Improve

@@ -2497,7 +2497,7 @@
- Developed game: Freya Game Engine

Improve

+ Developed game: Freya Game Engine

Improve

@@ -2542,7 +2542,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -2776,7 +2776,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2785,7 +2785,7 @@
- Developed game: OpenGothic

Improve

+ Developed game: OpenGothic

Improve

@@ -2812,7 +2812,7 @@
- Developed games: Space Station 13, Spring, Zero-K

Improve

+ Developed games: Space Station 13, Spring, Zero-K

Improve

@@ -2830,7 +2830,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -2839,7 +2839,7 @@
- Developed games: Spring, Spring: 1944, Zero-K

Improve

+ Developed games: Spring, Spring: 1944, Zero-K

Improve

@@ -3064,7 +3064,7 @@
- Developed game: eAdventure

Improve

+ Developed game: eAdventure

Improve

@@ -3100,7 +3100,7 @@
- Developed games: ioquake3, Quake3e

Improve

+ Developed games: ioquake3, Quake3e

Improve

@@ -3352,7 +3352,7 @@
- Developed game: Thunder Engine

Improve

+ Developed game: Thunder Engine

Improve

@@ -3433,7 +3433,7 @@

Improve

+ Developed games: Dave Gnukem, Noiz2sa, PARSEC47, rRootage, Tumiki Fighters

Improve

@@ -3604,7 +3604,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

Back to top

@@ -3615,7 +3615,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/F.html b/docs/developers/F.html index 9a83ffbf..9d7abb2c 100644 --- a/docs/developers/F.html +++ b/docs/developers/F.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub @@ -94,7 +94,7 @@

Improve

+ Developed games: Cataclysm: Dark Days Ahead, ResidualVM, ScummVM

Improve

@@ -400,7 +400,7 @@
- Developed game: RogueSharp

Improve

+ Developed game: RogueSharp

Improve

@@ -607,7 +607,7 @@
- Developed games: EdisonEngine, OpenTomb

Improve

+ Developed games: EdisonEngine, OpenTomb

Improve

@@ -670,7 +670,7 @@
- Developed games: Flare, Grail

Improve

+ Developed games: Flare, Grail

Improve

@@ -688,7 +688,7 @@
- Developed game: 3DWorld

Improve

+ Developed game: 3DWorld

Improve

@@ -886,7 +886,7 @@
- Developed game: DelverEngine

Improve

+ Developed game: DelverEngine

Improve

@@ -1165,7 +1165,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1219,7 +1219,7 @@
- Developed game: OpenTomb

Improve

+ Developed game: OpenTomb

Improve

@@ -1282,7 +1282,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1480,7 +1480,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -1534,7 +1534,7 @@
- Developed game: Yorg

Improve

+ Developed game: Yorg

Improve

@@ -1588,7 +1588,7 @@
- Developed game: Dingo-Engine

Improve

+ Developed game: Dingo-Engine

Improve

@@ -1840,7 +1840,7 @@
- Developed games: Spring, Spring: 1944

Improve

+ Developed games: Spring, Spring: 1944

Improve

@@ -2101,7 +2101,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -2200,7 +2200,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2308,7 +2308,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -2353,7 +2353,7 @@
- Developed game: Korax' Heritage

Improve

+ Developed game: Korax' Heritage

Improve

@@ -2407,7 +2407,7 @@

Improve

+ Developed games: FreeSims, FreeSO, Heroes of Civilizations, Wolf3dX

Improve

@@ -2434,7 +2434,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -2470,7 +2470,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -2524,7 +2524,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -2866,7 +2866,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -3181,7 +3181,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -3253,7 +3253,7 @@
- Developed game: Oreon Engine

Improve

+ Developed game: Oreon Engine

Improve

@@ -3271,7 +3271,7 @@
- Developed game: Monofoxe

Improve

+ Developed game: Monofoxe

Improve

@@ -3291,7 +3291,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/G.html b/docs/developers/G.html index 47465b36..49297811 100644 --- a/docs/developers/G.html +++ b/docs/developers/G.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -184,7 +184,7 @@
- Developed game: OpenTomb

Improve

+ Developed game: OpenTomb

Improve

@@ -283,7 +283,7 @@
- Developed games: Spring, Zero-K

Improve

+ Developed games: Spring, Zero-K

Improve

@@ -310,7 +310,7 @@
- Developed games: Anura, The Battle for Wesnoth

Improve

+ Developed games: Anura, The Battle for Wesnoth

Improve

@@ -454,7 +454,7 @@
- Developed games: Anura, The Battle for Wesnoth

Improve

+ Developed games: Anura, The Battle for Wesnoth

Improve

@@ -814,7 +814,7 @@
- Developed games: glPortal, RadixEngine

Improve

+ Developed games: glPortal, RadixEngine

Improve

@@ -994,7 +994,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -1093,7 +1093,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -1102,7 +1102,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -1111,7 +1111,7 @@
- Developed game: Classic RBDoom 3 BFG

Improve

+ Developed game: Classic RBDoom 3 BFG

Improve

@@ -1165,7 +1165,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -1291,7 +1291,7 @@
- Developed game: Quartz Engine

Improve

+ Developed game: Quartz Engine

Improve

@@ -1363,7 +1363,7 @@
- Developed games: EdisonEngine, OpenLara, OpenTomb, TOMB5

Improve

+ Developed games: EdisonEngine, OpenLara, OpenTomb, TOMB5

Improve

@@ -1723,7 +1723,7 @@
- Developed game: gist-txt

Improve

+ Developed game: gist-txt

Improve

@@ -1741,7 +1741,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -1786,7 +1786,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -1858,7 +1858,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -1912,7 +1912,7 @@
- Developed games: Devilution, DevilutionX, OpenMW

Improve

+ Developed games: Devilution, DevilutionX, OpenMW

Improve

@@ -1984,7 +1984,7 @@
- Developed game: RogueSharp

Improve

+ Developed game: RogueSharp

Improve

@@ -2029,7 +2029,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -2137,7 +2137,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -2200,7 +2200,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2281,7 +2281,7 @@
- Developed games: Spring, Zero-K

Improve

+ Developed games: Spring, Zero-K

Improve

@@ -2317,7 +2317,7 @@
- Developed game: Haxima

Improve

+ Developed game: Haxima

Improve

@@ -2407,7 +2407,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -2794,7 +2794,7 @@
- Developed game: Esenthel Engine

Improve

+ Developed game: Esenthel Engine

Improve

@@ -2902,7 +2902,7 @@
- Developed game: ClanLib

Improve

+ Developed game: ClanLib

Improve

@@ -3073,7 +3073,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -3280,7 +3280,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -3325,7 +3325,7 @@
- Developed game: RadixEngine

Improve

+ Developed game: RadixEngine

Improve

@@ -3579,7 +3579,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/H.html b/docs/developers/H.html index 2ca3eeca..20287504 100644 --- a/docs/developers/H.html +++ b/docs/developers/H.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -121,7 +121,7 @@
- Developed game: phpRPG

Improve

+ Developed game: phpRPG

Improve

@@ -166,7 +166,7 @@
- Developed games: ioquake3, OpenArena, Tremulous

Improve

+ Developed games: ioquake3, OpenArena, Tremulous

Improve

@@ -238,7 +238,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -544,7 +544,7 @@
- Developed game: OpenRW

Improve

+ Developed game: OpenRW

Improve

@@ -634,7 +634,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -688,7 +688,7 @@
- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -751,7 +751,7 @@
- Developed game: OpenSAGE

Improve

+ Developed game: OpenSAGE

Improve

@@ -814,7 +814,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -1012,7 +1012,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -1201,7 +1201,7 @@
- Developed game: rpgboss

Improve

+ Developed game: rpgboss

Improve

@@ -1246,7 +1246,7 @@
- Developed game: Grail

Improve

+ Developed game: Grail

Improve

@@ -1381,7 +1381,7 @@
- Developed game: Metaforce

Improve

+ Developed game: Metaforce

Improve

@@ -1408,7 +1408,7 @@
- Developed games: Ardentryst, glPortal, Open Cube, RadixEngine

Improve

+ Developed games: Ardentryst, glPortal, Open Cube, RadixEngine

Improve

@@ -1768,7 +1768,7 @@
- Developed games: Numpty Physics, Spring

Improve

+ Developed games: Numpty Physics, Spring

Improve

@@ -1858,7 +1858,7 @@
- Developed game: Jake2

Improve

+ Developed game: Jake2

Improve

@@ -2056,7 +2056,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2128,7 +2128,7 @@
- Developed game: KlayGE

Improve

+ Developed game: KlayGE

Improve

@@ -2164,7 +2164,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -2191,7 +2191,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -2218,7 +2218,7 @@
- Developed game: Chunk Stories

Improve

+ Developed game: Chunk Stories

Improve

@@ -2526,7 +2526,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/I.html b/docs/developers/I.html index 7c213749..69f80332 100644 --- a/docs/developers/I.html +++ b/docs/developers/I.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -58,7 +58,7 @@
- Developed game: neoGFX

Improve

+ Developed game: neoGFX

Improve

@@ -481,7 +481,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -751,7 +751,7 @@
- Developed games: KaM Remake, Oxygen Engine, REDriver2, TOMB5

Improve

+ Developed games: KaM Remake, Oxygen Engine, REDriver2, TOMB5

Improve

@@ -814,7 +814,7 @@
- Developed game: eAdventure

Improve

+ Developed game: eAdventure

Improve

@@ -1057,7 +1057,7 @@
- Developed games: ResidualVM, ScummVM, Shockolate

Improve

+ Developed games: ResidualVM, ScummVM, Shockolate

Improve

@@ -1075,7 +1075,7 @@
- Developed game: ezEngine

Improve

+ Developed game: ezEngine

Improve

@@ -1102,7 +1102,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -1111,7 +1111,7 @@
- Developed game: Duality

Improve

+ Developed game: Duality

Improve

@@ -1138,7 +1138,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1174,7 +1174,7 @@
- Developed game: The Eternity Engine

Improve

+ Developed game: The Eternity Engine

Improve

@@ -1228,7 +1228,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -1462,7 +1462,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -1588,7 +1588,7 @@
- Developed game: eAdventure

Improve

+ Developed game: eAdventure

Improve

@@ -1633,7 +1633,7 @@
- Developed game: Falltergeist

Improve

+ Developed game: Falltergeist

Improve

@@ -1759,7 +1759,7 @@
- Developed game: eAdventure

Improve

+ Developed game: eAdventure

Improve

@@ -1824,7 +1824,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/J.html b/docs/developers/J.html index 588d811c..20e1365c 100644 --- a/docs/developers/J.html +++ b/docs/developers/J.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -130,7 +130,7 @@
- Developed game: Nuvie

Improve

+ Developed game: Nuvie

Improve

@@ -292,7 +292,7 @@
- Developed game: Metaforce

Improve

+ Developed game: Metaforce

Improve

@@ -391,7 +391,7 @@
- Developed games: ioquake3, OpenArena, Tremulous

Improve

+ Developed games: ioquake3, OpenArena, Tremulous

Improve

@@ -418,7 +418,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -535,7 +535,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1012,7 +1012,7 @@

Improve

+ Developed games: Chocolate Doom, Freeciv, ioquake3, iortcw, OpenArena, Tremulous

Improve

@@ -1030,7 +1030,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1120,7 +1120,7 @@

Improve

+ Developed games: Chocolate Doom, Strife: Veteran Edition, The Eternity Engine

Improve

@@ -1228,7 +1228,7 @@
- Developed game: RogueSharp

Improve

+ Developed game: RogueSharp

Improve

@@ -1291,7 +1291,7 @@
- Developed game: Isogenic Game Engine

Improve

+ Developed game: Isogenic Game Engine

Improve

@@ -1327,7 +1327,7 @@
- Developed games: Terminal Overload, Torque 2D, Torque 3D

Improve

+ Developed games: Terminal Overload, Torque 2D, Torque 3D

Improve

@@ -1453,7 +1453,7 @@
- Developed games: OpenBOR, OpenRA

Improve

+ Developed games: OpenBOR, OpenRA

Improve

@@ -1471,7 +1471,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1543,7 +1543,7 @@
- Developed game: ezEngine

Improve

+ Developed game: ezEngine

Improve

@@ -1642,7 +1642,7 @@
- Developed game: phpRPG

Improve

+ Developed game: phpRPG

Improve

@@ -1678,7 +1678,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1687,7 +1687,7 @@
- Developed game: OpenSAGE

Improve

+ Developed game: OpenSAGE

Improve

@@ -1768,7 +1768,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -1786,7 +1786,7 @@
- Developed game: Haxima

Improve

+ Developed game: Haxima

Improve

@@ -1795,7 +1795,7 @@
- Developed game: AndEngine

Improve

+ Developed game: AndEngine

Improve

@@ -1804,7 +1804,7 @@
- Developed games: OpenRW, OpenSWE1R

Improve

+ Developed games: OpenRW, OpenSWE1R

Improve

@@ -1849,7 +1849,7 @@
- Developed game: Duality

Improve

+ Developed game: Duality

Improve

@@ -2119,7 +2119,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -2137,7 +2137,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2308,7 +2308,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -2389,7 +2389,7 @@
- Developed game: eAdventure

Improve

+ Developed game: eAdventure

Improve

@@ -2452,7 +2452,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -2551,7 +2551,7 @@
- Developed game: DelverEngine

Improve

+ Developed game: DelverEngine

Improve

@@ -2569,7 +2569,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -2614,7 +2614,7 @@
- Developed game: Intersect

Improve

+ Developed game: Intersect

Improve

@@ -2641,7 +2641,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -2929,7 +2929,7 @@
- Developed game: Freya Game Engine

Improve

+ Developed game: Freya Game Engine

Improve

@@ -2938,7 +2938,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -2947,7 +2947,7 @@

Improve

+ Developed games: DelverEngine, Seven Kingdoms: Ancient Adversaries

Improve

@@ -3037,7 +3037,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -3145,7 +3145,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -3235,7 +3235,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -3289,7 +3289,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -3361,7 +3361,7 @@
- Developed games: ioquake3, OpenArena, Tremulous

Improve

+ Developed games: ioquake3, OpenArena, Tremulous

Improve

@@ -3388,7 +3388,7 @@
- Developed game: ClanLib

Improve

+ Developed game: ClanLib

Improve

@@ -3406,7 +3406,7 @@
- Developed game: FreeSO

Improve

+ Developed game: FreeSO

Improve

@@ -3451,7 +3451,7 @@
- Developed game: Nuvie

Improve

+ Developed game: Nuvie

Improve

@@ -3505,7 +3505,7 @@
- Developed games: Cataclysm: Dark Days Ahead, openc2e

Improve

+ Developed games: Cataclysm: Dark Days Ahead, openc2e

Improve

@@ -3613,7 +3613,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -3757,7 +3757,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -3919,7 +3919,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -4018,7 +4018,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -4108,7 +4108,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -4198,7 +4198,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -4306,7 +4306,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4342,7 +4342,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -4450,7 +4450,7 @@
- Developed game: Free in the Dark (engine)

Improve

+ Developed game: Free in the Dark (engine)

Improve

@@ -4531,7 +4531,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4864,7 +4864,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4909,7 +4909,7 @@
- Developed games: OpenJK, ResidualVM, ScummVM

Improve

+ Developed games: OpenJK, ResidualVM, ScummVM

Improve

@@ -4936,7 +4936,7 @@
- Developed game: phpRPG

Improve

+ Developed game: phpRPG

Improve

@@ -4999,7 +4999,7 @@
- Developed game: Odamex

Improve

+ Developed game: Odamex

Improve

@@ -5017,7 +5017,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -5044,7 +5044,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -5179,7 +5179,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -5350,7 +5350,7 @@
- Developed game: Odamex

Improve

+ Developed game: Odamex

Improve

@@ -5575,7 +5575,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -5674,7 +5674,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -5881,7 +5881,7 @@
- Developed games: Allegro, PainTown

Improve

+ Developed games: Allegro, PainTown

Improve

@@ -5917,7 +5917,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -5998,7 +5998,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -6007,7 +6007,7 @@
- Developed games: PCGen, ResidualVM, ScummVM

Improve

+ Developed games: PCGen, ResidualVM, ScummVM

Improve

@@ -6079,7 +6079,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -6169,7 +6169,7 @@
- Developed game: Nuvie

Improve

+ Developed game: Nuvie

Improve

@@ -6430,7 +6430,7 @@
- Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

+ Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

@@ -6457,7 +6457,7 @@

Improve

+ Developed games: JFDuke3D, JonoF's Shadow Warrior Port (JFSW)

Improve

@@ -6475,7 +6475,7 @@
- Developed game: Anura

Improve

+ Developed game: Anura

Improve

@@ -6484,7 +6484,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -6511,7 +6511,7 @@

Improve

+ Developed games: OPMon, Simple and Fast Multimedia Library, xygineXT

Improve

@@ -6601,7 +6601,7 @@
- Developed games: FreeSynd, ResidualVM, ScummVM

Improve

+ Developed games: FreeSynd, ResidualVM, ScummVM

Improve

@@ -6637,7 +6637,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -6691,7 +6691,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -6736,7 +6736,7 @@
- Developed game: Twine

Improve

+ Developed game: Twine

Improve

@@ -6754,7 +6754,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -6817,7 +6817,7 @@
- Developed game: INSTEAD

Improve

+ Developed game: INSTEAD

Improve

@@ -6853,7 +6853,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -6880,7 +6880,7 @@
- Developed games: Stargus, Stratagus, Wargus

Improve

+ Developed games: Stargus, Stratagus, Wargus

Improve

@@ -6961,7 +6961,7 @@
- Developed games: Spring, Spring: 1944

Improve

+ Developed games: Spring, Spring: 1944

Improve

@@ -7060,7 +7060,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -7240,7 +7240,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -7519,7 +7519,7 @@
- Developed game: DelverEngine

Improve

+ Developed game: DelverEngine

Improve

@@ -7591,7 +7591,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -7780,7 +7780,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -7798,7 +7798,7 @@
- Developed game: xygineXT

Improve

+ Developed game: xygineXT

Improve

@@ -7807,7 +7807,7 @@
- Developed games: Odamex, OpenRA

Improve

+ Developed games: Odamex, OpenRA

Improve

@@ -7978,7 +7978,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -8023,7 +8023,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -8176,7 +8176,7 @@
- Developed games: glPortal, RadixEngine

Improve

+ Developed games: glPortal, RadixEngine

Improve

@@ -8248,7 +8248,7 @@
- Developed game: OpenMW

Improve

+ Developed game: OpenMW

Improve

@@ -8356,7 +8356,7 @@
- Developed games: glPortal, RadixEngine

Improve

+ Developed games: glPortal, RadixEngine

Improve

@@ -8653,7 +8653,7 @@
- Developed game: PainTown

Improve

+ Developed game: PainTown

Improve

@@ -8662,7 +8662,7 @@
- Developed game: PainTown

Improve

+ Developed game: PainTown

Improve

@@ -8779,7 +8779,7 @@
- Developed game: Q-Gears

Improve

+ Developed game: Q-Gears

Improve

@@ -8887,7 +8887,7 @@
- Developed game: Korax' Heritage

Improve

+ Developed game: Korax' Heritage

Improve

@@ -8916,7 +8916,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/K.html b/docs/developers/K.html index dfd5a86e..9da15de6 100644 --- a/docs/developers/K.html +++ b/docs/developers/K.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -94,7 +94,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -157,7 +157,7 @@
- Developed game: Fractal Engine

Improve

+ Developed game: Fractal Engine

Improve

@@ -454,7 +454,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -463,7 +463,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -571,7 +571,7 @@
- Developed game: KlayGE

Improve

+ Developed game: KlayGE

Improve

@@ -679,7 +679,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -787,7 +787,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -832,7 +832,7 @@
- Developed games: Stratagus, Wargus

Improve

+ Developed games: Stratagus, Wargus

Improve

@@ -895,7 +895,7 @@
- Developed games: FIFE, PARPG

Improve

+ Developed games: FIFE, PARPG

Improve

@@ -1021,7 +1021,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -1066,7 +1066,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -1111,7 +1111,7 @@
- Developed game: Hypatia

Improve

+ Developed game: Hypatia

Improve

@@ -1192,7 +1192,7 @@
- Developed games: GZDoom, OpenMW, OpenTESArena, TES3MP, ZDoom

Improve

+ Developed games: GZDoom, OpenMW, OpenTESArena, TES3MP, ZDoom

Improve

@@ -1462,7 +1462,7 @@
- Developed game: Bacon2D

Improve

+ Developed game: Bacon2D

Improve

@@ -1516,7 +1516,7 @@
- Developed game: Jake2

Improve

+ Developed game: Jake2

Improve

@@ -1525,7 +1525,7 @@
- Developed game: ClanLib

Improve

+ Developed game: ClanLib

Improve

@@ -1615,7 +1615,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -1768,7 +1768,7 @@

Improve

+ Developed games: OpenMW, OpenRA, OpenRCT2, TES3MP, The Battle for Wesnoth

Improve

@@ -1957,7 +1957,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -2191,7 +2191,7 @@
- Developed game: Intersect

Improve

+ Developed game: Intersect

Improve

@@ -2200,7 +2200,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -2434,7 +2434,7 @@
- Developed games: Nuvie, Pentagram, xu4

Improve

+ Developed games: Nuvie, Pentagram, xu4

Improve

@@ -2443,7 +2443,7 @@
- Developed games: Exult, Nuvie, Pentagram, ResidualVM, ScummVM

Improve

+ Developed games: Exult, Nuvie, Pentagram, ResidualVM, ScummVM

Improve

@@ -2641,7 +2641,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -2839,7 +2839,7 @@
- Developed games: KeeperRL, Mana

Improve

+ Developed games: KeeperRL, Mana

Improve

@@ -3271,7 +3271,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -3307,7 +3307,7 @@
- Developed game: OpenBOR

Improve

+ Developed game: OpenBOR

Improve

@@ -3334,7 +3334,7 @@

Improve

+ Developed game: JavaScript Graphic Adventure Maker

Improve

@@ -3388,7 +3388,7 @@
- Developed game: Haxima

Improve

+ Developed game: Haxima

Improve

@@ -3406,7 +3406,7 @@
- Developed game: GameCake

Improve

+ Developed game: GameCake

Improve

@@ -3433,7 +3433,7 @@
- Developed game: Anura

Improve

+ Developed game: Anura

Improve

@@ -3469,7 +3469,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -3613,7 +3613,7 @@
- Developed game: KeeperRL

Improve

+ Developed game: KeeperRL

Improve

@@ -3874,7 +3874,7 @@
- Developed game: PainTown

Improve

+ Developed game: PainTown

Improve

@@ -3919,7 +3919,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -3982,7 +3982,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -4191,7 +4191,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/L.html b/docs/developers/L.html index 4a923bc0..0d398daf 100644 --- a/docs/developers/L.html +++ b/docs/developers/L.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -175,7 +175,7 @@
- Developed game: HGE

Improve

+ Developed game: HGE

Improve

@@ -265,7 +265,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -328,7 +328,7 @@
- Developed game: Chunk Stories

Improve

+ Developed game: Chunk Stories

Improve

@@ -364,7 +364,7 @@
- Developed game: OpenSAGE

Improve

+ Developed game: OpenSAGE

Improve

@@ -859,7 +859,7 @@
- Developed game: Librelancer

Improve

+ Developed game: Librelancer

Improve

@@ -886,7 +886,7 @@
- Developed games: libGDX, Metaforce

Improve

+ Developed games: libGDX, Metaforce

Improve

@@ -1246,7 +1246,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1291,7 +1291,7 @@
- Developed game: OpenRW

Improve

+ Developed game: OpenRW

Improve

@@ -1336,7 +1336,7 @@
- Developed game: Twine

Improve

+ Developed game: Twine

Improve

@@ -1516,7 +1516,7 @@
- Developed game: ClanLib

Improve

+ Developed game: ClanLib

Improve

@@ -1552,7 +1552,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -1795,7 +1795,7 @@
- Developed games: Spring, Zero-K

Improve

+ Developed games: Spring, Zero-K

Improve

@@ -1804,7 +1804,7 @@
- Developed game: openc2e

Improve

+ Developed game: openc2e

Improve

@@ -2344,7 +2344,7 @@
- Developed game: Intersect

Improve

+ Developed game: Intersect

Improve

@@ -2398,7 +2398,7 @@

Improve

+ Developed games: OpenMW, TES3MP, Valyria Tear, VDrift, Vega Strike, xoreos

Improve

@@ -2479,7 +2479,7 @@
- Developed games: Terminal Overload, Torque 3D

Improve

+ Developed games: Terminal Overload, Torque 3D

Improve

@@ -2596,7 +2596,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -2749,7 +2749,7 @@
- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -2839,7 +2839,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -2965,7 +2965,7 @@
- Developed games: Argentum Online, OpenRW

Improve

+ Developed games: Argentum Online, OpenRW

Improve

@@ -3172,7 +3172,7 @@
- Developed game: The Force Engine

Improve

+ Developed game: The Force Engine

Improve

@@ -3262,7 +3262,7 @@
- Developed games: ioquake3, OpenArena

Improve

+ Developed games: ioquake3, OpenArena

Improve

@@ -3271,7 +3271,7 @@
- Developed game: KeeperRL

Improve

+ Developed game: KeeperRL

Improve

@@ -3289,7 +3289,7 @@
- Developed games: Terminal Overload, Torque 3D

Improve

+ Developed games: Terminal Overload, Torque 3D

Improve

@@ -3307,7 +3307,7 @@
- Developed game: Squiffy

Improve

+ Developed game: Squiffy

Improve

@@ -3334,7 +3334,7 @@
- Developed game: JediOutcastLinux

Improve

+ Developed game: JediOutcastLinux

Improve

@@ -3451,7 +3451,7 @@
- Developed game: GNU Chess

Improve

+ Developed game: GNU Chess

Improve

@@ -3469,7 +3469,7 @@
- Developed games: Terminal Overload, Torque 2D, Torque 3D

Improve

+ Developed games: Terminal Overload, Torque 2D, Torque 3D

Improve

@@ -3505,7 +3505,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -3532,7 +3532,7 @@
- Developed game: Isogenic Game Engine

Improve

+ Developed game: Isogenic Game Engine

Improve

@@ -3595,7 +3595,7 @@
- Developed game: Metaforce

Improve

+ Developed game: Metaforce

Improve

@@ -3667,7 +3667,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -3874,7 +3874,7 @@
- Developed game: Duality

Improve

+ Developed game: Duality

Improve

@@ -3883,7 +3883,7 @@
- Developed game: Duality

Improve

+ Developed game: Duality

Improve

@@ -3910,7 +3910,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -3975,7 +3975,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/M.html b/docs/developers/M.html index 6d52205b..48b747fe 100644 --- a/docs/developers/M.html +++ b/docs/developers/M.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -76,7 +76,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -409,7 +409,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -463,7 +463,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -481,7 +481,7 @@
- Developed game: OpenMW

Improve

+ Developed game: OpenMW

Improve

@@ -562,7 +562,7 @@
- Developed games: ClanLib, GZDoom, Raze, ZDoom

Improve

+ Developed games: ClanLib, GZDoom, Raze, ZDoom

Improve

@@ -571,7 +571,7 @@
- Developed games: libGDX, Metaforce

Improve

+ Developed games: libGDX, Metaforce

Improve

@@ -652,7 +652,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -679,7 +679,7 @@
- Developed game: DwarfCorp

Improve

+ Developed game: DwarfCorp

Improve

@@ -805,7 +805,7 @@
- Developed game: OpenTESArena

Improve

+ Developed game: OpenTESArena

Improve

@@ -850,7 +850,7 @@
- Developed games: Exult, Nuvie

Improve

+ Developed games: Exult, Nuvie

Improve

@@ -859,7 +859,7 @@
- Developed game: OpenBOR

Improve

+ Developed game: OpenBOR

Improve

@@ -931,7 +931,7 @@
- Developed games: ioquake3, iortcw

Improve

+ Developed games: ioquake3, iortcw

Improve

@@ -1111,7 +1111,7 @@
- Developed game: eAdventure

Improve

+ Developed game: eAdventure

Improve

@@ -1219,7 +1219,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -1255,7 +1255,7 @@
- Developed games: ezEngine, Godot

Improve

+ Developed games: ezEngine, Godot

Improve

@@ -1345,7 +1345,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -1372,7 +1372,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1390,7 +1390,7 @@
- Developed game: Anura

Improve

+ Developed game: Anura

Improve

@@ -1534,7 +1534,7 @@
- Developed game: OpenVIII

Improve

+ Developed game: OpenVIII

Improve

@@ -1543,7 +1543,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -1687,7 +1687,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1714,7 +1714,7 @@
- Developed game: OpenRW

Improve

+ Developed game: OpenRW

Improve

@@ -1777,7 +1777,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1831,7 +1831,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -1912,7 +1912,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -1921,7 +1921,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1939,7 +1939,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2326,7 +2326,7 @@
- Developed game: ClanLib

Improve

+ Developed game: ClanLib

Improve

@@ -2506,7 +2506,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2659,7 +2659,7 @@
- Developed game: OpenSAGE

Improve

+ Developed game: OpenSAGE

Improve

@@ -2704,7 +2704,7 @@
- Developed game: Nuvie

Improve

+ Developed game: Nuvie

Improve

@@ -2722,7 +2722,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -2785,7 +2785,7 @@
- Developed game: ouzel

Improve

+ Developed game: ouzel

Improve

@@ -2911,7 +2911,7 @@
- Developed game: Monofoxe

Improve

+ Developed game: Monofoxe

Improve

@@ -3028,7 +3028,7 @@
- Developed game: HGE

Improve

+ Developed game: HGE

Improve

@@ -3073,7 +3073,7 @@
- Developed game: Backbone Game Engine

Improve

+ Developed game: Backbone Game Engine

Improve

@@ -3253,7 +3253,7 @@
- Developed game: Freya Game Engine

Improve

+ Developed game: Freya Game Engine

Improve

@@ -3568,7 +3568,7 @@
- Developed game: Tapir

Improve

+ Developed game: Tapir

Improve

@@ -3613,7 +3613,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -3739,7 +3739,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -3883,7 +3883,7 @@
- Developed game: HGE

Improve

+ Developed game: HGE

Improve

@@ -4099,7 +4099,7 @@
- Developed games: FreeSO, Project Dollhouse

Improve

+ Developed games: FreeSO, Project Dollhouse

Improve

@@ -4288,7 +4288,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -4342,7 +4342,7 @@
- Developed games: GamePlay, xygineXT

Improve

+ Developed games: GamePlay, xygineXT

Improve

@@ -4522,7 +4522,7 @@
- Developed games: Pentagram, ScummVM

Improve

+ Developed games: Pentagram, ScummVM

Improve

@@ -4531,7 +4531,7 @@
- Developed game: DwarfCorp

Improve

+ Developed game: DwarfCorp

Improve

@@ -4639,7 +4639,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -4774,7 +4774,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4837,7 +4837,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -4900,7 +4900,7 @@

Improve

+ Developed game: MAGE - Matthias Advanced Game Engine

Improve

@@ -4963,7 +4963,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -5107,7 +5107,7 @@
- Developed game: Freya Game Engine

Improve

+ Developed game: Freya Game Engine

Improve

@@ -5260,7 +5260,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -5269,7 +5269,7 @@
- Developed game: OpenMW

Improve

+ Developed game: OpenMW

Improve

@@ -5287,7 +5287,7 @@

Improve

+ Developed games: Chromium B.S.U., Exult, Pentagram, ResidualVM, ScummVM

Improve

@@ -5350,7 +5350,7 @@
- Developed game: DesktopAdventures

Improve

+ Developed game: DesktopAdventures

Improve

@@ -5377,7 +5377,7 @@
- Developed games: SLADE, The Eternity Engine

Improve

+ Developed games: SLADE, The Eternity Engine

Improve

@@ -5494,7 +5494,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -5530,7 +5530,7 @@
- Developed game: Dedalus

Improve

+ Developed game: Dedalus

Improve

@@ -5629,7 +5629,7 @@
- Developed games: openage, Unknown Horizons

Improve

+ Developed games: openage, Unknown Horizons

Improve

@@ -5674,7 +5674,7 @@
- Developed game: Odamex

Improve

+ Developed game: Odamex

Improve

@@ -5755,7 +5755,7 @@
- Developed game: Fractal Engine

Improve

+ Developed game: Fractal Engine

Improve

@@ -5989,7 +5989,7 @@
- Developed game: INSTEAD

Improve

+ Developed game: INSTEAD

Improve

@@ -6007,7 +6007,7 @@
- Developed game: INSTEAD

Improve

+ Developed game: INSTEAD

Improve

@@ -6511,7 +6511,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -6619,7 +6619,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -6646,7 +6646,7 @@

Improve

+ Developed games: Iter Vehemens ad Necem, World of Might and Magic

Improve

@@ -6790,7 +6790,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -6808,7 +6808,7 @@
- Developed games: Nuvie, Underworld Adventures

Improve

+ Developed games: Nuvie, Underworld Adventures

Improve

@@ -7096,7 +7096,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -7195,7 +7195,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -7240,7 +7240,7 @@
- Developed game: OpenSAGE

Improve

+ Developed game: OpenSAGE

Improve

@@ -7249,7 +7249,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -7285,7 +7285,7 @@
- Developed game: INSTEAD

Improve

+ Developed game: INSTEAD

Improve

@@ -7393,7 +7393,7 @@
- Developed game: Odamex

Improve

+ Developed game: Odamex

Improve

@@ -7420,7 +7420,7 @@
- Developed game: phpRPG

Improve

+ Developed game: phpRPG

Improve

@@ -7474,7 +7474,7 @@
- Developed game: KeeperRL

Improve

+ Developed game: KeeperRL

Improve

@@ -7510,7 +7510,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -7519,7 +7519,7 @@
- Developed game: AndEngine

Improve

+ Developed game: AndEngine

Improve

@@ -7573,7 +7573,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -7609,7 +7609,7 @@

Improve

+ Developed games: Falltergeist, Freebloks 3D for Android, Jagged Alliance 2 Stracciatella, openage, openblack, OpenLoco, OpenRCT2, ScummVM, Shockolate, Thyme, VCMI

Improve

@@ -7690,7 +7690,7 @@
- Developed game: Crown

Improve

+ Developed game: Crown

Improve

@@ -7780,7 +7780,7 @@
- Developed game: ioquake3

Improve

+ Developed game: ioquake3

Improve

@@ -7915,7 +7915,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -8167,7 +8167,7 @@
- Developed game: Odamex

Improve

+ Developed game: Odamex

Improve

@@ -8176,7 +8176,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -8212,7 +8212,7 @@
- Developed game: Zod Engine

Improve

+ Developed game: Zod Engine

Improve

@@ -8221,7 +8221,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -8311,7 +8311,7 @@

Improve

+ Developed games: Chocolate Doom, Freedoom, The Eternity Engine

Improve

@@ -8374,7 +8374,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -8428,7 +8428,7 @@
- Developed games: Falltergeist, VCMI

Improve

+ Developed games: Falltergeist, VCMI

Improve

@@ -8527,7 +8527,7 @@
- Developed games: Allure of the Stars, Angband, LambdaHack

Improve

+ Developed games: Allure of the Stars, Angband, LambdaHack

Improve

@@ -8707,7 +8707,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -8779,7 +8779,7 @@
- Developed game: OpenTESArena

Improve

+ Developed game: OpenTESArena

Improve

@@ -8806,7 +8806,7 @@
- Developed game: KlayGE

Improve

+ Developed game: KlayGE

Improve

@@ -8860,7 +8860,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -8869,7 +8869,7 @@

Improve

+ Developed games: OpenMW, ScummVM, SuperTux, SuperTuxKart, TES3MP, Widelands

Improve

@@ -9067,7 +9067,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -9229,7 +9229,7 @@
- Developed game: Duality

Improve

+ Developed game: Duality

Improve

@@ -9328,7 +9328,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -9346,7 +9346,7 @@
- Developed game: Arcane-Engine

Improve

+ Developed game: Arcane-Engine

Improve

@@ -9454,7 +9454,7 @@
- Developed game: OpenRW

Improve

+ Developed game: OpenRW

Improve

@@ -9472,7 +9472,7 @@
- Developed game: Isogenic Game Engine

Improve

+ Developed game: Isogenic Game Engine

Improve

@@ -9760,7 +9760,7 @@
- Developed game: Twine

Improve

+ Developed game: Twine

Improve

@@ -9832,7 +9832,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -9886,7 +9886,7 @@
- Developed game: Crown

Improve

+ Developed game: Crown

Improve

@@ -10003,7 +10003,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -10084,7 +10084,7 @@
- Developed game: sfall

Improve

+ Developed game: sfall

Improve

@@ -10174,7 +10174,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -10183,7 +10183,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -10525,7 +10525,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -10570,7 +10570,7 @@
- Developed games: FIFE, PARPG

Improve

+ Developed games: FIFE, PARPG

Improve

@@ -10770,7 +10770,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/N.html b/docs/developers/N.html index 68e8c2ef..9cbf83c8 100644 --- a/docs/developers/N.html +++ b/docs/developers/N.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -58,7 +58,7 @@
- Developed games: Spring, Zero-K

Improve

+ Developed games: Spring, Zero-K

Improve

@@ -148,7 +148,7 @@
- Developed game: Freya Game Engine

Improve

+ Developed game: Freya Game Engine

Improve

@@ -499,7 +499,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -589,7 +589,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -625,7 +625,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -724,7 +724,7 @@
- Developed games: OpenJK, XMage, xoreos

Improve

+ Developed games: OpenJK, XMage, xoreos

Improve

@@ -1129,7 +1129,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -1318,7 +1318,7 @@
- Developed game: OpenRW

Improve

+ Developed game: OpenRW

Improve

@@ -1597,7 +1597,7 @@

Improve

+ Developed games: HaxeFlixel, Odamex, OpenFL, OpenJK, Space Station 13, Visual Pinball, XMage

Improve

@@ -1669,7 +1669,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -1930,7 +1930,7 @@
- Developed game: AndEngine

Improve

+ Developed game: AndEngine

Improve

@@ -2011,7 +2011,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2029,7 +2029,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -2065,7 +2065,7 @@
- Developed games: FIFE, Unknown Horizons, Widelands

Improve

+ Developed games: FIFE, Unknown Horizons, Widelands

Improve

@@ -2110,7 +2110,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -2263,7 +2263,7 @@
- Developed games: twin-e, TwinEngine

Improve

+ Developed games: twin-e, TwinEngine

Improve

@@ -2308,7 +2308,7 @@
- Developed games: openage, Stockfish

Improve

+ Developed games: openage, Stockfish

Improve

@@ -2380,7 +2380,7 @@
- Developed game: Rigel Engine

Improve

+ Developed game: Rigel Engine

Improve

@@ -2434,7 +2434,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2443,7 +2443,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -2506,7 +2506,7 @@
- Developed games: glPortal, RadixEngine

Improve

+ Developed games: glPortal, RadixEngine

Improve

@@ -2893,7 +2893,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -3028,7 +3028,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -3163,7 +3163,7 @@
- Developed game: rpgboss

Improve

+ Developed game: rpgboss

Improve

@@ -3199,7 +3199,7 @@
- Developed game: sfall

Improve

+ Developed game: sfall

Improve

@@ -3361,7 +3361,7 @@
- Developed game: LionEngine

Improve

+ Developed game: LionEngine

Improve

@@ -3507,7 +3507,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/O.html b/docs/developers/O.html index fd4de4ed..c1244f3b 100644 --- a/docs/developers/O.html +++ b/docs/developers/O.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -364,7 +364,7 @@
- Developed games: OpenMW, TES3MP, UnCiv

Improve

+ Developed games: OpenMW, TES3MP, UnCiv

Improve

@@ -400,7 +400,7 @@
- Developed game: LambdaHack

Improve

+ Developed game: LambdaHack

Improve

@@ -490,7 +490,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -643,7 +643,7 @@
- Developed games: Clumsy Bird, melonJS

Improve

+ Developed games: Clumsy Bird, melonJS

Improve

@@ -823,7 +823,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -949,7 +949,7 @@
- Developed game: CETech

Improve

+ Developed game: CETech

Improve

@@ -1210,7 +1210,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -1345,7 +1345,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -1390,7 +1390,7 @@
- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -1644,7 +1644,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/P.html b/docs/developers/P.html index bb0c8cca..f78a2409 100644 --- a/docs/developers/P.html +++ b/docs/developers/P.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -76,7 +76,7 @@
- Developed game: OpenSAGE

Improve

+ Developed game: OpenSAGE

Improve

@@ -229,7 +229,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -256,7 +256,7 @@
- Developed games: Stargus, Stratagus, Wargus

Improve

+ Developed games: Stargus, Stratagus, Wargus

Improve

@@ -310,7 +310,7 @@
- Developed games: ioquake3, Tremulous

Improve

+ Developed games: ioquake3, Tremulous

Improve

@@ -337,7 +337,7 @@
- Developed game: Spartan Engine

Improve

+ Developed game: Spartan Engine

Improve

@@ -463,7 +463,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -607,7 +607,7 @@
- Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

+ Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

@@ -913,7 +913,7 @@

Improve

+ Developed games: alive, Augustus, Brain Workshop, ezQuake, Julius, Phantasy Star Rebirth, Q-Gears, Qt, Superpowers

Improve

@@ -1075,7 +1075,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -1111,7 +1111,7 @@
- Developed game: OpenRW

Improve

+ Developed game: OpenRW

Improve

@@ -1444,7 +1444,7 @@
- Developed game: Bacon2D

Improve

+ Developed game: Bacon2D

Improve

@@ -1705,7 +1705,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -2173,7 +2173,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2236,7 +2236,7 @@
- Developed game: Isogenic Game Engine

Improve

+ Developed game: Isogenic Game Engine

Improve

@@ -2407,7 +2407,7 @@
- Developed game: INSTEAD

Improve

+ Developed game: INSTEAD

Improve

@@ -2461,7 +2461,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -2812,7 +2812,7 @@
- Developed game: OpenKeeper

Improve

+ Developed game: OpenKeeper

Improve

@@ -2956,7 +2956,7 @@
- Developed game: Kiwi.js

Improve

+ Developed game: Kiwi.js

Improve

@@ -2983,7 +2983,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -3253,7 +3253,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -3262,7 +3262,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -3271,7 +3271,7 @@
- Developed game: Metaforce

Improve

+ Developed game: Metaforce

Improve

@@ -3397,7 +3397,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -3433,7 +3433,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -3487,7 +3487,7 @@

Improve

+ Developed games: LionEngine, Lionheart Remake, Tyrian Remake, warcraft-remake

Improve

@@ -3550,7 +3550,7 @@
- Developed game: Nuvie

Improve

+ Developed game: Nuvie

Improve

@@ -3586,7 +3586,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -3622,7 +3622,7 @@
- Developed game: Freya Game Engine

Improve

+ Developed game: Freya Game Engine

Improve

@@ -3676,7 +3676,7 @@
- Developed game: Elysium Engine

Improve

+ Developed game: Elysium Engine

Improve

@@ -3838,7 +3838,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -3865,7 +3865,7 @@
- Developed game: Dedalus

Improve

+ Developed game: Dedalus

Improve

@@ -3946,7 +3946,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4081,7 +4081,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -4126,7 +4126,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4378,7 +4378,7 @@
- Developed game: Falltergeist

Improve

+ Developed game: Falltergeist

Improve

@@ -4423,7 +4423,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -4441,7 +4441,7 @@
- Developed game: Rigel Engine

Improve

+ Developed game: Rigel Engine

Improve

@@ -4576,7 +4576,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -4738,7 +4738,7 @@
- Developed game: mini2Dx

Improve

+ Developed game: mini2Dx

Improve

@@ -4774,7 +4774,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -4783,7 +4783,7 @@
- Developed game: World of Might and Magic

Improve

+ Developed game: World of Might and Magic

Improve

@@ -4828,7 +4828,7 @@

Improve

+ Developed games: Barony, Civilization: Call To Power 2 Source Project, Friking Shark, Sludge

Improve

@@ -4999,7 +4999,7 @@
- Developed games: Ambermoon.net, ClanLib, Freeserf.net

Improve

+ Developed games: Ambermoon.net, ClanLib, Freeserf.net

Improve

@@ -5026,7 +5026,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -5089,7 +5089,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

Back to top

@@ -5100,7 +5100,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/Q.html b/docs/developers/Q.html index 5b1636d4..3f649341 100644 --- a/docs/developers/Q.html +++ b/docs/developers/Q.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub @@ -49,7 +49,7 @@

Improve

+ Developed games: OpenXRay, Storm Engine, World of Might and Magic

Improve

@@ -103,7 +103,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -112,7 +112,7 @@
- Developed game: OpenRW

Improve

+ Developed game: OpenRW

Improve

@@ -166,7 +166,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -418,7 +418,7 @@
- Developed games: OpenXRay, Oxygen Engine

Improve

+ Developed games: OpenXRay, Oxygen Engine

Improve

@@ -465,7 +465,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/R.html b/docs/developers/R.html index 546adf7c..4a421ae1 100644 --- a/docs/developers/R.html +++ b/docs/developers/R.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -49,7 +49,7 @@

Improve

+ Developed games: Classic RBDoom 3 BFG, OpenXRay, RBDOOM-3-BFG, Urho3D

Improve

@@ -112,7 +112,7 @@

Improve

+ Developed game: JavaScript Graphic Adventure Maker

Improve

@@ -202,7 +202,7 @@

Improve

+ Developed games: Classic RBDoom 3 BFG, ET: Legacy, Falltergeist, RBDOOM-3-BFG, Shadowgrounds

Improve

@@ -364,7 +364,7 @@
- Developed game: Bladecoder Adventure Engine

Improve

+ Developed game: Bladecoder Adventure Engine

Improve

@@ -382,7 +382,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -463,7 +463,7 @@
- Developed game: LambdaHack

Improve

+ Developed game: LambdaHack

Improve

@@ -508,7 +508,7 @@
- Developed game: Bacon2D

Improve

+ Developed game: Bacon2D

Improve

@@ -571,7 +571,7 @@
- Developed games: OpenXRay, Oxygen Engine

Improve

+ Developed games: OpenXRay, Oxygen Engine

Improve

@@ -589,7 +589,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -598,7 +598,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -706,7 +706,7 @@
- Developed game: Odamex

Improve

+ Developed game: Odamex

Improve

@@ -724,7 +724,7 @@
- Developed game: Korax' Heritage

Improve

+ Developed game: Korax' Heritage

Improve

@@ -787,7 +787,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -976,7 +976,7 @@
- Developed game: Crown

Improve

+ Developed game: Crown

Improve

@@ -1210,7 +1210,7 @@
- Developed game: rpgboss

Improve

+ Developed game: rpgboss

Improve

@@ -1273,7 +1273,7 @@
- Developed game: ezEngine

Improve

+ Developed game: ezEngine

Improve

@@ -1399,7 +1399,7 @@
- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -1462,7 +1462,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -1786,7 +1786,7 @@
- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -2029,7 +2029,7 @@
- Developed game: Korax' Heritage

Improve

+ Developed game: Korax' Heritage

Improve

@@ -2155,7 +2155,7 @@
- Developed game: Jake2

Improve

+ Developed game: Jake2

Improve

@@ -2218,7 +2218,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -2254,7 +2254,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -2272,7 +2272,7 @@
- Developed game: Odamex

Improve

+ Developed game: Odamex

Improve

@@ -2389,7 +2389,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2488,7 +2488,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2668,7 +2668,7 @@
- Developed games: ioquake3, OpenArena, Tremulous

Improve

+ Developed games: ioquake3, OpenArena, Tremulous

Improve

@@ -2830,7 +2830,7 @@
- Developed games: Anura, The Battle for Wesnoth

Improve

+ Developed games: Anura, The Battle for Wesnoth

Improve

@@ -2965,7 +2965,7 @@
- Developed game: EdisonEngine

Improve

+ Developed game: EdisonEngine

Improve

@@ -3055,7 +3055,7 @@
- Developed game: Duality

Improve

+ Developed game: Duality

Improve

@@ -3235,7 +3235,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -3253,7 +3253,7 @@
- Developed games: FreeSO, Project Dollhouse, Simitone

Improve

+ Developed games: FreeSO, Project Dollhouse, Simitone

Improve

@@ -3379,7 +3379,7 @@
- Developed games: Spring, Zero-K

Improve

+ Developed games: Spring, Zero-K

Improve

@@ -3460,7 +3460,7 @@
- Developed game: Isogenic Game Engine

Improve

+ Developed game: Isogenic Game Engine

Improve

@@ -3505,7 +3505,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -3514,7 +3514,7 @@
- Developed game: Isogenic Game Engine

Improve

+ Developed game: Isogenic Game Engine

Improve

@@ -3568,7 +3568,7 @@
- Developed game: phpRPG

Improve

+ Developed game: phpRPG

Improve

@@ -3658,7 +3658,7 @@
- Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

+ Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

@@ -3712,7 +3712,7 @@
- Developed game: ezEngine

Improve

+ Developed game: ezEngine

Improve

@@ -3829,7 +3829,7 @@
- Developed games: OpenMW, OpenTESArena, TES3MP, Torque 3D

Improve

+ Developed games: OpenMW, OpenTESArena, TES3MP, Torque 3D

Improve

@@ -3946,7 +3946,7 @@
- Developed game: OpenVIII

Improve

+ Developed game: OpenVIII

Improve

@@ -4054,7 +4054,7 @@
- Developed game: Haxima

Improve

+ Developed game: Haxima

Improve

@@ -4090,7 +4090,7 @@
- Developed games: Devilution, DevilutionX, OpenXRay, opsu!

Improve

+ Developed games: Devilution, DevilutionX, OpenXRay, opsu!

Improve

@@ -4180,7 +4180,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -4189,7 +4189,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -4342,7 +4342,7 @@
- Developed game: AndEngine

Improve

+ Developed game: AndEngine

Improve

@@ -4351,7 +4351,7 @@
- Developed game: Bacon2D

Improve

+ Developed game: Bacon2D

Improve

@@ -4459,7 +4459,7 @@
- Developed game: Bacon2D

Improve

+ Developed game: Bacon2D

Improve

@@ -4531,7 +4531,7 @@

Improve

+ Developed games: Chocolate Duke3D, Clonepoint, Falltergeist, freeablo, OpenMW, TES3MP

Improve

@@ -4648,7 +4648,7 @@
- Developed game: Wagic, the Homebrew

Improve

+ Developed game: Wagic, the Homebrew

Improve

@@ -4693,7 +4693,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4774,7 +4774,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4783,7 +4783,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4801,7 +4801,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4810,7 +4810,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -5071,7 +5071,7 @@
- Developed games: ClanLib, Etterna, StepMania

Improve

+ Developed games: ClanLib, Etterna, StepMania

Improve

@@ -5152,7 +5152,7 @@
- Developed game: Kiwi.js

Improve

+ Developed game: Kiwi.js

Improve

@@ -5179,7 +5179,7 @@
- Developed game: Twine

Improve

+ Developed game: Twine

Improve

@@ -5368,7 +5368,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -5494,7 +5494,7 @@
- Developed game: KlayGE

Improve

+ Developed game: KlayGE

Improve

@@ -5665,7 +5665,7 @@
- Developed game: Ruby-warrior

Improve

+ Developed game: Ruby-warrior

Improve

@@ -5701,7 +5701,7 @@

Improve

+ Developed games: ioquake3, OpenArena, Simple DirectMedia Layer

Improve

@@ -6061,7 +6061,7 @@

Improve

+ Developed games: Bitfighter, CaveExpress, CavePacker, Classic Blades of Exile, DynaDungeons, Endless Sky, Falling Time, Godot, KeeperRL, Minilens, OpenDungeons, Ostrich Riders, Stunt Rally, SuperTuxKart, The Legend of Edgar, Valyria Tear, VVVVVV, Wyrmsun

Improve

@@ -6070,7 +6070,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -6126,7 +6126,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/S.html b/docs/developers/S.html index b4d299b2..3eb8e166 100644 --- a/docs/developers/S.html +++ b/docs/developers/S.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -49,7 +49,7 @@
- Developed game: Rigel Engine

Improve

+ Developed game: Rigel Engine

Improve

@@ -121,7 +121,7 @@
- Developed game: Falltergeist

Improve

+ Developed game: Falltergeist

Improve

@@ -184,7 +184,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -256,7 +256,7 @@
- Developed game: OpenTomb

Improve

+ Developed game: OpenTomb

Improve

@@ -463,7 +463,7 @@
- Developed game: Haxima

Improve

+ Developed game: Haxima

Improve

@@ -517,7 +517,7 @@
- Developed game: Nuvie

Improve

+ Developed game: Nuvie

Improve

@@ -526,7 +526,7 @@
- Developed game: INSTEAD

Improve

+ Developed game: INSTEAD

Improve

@@ -535,7 +535,7 @@
- Developed game: DreamZZT

Improve

+ Developed game: DreamZZT

Improve

@@ -760,7 +760,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -805,7 +805,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -895,7 +895,7 @@
- Developed game: ezEngine

Improve

+ Developed game: ezEngine

Improve

@@ -985,7 +985,7 @@
- Developed games: OpenMW, OpenMW for Android, TES3MP

Improve

+ Developed games: OpenMW, OpenMW for Android, TES3MP

Improve

@@ -1003,7 +1003,7 @@
- Developed games: Armory, openblack, OpenMW, TES3MP, VCMI

Improve

+ Developed games: Armory, openblack, OpenMW, TES3MP, VCMI

Improve

@@ -1012,7 +1012,7 @@
- Developed game: adventure engine

Improve

+ Developed game: adventure engine

Improve

@@ -1174,7 +1174,7 @@
- Developed game: Odamex

Improve

+ Developed game: Odamex

Improve

@@ -1291,7 +1291,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -1309,7 +1309,7 @@
- Developed game: Freya Game Engine

Improve

+ Developed game: Freya Game Engine

Improve

@@ -1399,7 +1399,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -1588,7 +1588,7 @@
- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -1696,7 +1696,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -1786,7 +1786,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -1822,7 +1822,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -1858,7 +1858,7 @@
- Developed game: PainTown

Improve

+ Developed game: PainTown

Improve

@@ -1930,7 +1930,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -2056,7 +2056,7 @@
- Developed game: Odamex

Improve

+ Developed game: Odamex

Improve

@@ -2083,7 +2083,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -2119,7 +2119,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -2200,7 +2200,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -2263,7 +2263,7 @@

Improve

+ Developed games: Allegro, Performous, ScummVM, Simple DirectMedia Layer, Sludge, SuperTuxKart

Improve

@@ -2335,7 +2335,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2533,7 +2533,7 @@
- Developed game: Falltergeist

Improve

+ Developed game: Falltergeist

Improve

@@ -2587,7 +2587,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2668,7 +2668,7 @@
- Developed games: COCOS2D-X, OpenMW, TES3MP

Improve

+ Developed games: COCOS2D-X, OpenMW, TES3MP

Improve

@@ -2722,7 +2722,7 @@
- Developed game: ZGB

Improve

+ Developed game: ZGB

Improve

@@ -2803,7 +2803,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2821,7 +2821,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -3244,7 +3244,7 @@
- Developed game: The Eternity Engine

Improve

+ Developed game: The Eternity Engine

Improve

@@ -3343,7 +3343,7 @@
- Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

+ Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

@@ -3586,7 +3586,7 @@
- Developed game: OpenRW

Improve

+ Developed game: OpenRW

Improve

@@ -3604,7 +3604,7 @@
- Developed game: GameCake

Improve

+ Developed game: GameCake

Improve

@@ -3766,7 +3766,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -3811,7 +3811,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -3820,7 +3820,7 @@
- Developed game: Falltergeist

Improve

+ Developed game: Falltergeist

Improve

@@ -4144,7 +4144,7 @@
- Developed games: Terminal Overload, Torque 3D

Improve

+ Developed games: Terminal Overload, Torque 3D

Improve

@@ -4252,7 +4252,7 @@
- Developed game: FreeSO

Improve

+ Developed game: FreeSO

Improve

@@ -4405,7 +4405,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4441,7 +4441,7 @@

Improve

+ Developed games: Duck Marines, glPortal, Mr. Rescue, RadixEngine

Improve

@@ -4468,7 +4468,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -4477,7 +4477,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -4486,7 +4486,7 @@

Improve

+ Developed games: ioquake3, iortcw, OpenJK, Simple DirectMedia Layer, Tremulous, Yamagi Quake II

Improve

@@ -4585,7 +4585,7 @@
- Developed game: GNU Chess

Improve

+ Developed game: GNU Chess

Improve

@@ -4639,7 +4639,7 @@
- Developed game: Crown

Improve

+ Developed game: Crown

Improve

@@ -4657,7 +4657,7 @@
- Developed game: Stratagus

Improve

+ Developed game: Stratagus

Improve

@@ -4693,7 +4693,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -4729,7 +4729,7 @@
- Developed game: FreeSO

Improve

+ Developed game: FreeSO

Improve

@@ -4810,7 +4810,7 @@
- Developed game: Duality

Improve

+ Developed game: Duality

Improve

@@ -5071,7 +5071,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -5224,7 +5224,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -5602,7 +5602,7 @@
- Developed game: DwarfCorp

Improve

+ Developed game: DwarfCorp

Improve

@@ -5719,7 +5719,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -6178,7 +6178,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -6196,7 +6196,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -6259,7 +6259,7 @@
- Developed games: Spring, Zero-K

Improve

+ Developed games: Spring, Zero-K

Improve

@@ -6322,7 +6322,7 @@
- Developed game: RBDOOM-3-BFG

Improve

+ Developed game: RBDOOM-3-BFG

Improve

@@ -6439,7 +6439,7 @@
- Developed games: OpenMW, TES3MP, xoreos

Improve

+ Developed games: OpenMW, TES3MP, xoreos

Improve

@@ -6466,7 +6466,7 @@
- Developed games: OpenMW, Pachi, TES3MP

Improve

+ Developed games: OpenMW, Pachi, TES3MP

Improve

@@ -6529,7 +6529,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -6709,7 +6709,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -6745,7 +6745,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -6772,7 +6772,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -6799,7 +6799,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -6844,7 +6844,7 @@

Improve

+ Developed games: FIFE, Simple and Fast Multimedia Library

Improve

@@ -6925,7 +6925,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -6961,7 +6961,7 @@
- Developed games: EdisonEngine, OpenTomb

Improve

+ Developed games: EdisonEngine, OpenTomb

Improve

@@ -7042,7 +7042,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -7060,7 +7060,7 @@
- Developed games: glPortal, OpenSAGE, RadixEngine, Thyme

Improve

+ Developed games: glPortal, OpenSAGE, RadixEngine, Thyme

Improve

@@ -7069,7 +7069,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -7105,7 +7105,7 @@
- Developed game: Metaforce

Improve

+ Developed game: Metaforce

Improve

@@ -7159,7 +7159,7 @@

Improve

+ Developed games: Ares Dogfighter, Moonbase Assault, Sole Collector, SteveTech1

Improve

@@ -7249,7 +7249,7 @@
- Developed games: Odamex, The Eternity Engine

Improve

+ Developed games: Odamex, The Eternity Engine

Improve

@@ -7375,7 +7375,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

@@ -7501,7 +7501,7 @@

Improve

+ Developed games: Ares Dogfighter, Killer Crates, Moonbase Assault, Physics Platformer, Physics Spacewar, Simple Platformer, Sole Collector, SteveTech1, Tumbly Towers

Improve

@@ -7807,7 +7807,7 @@
- Developed game: EdisonEngine

Improve

+ Developed game: EdisonEngine

Improve

@@ -7942,7 +7942,7 @@
- Developed game: GNU Chess

Improve

+ Developed game: GNU Chess

Improve

@@ -8203,7 +8203,7 @@
- Developed game: OpenBOR

Improve

+ Developed game: OpenBOR

Improve

@@ -8509,7 +8509,7 @@
- Developed games: ResidualVM, ScummVM, xoreos

Improve

+ Developed games: ResidualVM, ScummVM, xoreos

Improve

@@ -8545,7 +8545,7 @@
- Developed game: OpenRW

Improve

+ Developed game: OpenRW

Improve

@@ -8725,7 +8725,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -8860,7 +8860,7 @@

Improve

+ Developed games: EasyRPG Player, ET: Legacy, Hammer of Thyrion, JediOutcastLinux, NBlood, Omnispeak, OpenJK, PCExhumed, Rednukem

Improve

@@ -9006,7 +9006,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/T.html b/docs/developers/T.html index 349af807..263d1fc6 100644 --- a/docs/developers/T.html +++ b/docs/developers/T.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -67,7 +67,7 @@
- Developed game: EdisonEngine

Improve

+ Developed game: EdisonEngine

Improve

@@ -76,7 +76,7 @@
- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -256,7 +256,7 @@
- Developed game: Stratagus

Improve

+ Developed game: Stratagus

Improve

@@ -319,7 +319,7 @@
- Developed game: Kiwi.js

Improve

+ Developed game: Kiwi.js

Improve

@@ -535,7 +535,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -760,7 +760,7 @@
- Developed game: Falltergeist

Improve

+ Developed game: Falltergeist

Improve

@@ -922,7 +922,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -976,7 +976,7 @@
- Developed games: EdisonEngine, OpenTomb

Improve

+ Developed games: EdisonEngine, OpenTomb

Improve

@@ -1246,7 +1246,7 @@
- Developed game: FreeSO

Improve

+ Developed game: FreeSO

Improve

@@ -1417,7 +1417,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -1822,7 +1822,7 @@
- Developed games: ioquake3, OpenArena, Tremulous

Improve

+ Developed games: ioquake3, OpenArena, Tremulous

Improve

@@ -1903,7 +1903,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -1948,7 +1948,7 @@
- Developed games: OpenDUNE, sundog

Improve

+ Developed games: OpenDUNE, sundog

Improve

@@ -1984,7 +1984,7 @@
- Developed game: mini2Dx

Improve

+ Developed game: mini2Dx

Improve

@@ -2056,7 +2056,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -2200,7 +2200,7 @@
- Developed games: FIFE, Unknown Horizons

Improve

+ Developed games: FIFE, Unknown Horizons

Improve

@@ -2227,7 +2227,7 @@
- Developed games: FIFE, Unknown Horizons

Improve

+ Developed games: FIFE, Unknown Horizons

Improve

@@ -2236,7 +2236,7 @@
- Developed games: ET: Legacy, ioquake3

Improve

+ Developed games: ET: Legacy, ioquake3

Improve

@@ -2263,7 +2263,7 @@
- Developed game: Twine

Improve

+ Developed game: Twine

Improve

@@ -2281,7 +2281,7 @@
- Developed game: PixelLight

Improve

+ Developed game: PixelLight

Improve

@@ -2443,7 +2443,7 @@
- Developed game: mini2Dx

Improve

+ Developed game: mini2Dx

Improve

@@ -2515,7 +2515,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -2623,7 +2623,7 @@
- Developed games: Endless Sky, OpenMW, OpenTESArena, TES3MP

Improve

+ Developed games: Endless Sky, OpenMW, OpenTESArena, TES3MP

Improve

@@ -2776,7 +2776,7 @@
- Developed games: ET: Legacy, ioquake3, OpenArena, Tremulous

Improve

+ Developed games: ET: Legacy, ioquake3, OpenArena, Tremulous

Improve

@@ -2848,7 +2848,7 @@
- Developed games: GPL Arcade Volleyball, Haxima

Improve

+ Developed games: GPL Arcade Volleyball, Haxima

Improve

@@ -2866,7 +2866,7 @@

Improve

+ Developed games: Attal: Lords of doom, Stargus, Stratagus, Wargus

Improve

@@ -2938,7 +2938,7 @@
- Developed games: MonoGame, OpenSAGE

Improve

+ Developed games: MonoGame, OpenSAGE

Improve

@@ -3055,7 +3055,7 @@
- Developed games: Angband, Pixel Wheels

Improve

+ Developed games: Angband, Pixel Wheels

Improve

@@ -3163,7 +3163,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -3172,7 +3172,7 @@
- Developed games: Terminal Overload, Torque 3D

Improve

+ Developed games: Terminal Overload, Torque 3D

Improve

@@ -3289,7 +3289,7 @@
- Developed game: phpRPG

Improve

+ Developed game: phpRPG

Improve

@@ -3388,7 +3388,7 @@
- Developed games: OpenLara, OpenTomb, TOMB5

Improve

+ Developed games: OpenLara, OpenTomb, TOMB5

Improve

@@ -3550,7 +3550,7 @@
- Developed game: Duality

Improve

+ Developed game: Duality

Improve

@@ -3622,7 +3622,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -3667,7 +3667,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -3676,7 +3676,7 @@
- Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

+ Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

@@ -3739,7 +3739,7 @@
- Developed game: Wagic, the Homebrew

Improve

+ Developed game: Wagic, the Homebrew

Improve

@@ -3775,7 +3775,7 @@
- Developed games: Q-Gears, Ryzom Core

Improve

+ Developed games: Q-Gears, Ryzom Core

Improve

@@ -3811,7 +3811,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -3892,7 +3892,7 @@
- Developed game: Quartz Engine

Improve

+ Developed game: Quartz Engine

Improve

@@ -3955,7 +3955,7 @@
- Developed game: FreeSO

Improve

+ Developed game: FreeSO

Improve

@@ -4036,7 +4036,7 @@
- Developed game: ioquake3

Improve

+ Developed game: ioquake3

Improve

@@ -4045,7 +4045,7 @@
- Developed game: OpenTomb

Improve

+ Developed game: OpenTomb

Improve

@@ -4054,7 +4054,7 @@
- Developed games: Daimonin, OpenMW, TES3MP

Improve

+ Developed games: Daimonin, OpenMW, TES3MP

Improve

@@ -4135,7 +4135,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -4153,7 +4153,7 @@
- Developed game: ioquake3

Improve

+ Developed game: ioquake3

Improve

@@ -4189,7 +4189,7 @@
- Developed games: freeablo, OpenMW, TES3MP

Improve

+ Developed games: freeablo, OpenMW, TES3MP

Improve

@@ -4207,7 +4207,7 @@
- Developed games: OpenTomb, TOMB5

Improve

+ Developed games: OpenTomb, TOMB5

Improve

@@ -4261,7 +4261,7 @@
- Developed game: OpenTomb

Improve

+ Developed game: OpenTomb

Improve

@@ -4468,7 +4468,7 @@

Improve

+ Developed games: RuneLite, Spooker Framework, Yet Another Engine

Improve

@@ -4540,7 +4540,7 @@
- Developed game: Bacon2D

Improve

+ Developed game: Bacon2D

Improve

@@ -4603,7 +4603,7 @@
- Developed games: libGDX, rpgboss

Improve

+ Developed games: libGDX, rpgboss

Improve

@@ -4756,7 +4756,7 @@
- Developed games: jMonkeyEngine, OpenKeeper

Improve

+ Developed games: jMonkeyEngine, OpenKeeper

Improve

@@ -4783,7 +4783,7 @@

Improve

+ Developed games: Cataclysm: Dark Days Ahead, Divercity, Space Station 13, Torque 3D

Improve

@@ -4792,7 +4792,7 @@
- Developed games: FreeSO, Project Dollhouse

Improve

+ Developed games: FreeSO, Project Dollhouse

Improve

@@ -4837,7 +4837,7 @@
- Developed games: ioquake3, OpenArena, Tremulous

Improve

+ Developed games: ioquake3, OpenArena, Tremulous

Improve

@@ -4891,7 +4891,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -4900,7 +4900,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -4945,7 +4945,7 @@
- Developed games: EdisonEngine, OpenLara, OpenTomb

Improve

+ Developed games: EdisonEngine, OpenLara, OpenTomb

Improve

@@ -4999,7 +4999,7 @@
- Developed games: FIFE, Unknown Horizons

Improve

+ Developed games: FIFE, Unknown Horizons

Improve

@@ -5485,7 +5485,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -5656,7 +5656,7 @@
- Developed game: OpenGothic

Improve

+ Developed game: OpenGothic

Improve

@@ -5701,7 +5701,7 @@
- Developed game: OpenRW

Improve

+ Developed game: OpenRW

Improve

@@ -5827,7 +5827,7 @@
- Developed game: Fractal Engine

Improve

+ Developed game: Fractal Engine

Improve

@@ -5872,7 +5872,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -5953,7 +5953,7 @@
- Developed games: openage, OpenClonk, Race Into Space

Improve

+ Developed games: openage, OpenClonk, Race Into Space

Improve

@@ -6097,7 +6097,7 @@
- Developed game: OpenSAGE

Improve

+ Developed game: OpenSAGE

Improve

@@ -6216,7 +6216,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/U.html b/docs/developers/U.html index 24e6d7bc..8d160f24 100644 --- a/docs/developers/U.html +++ b/docs/developers/U.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -85,7 +85,7 @@
- Developed game: OpenKeeper

Improve

+ Developed game: OpenKeeper

Improve

@@ -283,7 +283,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -301,7 +301,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -310,7 +310,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -544,7 +544,7 @@
- Developed games: Cataclysm: Dark Days Ahead, OpenBOR

Improve

+ Developed games: Cataclysm: Dark Days Ahead, OpenBOR

Improve

@@ -589,7 +589,7 @@
- Developed game: GamePlay

Improve

+ Developed game: GamePlay

Improve

Back to top

@@ -600,7 +600,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/V.html b/docs/developers/V.html index 188a1248..ab7d6224 100644 --- a/docs/developers/V.html +++ b/docs/developers/V.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub @@ -67,7 +67,7 @@
- Developed game: Falltergeist

Improve

+ Developed game: Falltergeist

Improve

@@ -166,7 +166,7 @@
- Developed game: Twine

Improve

+ Developed game: Twine

Improve

@@ -283,7 +283,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -535,7 +535,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -589,7 +589,7 @@
- Developed game: sfall

Improve

+ Developed game: sfall

Improve

@@ -634,7 +634,7 @@
- Developed game: LambdaHack

Improve

+ Developed game: LambdaHack

Improve

@@ -931,7 +931,7 @@
- Developed game: eAdventure

Improve

+ Developed game: eAdventure

Improve

@@ -1030,7 +1030,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -1156,7 +1156,7 @@
- Developed games: Terminal Overload, Torque 3D

Improve

+ Developed games: Terminal Overload, Torque 3D

Improve

@@ -1228,7 +1228,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -1291,7 +1291,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -1336,7 +1336,7 @@
- Developed game: boardgame.io

Improve

+ Developed game: boardgame.io

Improve

@@ -1525,7 +1525,7 @@
- Developed game: Wagic, the Homebrew

Improve

+ Developed game: Wagic, the Homebrew

Improve

@@ -1597,7 +1597,7 @@
- Developed games: Nuvie, Underworld Adventures

Improve

+ Developed games: Nuvie, Underworld Adventures

Improve

@@ -1624,7 +1624,7 @@
- Developed game: Oxygen Engine

Improve

+ Developed game: Oxygen Engine

Improve

@@ -1633,7 +1633,7 @@

Improve

+ Developed games: Cataclysm: Dark Days Ahead, Falltergeist, Oxygen Engine, sfall, unitystation

Improve

@@ -1669,7 +1669,7 @@
- Developed game: sfall

Improve

+ Developed game: sfall

Improve

@@ -1867,7 +1867,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -2002,7 +2002,7 @@
- Developed game: OpenSAGE

Improve

+ Developed game: OpenSAGE

Improve

@@ -2056,7 +2056,7 @@
- Developed games: DXX-Rebirth, EdisonEngine

Improve

+ Developed games: DXX-Rebirth, EdisonEngine

Improve

@@ -2191,7 +2191,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -2200,7 +2200,7 @@
- Developed game: OpenXRay

Improve

+ Developed game: OpenXRay

Improve

@@ -2245,7 +2245,7 @@
- Developed games: EdisonEngine, OpenTomb

Improve

+ Developed games: EdisonEngine, OpenTomb

Improve

@@ -2281,7 +2281,7 @@
- Developed game: Quartz Engine

Improve

+ Developed game: Quartz Engine

Improve

@@ -2364,7 +2364,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/W.html b/docs/developers/W.html index 7c15a173..da86e3ad 100644 --- a/docs/developers/W.html +++ b/docs/developers/W.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -67,7 +67,7 @@
- Developed games: Shockolate, sundog

Improve

+ Developed games: Shockolate, sundog

Improve

@@ -292,7 +292,7 @@
- Developed games: OpenBOR, Tanks of Freedom

Improve

+ Developed games: OpenBOR, Tanks of Freedom

Improve

@@ -355,7 +355,7 @@
- Developed game: mini2Dx

Improve

+ Developed game: mini2Dx

Improve

@@ -364,7 +364,7 @@
- Developed game: FIFE

Improve

+ Developed game: FIFE

Improve

@@ -382,7 +382,7 @@
- Developed game: Torque 3D

Improve

+ Developed game: Torque 3D

Improve

@@ -445,7 +445,7 @@

Improve

+ Developed games: Andor's Trail, Cytopia, Lexica, Me and My Shadow, Minetest, Naev, Pentobi, Rigs of Rods, ScummVM, Thunder Engine, Tuxemon, Unknown Horizons

Improve

@@ -526,7 +526,7 @@
- Developed games: Exult, Pentagram

Improve

+ Developed games: Exult, Pentagram

Improve

@@ -733,7 +733,7 @@
- Developed game: OpenBOR

Improve

+ Developed game: OpenBOR

Improve

@@ -778,7 +778,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -850,7 +850,7 @@
- Developed games: ResidualVM, ScummVM

Improve

+ Developed games: ResidualVM, ScummVM

Improve

@@ -868,7 +868,7 @@

Improve

+ Developed games: Exult, GemRB, Labyrinth of Worlds, Nuvie, Pentagram, ScummVM, Underworld Adventures

Improve

- Developed game: OpenJK

Improve

+ Developed game: OpenJK

Improve

@@ -913,7 +913,7 @@
- Developed games: Chocolate Doom, GZDoom, Odamex, ZDoom

Improve

+ Developed games: Chocolate Doom, GZDoom, Odamex, ZDoom

Improve

@@ -1030,7 +1030,7 @@
- Developed game: Torque 2D

Improve

+ Developed game: Torque 2D

Improve

@@ -1201,7 +1201,7 @@
- Developed game: INSTEAD

Improve

+ Developed game: INSTEAD

Improve

@@ -1273,7 +1273,7 @@
- Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

+ Developed games: Classic RBDoom 3 BFG, RBDOOM-3-BFG

Improve

@@ -1372,7 +1372,7 @@
- Developed games: Shockolate, sundog

Improve

+ Developed games: Shockolate, sundog

Improve

@@ -1408,7 +1408,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -1705,7 +1705,7 @@
- Developed game: ezEngine

Improve

+ Developed game: ezEngine

Improve

@@ -1770,7 +1770,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/X.html b/docs/developers/X.html index f2d9c23a..4b40afd3 100644 --- a/docs/developers/X.html +++ b/docs/developers/X.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -85,7 +85,7 @@
- Developed game: Quartz Engine

Improve

+ Developed game: Quartz Engine

Improve

@@ -166,7 +166,7 @@

Improve

+ Developed games: Brain Workshop, ClanLib, glPortal, RadixEngine

Improve

@@ -193,7 +193,7 @@
- Developed games: GZDoom, The Eternity Engine, ZDoom

Improve

+ Developed games: GZDoom, The Eternity Engine, ZDoom

Improve

@@ -247,7 +247,7 @@
- Developed game: Wagic, the Homebrew

Improve

+ Developed game: Wagic, the Homebrew

Improve

@@ -319,7 +319,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -535,7 +535,7 @@
- Developed games: JediAcademyLinux, JediOutcastLinux

Improve

+ Developed games: JediAcademyLinux, JediOutcastLinux

Improve

@@ -580,7 +580,7 @@
- Developed games: OpenXRay, Oxygen Engine

Improve

+ Developed games: OpenXRay, Oxygen Engine

Improve

@@ -760,7 +760,7 @@
- Developed games: OpenMW, OpenMW for Android, TES3MP, VCMI

Improve

+ Developed games: OpenMW, OpenMW for Android, TES3MP, VCMI

Improve

Back to top

@@ -771,7 +771,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/Y.html b/docs/developers/Y.html index 2f448b2c..889db4f8 100644 --- a/docs/developers/Y.html +++ b/docs/developers/Y.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub @@ -130,7 +130,7 @@

Improve

+ Developed games: Classic RBDoom 3 BFG, dhewm3, RBDOOM-3-BFG, Yamagi Quake II

Improve

@@ -229,7 +229,7 @@
- Developed games: C3DE, MonoGame

Improve

+ Developed games: C3DE, MonoGame

Improve

@@ -256,7 +256,7 @@
- Developed game: Anura

Improve

+ Developed game: Anura

Improve

@@ -265,7 +265,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -346,7 +346,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -517,7 +517,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -571,7 +571,7 @@
- Developed game: melonJS

Improve

+ Developed game: melonJS

Improve

@@ -733,7 +733,7 @@
- Developed game: DwarfCorp

Improve

+ Developed game: DwarfCorp

Improve

@@ -823,7 +823,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -895,7 +895,7 @@
- Developed games: Freeserf, World of Might and Magic

Improve

+ Developed games: Freeserf, World of Might and Magic

Improve

@@ -940,7 +940,7 @@
- Developed game: openage

Improve

+ Developed game: openage

Improve

@@ -949,7 +949,7 @@
- Developed game: Haxima

Improve

+ Developed game: Haxima

Improve

@@ -978,7 +978,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/Z.html b/docs/developers/Z.html index e5efd0b1..c6d5e001 100644 --- a/docs/developers/Z.html +++ b/docs/developers/Z.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -85,7 +85,7 @@
- Developed game: Nuvie

Improve

+ Developed game: Nuvie

Improve

@@ -256,7 +256,7 @@
- Developed game: Kiwi.js

Improve

+ Developed game: Kiwi.js

Improve

@@ -274,7 +274,7 @@

Improve

+ Developed games: ET: Legacy, ioquake3, iortcw, OpenArena, OpenJK, Simple DirectMedia Layer, Tremulous, Unvanquished

Improve

@@ -346,7 +346,7 @@
- Developed games: GBDK, ZGB

Improve

+ Developed games: GBDK, ZGB

Improve

@@ -553,7 +553,7 @@
- Developed games: EasyRPG Player, OpenXRay

Improve

+ Developed games: EasyRPG Player, OpenXRay

Improve

@@ -616,7 +616,7 @@
- Developed games: OpenMW, TES3MP

Improve

+ Developed games: OpenMW, TES3MP

Improve

@@ -697,7 +697,7 @@
- Developed game: Spring

Improve

+ Developed game: Spring

Improve

@@ -706,7 +706,7 @@
- Developed game: Falltergeist

Improve

+ Developed game: Falltergeist

Improve

@@ -715,7 +715,7 @@
- Developed game: Wagic, the Homebrew

Improve

+ Developed game: Wagic, the Homebrew

Improve

@@ -769,7 +769,7 @@
- Developed game: Innocence Engine

Improve

+ Developed game: Innocence Engine

Improve

@@ -940,7 +940,7 @@
- Developed game: World of Might and Magic

Improve

+ Developed game: World of Might and Magic

Improve

@@ -1293,7 +1293,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/developers/index.html b/docs/developers/index.html index 261886d5..e61f6f20 100644 --- a/docs/developers/index.html +++ b/docs/developers/index.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -1819,7 +1819,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/frameworks/framework.html b/docs/frameworks/framework.html index 5bcac407..70e783dd 100644 --- a/docs/frameworks/framework.html +++ b/docs/frameworks/framework.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -51,31 +51,10 @@ mature
active
-
- Technical information
Code languages: PHP, JavaScript
Code licenses: MIT
Code repositories: jkroepke/2Moons.git(archived, since 2015, ), steemnova/steemnova.git @add(since 2018, )
+
@@ -87,12 +66,12 @@
Platform:
beta
active
-
- Technical information
Code languages: C++
Code licenses: zlib
Code repositories: bioglaze/aether3d.git(since 2015, )
+
+ Details
Code languages: C++
Code licenses: zlib
Code repositories: bioglaze/aether3d.git(since 2015, )
Build system: Make, Visual Studio, - Xcode
+ Xcode
Developer: Timo Wiren
@@ -105,40 +84,10 @@ mature
active
- -
- Technical information
Code languages: C
Code licenses: zlib
Code repositories: liballeg/allegro5.git(since 2010, )
- Build system: CMake
+ +
@@ -150,11 +99,11 @@
Platform:
mature
inactive since 2009
-
- Technical information
Code languages: C++
Code licenses: GPL-3.0
Code repositories: sago007/annchienta.git(since 2017, ), svn.code.sf.net/p/annchienta/code
- Build system: CMake
+
+ Details
Code languages: C++
Code licenses: GPL-3.0
Code repositories: sago007/annchienta.git(since 2017, ), svn.code.sf.net/p/annchienta/code
+ Build system: CMake
Developers: Jasper Van der Jeugt, qubodup
@@ -167,34 +116,11 @@ mature
active
active
-
framework +
framework 3D engine
-
- Technical information
Code languages: Haxe, Python
Code licenses: zlib
Code repositories: armory3d/armory.git(since 2015, ), armory3d/iron.git @add(since 2013, )
+
@@ -245,9 +149,9 @@
Platform:
mature
inactive since 2016
- -
- Technical information
Code languages: C++
Code licenses: GPL-2.0
Code repositories: Atlantis-PBEM/Atlantis.git(since 2011, ), svn.code.sf.net/p/atlantis/code
+ +
+ Details
Code languages: C++
Code licenses: GPL-2.0
Code repositories: Atlantis-PBEM/Atlantis.git(since 2011, ), svn.code.sf.net/p/atlantis/code
Developers: Artem Trytiak, Enno Rehling, Loriaki, Stephen Baillie, T Gerigk
@@ -259,31 +163,12 @@
Platform:
mature
inactive since 2018
active
-
- Technical information
Code languages: C++
Code licenses: GPL-2.0
Code repositories: git://git.blender.org/blender.git
+ Details
Code languages: C++
Code licenses: GPL-2.0
Code repositories: git://git.blender.org/blender.git
Build system: CMake
Improve Raw entry @@ -313,11 +198,11 @@ mature
active
-
- Technical information
Code languages: Pascal
Code licenses: LGPL-2.0
Code repositories: castle-engine/castle-engine.git(since 2015, )
+
+ Details
Code languages: Pascal
Code licenses: LGPL-2.0
Code repositories: castle-engine/castle-engine.git(since 2015, )
Developers: Andrzej Kilijański, Benedikt Magnus, Eugene Loza, Jan Adamec, Kagamma, Matthias, Michalis Kamburelis, Sven, Tomasz W
@@ -330,242 +215,10 @@ mature
active
- -
Homepage: cocos2d-x.org/cocos2dx
Media: COCOS2D-X
Download: cocos2d-x.org/download
Developers: - -, - Aaron Baumbach, - Adrien Béraud, - Adrien de Sentenac, - ahlwong, - AIGRIND, - Alexander Wong, - AlexV, - Andre Rudlaff, - Andreas Loew, - Andrey Syrokomskiy, - angeltown, - Anniruddh, - Anton Sokolchenko, - applejday, - Augusto Souza, - axmx, - Ben Ward, - bman, - bo yu(余波), - bofeng-song, - Borja Refoyo Ruiz, - Byung Il Choi, - calfjohn, - carlomorgantinizynga, - Carlos Sessa, - Carsten Sandtner, - Ce Zheng, - cheng.zhang, - CHP, - Chris, - chuanweizhang2013, - Ciaran Jessup, - cocoscodeide, - CocosRobot, - codetypes, - Dale Stammen, - Danut Chereches, - Darragh Coy, - David DeSimone, - Dawid Drozd, - Denis Mingulov, - Didiet, - Dimon4eg, - dingpinglv, - Dmitry Lukianov, - Dongyang.Cai, - dzl-ian, - Ed Bartley, - Edward Zhou, - Eli Lipsitz, - Eli Yukelzon, - Elviss Strazdins, - Farkas Péter, - Felix J, - Filipe Lemos, - fispurring, - flamefox, - flyingpacer, - Francis, - Frank Xu, - Furkan Üzümcü, - garfield_ho, - Gavin Thornton, - gero, - ggggamer, - gin0606, - Giovanni Zito, - Giuseppe Lapenta, - Gkaczk, - godyZ, - Greg Rynkowski, - guanqun, - HALX99, - halx99, - hanbihui, - Hao Wu, - Haoyu Qiu, - hbb, - hhy, - hobogenized, - Hong, Liang, - Hu Kaiou, - Huabing.Xu, - hugo, - Igor Zavorotkin, - iPuppy, - iris-wy, - j-jorge, - Jae-Hong Lee, - James Gregory, - Jarek Lewandowski, - Jason Xu, - Jeff Wang, - Jialong Zhai, - jianglong, - jianglong-zz, - Jimmy, - jiusheng, - joewan, - John, - John-He-928, - johnange, - Josh Bodily, - Jozef Prídavok, - Jun Hyeon, Nam, - Justin, - Justin Hawkwood, - Kaede Fujisaki, - kcisoul, - kepler-5, - Kezhu Wang, - Kohki Miki, - KompjoeFriek, - krinara86, - kyokomi, - leda, - lettas, - lihex, - liuyq, - loadrunner, - longlene, - Luis Parravicini, - Macarse, - maciekczwa, - Marat Yakupov, - Martell Malone, - Martin Konôpka, - Mat Hopwood, - Maz, - Maz Jaleel, - mda, - Michael Kösel, - Milos Jakovljevic, - minggo, - Mircea Rilă, - mogemimi, - mschoi17, - Namezero, - Naoyuki Totani, - newnon, - Nicholas Barrios, - Nikita, - Nikolay Slobodin, - Nite Luo, - nutty, - Oleg Baluk, - pandamicro, - Paul Gardiner, - Paul Kim, - Peter Siegmund, - Peter Young, - Phenix Yu, - pipu, - Pisces000221, - pyrosphere, - qiaofeng00oo, - René Klačan, - RH, - Ricardo Quesada, - Rohan Kuruvilla, - Rolando Abarca, - Sam Clegg, - samuele3hu, - Sasha Kuznietsov, - sbrednikhin, - seobyeongky, - Sergey Shambir, - Shane Smit, - ShaoWeiLi, - Sheldon, - shinriyo, - Shuja Shabandri, - shujun.qiao, - Shulepov, - Shun Lin, - sig-kill, - SijieWang, - silverscania, - Slack-Moehrle, - SongChengJiang, - songmiao, - SongShu, - Standil, - Steve Tranby, - Strokachuk Oleg, - SunLightJuly, - sunzhuoshi, - superLin, - Surith Thekkiam, - SuYaoHui, - takaken1994, - TankorSmash, - Thomas Perl, - tiantian20007, - Timothy Zhang, - tongpengfei, - TZW, - Valeri, - Victor K, - Vincent Yang, - Vision Ke, - Vladimir Perminov, - Vladimir Timofeev, - Vladyslav Kaplun, - Waiter, - Wenhai Lin, - William Shakour, - Wilson E. Alvarez, - Wupei, - xiaofeng11, - XiaoYang, - xpol, - yalab, - yanli.huang, - yinkaile, - Yodesoft, - Yue Tang, - yuezang, - YuLei Liao, - yushenglu, - yuye.liu, - Zhang Menghe, - Zhe Wang, - zii, - Éloi Rivard, - 偶尔e网事, - 刘敏, - 天热吃西瓜, - 子龙山人, - 江战, - 超能力
- Technical information
Code languages: C++
Code licenses: MIT
Code repositories: cocos2d/cocos2d-x.git(since 2010, )
- Build system: CMake
+ +
+ Details
Code languages: C++
Code licenses: MIT
Code repositories: cocos2d/cocos2d-x.git(since 2010, )
+ Build system: CMake
Developers: (232)-, Aaron Baumbach, Adrien Béraud, Adrien de Sentenac, ahlwong, AIGRIND, Alexander Wong, AlexV, Andre Rudlaff, Andreas Loew, Andrey Syrokomskiy, angeltown, Anniruddh, Anton Sokolchenko, applejday, Augusto Souza, axmx, Ben Ward, bman, bo yu(余波), bofeng-song, Borja Refoyo Ruiz, Byung Il Choi, calfjohn, carlomorgantinizynga, Carlos Sessa, Carsten Sandtner, Ce Zheng, cheng.zhang, CHP, Chris, chuanweizhang2013, Ciaran Jessup, cocoscodeide, CocosRobot, codetypes, Dale Stammen, Danut Chereches, Darragh Coy, David DeSimone, Dawid Drozd, Denis Mingulov, Didiet, Dimon4eg, dingpinglv, Dmitry Lukianov, Dongyang.Cai, dzl-ian, Ed Bartley, Edward Zhou, Eli Lipsitz, Eli Yukelzon, Elviss Strazdins, Farkas Péter, Felix J, Filipe Lemos, fispurring, flamefox, flyingpacer, Francis, Frank Xu, Furkan Üzümcü, garfield_ho, Gavin Thornton, gero, ggggamer, gin0606, Giovanni Zito, Giuseppe Lapenta, Gkaczk, godyZ, Greg Rynkowski, guanqun, HALX99, halx99, hanbihui, Hao Wu, Haoyu Qiu, hbb, hhy, hobogenized, Hong, Liang, Hu Kaiou, Huabing.Xu, hugo, Igor Zavorotkin, iPuppy, iris-wy, j-jorge, Jae-Hong Lee, James Gregory, Jarek Lewandowski, Jason Xu, Jeff Wang, Jialong Zhai, jianglong, jianglong-zz, Jimmy, jiusheng, joewan, John, John-He-928, johnange, Josh Bodily, Jozef Prídavok, Jun Hyeon, Nam, Justin, Justin Hawkwood, Kaede Fujisaki, kcisoul, kepler-5, Kezhu Wang, Kohki Miki, KompjoeFriek, krinara86, kyokomi, leda, lettas, lihex, liuyq, loadrunner, longlene, Luis Parravicini, Macarse, maciekczwa, Marat Yakupov, Martell Malone, Martin Konôpka, Mat Hopwood, Maz, Maz Jaleel, mda, Michael Kösel, Milos Jakovljevic, minggo, Mircea Rilă, mogemimi, mschoi17, Namezero, Naoyuki Totani, newnon, Nicholas Barrios, Nikita, Nikolay Slobodin, Nite Luo, nutty, Oleg Baluk, pandamicro, Paul Gardiner, Paul Kim, Peter Siegmund, Peter Young, Phenix Yu, pipu, Pisces000221, pyrosphere, qiaofeng00oo, René Klačan, RH, Ricardo Quesada, Rohan Kuruvilla, Rolando Abarca, Sam Clegg, samuele3hu, Sasha Kuznietsov, sbrednikhin, seobyeongky, Sergey Shambir, Shane Smit, ShaoWeiLi, Sheldon, shinriyo, Shuja Shabandri, shujun.qiao, Shulepov, Shun Lin, sig-kill, SijieWang, silverscania, Slack-Moehrle, SongChengJiang, songmiao, SongShu, Standil, Steve Tranby, Strokachuk Oleg, SunLightJuly, sunzhuoshi, superLin, Surith Thekkiam, SuYaoHui, takaken1994, TankorSmash, Thomas Perl, tiantian20007, Timothy Zhang, tongpengfei, TZW, Valeri, Victor K, Vincent Yang, Vision Ke, Vladimir Perminov, Vladimir Timofeev, Vladyslav Kaplun, Waiter, Wenhai Lin, William Shakour, Wilson E. Alvarez, Wupei, xiaofeng11, XiaoYang, xpol, yalab, yanli.huang, yinkaile, Yodesoft, Yue Tang, yuezang, YuLei Liao, yushenglu, yuye.liu, Zhang Menghe, Zhe Wang, zii, Éloi Rivard, 偶尔e网事, 刘敏, 天热吃西瓜, 子龙山人, 江战, 超能力

@@ -577,73 +230,11 @@
Platforms:
mature
inactive since 2015
-
- Technical information
Code languages: C, C++
Code licenses: LGPL-2.1
Code repositories: kyanha/crystal.git(since 2018, ), svn.code.sf.net/p/crystal/code
Code dependencies: OpenGL
- Build system: Make
+
@@ -655,9 +246,9 @@
Platform:
mature
inactive since 2015
- -
- Technical information
Code languages: D
Code licenses: MIT
Code repositories: Circular-Studios/Dash.git(since 2014, )
+ +
+ Details
Code languages: D
Code licenses: MIT
Code repositories: Circular-Studios/Dash.git(since 2014, )
Developers: Brandon Littell, Colden Cullen, Daniel Jost, Derin Yarsuvat, Eric Christenson, Sean Brennan, Timothy Reynolds, Tyler Wozniak
@@ -669,9 +260,9 @@
Platform:
mature
inactive since 2015
- Technical information
Code languages: C#
Code licenses: Apache-2.0
Code repositories: DeltaEngine/DeltaEngine.git(since 2012, )
+ Details
Code languages: C#
Code licenses: Apache-2.0
Code repositories: DeltaEngine/DeltaEngine.git(since 2012, )
@@ -683,25 +274,10 @@
Platforms:
mature
inactive since 2015
active
-
framework +
framework clone
-
- Technical information
Code languages: C++
Code licenses: GPL-3.0
Code repositories: EasyRPG/Player.git(since 2012, )
- Build system: Autoconf, CMake
+
@@ -759,11 +306,11 @@
Platform:
beta
active
-
- Technical information
Code languages: C++
Code licenses: MIT
Code repositories: enduro2d/enduro2d.git(since 2018, )
- Build system: CMake
+
+ Details
Code languages: C++
Code licenses: MIT
Code repositories: enduro2d/enduro2d.git(since 2018, )
+ Build system: CMake
Developer: Matvey Cherevko
@@ -776,32 +323,10 @@ mature
active
active
-
framework +
framework clone content commercial + original required
-
- Technical information
Code languages: JavaScript
Code licenses: CC-BY-NC-SA-3.0
Code repositories: Project-F/F.LF.git(since 2015, )
Assets licenses: Proprietary
+
+ Details
Code languages: JavaScript
Code licenses: CC-BY-NC-SA-3.0
Code repositories: Project-F/F.LF.git(since 2015, )
Assets licenses: Proprietary
Developers: Bobby Ng, Chris Tsang, Mark Wissink
@@ -831,53 +356,11 @@ mature
active
-
- Technical information
Code languages: C++, Java, Python
Code licenses: GPL-3.0
Code repositories: clintbellanger/flare-engine.git(since 2018, ), clintbellanger/flare-game.git @add(since 2018, )
- Build system: CMake
+
@@ -890,9 +373,9 @@ mature
active
- -
- Technical information
Code languages: ActionScript
Code licenses: MIT
Code repositories: AdamAtomic/flixel.git(since 2009, )
+ +
+ Details
Code languages: ActionScript
Code licenses: MIT
Code repositories: AdamAtomic/flixel.git(since 2009, )
Developer: Adam 'Atomic' Saltsman
@@ -903,10 +386,10 @@
Platforms:
beta
inactive since 2017
-
- Technical information
Code languages: Java
Code licenses: 3-clause BSD
Code repositories: flixel-gdx/flixel-gdx.git(since 2013, )
Code dependencies: libGDX
+
+ Details
Code languages: Java
Code licenses: 3-clause BSD
Code repositories: flixel-gdx/flixel-gdx.git(since 2013, )
Code dependencies: libGDX
Developers: Ka Wing Chin, Thomas Weston
@@ -919,11 +402,11 @@ mature
active
-
framework +
framework clone content open
-
Homepage: oojmed.com/floppy-birb
Inspiration: Flappy Bird
Developer: CanadaHonk
- Technical information
Code languages: JavaScript
Code licenses: MIT
Code repositories: oojmed/floppy-birb.git(since 2019, )
+
Homepage: oojmed.com/floppy-birb
Inspiration: Flappy Bird
+ Details
Code languages: JavaScript
Code licenses: MIT
Code repositories: oojmed/floppy-birb.git(since 2019, )
Developer: CanadaHonk
@@ -935,9 +418,9 @@
Platform:
beta
active
- Technical information
Code languages: C, JavaScript
Code licenses: Public domain
Code dependencies: SDL
+ Details
Code languages: C, JavaScript
Code licenses: Public domain
Code dependencies: SDL
@@ -949,16 +432,32 @@
Platforms:
mature
inactive since 2014
-
framework +
framework 2D editor engine
-
- Technical information
Code languages: C, C++
Code licenses: GPL-3.0
Code repositories: game-editor/game-editor.git(since 2013, )
+
+ Details
Code languages: C, C++
Code licenses: GPL-3.0
Code repositories: game-editor/game-editor.git(since 2013, )
Developer: Leland Dawson
+
+ +
+ Details
Code languages: C++
Code licenses: zlib
Code repositories: GamedevFramework/gf.git
Code dependencies: SDL
+ Build system: CMake
+
-
frameworkremake +
frameworkremake 2D content original required isometric
-
- Technical information
Code languages: C++, Python
Code licenses: GPL-2.0
Code repositories: gemrb/gemrb.git(since 2012, )
Code dependencies: OpenAL, SDL2, Twisted, zlib
- Build system: CMake
+
@@ -1015,28 +485,10 @@ mature
active
active
-
framework +
framework 2D 3D
-
Homepage: godotengine.org
Media: Godot
Download: godotengine.org/download
Developers: - 20kdc, - Aaron Franke, - Aaron Record, - Adam Brown, - Alex Hirsch, - Alexander-Alekseev, - Alexey Khoroshavin, - AlexHolly, - AlexHoratio, - Aman Jain, - Andrea Catania, - Andrew Silver, - Andrii Doroshenko, - Andy Maloney, - Andy Moss, - Angad Kambli, - Anilforextra, - Anish Bhobe, - Anton Yabchinskiy, - antony jones, - aqnuep, - ArcadeDoug, - Aren Villanueva, - Artem Varaksa, - avencherus, - azagaya, - Bartłomiej T. Listwon, - Bastiaan Olij, - Ben Rog-Wilhelm, - Benjamin, - Bernhard Liebl, - Bhupendra Aole, - Bil Bas, - Biliogadafr, - Blackiris, - Blazej Floch, - Bojidar Marinov, - brainsick, - Brian Semrau, - Brickcaster, - Bruno Lourenço, - bruvzg, - Błażej Szczygieł, - Cameron Reikes, - Camille Mohr-Daurat, - Carter Anderson, - Chanon Sajjamanochai, - Chen Tao, - Clay John, - Colin Kinloch, - Conan K. Zhang, - corrigentia, - CowThing, - Cradmon, - Daeil Kim, - Damar Inderajati, - Dana Olson, - Daniel Eliasinski, - Daniel R, - Daniel Ramirez, - Daniel Ting, - Danil Alexeev, - David Saltares, - David Sichma, - David Snopek, - Daw11, - Dawid Wdowiak, - deliciousfudge, - Dennis Brakhane, - Dharkael, - Dima Granetchi, - Dio, - Dmitriy Romanov, - Dmitry Koteroff, - Dominique LaSalle, - dreamsComeTrue, - DrMoriarty, - ducdetronquito, - Dumitru Stama, - Duroxxigar, - e8newallm, - eehrich, - Ellen Poe, - Elliott Sales de Andrade, - Emmanuel, - Emmanuel Barroga, - Emmanuel Leblond, - empyreanx, - Enzo Nocera, - Eoin O'Neill, - Eric Lasota, - Eric M, - Eric Rybicki, - Eric Tuvesson, - Erik Selecký, - est31, - Evgeny Andreeshchev, - F, - Fabio Alessandrelli, - fabriceci, - Feniks, - FigyTuna, - Florian Jung, - Florian Kothmeier, - follower, - foxydevloper, - Francois Belair, - Fredia Huya-Kouadio, - Gallilus, - Geequlim, - Gen, - Geometror, - George Marques, - Gerrit Großkopf, - Giantblargg, - Gilles Roudière, - GlaceGwyneth, - Gleb Mineev, - Gordon MacPherson, - Guilherme Felipe de C. G. da Silva, - Guillaume Laforte, - Gustav Andersson, - Gustav Lund, - Guy Rabiller, - Hanif Ariffin, - Haoyu Qiu, - Hein-Pieter van Braam, - Hennadii Chernyshchyk, - Henrik Andersson, - hilfazer, - Hiroshi Ogawa, - Holger Dammertz, - Homer666, - hoontee, - Hubert Jarosz, - Hugo Locurcio, - Ibrahn Sahir, - Ignacio Roldán Etcheverry, - Indah Sylvia, - isaacremnant, - Ivan Shakhov, - Ivan Vodopiviz, - jack, - Jakob Sinclair, - James Westman, - jbuck3, - Jean Jung, - Jean-Michel Bernard, - JFonS, - Johan Manuel, - Johannes Witt, - John Wigg, - John Zulauf, - Jonas, - jonri, - Jordan Schidlowsky, - Jorge Araya, - Joshua Grams, - Juan Linietsky, - Julian Murgia, - Jummit, - Justo Delgado, - Ján Jančár, - Jérôme GULLY, - Jérôme Gully, - K. S. Ernest (iFire) Lee, - Karol Walasek, - Karolis Kalzanauskas, - karroffel, - Kaveeta Vivatchai, - kbake, - Kelly Thomas, - Ken Paulson, - Kenneth Lorthioir, - Kevin Fischer, - Khairul Hidayat, - Kit Bishop, - kleonc, - koalefant, - Kongfa Waroros, - Konrad Nowakowski, - Konstantin Zaitcev, - kubecz3k, - kuruk-mm, - Kyle Eichlin, - Kyle Luce, - Lamonte, - LATRio, - lawnjelly, - Lee Zher Huei, - Leleat, - Leon Krause, - Letheed, - Liangdi, - Lisandro Lorea, - Liz Haas, - Lorenz Junglas, - Lucien Menassol, - Luke Picciau, - luzpaz, - Lynx, - lyuma, - M. Huri, - m4nu3lf, - maksloboda, - Manuel Strey, - Marc, - Marcel Admiraal, - Marcelo Fernandez, - Marcin Zawiejski, - Marcus Brummer, - Mariano Javier Suligoy, - Marios Staikopoulos, - Mark Kuo, - Mark Riedesel, - Martin Capitanio, - Martin Jakubik, - Martin Liška, - Martin Sjursen, - marxin, - marynate, - MasonAsh, - Masoud BH, - Mateo Miccino, - Mateus Felipe C. C. Pinto, - Mateusz, - Matthew, - Matthias Hölzl, - Matthieu Huvé, - Mattias Cibien, - Maurizio Petrarota, - Max Hilbrunner, - Maxime Leroy, - Maximillian Polhill, - mbalint, - MCrafterzz, - megalike, - Menderes, - Meriipu, - Meru Patel, - merumelu, - Michael Alexsander, - Michał Iwańczuk, - Michele Valente, - MichiRecRoom, - Mikko Mustonen, - Mitch Curtis, - Moritz Wundke, - Morris "Tabor" Arroad, - mrezai, - MS, - muiroc, - Muller-Castro, - Naoto Kondo, - Naryosha, - Nathan, - Nathan Franke, - Nathan Lovato, - Nehluxhes, - Nicholas Huelin, - Nickswoboda, - NikodemL, - Nils, - nmrkr, - Numan Zaheer Ahmed, - Nuno Donato, - opl-, - Ovnuniarchos, - Pan Ip, - Pascal Richter, - Patrick, - Patrick Olsen, - Paul Batty, - Paul Joannon, - Paul Trojahn, - Paulo Gomes, - Paweł Fertyk, - PeaceSells50, - Pedro J. Estébanez, - Peter Folkins, - Piet Bronders, - Piet Goris, - Pieter-Jan Briers, - pihdastudios, - pkowal1982, - Przemysław Gołąb, - Pun1sher, - punto-, - puthre, - Péter Magyar, - QbieShay, - quabug, - Rafał Mikrut, - Ralph Minderhoud, - Ramesh Ravone, - Ranoller, - raphael10241024, - Raskyld, - Rasmus, - Raul Santos, - Ray, - ray90514, - Ricardo Pérez, - Ricardo Subtil, - Rob Messick, - Robbie Cooper, - Robert Hernandez, - Robert Morse, - Roberto F. Arroyo, - Robin Hübner, - rodolforg, - Romløk, - romulox-x, - rraallvv, - Rushyendra Maganty, - Ruslan Mustakov, - Ryan Roden-Corrent, - Ryan Stein, - Rémi Verschelde, - Răzvan C. Rădulescu, - Sam Green, - Samuel Grigolato, - SamuelDeboni, - Saniko, - santouits, - SaracenOne, - sdfgeoff, - Sergey Lapin, - Sergey Minakov, - sersoong, - shartte, - sheepandshepherd, - Shiqing Lyu, - Siddharth Sen, - Siddhartha Pratap Singh, - Siewio, - Silc 'Tokage' Renew, - Silvano Cerza, - Simon Wenner, - sketchyfun, - SkyLucilfer, - Slooth, - smix8, - SneakyFish5, - staddy, - Stefano Bonicatti, - Stijn Hinlopen, - supagu, - SuperUserNameMan, - surt, - Swarnim Arun, - Syl, - tagcup, - TC, - Thakee Nathees, - thebestnom, - Theo Hallenius, - theoway, - Thomas ten Cate, - ThreeRhinosInAnElephantCostume, - Timo, - Timo Schwarzer, - toasteater, - Tomek, - trollodel, - Tumeo, - Twarit Waikar, - TwistedTwigleg, - u32i64, - Umang Kalra, - Utkarsh, - Viktor Ferenczi, - Vinzenz 'evilissimo' Feenstra, - volzhs, - Waldson Patrício, - Webster Sheets, - Will Nations, - William Deurwaarder, - Wilson E. Alvarez, - Windy Darian, - Xavier Cho, - Xavier Sellier, - Yetizone, - Yuri Roubinsky, - Yuri Sizov, - Zae Chao, - Zak, - Zak Stam, - Zaven Muradyan, - zenvoid, - ZuBsPaCe, - Дмитрий Сальников, - Костадин Дамянов
- Technical information
Code languages: C, C++
Code licenses: MIT
Code repositories: godotengine/godot.git(since 2014, )
- Build system: Scons
+
+ Details
Code languages: C, C++
Code licenses: MIT
Code repositories: godotengine/godot.git(since 2014, )
+ Build system: Scons
Developers: (393)20kdc, Aaron Franke, Aaron Record, Adam Brown, Alex Hirsch, Alexander-Alekseev, Alexey Khoroshavin, AlexHolly, AlexHoratio, Aman Jain, Andrea Catania, Andrew Silver, Andrii Doroshenko, Andy Maloney, Andy Moss, Angad Kambli, Anilforextra, Anish Bhobe, Anton Yabchinskiy, antony jones, aqnuep, ArcadeDoug, Aren Villanueva, Artem Varaksa, avencherus, azagaya, Bartłomiej T. Listwon, Bastiaan Olij, Ben Rog-Wilhelm, Benjamin, Bernhard Liebl, Bhupendra Aole, Bil Bas, Biliogadafr, Blackiris, Blazej Floch, Bojidar Marinov, brainsick, Brian Semrau, Brickcaster, Bruno Lourenço, bruvzg, Błażej Szczygieł, Cameron Reikes, Camille Mohr-Daurat, Carter Anderson, Chanon Sajjamanochai, Chen Tao, Clay John, Colin Kinloch, Conan K. Zhang, corrigentia, CowThing, Cradmon, Daeil Kim, Damar Inderajati, Dana Olson, Daniel Eliasinski, Daniel R, Daniel Ramirez, Daniel Ting, Danil Alexeev, David Saltares, David Sichma, David Snopek, Daw11, Dawid Wdowiak, deliciousfudge, Dennis Brakhane, Dharkael, Dima Granetchi, Dio, Dmitriy Romanov, Dmitry Koteroff, Dominique LaSalle, dreamsComeTrue, DrMoriarty, ducdetronquito, Dumitru Stama, Duroxxigar, e8newallm, eehrich, Ellen Poe, Elliott Sales de Andrade, Emmanuel, Emmanuel Barroga, Emmanuel Leblond, empyreanx, Enzo Nocera, Eoin O'Neill, Eric Lasota, Eric M, Eric Rybicki, Eric Tuvesson, Erik Selecký, est31, Evgeny Andreeshchev, F, Fabio Alessandrelli, fabriceci, Feniks, FigyTuna, Florian Jung, Florian Kothmeier, follower, foxydevloper, Francois Belair, Fredia Huya-Kouadio, Gallilus, Geequlim, Gen, Geometror, George Marques, Gerrit Großkopf, Giantblargg, Gilles Roudière, GlaceGwyneth, Gleb Mineev, Gordon MacPherson, Guilherme Felipe de C. G. da Silva, Guillaume Laforte, Gustav Andersson, Gustav Lund, Guy Rabiller, Hanif Ariffin, Haoyu Qiu, Hein-Pieter van Braam, Hennadii Chernyshchyk, Henrik Andersson, hilfazer, Hiroshi Ogawa, Holger Dammertz, Homer666, hoontee, Hubert Jarosz, Hugo Locurcio, Ibrahn Sahir, Ignacio Roldán Etcheverry, Indah Sylvia, isaacremnant, Ivan Shakhov, Ivan Vodopiviz, jack, Jakob Sinclair, James Westman, jbuck3, Jean Jung, Jean-Michel Bernard, JFonS, Johan Manuel, Johannes Witt, John Wigg, John Zulauf, Jonas, jonri, Jordan Schidlowsky, Jorge Araya, Joshua Grams, Juan Linietsky, Julian Murgia, Jummit, Justo Delgado, Ján Jančár, Jérôme GULLY, Jérôme Gully, K. S. Ernest (iFire) Lee, Karol Walasek, Karolis Kalzanauskas, karroffel, Kaveeta Vivatchai, kbake, Kelly Thomas, Ken Paulson, Kenneth Lorthioir, Kevin Fischer, Khairul Hidayat, Kit Bishop, kleonc, koalefant, Kongfa Waroros, Konrad Nowakowski, Konstantin Zaitcev, kubecz3k, kuruk-mm, Kyle Eichlin, Kyle Luce, Lamonte, LATRio, lawnjelly, Lee Zher Huei, Leleat, Leon Krause, Letheed, Liangdi, Lisandro Lorea, Liz Haas, Lorenz Junglas, Lucien Menassol, Luke Picciau, luzpaz, Lynx, lyuma, M. Huri, m4nu3lf, maksloboda, Manuel Strey, Marc, Marcel Admiraal, Marcelo Fernandez, Marcin Zawiejski, Marcus Brummer, Mariano Javier Suligoy, Marios Staikopoulos, Mark Kuo, Mark Riedesel, Martin Capitanio, Martin Jakubik, Martin Liška, Martin Sjursen, marxin, marynate, MasonAsh, Masoud BH, Mateo Miccino, Mateus Felipe C. C. Pinto, Mateusz, Matthew, Matthias Hölzl, Matthieu Huvé, Mattias Cibien, Maurizio Petrarota, Max Hilbrunner, Maxime Leroy, Maximillian Polhill, mbalint, MCrafterzz, megalike, Menderes, Meriipu, Meru Patel, merumelu, Michael Alexsander, Michał Iwańczuk, Michele Valente, MichiRecRoom, Mikko Mustonen, Mitch Curtis, Moritz Wundke, Morris "Tabor" Arroad, mrezai, MS, muiroc, Muller-Castro, Naoto Kondo, Naryosha, Nathan, Nathan Franke, Nathan Lovato, Nehluxhes, Nicholas Huelin, Nickswoboda, NikodemL, Nils, nmrkr, Numan Zaheer Ahmed, Nuno Donato, opl-, Ovnuniarchos, Pan Ip, Pascal Richter, Patrick, Patrick Olsen, Paul Batty, Paul Joannon, Paul Trojahn, Paulo Gomes, Paweł Fertyk, PeaceSells50, Pedro J. Estébanez, Peter Folkins, Piet Bronders, Piet Goris, Pieter-Jan Briers, pihdastudios, pkowal1982, Przemysław Gołąb, Pun1sher, punto-, puthre, Péter Magyar, QbieShay, quabug, Rafał Mikrut, Ralph Minderhoud, Ramesh Ravone, Ranoller, raphael10241024, Raskyld, Rasmus, Raul Santos, Ray, ray90514, Ricardo Pérez, Ricardo Subtil, Rob Messick, Robbie Cooper, Robert Hernandez, Robert Morse, Roberto F. Arroyo, Robin Hübner, rodolforg, Romløk, romulox-x, rraallvv, Rushyendra Maganty, Ruslan Mustakov, Ryan Roden-Corrent, Ryan Stein, Rémi Verschelde, Răzvan C. Rădulescu, Sam Green, Samuel Grigolato, SamuelDeboni, Saniko, santouits, SaracenOne, sdfgeoff, Sergey Lapin, Sergey Minakov, sersoong, shartte, sheepandshepherd, Shiqing Lyu, Siddharth Sen, Siddhartha Pratap Singh, Siewio, Silc 'Tokage' Renew, Silvano Cerza, Simon Wenner, sketchyfun, SkyLucilfer, Slooth, smix8, SneakyFish5, staddy, Stefano Bonicatti, Stijn Hinlopen, supagu, SuperUserNameMan, surt, Swarnim Arun, Syl, tagcup, TC, Thakee Nathees, thebestnom, Theo Hallenius, theoway, Thomas ten Cate, ThreeRhinosInAnElephantCostume, Timo, Timo Schwarzer, toasteater, Tomek, trollodel, Tumeo, Twarit Waikar, TwistedTwigleg, u32i64, Umang Kalra, Utkarsh, Viktor Ferenczi, Vinzenz 'evilissimo' Feenstra, volzhs, Waldson Patrício, Webster Sheets, Will Nations, William Deurwaarder, Wilson E. Alvarez, Windy Darian, Xavier Cho, Xavier Sellier, Yetizone, Yuri Roubinsky, Yuri Sizov, Zae Chao, Zak, Zak Stam, Zaven Muradyan, zenvoid, ZuBsPaCe, Дмитрий Сальников, Костадин Дамянов

@@ -1459,10 +518,10 @@
Platform:
beta
active
-
- Technical information
Code languages: C++, Python
Code licenses: MIT
Code repositories: grit-engine/grit-engine.git(since 2016, )
+
+ Details
Code languages: C++, Python
Code licenses: MIT
Code repositories: grit-engine/grit-engine.git(since 2016, )
Developers: Alexey Shmakov, Augusto P. Moura, Bas Timmer, Dave Cunningham, lavrod
@@ -1473,12 +532,12 @@
Platform:
beta
inactive since 2005
-
framework +
framework isometric tiles turn-based
-
Homepage: h-world
Download: h-world/files
Developers: ABCGi, Hajo, Radomir Dopieralski
- Technical information
Code languages: C, Lua, C++
Code licenses: GPL-2.0
Code repositories: osgames/h-world.git(since 2018, ), h-world.cvs.sourceforge.net
+
Homepage: h-world
Download: h-world/files
+ Details
Code languages: C, Lua, C++
Code licenses: GPL-2.0
Code repositories: osgames/h-world.git(since 2018, ), h-world.cvs.sourceforge.net
Developers: ABCGi, Hajo, Radomir Dopieralski
@@ -1491,55 +550,9 @@ mature
active
- -
- Technical information
Code languages: Haxe
Code licenses: MIT
Code repositories: HaxeFlixel/flixel.git(since 2011, )
+ +
@@ -1552,28 +565,10 @@ mature
active
active
-
framework +
framework 3D real-time
- Technical information
Code languages: C++, C
Code licenses: zlib
Code repositories: zaki/irrlicht.git(since 2010, ), svn.code.sf.net/p/irrlicht/code
+ Details
Code languages: C++, C
Code licenses: zlib
Code repositories: zaki/irrlicht.git(since 2010, ), svn.code.sf.net/p/irrlicht/code
@@ -1602,10 +597,10 @@
Platform:
beta
active
-
- Technical information
Code languages: JavaScript, PHP
Code licenses: GPL-3.0
Code repositories: Techbot/JiGS-PHP-RPG-engine.git(since 2012, )
+
+ Details
Code languages: JavaScript, PHP
Code licenses: GPL-3.0
Code repositories: Techbot/JiGS-PHP-RPG-engine.git(since 2012, )
Developers: Justin Kelly, Lisa Corcoran, Rob Stocker
@@ -1618,69 +613,10 @@ mature
active
-
- Technical information
Code languages: Java
Code licenses: 3-clause BSD
Code repositories: jMonkeyEngine/jmonkeyengine.git(since 2014, )
+
@@ -1693,148 +629,9 @@ mature
active
- -
Homepage: libgdx.com
Media: libGDX
Developers: - Adam Gorman, - Adinata Thayib, - Adrian Papari, - Aldous, - Alex Vega, - alex55i, - AndEditor7, - Andrew Shu, - Antoine Vianey, - Anton Chekulaev, - Ariel Coppes, - Aurelien Ribon, - Avetis, - Benjamin Schulte, - blackbluegl, - BlueRiverInteractive, - broken-e, - Carlos Martinez, - Christoph Aschwanden, - CodePoKE, - Cord Rehn, - cypherdare, - damios, - Daniel, - Daniel Heinrich, - Daniel Ludwig, - Daniil Sivak, - davebaol, - David Lönnhager, - David Park, - David Saltares, - Davis Silverman, - dudez, - dylanetaft, - Fabiitch, - Florian Bäthge, - florianf, - Franck Wolff, - FredGithub, - Frosty-J, - frustaci, - Geoffrey Owen, - Gijs-Jan Roelofs, - Green Lightning, - Guillaume Alvarez, - Guillermo Andrades, - Gustavo Maciel, - Hanno Neuer, - hyvas, - indiumindeed, - intrigus, - J Fixby, - James Game, - James Jurach, - Jan Polák, - Jaroslaw Wisniewski, - Jean-Sébastien B., - Jeric, - Jesse Talavera-Greenberg, - Johannes Sjölund, - John C. Allwein, - Jon Renner, - Jonathan Pearl, - Julien Villegas, - Junji Takakura, - Justin Hamilton, - Justin Shapcott, - karan nagpal, - karlstrings, - Kjetil Mehl, - kotcrab, - Kush, - LC, - Leonid, - lordjone, - Luca Vignaroli, - Maarten Bezemer, - Mai M., - maltaisn, - Marco Baccarani, - Mario Zechner, - Matthias Piepkorn, - Maxim Titov, - MGSX, - Michael Barkholt, - Michael Bayne, - Mickaël Allonneau, - mikemee, - Mikhail Churbanov, - Mikhail Kreymerman, - Miltos, - MJ, - Natan, - Nathan Sweet, - Ncl8, - Niklas Therning, - obigu, - Oleh Palianytsia, - Olli-Pekka Valtonen, - Pat, - payne911, - Pedro Veloso, - Peter LaValle, - Philip Kamenarsky, - Piotr Jastrzebski, - PokeMMO, - psperl, - raeleus, - Richard Martin, - Rob Bogie, - Robert Massaioli, - Roland Vigh, - Rosthouse, - ryanastout, - sarkanyi, - SimonIT, - sluglit, - Stefan Bachmann, - Tam Dinh Thai Minh, - The Power Process, - TheInventionist, - Thomas Creutzenberg, - Thomas Pronold, - Thomas ten Cate, - Thomas Weston, - Thotep, - tmclif, - Tommy C. Li, - Tommy Ettinger, - Tomski, - Valentin Milea, - Vincent, - Vincent Bousquet, - wheelergames, - WickedShell, - William Guss, - Xoppa, - Yuri Pourre, - Ángel Serrano
- Technical information
Code languages: Java, C++, C
Code licenses: Apache-2.0
Code repositories: libgdx/libgdx.git(since 2012, )
+ +
Homepage: libgdx.com
Media: libGDX
+ Details
Code languages: Java, C++, C
Code licenses: Apache-2.0
Code repositories: libgdx/libgdx.git(since 2012, )
Developers: (139)Adam Gorman, Adinata Thayib, Adrian Papari, Aldous, Alex Vega, alex55i, AndEditor7, Andrew Shu, Antoine Vianey, Anton Chekulaev, Ariel Coppes, Aurelien Ribon, Avetis, Benjamin Schulte, blackbluegl, BlueRiverInteractive, broken-e, Carlos Martinez, Christoph Aschwanden, CodePoKE, Cord Rehn, cypherdare, damios, Daniel, Daniel Heinrich, Daniel Ludwig, Daniil Sivak, davebaol, David Lönnhager, David Park, David Saltares, Davis Silverman, dudez, dylanetaft, Fabiitch, Florian Bäthge, florianf, Franck Wolff, FredGithub, Frosty-J, frustaci, Geoffrey Owen, Gijs-Jan Roelofs, Green Lightning, Guillaume Alvarez, Guillermo Andrades, Gustavo Maciel, Hanno Neuer, hyvas, indiumindeed, intrigus, J Fixby, James Game, James Jurach, Jan Polák, Jaroslaw Wisniewski, Jean-Sébastien B., Jeric, Jesse Talavera-Greenberg, Johannes Sjölund, John C. Allwein, Jon Renner, Jonathan Pearl, Julien Villegas, Junji Takakura, Justin Hamilton, Justin Shapcott, karan nagpal, karlstrings, Kjetil Mehl, kotcrab, Kush, LC, Leonid, lordjone, Luca Vignaroli, Maarten Bezemer, Mai M., maltaisn, Marco Baccarani, Mario Zechner, Matthias Piepkorn, Maxim Titov, MGSX, Michael Barkholt, Michael Bayne, Mickaël Allonneau, mikemee, Mikhail Churbanov, Mikhail Kreymerman, Miltos, MJ, Natan, Nathan Sweet, Ncl8, Niklas Therning, obigu, Oleh Palianytsia, Olli-Pekka Valtonen, Pat, payne911, Pedro Veloso, Peter LaValle, Philip Kamenarsky, Piotr Jastrzebski, PokeMMO, psperl, raeleus, Richard Martin, Rob Bogie, Robert Massaioli, Roland Vigh, Rosthouse, ryanastout, sarkanyi, SimonIT, sluglit, Stefan Bachmann, Tam Dinh Thai Minh, The Power Process, TheInventionist, Thomas Creutzenberg, Thomas Pronold, Thomas ten Cate, Thomas Weston, Thotep, tmclif, Tommy C. Li, Tommy Ettinger, Tomski, Valentin Milea, Vincent, Vincent Bousquet, wheelergames, WickedShell, William Guss, Xoppa, Yuri Pourre, Ángel Serrano

@@ -1847,10 +644,10 @@ mature
active
- -
- Technical information
Code languages: Kotlin, C, Java
Code licenses: 3-clause BSD
Code repositories: LWJGL/lwjgl3.git(since 2012, )
- Build system: Gradle
+ +
+ Details
Code languages: Kotlin, C, Java
Code licenses: 3-clause BSD
Code repositories: LWJGL/lwjgl3.git(since 2012, )
+ Build system: Gradle
Developers: Brian Matzon, Heiko Brumme, Ioannis Tsakpinis, Kai Burjack, Leon Linhart
@@ -1863,24 +660,10 @@ mature
active
-
framework +
framework game framework
-
- Technical information
Code languages: Lua, Rust
Code licenses: MIT
Code repositories: LIKO-12/LIKO-12.git(since 2021, )
Code dependencies: LÖVE
+
+ Details
Code languages: Lua, Rust
Code licenses: MIT
Code repositories: LIKO-12/LIKO-12.git(since 2021, )
Code dependencies: LÖVE
Developers: (14)abledbody, boredom101, Egor Dorichev, Fernando Carmona Varo, Filippo, Joshua Minor, Lucas Henrique, Marcuss2, Pablo Ariel Mayobre, Phil Hagelberg, Rami Sabbagh, Thirite, trabitboy, Trevor Martin

@@ -1892,11 +675,11 @@
Platforms:
beta
active
-
framework +
framework 2D 3D
-
Homepage: cping/LGame
Download: cping/LGame/releases
Developer: cping
- Technical information
Code languages: Java, C#
Code licenses: Apache-2.0
Code repositories: cping/LGame.git(since 2012, )
+
+ Details
Code languages: Java, C#
Code licenses: Apache-2.0
Code repositories: cping/LGame.git(since 2012, )
Developer: cping
@@ -1909,10 +692,10 @@ mature
active
-
Homepage: endlesstravel/Love2dCS
Inspiration: LÖVE
Developer: Yx
- Technical information
Code languages: C#, C++
Code licenses: MIT
Code repositories: endlesstravel/Love2dCS.git(since 2017, )
+
Homepage: endlesstravel/Love2dCS
Inspiration: LÖVE
+ Details
Code languages: C#, C++
Code licenses: MIT
Code repositories: endlesstravel/Love2dCS.git(since 2017, )
Developer: Yx
@@ -1924,10 +707,10 @@
Platform:
beta
active
-
- Technical information
Code languages: C++
Code licenses: MIT
Code repositories: nem0/LumixEngine.git(since 2013, ), nem0/lumixengine_data.git
+
@@ -1940,28 +723,11 @@ mature
active
-
- Technical information
Code languages: C++
Code licenses: zlib
Code repositories: love2d/love.git(since 2019, )
- Build system: CMake
+
Homepage: love2d.org
@@ -1973,25 +739,12 @@
Platform:
beta
active
-
frameworkrole playing +
frameworkrole playing 2D multiplayer online + massive
-
- Technical information
Code languages: C++
Code licenses: GPL-2.0
Code repositories: mana/manaserv.git(archived, since 2011, ), tales/tales-client.git @add(archived, since 2013, )
- Build system: CMake
+
+ Details
Code languages: C++
Code licenses: GPL-2.0
Code repositories: mana/manaserv.git(archived, since 2011, ), tales/tales-client.git @add(archived, since 2013, )
+ Build system: CMake
Developers: (13)Andreas Habel, Björn Steinbrink, Blue112, Charles Miller, Guillaume Melquiond, Jared Adams, ko2fan, Mashu, nymacro, Przemysław Grzywacz, Rogier Polak, Stefan Beller, Thorbjørn Lindeijer

@@ -2003,12 +756,12 @@
Platforms:
mature
inactive since 2008
-
frameworkremake +
frameworkremake clone content open racing
-
- Technical information
Code languages: PHP
Code licenses: ?
Code repositories: svn://raydium.org/raydium/trunk
Code dependencies: Raydium
Assets licenses: GPL, CC BY-NC-SA, CC BY-SA
+
+ Details
Code languages: PHP
Code licenses: ?
Code repositories: svn://raydium.org/raydium/trunk
Code dependencies: Raydium
Assets licenses: GPL, CC BY-NC-SA, CC BY-SA
Developer: x fennec
@@ -2020,11 +773,11 @@
Platform:
beta
active
-
- Technical information
Code languages: C++
Code licenses: GPL-2.0
Code repositories: anael-seghezzi/Maratis-4.git(since 2015, ), code.google.com/archive/p/maratis/source
- Build system: CMake, Scons
+
+ Details
Code languages: C++
Code licenses: GPL-2.0
Code repositories: anael-seghezzi/Maratis-4.git(since 2015, ), code.google.com/archive/p/maratis/source
+ Build system: CMake, Scons
Developers: Anaël Seghezzi, RealAquilus
@@ -2037,162 +790,12 @@ mature
active
-
frameworkremake +
frameworkremake content open voxel
-
Homepage: www.minetest.net
Inspiration: Minecraft
Downloads: www.minetest.net/downloads, f-droid.org//packages/net.minetest.minetest
Developers: - 0gb.us, - adrido, - Agustin Calderon, - AlexKurisu, - Allan Nordhøy, - An0n3m0us, - ANAND, - Andrei Stepanov, - Anton, - Anton Tsyganenko, - Aracnus, - Beha, - Ben Deutsch, - Bigfoot, - BlockMen, - Bluebird, - BreadT, - BrunoMine, - celeron55, - ChineseHackers, - Ciaran Gultnieks, - Craig Davison, - Danila Shutov, - dannydark, - Daretmavi, - David CARLIER, - David Leal, - Diego Heras, - Diego Martínez, - Dmitry Marakasov, - doserj, - DS, - DTA7, - Duane Robertson, - Dániel Juhász, - Elias Fleckenstein, - Elijah Duffy, - est31, - Esteban I. Ruiz Moreno, - Ezhh, - Fixer, - Florian Euchner, - flyx, - Foghrye4, - Gaël C., - Gregory Currie, - Han So Ri, - hecks, - Hugo Locurcio, - Hugues Ross, - Ian Giestas Pauli, - Jacob Ferrero, - Jakub Vaněk, - Jean-Patrick Guerrero, - Jeff Huang, - Jens Rottmann, - Jonathan Neuschäfer, - Jozef Behran, - João Rodrigues, - Juhani Numminen, - Juozas, - kahrl, - KodexKy, - kwolekr, - Kyle Mills, - larjona, - Lars Müller, - Le Platos, - Lejo, - lhofhansl, - lisacvuk, - LoneWolfHT, - Lord89James, - Loïc Blot, - luk3yx, - Maciej Kasatkin, - Maksim, - Markus Koschany, - mat9117, - matttpt, - MillersMan, - minetest-services, - Mircea Kitsune, - mito551, - Muhammad Rifqi Priyo Susanto, - Nathanaël Courant, - Naëla Courant, - Nils Dagsson Moskopp, - nOOb3167, - Oblomov, - Oleksandr Kovalchuk, - orwell96, - osoitz, - Oğuz Ersen, - Pantyhose-X, - Paramat, - Paul Ouellette, - Pavel, - Pierre-Yves Rollo, - PilzAdam, - proller, - random-geek, - raymoo, - red-001, - Rob Blanckaert, - Robert 'Bobby' Zenz, - Rogier-5, - rubenwardy, - sfan5, - ShadowNinja, - Silvério Santos, - SmallJoker, - socramazibi, - sofar, - SokolovPavel, - Sokomine, - SpeedProg, - Stas K., - stujones11, - sweetbomber, - t0suj4, - tenplus1, - TeTpaAka, - texmex, - TheTermos, - Thomas--S, - TicklishHoneyBee, - Tim, - Tre, - Vanessa Dannenberg, - Viktar Vaŭčkievič, - Vincent Glize, - Vincent Robinson, - Vitaliy, - Warr1024, - Wayward One, - Weblate (bot), - weedy, - weqqr, - Wuzzy, - x2048, - Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi (MNH48), - zaoqi, - Zeno-, - zeuner, - Zheyu Shen, - ZhiZe-ZG, - zoli111, - Zughy, -
- Technical information
Code languages: C, C++, Lua
Code licenses: LGPL-2.1
Code repositories: minetest/minetest.git(since 2011, )
Code dependencies: Irrlicht Engine
Assets licenses: CC-BY-SA-3.0
- Build system: CMake
+
+ Details
Code languages: C, C++, Lua
Code licenses: LGPL-2.1
Code repositories: minetest/minetest.git(since 2011, )
Code dependencies: Irrlicht Engine
Assets licenses: CC-BY-SA-3.0
+ Build system: CMake
Developers: (150)0gb.us, adrido, Agustin Calderon, AlexKurisu, Allan Nordhøy, An0n3m0us, ANAND, Andrei Stepanov, Anton, Anton Tsyganenko, Aracnus, Beha, Ben Deutsch, Bigfoot, BlockMen, Bluebird, BreadT, BrunoMine, celeron55, ChineseHackers, Ciaran Gultnieks, Craig Davison, Danila Shutov, dannydark, Daretmavi, David CARLIER, David Leal, Diego Heras, Diego Martínez, Dmitry Marakasov, doserj, DS, DTA7, Duane Robertson, Dániel Juhász, Elias Fleckenstein, Elijah Duffy, est31, Esteban I. Ruiz Moreno, Ezhh, Fixer, Florian Euchner, flyx, Foghrye4, Gaël C., Gregory Currie, Han So Ri, hecks, Hugo Locurcio, Hugues Ross, Ian Giestas Pauli, Jacob Ferrero, Jakub Vaněk, Jean-Patrick Guerrero, Jeff Huang, Jens Rottmann, Jonathan Neuschäfer, Jozef Behran, João Rodrigues, Juhani Numminen, Juozas, kahrl, KodexKy, kwolekr, Kyle Mills, larjona, Lars Müller, Le Platos, Lejo, lhofhansl, lisacvuk, LoneWolfHT, Lord89James, Loïc Blot, luk3yx, Maciej Kasatkin, Maksim, Markus Koschany, mat9117, matttpt, MillersMan, minetest-services, Mircea Kitsune, mito551, Muhammad Rifqi Priyo Susanto, Nathanaël Courant, Naëla Courant, Nils Dagsson Moskopp, nOOb3167, Oblomov, Oleksandr Kovalchuk, orwell96, osoitz, Oğuz Ersen, Pantyhose-X, Paramat, Paul Ouellette, Pavel, Pierre-Yves Rollo, PilzAdam, proller, random-geek, raymoo, red-001, Rob Blanckaert, Robert 'Bobby' Zenz, Rogier-5, rubenwardy, sfan5, ShadowNinja, Silvério Santos, SmallJoker, socramazibi, sofar, SokolovPavel, Sokomine, SpeedProg, Stas K., stujones11, sweetbomber, t0suj4, tenplus1, TeTpaAka, texmex, TheTermos, Thomas--S, TicklishHoneyBee, Tim, Tre, Vanessa Dannenberg, Viktar Vaŭčkievič, Vincent Glize, Vincent Robinson, Vitaliy, Warr1024, Wayward One, Weblate (bot), weedy, weqqr, Wuzzy, x2048, Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi (MNH48), zaoqi, Zeno-, zeuner, Zheyu Shen, ZhiZe-ZG, zoli111, Zughy,

@@ -2205,11 +808,11 @@ mature
active
-
framework +
framework clone
-
- Technical information
Code languages: C++, C
Code licenses: GPL-2.0
Code repositories: Ancurio/mkxp.git(since 2013, )
- Build system: CMake
+
Homepage: Ancurio/mkxp
Inspiration: RPG Maker
+ Details
Code languages: C++, C
Code licenses: GPL-2.0
Code repositories: Ancurio/mkxp.git(since 2013, )
+ Build system: CMake
Developers: Ancurio, cremno, David Salvisberg, Edward Rudd, Jonas Kulla
@@ -2222,124 +825,9 @@ mature
active
- -
Homepage: www.monogame.net
Media: MonoGame
Download: www.monogame.net/downloads
Developers: - Adam Kapos, - Adrian Batzill, - Alejandro González, - Aleksander Berus, - Andre Esteve, - Andrei Timofeev, - Andy Dunn, - Aranda Morrison, - Bartlander, - Benjamin Ward, - Boris Krivonog, - Brian Peek, - Carl Ådahl, - Chris Crutchfield, - Chris Sung, - Christian Schwarz, - Dan Rigby, - Daniel Neel, - Daniel Sör, - Dave Leaver, - David Kiss, - David Lively, - David Taylor, - Dean Ellis, - DigitalRune, - Dominique Louis, - Edward Rudd, - espes, - Ethan Lee, - Eugene Marcotte, - Evan Todd, - Florian Fischer, - Gareth Williams, - Harry, - Helmut Garstenauer, - HopefulToad, - Hüseyin Uslu, - Jack Dolabany, - Jacob Anderson, - Jake Poznanski, - James Ford, - James Lupiani, - jbeshir, - Jeff Johnson, - Jeremy, - Jesse, - Jo Shields, - John Lyon-Smith, - Jonathan Noyola, - Jonathan Peppers, - Jordan Phillips, - June Rhodes, - Justin Aquadro, - KakCAT, - Karim LUCCIN, - Katelyn Gadd, - Kenneth Pouncey, - kfazi, - kimimaru4000, - Lancej, - Lior Tal, - Marcus R. Brown, - Mark, - Marshall Ward, - Martin Garstenauer, - Martin Wahnschaffe, - Matt Rusiniak, - Matthew Leibowitz, - Mattias Cibien, - Michael Cummings, - Michael De Piazzi, - Michael Falk, - Mostafa Aghajani, - Nathan Furtwangler, - ncoder, - Nikos Kastellanos, - Pascal Craponne, - Petri Laarne, - Philippe, - Rami Tabbara, - Renaud Bédard, - Roman Shapiro, - roponator, - Ryan Cheung, - Scott, - Scott Freeman, - Sebastian Krośkiewicz, - Shawn M., - Simon (Darkside) Jackson, - Simon Eddeland, - squarebananas, - Steve 'Sly' Williams, - stromkos, - StygianTraveler, - Sławomir Siudek, - tdeeb, - TechPizza, - thefiddler, - Thiago 'Jedi' Abreu, - Thiago Dias Pastor, - Thomas Altenburger, - Tim Jones, - Tom Spilman, - TotallyEvil Developers, - Tzenchor, - Vicente Penades, - Victor Chelaru, - Vodacek, - Xanather, - Yannick Comte, - YTN0, - Yuri Roubinsky, - zigzag312, - Zolniu, - Ádám L. Juhász
- Technical information
Code languages: C#
Code licenses: MS-PL, MIT
Code repositories: MonoGame/MonoGame.git(since 2011, )
+ +
+ Details
Code languages: C#
Code licenses: MS-PL, MIT
Code repositories: MonoGame/MonoGame.git(since 2011, )
Developers: (115)Adam Kapos, Adrian Batzill, Alejandro González, Aleksander Berus, Andre Esteve, Andrei Timofeev, Andy Dunn, Aranda Morrison, Bartlander, Benjamin Ward, Boris Krivonog, Brian Peek, Carl Ådahl, Chris Crutchfield, Chris Sung, Christian Schwarz, Dan Rigby, Daniel Neel, Daniel Sör, Dave Leaver, David Kiss, David Lively, David Taylor, Dean Ellis, DigitalRune, Dominique Louis, Edward Rudd, espes, Ethan Lee, Eugene Marcotte, Evan Todd, Florian Fischer, Gareth Williams, Harry, Helmut Garstenauer, HopefulToad, Hüseyin Uslu, Jack Dolabany, Jacob Anderson, Jake Poznanski, James Ford, James Lupiani, jbeshir, Jeff Johnson, Jeremy, Jesse, Jo Shields, John Lyon-Smith, Jonathan Noyola, Jonathan Peppers, Jordan Phillips, June Rhodes, Justin Aquadro, KakCAT, Karim LUCCIN, Katelyn Gadd, Kenneth Pouncey, kfazi, kimimaru4000, Lancej, Lior Tal, Marcus R. Brown, Mark, Marshall Ward, Martin Garstenauer, Martin Wahnschaffe, Matt Rusiniak, Matthew Leibowitz, Mattias Cibien, Michael Cummings, Michael De Piazzi, Michael Falk, Mostafa Aghajani, Nathan Furtwangler, ncoder, Nikos Kastellanos, Pascal Craponne, Petri Laarne, Philippe, Rami Tabbara, Renaud Bédard, Roman Shapiro, roponator, Ryan Cheung, Scott, Scott Freeman, Sebastian Krośkiewicz, Shawn M., Simon (Darkside) Jackson, Simon Eddeland, squarebananas, Steve 'Sly' Williams, stromkos, StygianTraveler, Sławomir Siudek, tdeeb, TechPizza, thefiddler, Thiago 'Jedi' Abreu, Thiago Dias Pastor, Thomas Altenburger, Tim Jones, Tom Spilman, TotallyEvil Developers, Tzenchor, Vicente Penades, Victor Chelaru, Vodacek, Xanather, Yannick Comte, YTN0, Yuri Roubinsky, zigzag312, Zolniu, Ádám L. Juhász

@@ -2351,21 +839,10 @@
Platforms:
beta
active
- -
- Technical information
Code languages: C, C++
Code licenses: MIT
Code repositories: DigitalPulseSoftware/NazaraEngine.git(since 2012, )
- Build system: premake
+ +
+ Details
Code languages: C, C++
Code licenses: MIT
Code repositories: DigitalPulseSoftware/NazaraEngine.git(since 2012, )
+ Build system: premake
Developers: (11)Adrien, Alexandre Janniaux, Apjue, Faymoon, Gawaboumga, GigAnon, ImperatorS79, Jérôme Leclercq, REMqb, Rémi Bèges, Tao Schreiner

@@ -2378,9 +855,9 @@ mature
active
- -
- Technical information
Code languages: Basic
Code licenses: GPL-2.0
Code repositories: bitbucket.org/rbv/ohrrpgce-svn.git, ohrrpgce/ohrrpgce.git @add(since 2019, ), rpg.hamsterrepublic.com/source/wip @add
+ +
+ Details
Code languages: Basic
Code licenses: GPL-2.0
Code repositories: bitbucket.org/rbv/ohrrpgce-svn.git, ohrrpgce/ohrrpgce.git @add(since 2019, ), rpg.hamsterrepublic.com/source/wip @add
Developers: James Paige, Ralph Versteegen
@@ -2393,11 +870,11 @@ mature
active
-
- Technical information
Code languages: C++
Code licenses: Custom
Code repositories: git.octaforge.org/OctaForge/OctaCore.git, OctaForge/OF-Engine.git(archived, since 2011, )
- Build system: Make
+
Homepage: octaforge.org
+ Details
Code languages: C++
Code licenses: Custom
Code repositories: git.octaforge.org/OctaForge/OctaCore.git, OctaForge/OF-Engine.git(archived, since 2011, )
+ Build system: Make
Developers: Daniel Kolesa, Lee Salzman, plankatron
@@ -2410,62 +887,11 @@ mature
active
-
- Technical information
Code languages: C++
Code licenses: MIT
Code repositories: OGRECave/ogre.git(since 2015, ), svn.code.sf.net/p/ogre/code
- Build system: CMake
+
@@ -2476,22 +902,11 @@
Platform:
beta
inactive since 2000
Platform:
beta
inactive since 2008
Platform:
beta
inactive since 2014
-
- Technical information
Code languages: C++
Code licenses: GPL-3.0
Code repositories: osgames/openrpgmaker.git(since 2018, )
+
+ Details
Code languages: C++
Code licenses: GPL-3.0
Code repositories: osgames/openrpgmaker.git(since 2018, )
Developers: Ithior, Justin (Tuxinator) Davis, Tobin Davis
@@ -2533,62 +948,9 @@ mature
active
- -
- Technical information
Code languages: Haxe
Code licenses: MIT
Code repositories: openfl/openfl.git(since 2013, )
+ +
@@ -2599,35 +961,13 @@
Platform:
beta
inactive since 2008
-
framework +
framework first-person setting medieval shooter
-
- Technical information
Code languages: C++, Lua
Code licenses: GPL-2.0
Code repositories: svn.code.sf.net/p/openfrag/code
- Build system: CMake
+
@@ -2639,25 +979,9 @@
Platform:
mature
inactive since 2013
- Technical information
Code languages: Python
Code licenses: GPL-2.0
Code repositories: osgames/openrpg.git(since 2019, ), svn.code.sf.net/p/openrpg/svn, openrpg.cvs.sourceforge.net
Code dependencies: CherryPy, Pillow, wxPython
@@ -2670,10 +994,10 @@ mature
active
-
- Technical information
Code languages: C
Code licenses: zlib
Code repositories: orx/orx.git(since 2015, )
+
+ Details
Code languages: C
Code licenses: zlib
Code repositories: orx/orx.git(since 2015, )
Developers: Andrew, Andrey, Geoffrey Clark, iarwain, Jonas Öhrn, Philippe Simons, Sausage Johnson, Zor
@@ -2686,12 +1010,12 @@ mature
active
-
framework +
framework 3D engine
-
- Technical information
Code languages: C, C++
Code licenses: MIT
Code repositories: adriengivry/Overload.git(since 2019, )
- Build system: premake
+
+ Details
Code languages: C, C++
Code licenses: MIT
Code repositories: adriengivry/Overload.git(since 2019, )
+ Build system: premake
Developers: Adrien GIVRY, Benjamin Viranin, kmqwerty, Kubiisek, Max Brun, Thibaut PONCHON
@@ -2704,52 +1028,10 @@ mature
active
-
- Technical information
Code languages: C++, C
Code licenses: 3-clause BSD
Code repositories: panda3d/panda3d.git(since 2013, )
+
@@ -2762,117 +1044,10 @@ mature
active
-
Homepage: phaser.io
Download: phaser.io/download
Developers: - Ada Lovecraft, - Alan Owen, - Aleksi Pousar, - Alex Ford, - Alexandros Mourtziapis, - Alvin, - alvinsight, - Andreas Loew, - Anzumana Taal, - Ben Abbott, - Bilge, - Bill Reed, - bitnenfer, - BobbyB., - Cameron Foale, - Carlos Martinez, - Chad Engler, - Charles Black, - Chris Andrew, - Chris Wright, - Christoph Dörfel, - Clark Stevenson, - Craig Whiteside, - Dan Cox, - Daniel Parkinson, - Dara, - David Hayes, - david wee, - Dorian Rodriguez, - DottieDot, - Eirik Slinning Korsnes, - Filip Nedyalkov, - Florent Cailhol, - florianvazelle, - Funnisimo, - Georgios Kaleadis, - gltovar, - Greg Fulton, - Hal Helms, - Halil CAKAR, - J.C, - Jared Cook, - Jason Kwok, - Javier Arevalo, - Jesper Sørensen, - jestarray, - John Skoteiniotis, - John Watson, - Jonah Jeleniewski, - josh shepard, - Josh Soref, - Kwondo Park, - Lewis Lane, - Lisandro Lorea, - Luc Bloom, - Markus Kristo, - Michael Hadley, - migiyubi, - Mike Headley, - Milkey Mouse, - Moña Games, - Nat Quayle Nelson, - Nick Chamberlain, - Nick Howell, - Nick Ryall, - Nicolas Challeil, - Niklas Berg, - Omar Shehata, - Patrick Sletvold, - Paul N Stickney, - Paul Salaets, - Pavle Goloskoković, - Pete Baron, - Peter Achberger, - Phaiax, - Phaser Editor 2D, - Rafael Barbosa Lopes, - Rex, - Richard Davey, - Richard Haddad, - Robert Kowalski, - samme, - Samuel Batista, - Sean Bohan, - Seth Berrier, - Shukizu, - spayton, - Stafford Williams, - standardgaussian, - Stuart Lee, - svipal, - Sylvain Pollet-Villard, - TadejZupancic, - tarsupin, - Thomas Felix, - Thomas Tan, - Tim Cabbage, - Travis O'Neal, - Twilrom, - Vaughan Hilts, - vbornand, - Vladislav Forsh, - wseng, - Yahiko Uzumaki, - YsraelJMM, - Zach Sarette, -
- Technical information
Code languages: JavaScript
Code licenses: MIT
Code repositories: photonstorm/phaser.git(since 2013, )
+
Homepage: phaser.io
Download: phaser.io/download
+ Details
Code languages: JavaScript
Code licenses: MIT
Code repositories: photonstorm/phaser.git(since 2013, )
Developers: (107)Ada Lovecraft, Alan Owen, Aleksi Pousar, Alex Ford, Alexandros Mourtziapis, Alvin, alvinsight, Andreas Loew, Anzumana Taal, Ben Abbott, Bilge, Bill Reed, bitnenfer, BobbyB., Cameron Foale, Carlos Martinez, Chad Engler, Charles Black, Chris Andrew, Chris Wright, Christoph Dörfel, Clark Stevenson, Craig Whiteside, Dan Cox, Daniel Parkinson, Dara, David Hayes, david wee, Dorian Rodriguez, DottieDot, Eirik Slinning Korsnes, Filip Nedyalkov, Florent Cailhol, florianvazelle, Funnisimo, Georgios Kaleadis, gltovar, Greg Fulton, Hal Helms, Halil CAKAR, J.C, Jared Cook, Jason Kwok, Javier Arevalo, Jesper Sørensen, jestarray, John Skoteiniotis, John Watson, Jonah Jeleniewski, josh shepard, Josh Soref, Kwondo Park, Lewis Lane, Lisandro Lorea, Luc Bloom, Markus Kristo, Michael Hadley, migiyubi, Mike Headley, Milkey Mouse, Moña Games, Nat Quayle Nelson, Nick Chamberlain, Nick Howell, Nick Ryall, Nicolas Challeil, Niklas Berg, Omar Shehata, Patrick Sletvold, Paul N Stickney, Paul Salaets, Pavle Goloskoković, Pete Baron, Peter Achberger, Phaiax, Phaser Editor 2D, Rafael Barbosa Lopes, Rex, Richard Davey, Richard Haddad, Robert Kowalski, samme, Samuel Batista, Sean Bohan, Seth Berrier, Shukizu, spayton, Stafford Williams, standardgaussian, Stuart Lee, svipal, Sylvain Pollet-Villard, TadejZupancic, tarsupin, Thomas Felix, Thomas Tan, Tim Cabbage, Travis O'Neal, Twilrom, Vaughan Hilts, vbornand, Vladislav Forsh, wseng, Yahiko Uzumaki, YsraelJMM, Zach Sarette,

@@ -2884,32 +1059,10 @@
Platforms:
mature
inactive since 2012
- -
- Technical information
Code languages: C++
Code licenses: LGPL-2.0
Code repositories: svn.code.sf.net/p/plib/code
- Build system: Autoconf
+ +
@@ -2921,21 +1074,10 @@
Platform:
beta
active
- -
- Technical information
Code languages: C, C++
Code licenses: MIT
Code repositories: ivansafrin/Polycode.git(since 2010, )
- Build system: CMake
+ +
+ Details
Code languages: C, C++
Code licenses: MIT
Code repositories: ivansafrin/Polycode.git(since 2010, )
+ Build system: CMake
Developers: (11)Bill, Cameron Hart, Christian Bielert, Danny Warren, Devin Stone, fodinabor, Ivan Safrin, Mark Austin, mcclure, Paul Smith, samiamwork

@@ -2948,91 +1090,9 @@ mature
active
- -
- Technical information
Code languages: C, Python
Code licenses: LGPL-2.1
Code repositories: pygame/pygame.git(since 2017, )
Code dependencies: SDL
+ +
@@ -3043,9 +1103,9 @@
Platform:
beta
inactive since 2015
- -
- Technical information
Code languages: Python
Code licenses: MIT
Code repositories: marcusmoller/pyorpg-client.git(since 2013, ), marcusmoller/pyorpg-server.git @add(since 2013, )
Code dependencies: PGU, pygame, Twisted
+ +
+ Details
Code languages: Python
Code licenses: MIT
Code repositories: marcusmoller/pyorpg-client.git(since 2013, ), marcusmoller/pyorpg-server.git @add(since 2013, )
Code dependencies: PGU, pygame, Twisted
Developers: Irtorius, Marcus Møller
@@ -3056,10 +1116,10 @@
Platform:
beta
inactive since 2005
-
framework +
framework racing
-
- Technical information
Code languages: Python
Code licenses: GPL-2.0
Code dependencies: pygame
+
+ Details
Code languages: Python
Code licenses: GPL-2.0
Code dependencies: pygame
Developer: Jujucece
@@ -3072,212 +1132,9 @@ mature
active
- -
Homepage: www.qt.io
Media: Qt
Download: www.qt.io/download
Developers: - aavit, - Adam Strzelecki, - aholza, - Albert Astals Cid, - Alberto Mardegan, - alcroito, - Aleix Pol, - Alejandro Exojo, - Alessandro Portale, - Alex Blasche, - Alexander Akulich, - Alexandra Cherdantseva, - Alexey Edelev, - Allan Jensen, - Andreas Aardal Hanssen, - Andreas Buhr, - Andreas Hartmetz, - Andrey Golubev, - André Hartmann, - André Klitzing, - André Rocha (TQtC), - Andy Nichols, - AndyShawQt, - antkudr, - Assam Boudjelthia, - Aurélien Gâteau, - avolkov-astra, - bbreitmeyer, - bitbrat, - BogDan Vatra, - Boris Dušek, - Błażej Szczygieł, - Charles Yin, - Chris Meyer, - Christian Ehrlicher, - Christian S, - Christoph Schleifenbaum, - Christophe Giboudeaux, - cor3ntin, - Cristian Adam, - Cristián Maureira-Fredes, - Daiwei Li, - Daniel Molkentin, - David Faure, - David Gil, - davidedmundson, - Debao Zhang, - dfaure, - Dimitrios Apostolou, - diseraluca-qt, - Dmitry Kazakov, - Dmitry Shachnev, - dongmeiwang, - Dyami Caliri, - Edward Welbourne, - Eike, - Elvis Angelaccio, - ElvisLee, - ericLemanissier, - eskilblomfeldt, - Fabian K, - Filipe Azevedo, - Florian Bruhin, - Frank Meerkötter, - Frank Richter, - Frederik Gladhorn, - Fredrik Orderud, - Friedemann Kleint, - Gatis Paeglis, - Giuseppe D'Angelo, - Gunnar Sletta, - Holger Freyther, - Ievgenii Meshcheriakov, - iieklund, - Israel Lins Albuquerque, - Ivan Komissarov, - J-P Nurmi, - Jake Petroules, - James Turner, - Jan Arne Petersen, - Jan Grulich, - JarekKobus, - Jason Barron, - Jean-Michaël Celerier, - Jeremy Lainé, - jeromepasion, - Jesus Fernandez, - jianliang79, - jmcdonnell-qnx, - Jocelyn Turcotte, - Johannes Zellner, - John Layt, - Jonathan Liu, - José Millán Soto, - jsee23, - Jörg Bornemann, - Jüri Valdmann, - Kai Koehne, - Kai Pastor, - Kamil Trzciński, - Kavindra Palaraja, - kbroulik, - Kevin Funk, - Kevin Ottens, - Konstantin Ritt, - Konstantin Tokarev, - kreios4004, - Kurt Pattyn, - laknoll, - Lars Schmertmann, - Laszlo Agocs, - Laszlo Papp, - Leena Miettinen, - Liang Qi, - Lionel CHAZALLON, - lixinwei715, - loaden, - Lorn Potter, - Luca, - mabrand, - Maks Naumov, - Marc Mutz, - Markus Goetz, - Martin Klapetek, - Martin Storsjö, - Matt Hoosier, - Maurice Kalinowski, - mgraesslin, - Mike Achtelik, - Mike Krus, - Mikhail Svetkin, - Milian Wolff, - Mitch Curtis, - Montel Laurent, - Morten Johan Sørvig, - Mårten Nordheim, - Nicolas Fella, - nierob, - Nikita Krupenko, - njeisecke, - oktal3700, - Olivier Goffart, - Orgad Shaneh, - Oswald Buddenhagen, - owolff, - Palo Kisa, - Paul, - Paul Lemire, - Paul Wicking, - Peter Kümmel, - Peter Seiderer, - phartmann, - Pier Luigi Fiorini, - Pino Toscano, - Raphael Kubo da Costa, - Ray Donnelly, - Richard Moore, - rickst29, - Robert Löhning, - Robin Burchell, - Rolf Eike Beer, - Romain Pokrzywka, - Ryan Chu, - Samuel Gaist, - Samuel Nevala, - sapiippo, - sav-ix, - sbinner, - Sean Harmer, - Sergio Martins, - Shawn Rutledge, - Simon Hausmann, - Stephen Kelly, - Sune Vuorela, - Sze Howe Koh, - talamaki, - Tasuku Suzuki, - tasuku-suzuki, - Thiago Macieira, - Thomas Hartmann, - Thomas McGuire, - Tim Blechmann, - tmartsum, - Tobias Hunger, - Tobias Koenig, - Tor Arne Vestbø, - toreinio, - tsdgeos, - ulherman, - Uli Schlachter, - Venu, - vertrni, - Ville Voutilainen, - Vitaly, - Volker Hilsheimer, - Volker Krause, - Vova Mshanetskiy, - Weng Xuetian, - Xizhi Zhu, - xknight, - Yoann Lopes, - Yuhang Zhao, - Zeno Albisser
- Technical information
Code languages: C++
Code licenses: LGPL-3.0
Code repositories: qt/qtbase.git(since 2013, )
+ +
Homepage: www.qt.io
Media: Qt
Download: www.qt.io/download
+ Details
Code languages: C++
Code licenses: LGPL-3.0
Code repositories: qt/qtbase.git(since 2013, )
Developers: (203)aavit, Adam Strzelecki, aholza, Albert Astals Cid, Alberto Mardegan, alcroito, Aleix Pol, Alejandro Exojo, Alessandro Portale, Alex Blasche, Alexander Akulich, Alexandra Cherdantseva, Alexey Edelev, Allan Jensen, Andreas Aardal Hanssen, Andreas Buhr, Andreas Hartmetz, Andrey Golubev, André Hartmann, André Klitzing, André Rocha (TQtC), Andy Nichols, AndyShawQt, antkudr, Assam Boudjelthia, Aurélien Gâteau, avolkov-astra, bbreitmeyer, bitbrat, BogDan Vatra, Boris Dušek, Błażej Szczygieł, Charles Yin, Chris Meyer, Christian Ehrlicher, Christian S, Christoph Schleifenbaum, Christophe Giboudeaux, cor3ntin, Cristian Adam, Cristián Maureira-Fredes, Daiwei Li, Daniel Molkentin, David Faure, David Gil, davidedmundson, Debao Zhang, dfaure, Dimitrios Apostolou, diseraluca-qt, Dmitry Kazakov, Dmitry Shachnev, dongmeiwang, Dyami Caliri, Edward Welbourne, Eike, Elvis Angelaccio, ElvisLee, ericLemanissier, eskilblomfeldt, Fabian K, Filipe Azevedo, Florian Bruhin, Frank Meerkötter, Frank Richter, Frederik Gladhorn, Fredrik Orderud, Friedemann Kleint, Gatis Paeglis, Giuseppe D'Angelo, Gunnar Sletta, Holger Freyther, Ievgenii Meshcheriakov, iieklund, Israel Lins Albuquerque, Ivan Komissarov, J-P Nurmi, Jake Petroules, James Turner, Jan Arne Petersen, Jan Grulich, JarekKobus, Jason Barron, Jean-Michaël Celerier, Jeremy Lainé, jeromepasion, Jesus Fernandez, jianliang79, jmcdonnell-qnx, Jocelyn Turcotte, Johannes Zellner, John Layt, Jonathan Liu, José Millán Soto, jsee23, Jörg Bornemann, Jüri Valdmann, Kai Koehne, Kai Pastor, Kamil Trzciński, Kavindra Palaraja, kbroulik, Kevin Funk, Kevin Ottens, Konstantin Ritt, Konstantin Tokarev, kreios4004, Kurt Pattyn, laknoll, Lars Schmertmann, Laszlo Agocs, Laszlo Papp, Leena Miettinen, Liang Qi, Lionel CHAZALLON, lixinwei715, loaden, Lorn Potter, Luca, mabrand, Maks Naumov, Marc Mutz, Markus Goetz, Martin Klapetek, Martin Storsjö, Matt Hoosier, Maurice Kalinowski, mgraesslin, Mike Achtelik, Mike Krus, Mikhail Svetkin, Milian Wolff, Mitch Curtis, Montel Laurent, Morten Johan Sørvig, Mårten Nordheim, Nicolas Fella, nierob, Nikita Krupenko, njeisecke, oktal3700, Olivier Goffart, Orgad Shaneh, Oswald Buddenhagen, owolff, Palo Kisa, Paul, Paul Lemire, Paul Wicking, Peter Kümmel, Peter Seiderer, phartmann, Pier Luigi Fiorini, Pino Toscano, Raphael Kubo da Costa, Ray Donnelly, Richard Moore, rickst29, Robert Löhning, Robin Burchell, Rolf Eike Beer, Romain Pokrzywka, Ryan Chu, Samuel Gaist, Samuel Nevala, sapiippo, sav-ix, sbinner, Sean Harmer, Sergio Martins, Shawn Rutledge, Simon Hausmann, Stephen Kelly, Sune Vuorela, Sze Howe Koh, talamaki, Tasuku Suzuki, tasuku-suzuki, Thiago Macieira, Thomas Hartmann, Thomas McGuire, Tim Blechmann, tmartsum, Tobias Hunger, Tobias Koenig, Tor Arne Vestbø, toreinio, tsdgeos, ulherman, Uli Schlachter, Venu, vertrni, Ville Voutilainen, Vitaly, Volker Hilsheimer, Volker Krause, Vova Mshanetskiy, Weng Xuetian, Xizhi Zhu, xknight, Yoann Lopes, Yuhang Zhao, Zeno Albisser

@@ -3289,9 +1146,9 @@
Platform:
beta
active
- Technical information
Code languages: Pascal
Code licenses: MIT
Code repositories: bitbucket.org/Darthman/quad/src
+ Details
Code languages: Pascal
Code licenses: MIT
Code repositories: bitbucket.org/Darthman/quad/src
@@ -3304,61 +1161,10 @@ mature
active
- -
- Technical information
Code languages: C, C++, C#
Code licenses: zlib
Code repositories: raysan5/raylib.git(since 2013, ), ChrisDill/Raylib-cs.git @add(since 2018, )
- Build system: CMake, Make
+ +
@@ -3371,82 +1177,9 @@ mature
active
- Technical information
Code languages: C, Python, Ren'Py
Code licenses: LGPL-2.1
Code repositories: renpy/renpy.git(since 2012, ), renpy/pygame_sdl2.git @add(since 2014, ), renpy/renpy-deps.git @add(archived, since 2013, ), renpy/python-for-android.git @add(since 2014, ), renpy/rapt.git @add(archived, since 2013, ), renpy/renios.git @add(archived, since 2014, )
Code dependencies: pygame, SDL2
@@ -3457,10 +1190,10 @@
Platform:
beta
inactive since 2014
-
- Technical information
Code languages: C, Shell
Code licenses: GPL-3.0
Code repositories: git.savannah.gnu.org/git/rpge.git, osgames/rpge.git @add(since 2019, )
+ Details
Code languages: C, Shell
Code licenses: GPL-3.0
Code repositories: git.savannah.gnu.org/git/rpge.git, osgames/rpge.git @add(since 2019, )
Build system: Autoconf
Improve Raw entry @@ -3473,9 +1206,9 @@
Platform:
mature
inactive since 2014
- Technical information
Code languages: C++, C
Code licenses: Custom
Code repositories: PlatinumArts/Platinum-Arts-Sandbox-Free-Game-Maker.git(since 2014, )
+ Details
Code languages: C++, C
Code licenses: Custom
Code repositories: PlatinumArts/Platinum-Arts-Sandbox-Free-Game-Maker.git(since 2014, )
@@ -3487,11 +1220,11 @@
Platform:
beta
active
-
- Technical information
Code languages: C++
Code licenses: MPL-2.0
Code repositories: DethRaid/SanityEngine.git(since 2020, )
- Build system: Visual Studio
+
+ Details
Code languages: C++
Code licenses: MPL-2.0
Code repositories: DethRaid/SanityEngine.git(since 2020, )
+ Build system: Visual Studio
Developer: David Dubois
@@ -3503,11 +1236,11 @@
Platform:
mature
inactive since 2017
-
framework +
framework 2D side-scrolling
-
- Technical information
Code languages: C#
Code licenses: GPL-2.0
Code repositories: git.code.sf.net/p/sgdk2/git, osgames/sgdk2.git @add(since 2019, ), svn.code.sf.net/p/sgdk2/code
+
+ Details
Code languages: C#
Code licenses: GPL-2.0
Code repositories: git.code.sf.net/p/sgdk2/git, osgames/sgdk2.git @add(since 2019, ), svn.code.sf.net/p/sgdk2/code
Developer: Benjamin Marty
@@ -3520,230 +1253,10 @@ mature
active
Homepage: www.scummvm.org
Media: ScummVM
Inspiration: SCUMM
Download: www.scummvm.org/downloads
Developers: - a/, - Aaryaman Vasishta, - Aashwin Vaish, - Adrian Frühwirth, - Alex Bevilacqua, - Alexander, - Alexander Panov, - Alexander Reim, - Alexandre Fontoura, - AllOuttaGum, - Alphard-o, - Alyssa Milburn, - Andrea Boscarino, - Andrei Kurushin, - Andrei Prykhodko, - angstsmurf, - Anotherguest, - Anton Yarcev, - Antoniou Athanasios, - Arnaud Boutonné, - Aryan Rawlani, - athrxx, - aviloria, - Bartek Gentkowski, - Bartosz Dudziak, - Bastien Bouclet, - Ben Castricum, - Bertrand Augereau, - BeWorld, - Björn Esser, - Borja Lorente, - Cadi, - Cameron Cawley, - chrilith, - Chris Warren-Smith, - Christian Krause, - Christian Kündig, - Christoph Mallon, - clone2727, - Colin Snover, - d356, - dafioram, - Dan Church, - Daniel, - David A. Russo, - David Turner, - David-John Willis, - Deborah Servilla, - dftsf, - Die4Ever, - Divyam Ahuja, - Dmitry Gladkov, - Donovan Watteau, - Doron Rosenberg, - Douglas Liu, - Drenn1, - Dries Harnie, - Dylan Servilla, - Eduard Chaika, - Einar Johan Trøan Sømåen, - Ender, - Eric Culp, - Eric Fry, - Erich E. Hoover, - Ettore Atalan, - Eugene Sandulenko, - Evgeny Grechnikov, - Faalagorn, - Fabio Battaglia, - Filippos Karapetis, - Fiodar, - Francisco Javier Diéguez Tirado, - FrostyHitoshura, - Giulio Camuffo, - goodoldgeorge, - Gregory, - Hein-Pieter van Braam, - Henrik "Henke37" Andersson, - Hubert Maier, - Ingo van Lil, - Ismail Khatib, - Ivan Lukyanov, - Jakub Wilk, - Jaromír Wysoglad, - Jennifer McMurray, - jepael, - Joel Teichroeb, - Johannes Schickel, - johndoe123, - Jonas Karlsson, - Joni Vähämäki, - Joohan Lee, - Joost Peters, - Jordi Vilalta Prat, - Joseph Davies, - Joseph Jezak, - Joseph-Eugene Winzer, - Julien Templier, - Kaloyan Chehlarski, - Kari Salminen, - Kawa, - KingGuppy, - Kirben, - kkaisershot, - Klaus Reimer, - Lars Skovlund, - Le Philousophe, - LMerckx, - lolbot-iichan, - Lothar Serra Mari, - Lyubomyr Lisen, - malikcjm, - Manuel Alfayate Corchete, - marcosoutsider, - Marcus Comstedt, - Marko Madic, - Martin Gerhardy, - Matan Bareket, - Matt Lewandowsky, - Matthew Duggan, - Matthew Jimenez, - Matthieu Milan, - Max Horn, - Maxim Kovalenko, - mdenizdemirci, - Michael Ball, - Michael D., - Michał Janiszewski, - midstream, - miller-alex, - MiroslavR, - Misty De Meo, - mparnaudeau, - MPinillos, - Narek Mailian, - Nathanael Gentry, - neuromancer, - Nick Renieris, - Nipun Garg, - Niv Baehr, - NMIError, - Norbert Bajkó, - Oleksii, - Omer Mor, - Orgad Shaneh, - Ori Avtalion, - Oystein Eftevaag, - Paolo86cripple, - Paul Gilbert, - PaulGilbert, - Paweł Kołodziejski, - peres, - Peter Helbing, - Peter Kohaut, - Pierre de Poulpiquet, - Pino Toscano, - Péter Bozsó, - Rafał Będźkowski, - Rafał Rzepecki, - Retro-Junk, - RichieSams, - Robert Crossfield, - Robert Göffringmann, - Rodrigo Rebello, - Rodrigo Vegas Sánchez-Ferrero, - Roland van Laar, - rsn8887, - scootergrisen, - Scott Percival, - Scott Thomas, - Sebastian Krzyszkowiak, - ShadowNate, - sheep, - Simei YIN, - Simon Sawatzki, - sirlemonhead, - sluicebox, - spookypeanut, - Stefano Musumeci, - Steven Hoefel, - SteveNew, - sunmax, - Sven Hesse, - sylvaintv, - tag2015, - Tarek Soliman, - taylorzhancher, - Thierry Crozat, - Thomas Allen, - Thomas Edvalson, - Thomas Fach-Pedersen, - Timo Mikkolainen, - tiqpit, - Tobia Tesan, - tobigun, - Tom L., - Tom Shawver, - Tomas Jakobsson, - Torbjörn Andersson, - trembyle, - upthorn, - VAN-Gluon, - Vhati, - Vincent Pelletier, - Vladimir, - Vladimir Serbinenko, - vmpajares, - vyzigold, - Víctor "IlDucci", - Walter van Niftrik, - Weblate (bot), - Will Thomson, - Willem Jan Palenstijn, - wonst719, - yaz0r, - Yotam Barnoy, - Zbyněk Schwarz, - Zvika, - Ľubomír Remák, - Łukasz Wątka
- Technical information
Code languages: C++
Code licenses: GPL-2.0
Code repositories: scummvm/scummvm.git(since 2011, )
- Build system: Make
Homepage: www.scummvm.org
Media: ScummVM
Inspiration: SCUMM
Download: www.scummvm.org/downloads
+ Details
Code languages: C++
Code licenses: GPL-2.0
Code repositories: scummvm/scummvm.git(since 2011, )
+ Build system: Make
Developers: (220)a/, Aaryaman Vasishta, Aashwin Vaish, Adrian Frühwirth, Alex Bevilacqua, Alexander, Alexander Panov, Alexander Reim, Alexandre Fontoura, AllOuttaGum, Alphard-o, Alyssa Milburn, Andrea Boscarino, Andrei Kurushin, Andrei Prykhodko, angstsmurf, Anotherguest, Anton Yarcev, Antoniou Athanasios, Arnaud Boutonné, Aryan Rawlani, athrxx, aviloria, Bartek Gentkowski, Bartosz Dudziak, Bastien Bouclet, Ben Castricum, Bertrand Augereau, BeWorld, Björn Esser, Borja Lorente, Cadi, Cameron Cawley, chrilith, Chris Warren-Smith, Christian Krause, Christian Kündig, Christoph Mallon, clone2727, Colin Snover, d356, dafioram, Dan Church, Daniel, David A. Russo, David Turner, David-John Willis, Deborah Servilla, dftsf, Die4Ever, Divyam Ahuja, Dmitry Gladkov, Donovan Watteau, Doron Rosenberg, Douglas Liu, Drenn1, Dries Harnie, Dylan Servilla, Eduard Chaika, Einar Johan Trøan Sømåen, Ender, Eric Culp, Eric Fry, Erich E. Hoover, Ettore Atalan, Eugene Sandulenko, Evgeny Grechnikov, Faalagorn, Fabio Battaglia, Filippos Karapetis, Fiodar, Francisco Javier Diéguez Tirado, FrostyHitoshura, Giulio Camuffo, goodoldgeorge, Gregory, Hein-Pieter van Braam, Henrik "Henke37" Andersson, Hubert Maier, Ingo van Lil, Ismail Khatib, Ivan Lukyanov, Jakub Wilk, Jaromír Wysoglad, Jennifer McMurray, jepael, Joel Teichroeb, Johannes Schickel, johndoe123, Jonas Karlsson, Joni Vähämäki, Joohan Lee, Joost Peters, Jordi Vilalta Prat, Joseph Davies, Joseph Jezak, Joseph-Eugene Winzer, Julien Templier, Kaloyan Chehlarski, Kari Salminen, Kawa, KingGuppy, Kirben, kkaisershot, Klaus Reimer, Lars Skovlund, Le Philousophe, LMerckx, lolbot-iichan, Lothar Serra Mari, Lyubomyr Lisen, malikcjm, Manuel Alfayate Corchete, marcosoutsider, Marcus Comstedt, Marko Madic, Martin Gerhardy, Matan Bareket, Matt Lewandowsky, Matthew Duggan, Matthew Jimenez, Matthieu Milan, Max Horn, Maxim Kovalenko, mdenizdemirci, Michael Ball, Michael D., Michał Janiszewski, midstream, miller-alex, MiroslavR, Misty De Meo, mparnaudeau, MPinillos, Narek Mailian, Nathanael Gentry, neuromancer, Nick Renieris, Nipun Garg, Niv Baehr, NMIError, Norbert Bajkó, Oleksii, Omer Mor, Orgad Shaneh, Ori Avtalion, Oystein Eftevaag, Paolo86cripple, Paul Gilbert, PaulGilbert, Paweł Kołodziejski, peres, Peter Helbing, Peter Kohaut, Pierre de Poulpiquet, Pino Toscano, Péter Bozsó, Rafał Będźkowski, Rafał Rzepecki, Retro-Junk, RichieSams, Robert Crossfield, Robert Göffringmann, Rodrigo Rebello, Rodrigo Vegas Sánchez-Ferrero, Roland van Laar, rsn8887, scootergrisen, Scott Percival, Scott Thomas, Sebastian Krzyszkowiak, ShadowNate, sheep, Simei YIN, Simon Sawatzki, sirlemonhead, sluicebox, spookypeanut, Stefano Musumeci, Steven Hoefel, SteveNew, sunmax, Sven Hesse, sylvaintv, tag2015, Tarek Soliman, taylorzhancher, Thierry Crozat, Thomas Allen, Thomas Edvalson, Thomas Fach-Pedersen, Timo Mikkolainen, tiqpit, Tobia Tesan, tobigun, Tom L., Tom Shawver, Tomas Jakobsson, Torbjörn Andersson, trembyle, upthorn, VAN-Gluon, Vhati, Vincent Pelletier, Vladimir, Vladimir Serbinenko, vmpajares, vyzigold, Víctor "IlDucci", Walter van Niftrik, Weblate (bot), Will Thomson, Willem Jan Palenstijn, wonst719, yaz0r, Yotam Barnoy, Zbyněk Schwarz, Zvika, Ľubomír Remák, Łukasz Wątka

@@ -3754,10 +1267,10 @@
Platform:
beta
inactive since 2014
-
- Technical information
Code languages: C
Code licenses: MIT
Code repositories: osgames/sge2d.git(since 2018, ), svn.code.sf.net/p/sge2d/code
+
+ Details
Code languages: C
Code licenses: MIT
Code repositories: osgames/sge2d.git(since 2018, ), svn.code.sf.net/p/sge2d/code
Developers: Agnostic Entertainment, Christoph Frick, Heiko Irrgang
@@ -3769,11 +1282,11 @@
Platform:
mature
inactive since 2017
-
- Technical information
Code languages: Python
Code licenses: LGPL-3.0
Code repositories: python-sge/sge.git(since 2020, ), git.savannah.nongnu.org/git/stellarengine.git @add, web.cvs.savannah.nongnu.org/viewvc/stellarengine
Code dependencies: pygame
- Build system: setup.py
+
+ Details
Code languages: Python
Code licenses: LGPL-3.0
Code repositories: python-sge/sge.git(since 2020, ), git.savannah.nongnu.org/git/stellarengine.git @add, web.cvs.savannah.nongnu.org/viewvc/stellarengine
Code dependencies: pygame
+ Build system: setup.py
Developers: Adrián Matejov, Emilio Coppola, The Diligent Circle 丸
@@ -3785,11 +1298,11 @@
Platforms:
mature
inactive since 2013
-
- Technical information
Code languages: C++, C
Code licenses: zlib
Code repositories: osgames/softpixelengine.git(since 2019, ), svn.code.sf.net/p/softpixelengine/code
- Build system: CMake
+
+ Details
Code languages: C++, C
Code licenses: zlib
Code repositories: osgames/softpixelengine.git(since 2019, ), svn.code.sf.net/p/softpixelengine/code
+ Build system: CMake
Developer: Lukas Hermanns
@@ -3802,34 +1315,11 @@ mature
active
active
active
-
framework +
framework 2D 3D
-
- Technical information
Code languages: TypeScript
Code licenses: ISC
Code repositories: superpowers/superpowers-core.git(archived, since 2015, )
+
+ Details
Code languages: TypeScript
Code licenses: ISC
Code repositories: superpowers/superpowers-core.git(archived, since 2015, )
Developers: David Llanos, Elisée Maurer, Florent POUJOL, Nicolas Gauthier, Paul, Victor Nogueira
@@ -3888,12 +1366,12 @@
Platforms:
beta
active
-
framework +
framework 2D multiplayer local top-down
-
- Technical information
Code languages: GDScript
Code licenses: MIT
Code repositories: notapixelstudio/superstarfighter.git(since 2018, )
Code dependencies: Godot
+
+ Details
Code languages: GDScript
Code licenses: MIT
Code repositories: notapixelstudio/superstarfighter.git(since 2018, )
Code dependencies: Godot
Developers: ekorina, Matteo Abrate, SalvoB, Urtzi Odriozola
@@ -3906,161 +1384,10 @@ mature
active
-
Homepage: terasology.org
Inspiration: Minecraft
Developers: - 4Denthusiast, - Abhinav Tripathi, - Adam Aboudi, - Adrian Siekierka, - Aleksander Wójtowicz, - Alex, - Alexander Grooff, - André Lago, - AndyTechGuy, - Anthodeus, - Anthony Kireev, - Arav Singhal, - Arihant-Joshi, - Arkka Dhiratara, - Arpan Banerjee, - Arpit Kamboj, - Arthur Casals, - Avalancs, - AWFeldick, - Bas de Böck, - Benjamin Wrensch, - BenjaminAmos, - Chris Bogaards, - Chris Vennel, - ContronThePanda, - Darshan Tank, - David Kamberský, - David S, - Devi Acharya, - Dylan, - Dylan J, - E Aakash, - Edvinas Danevičius, - Ely Jacobi, - EMX, - engiValk, - Esa-Petri Tirkkonen, - EvanY, - flo, - Flávio Couto, - Gabriel Fabrício, - Gianluca Nitti, - Gregor Karetka, - Gustavo Silva, - Iaron da Costa Araújo, - Igor Yamolov, - iHDeveloper, - Immortius, - indianajohn, - ironchefpython, - jdrueckert, - Jessica Hawkwell, - Jin XIA, - Jindřich Dítě, - jmryan64, - JoeClacks, - joseph-healy, - Josh Zacharias, - Jozef, - Jtsessions, - Jun Kim, - kaen, - Kartikey Agrawal, - kcirtaptrick, - Kevin Blaszczyk, - Kevin Turner, - Kinshuk Kashyap, - Koward, - ktksan, - Linus van Elswijk, - Loonride, - Louis Rosenberg, - Lucas Lima Vieira, - Malanius Privierre, - Malo Jaffré, - Mandar Juvekar, - manu3d, - Manuel Brotz, - Marcel, - Marcin Sciesinski, - Margretor, - Martin Steiger, - Mathias Kalb, - Max Borsch, - Maxim, - Mayant Mukul, - Meet Shah, - meetcshah19, - Mehul Ahuja, - Metamolecular, LLC, - metouto, - Michael Bilinsky, - Michael Pollind, - Mike Kienenberger, - Milan Ender, - Mitch, - morrilet, - mwvdev, - naiffuR, - Nail Khanipov, - Naman Tiwari, - Neil Moon, - Nicholas Bates, - Nihal Singh, - nschnitzer, - Omaranwa, - oniatus, - Oussama Aouessar, - overdhose, - Penn Su, - Piotr Halama, - Quinton Reeves, - Qwertygiy, - Rajiv Thorat, - Rasmus Praestholm, - readv, - Richard, - Robin Schimpf, - Ron Popov, - Rostyslav Zatserkovnyi, - Sagar Gupta, - Saket Singh, - Sam Dirkswager, - Sarthak Khandelwal, - sdab, - Serj S., - shartte, - SHAUNAK DIXIT, - Shreyas Iyer, - sin3point14, - Soundwave, - Squishy Terasology Robot, - Stefania Makrygiannaki, - Stuthulhu, - Suhas S, - Swastik Garg, - synopia, - Taha Doğan Güneş, - TimVerhaegen, - Tobias Nett, - TobyShaw, - Trekmarvel, - TylerT, - ujjwal mishra, - vampcat, - vedant-shroff, - Visan, - Viveret Amant, - William Lahti, - XTariq, - Павел Артеменко
- Technical information
Code languages: Java
Code licenses: Apache-2.0
Code repositories: MovingBlocks/Terasology.git(since 2011, )
+
Homepage: terasology.org
Inspiration: Minecraft
+ Details
Code languages: Java
Code licenses: Apache-2.0
Code repositories: MovingBlocks/Terasology.git(since 2011, )
Developers: (151)4Denthusiast, Abhinav Tripathi, Adam Aboudi, Adrian Siekierka, Aleksander Wójtowicz, Alex, Alexander Grooff, André Lago, AndyTechGuy, Anthodeus, Anthony Kireev, Arav Singhal, Arihant-Joshi, Arkka Dhiratara, Arpan Banerjee, Arpit Kamboj, Arthur Casals, Avalancs, AWFeldick, Bas de Böck, Benjamin Wrensch, BenjaminAmos, Chris Bogaards, Chris Vennel, ContronThePanda, Darshan Tank, David Kamberský, David S, Devi Acharya, Dylan, Dylan J, E Aakash, Edvinas Danevičius, Ely Jacobi, EMX, engiValk, Esa-Petri Tirkkonen, EvanY, flo, Flávio Couto, Gabriel Fabrício, Gianluca Nitti, Gregor Karetka, Gustavo Silva, Iaron da Costa Araújo, Igor Yamolov, iHDeveloper, Immortius, indianajohn, ironchefpython, jdrueckert, Jessica Hawkwell, Jin XIA, Jindřich Dítě, jmryan64, JoeClacks, joseph-healy, Josh Zacharias, Jozef, Jtsessions, Jun Kim, kaen, Kartikey Agrawal, kcirtaptrick, Kevin Blaszczyk, Kevin Turner, Kinshuk Kashyap, Koward, ktksan, Linus van Elswijk, Loonride, Louis Rosenberg, Lucas Lima Vieira, Malanius Privierre, Malo Jaffré, Mandar Juvekar, manu3d, Manuel Brotz, Marcel, Marcin Sciesinski, Margretor, Martin Steiger, Mathias Kalb, Max Borsch, Maxim, Mayant Mukul, Meet Shah, meetcshah19, Mehul Ahuja, Metamolecular, LLC, metouto, Michael Bilinsky, Michael Pollind, Mike Kienenberger, Milan Ender, Mitch, morrilet, mwvdev, naiffuR, Nail Khanipov, Naman Tiwari, Neil Moon, Nicholas Bates, Nihal Singh, nschnitzer, Omaranwa, oniatus, Oussama Aouessar, overdhose, Penn Su, Piotr Halama, Quinton Reeves, Qwertygiy, Rajiv Thorat, Rasmus Praestholm, readv, Richard, Robin Schimpf, Ron Popov, Rostyslav Zatserkovnyi, Sagar Gupta, Saket Singh, Sam Dirkswager, Sarthak Khandelwal, sdab, Serj S., shartte, SHAUNAK DIXIT, Shreyas Iyer, sin3point14, Soundwave, Squishy Terasology Robot, Stefania Makrygiannaki, Stuthulhu, Suhas S, Swastik Garg, synopia, Taha Doğan Güneş, TimVerhaegen, Tobias Nett, TobyShaw, Trekmarvel, TylerT, ujjwal mishra, vampcat, vedant-shroff, Visan, Viveret Amant, William Lahti, XTariq, Павел Артеменко

@@ -4071,29 +1398,12 @@
Platform:
beta
inactive since 2016
-
framework +
framework content open first-person shooter
-
- Technical information
Code languages: C++, C, C#
Code licenses: GPL-3.0
Code repositories: fr1tz/terminal-overload.git(since 2014, )
Code dependencies: Torque 3D
Assets licenses: CC-BY 4.0
+
+ Details
Code languages: C++, C, C#
Code licenses: GPL-3.0
Code repositories: fr1tz/terminal-overload.git(since 2014, )
Code dependencies: Torque 3D
Assets licenses: CC-BY 4.0
Developers: (17)Andrew Mac, Andrey Syrokomskiy, Areloch, bank, bpay, Brian Roberts, Daniel Buckmaster, David Wyand, James Urquhart, Lopuska, Luis Anton Rebollo, Lukas Joergensen, Michael "fr1tz" Goldener, Michael Goldener, SilentMike, Timmy, Vincent Gee

@@ -4104,30 +1414,11 @@
Platform:
beta
inactive since 2012
-
- Technical information
Code languages: C++, Python
Code licenses: GPL-2.0
Code repositories: thousandparsec/tpserver-cpp.git(since 2010, ), thousandparsec/tpclient-pywx.git @add(since 2010, )
Code dependencies: NumPy, psyco, pygame, pyOpenSSL, wxPython
+
+ Details
Code languages: C++, Python
Code licenses: GPL-2.0
Code repositories: thousandparsec/tpserver-cpp.git(since 2010, ), thousandparsec/tpclient-pywx.git @add(since 2010, )
Code dependencies: NumPy, psyco, pygame, pyOpenSSL, wxPython
Developers: (19)Aaron Mavrinac, Alan P. Laudicina, Aqua Fox, Brett Nash, Greywhind, James Gardner, Joel Stanley, Jotham, Jure Repinc, Krzysztof Sobolewski, Lee Begg, Matthew Draper, Michael Winslow, nash, niphree, Paul Schulz, Tim 'mithro' Ansell, Tim Ansell, Tyler

@@ -4139,11 +1430,11 @@
Platform:
mature
inactive since 2018
-
framework +
framework interactive fiction text-based
-
- Technical information
Code languages: JavaScript
Code licenses: MIT
Code repositories: idmillington/undum.git(since 2010, )
+
+ Details
Code languages: JavaScript
Code licenses: MIT
Code repositories: idmillington/undum.git(since 2010, )
Developers: Alexander Yakovlev, Bruno Dias, David Eyk, Ian Millington, Juhana Leinonen
@@ -4156,84 +1447,12 @@ mature
active
-
framework +
framework 2D 3D
-
- Technical information
Code languages: C++, AngelScript
Code licenses: MIT
Code repositories: urho3d/Urho3D.git(since 2013, )
- Build system: CMake
+
Homepage: urho3d.io
Download: urho3d/files/Urho3D
@@ -4246,55 +1465,10 @@ mature
active
-
- Technical information
Code languages: Java
Code licenses: LGPL-2.1
Code repositories: svn.code.sf.net/p/vassalengine/svn
+
@@ -4307,98 +1481,12 @@ mature
active
-
framework +
framework content open first-person space
-
Homepages: www.vega-strike.org, vegastrike.sourceforge.net, vegastrike
Media: Vega Strike
Inspiration: Elite
Download: vegastrike.sourceforge.net/getfiles
Developers: - Aazelone Pyoleri, - Adam Battersby, - Adam Johnson, - Alan Shieh, - Alexander Rawass, - Andreas, - Andy Cristina, - Anthony Wall, - Benjamen Meyer, - Bernhard Kaindl, - Bjorn Reese, - breifsnyder, - Brian, - Carsten Griwodz, - Chris Platz, - Corey O'Connor, - D Willadsen, - dan_w, - Daniel Aleksandrow, - Daniel Reiter Horn, - Dave Jeffery, - David Wales, - Derek Meek, - Dimitar Kavlakov, - Ed Sweetman, - Eliot Lash, - etheralwalker, - Evert Vorster, - Ezee, - Friso van der Meer, - frobean, - geoscope, - Gorrünwe, - Hardy Leonardo da Cunha Pereira, - hellcatv, - IxianMace, - J. S., - Jack, - James Carthew, - Jason Winzenried, - Jeff Graw, - jguyton, - Kirjah Salys, - Klauss++, - Konstantinos Arvanitis, - logzero, - Marcel Paré, - Martin Bürbaum, - Matthew, - Matthew G, - Matthew Kruer, - Michael Strein, - michal banach, - Mike Byron, - Mike Furr, - Morgan, - Nachum Barcohen, - Nathanael Phillips, - P-D-E, - Patrick Horn, - Peter S. Griffin, - Peterson Ford Trethewey, - Pheonix Rising, - Phlogios, - PolarFox, - pyramid, - pyramid3d, - Reliant, - Richard Jones, - Robert Jacob, - Roy Falk, - Rune Morling, - s0600204, - Scott Jardine, - Silverain, - Smi7h1sH3r3, - Smi7h1sH3r3 808, - spiritplumber, - Stefan Stapelberg, - Stephen G Tuggy, - Stéphane Vaxelaire, - Travis Baldree, - Vanessa Lee, - William M. Grim, - www2, - Zeog
- Technical information
Code languages: C++
Code licenses: GPL-2.0
Code repositories: vegastrike/Vega-Strike-Engine-Source.git(since 2015, ), svn.code.sf.net/p/vegastrike/code
Code dependencies: OpenGL
+
@@ -4411,11 +1499,11 @@ mature
active
-
framework +
framework 2D 3D
-
- Technical information
Code languages: C#, C++
Code licenses: MIT
Code repositories: amerkoleci/vortice.git(since 2019, )
+
+ Details
Code languages: C#, C++
Code licenses: MIT
Code repositories: amerkoleci/vortice.git(since 2019, )
Developer: Amer Koleci
@@ -4427,12 +1515,12 @@
Platform:
beta
active
-
framework +
framework rendering
-
Homepage: vilbeyli/VQEngine
Developer: Volkan Ilbeyli
- Technical information
Code languages: C++
Code licenses: GPL-3.0
Code repositories: vilbeyli/VQEngine.git(since 2020, )
+
+ Details
Code languages: C++
Code licenses: GPL-3.0
Code repositories: vilbeyli/VQEngine.git(since 2020, )
Build system: - Custom
+ Custom
Developer: Volkan Ilbeyli
@@ -4445,62 +1533,10 @@ mature
active
-
frameworkrole playing +
frameworkrole playing multiplayer online + massive
-
- Technical information
Code languages: C++
Code licenses: GPL-2.0
Code repositories: worldforge/cyphesis.git(since 2011, ), worldforge/ember.git @add(since 2011, )
+
@@ -4512,33 +1548,12 @@
Platform:
beta
active
active
-
framework +
framework editor
-
- Technical information
Code languages: Pascal
Code licenses: MIT
Code repositories: VilleKrumlinde/zgameeditor.git(since 2015, )
+
+ Details
Code languages: Pascal
Code licenses: MIT
Code repositories: VilleKrumlinde/zgameeditor.git(since 2015, )
Developers: Christian Budde, Rado1 Cervenka, VilleKrumlinde
@@ -4568,7 +1583,7 @@

The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

+ This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

\ No newline at end of file diff --git a/docs/frameworks/game engine.html b/docs/frameworks/game engine.html new file mode 100644 index 00000000..9d6d7d14 --- /dev/null +++ b/docs/frameworks/game engine.html @@ -0,0 +1,2669 @@ + + + + + + + + OSGL + + + + + + +
+

Game Engine

Index

+
+ +
+ Details
Code languages: C++
Code licenses: GPL-3.0
Code repositories: fegennari/3DWorld.git(since 2018, )
+ Build system: Visual Studio
Developer: fegennari
+
+
+
adventuregame engine + point & click
+
Homepage: isovector/adventure
Inspiration: Moai
+ Details
Code languages: Lua
Code licenses: MIT
Code repositories: isovector/adventure.git(since 2011, )
Developer: Sandy Maguire
+
+
+ Details
Code languages: C++
Code licenses: zlib
Code repositories: bioglaze/aether3d.git(since 2015, )
+ Build system: Make, Visual Studio, + Xcode
Developer: Timo Wiren
+
+
+
game engine + 2D + 3D
+
Homepage: amerkoleci/alimer
Inspirations: OGRE, Urho3D
+ Details
Code languages: C++
Code licenses: MIT
Code repositories: amerkoleci/alimer.git(since 2021, )
+ Build system: CMake
Developer: Amer Koleci
+
+
+ +
+ Details
Code languages: C++
Code licenses: zlib
+
+
+ Details
Code languages: Java
Code licenses: Apache-2.0
Code repositories: nicolasgramlich/AndEngine.git(since 2011, )
+ Build system: Ant
Developers: Janne Sinivirta, Michal Stawinski, Nicolas Gramlich, rodrigo moraes
+
+
+
+
+
game engine + renderer
+
+ Details
Code languages: C++
Code licenses: MIT
Code repositories: Ershany/Arcane-Engine.git(since 2016, )
Code dependencies: ImGUI, OpenGL
+ Build system: Visual Studio
Developers: Brady Jessup, moekaz
+
+
+ +
+
+
+ Details
Code languages: JavaScript
Code licenses: MIT
Code repositories: martindrapeau/backbone-game-engine.git(since 2014, )
Developer: Martin Drapeau
+
+
+ +
+ Details
Code languages: C++
Code licenses: MIT
Code repositories: Bacon2D/Bacon2D.git(since 2014, )
Code dependencies: Qt
+ Build system: QMake
Developers: Ken VanDine, Paulo Pinheiro, Ragner Magalhaes, Rodrigo Oliveira, Roger Zanoni, Tomaz Noleto
+
+
+
adventuregame engine + point & click
+
+ Details
Code languages: Java
Code licenses: Apache-2.0
Code repositories: bladecoder/bladecoder-adventure-engine.git(since 2014, )
Code dependencies: libGDX
+ Build system: Gradle
Developers: danigm, Edu Garcia, Rafael Garcia
+
+
+ +
+ Details
Code languages: C, C++, Lua
Code licenses: zlib
Code repositories: jtc0de/Blitwizard.git
+
+ +
+ +
Homepage: demonixis/C3DE
+ Details
Code languages: C#
Code licenses: MIT
Code repositories: demonixis/C3DE.git(since 2014, )
Code dependencies: MonoGame
+ Build system: Visual Studio
Developer: Yannick Comte
+
+
+ +
Homepage: www.cafu.de
+ Details
Code languages: C++
Code licenses: MIT
Code repositories: bitbucket.org/cafu/cafu.git
+ Build system: CMake
+
+
+ Details
Code languages: C
Code licenses: MIT
Code repositories: EvilPudding/candle.git
+ Build system: Make
+
+
+ +
+ Details
Code languages: Pascal
Code licenses: LGPL-2.0
Code repositories: castle-engine/castle-engine.git(since 2015, )
Developers: Andrzej Kilijański, Benedikt Magnus, Eugene Loza, Jan Adamec, Kagamma, Matthias, Michalis Kamburelis, Sven, Tomasz W
+
+
+ Details
Code languages: C, C++
Code licenses: CC0
Code repositories: cyberegoorg/cetech.git(since 2015, )
Developer: Ondřej Voves
+
+
+
game enginesimulation + sandbox + voxel
+
Homepage: chunkstories.xyz
Inspiration: Minecraft
+ Details
Code languages: Kotlin, Java
Code licenses: LGPL-3.0
Code repositories: Hugobros3/chunkstories.git(since 2018, )
+ Build system: Gradle
Developers: Hugo Devillers, landru27
+
+
+ Details
Code languages: C, C++
Code licenses: zlib
Code repositories: sphair/ClanLib.git(since 2013, )
+ Build system: Make
Developers: (12)Artem, authenticate, Chu Chin Kuan, Grizmu, Jeremy Cochoy, Kenneth Gangstø, Lethal Ghost, Magnus Norddahl, Mark Page, Pyrdacor, roothorick, xantares

+
+
+
actiongame engineremake + content commercial + original required + first-person + shooter
+
+
+
+ +
+ Details
Code languages: C
Code licenses: zlib
Developer: CorEduard
+
+
+ Details
Code languages: C, C++, Vala
Code licenses: MIT
Code repositories: crownengine/crown.git(since 2012, )
+ Build system: Make
Developers: Daniele Bartolini, Michele Rossi, Moshimo, Raphael de Vasconcelos Nascimento, Simone Boscaratto
+
+
+ Details
Code languages: C
Code licenses: GPL-2.0
Code repositories: xonotic/darkplaces.git(since 2014, ), xonotic/darkplaces.git(since 2014, ), svn.icculus.org/twilight/trunk/darkplaces, svn://svn.icculus.org/twilight/trunk
Developers: David Knapp, divVerent
+
+
+ +
+ Details
Code languages: JavaScript
Code licenses: GPL-2.0
Code repositories: pistacchio/Dedalus.git(since 2013, )
Code dependencies: jQuery
Developers: maxlepper, pistacchio
+
+
+
game engineremake + content commercial
+
Homepage: Interrupt/delverengine
Inspiration: Delver
+ Details
Code languages: Java
Code licenses: Custom
Code repositories: Interrupt/delverengine.git(since 2018, )
Developers: Chad Cuddigan, Felix Siebeneicker, jazz mickle, Jeff, Joshua Skelton
+
+
+
game engineremake + content commercial
+
+ Details
Code languages: C
Code licenses: LGPL-2.1
Code repositories: shinyquagsire23/DesktopAdventures.git(since 2015, )
+ Build system: CMake
Developer: Max Thomas
+
+
+ +
+ Details
Code languages: C
Code licenses: MIT
Code repositories: andrewzx1/dim3.git(since 2015, )
Developer: Brian Barnes
+
+
+ +
+ Details
Code languages: Java
Code licenses: 3-clause BSD
Code repositories: FloppidyDingo/Dingo-Engine.git(since 2016, )
Code dependencies: JavaFX
Developer: FloppidyDingo
+
+
+ Details
Code languages: C#
Code licenses: MIT
Code repositories: Aminator/DirectX12GameEngine.git(since 2018, )
+ Build system: Visual Studio
Developer: Amin Delavar
+
+
+ +
Homepage: amroibrahim/DIYDoom
Inspiration: Doom
+ Details
Code languages: C++
Code licenses: MIT
Code repositories: amroibrahim/DIYDoom.git(since 2019, )
Code dependencies: SDL2
+ Build system: Visual Studio
Developer: Amro Ibrahim
+
+
+
actiongame engine + first-person + shooter
+
Homepage: id-Software/DOOM
Inspiration: Doom
+ Details
Code languages: C
Code licenses: Custom
Code repositories: id-Software/DOOM.git(since 2012, )
+
+
Homepage: c99koder/DreamZZT
Inspiration: ZZT
+ Details
Code languages: C, C++
Code licenses: GPL-2.0
Code repositories: c99koder/DreamZZT.git(since 2011, )
+ Build system: Make
Developers: aaronapgar, Sam Steele
+
+
+
game engineremake + content commercial + original required
+
Homepage: dreerally.com
Inspiration: Death Rally
+ Details
Code languages: C, C++
Code licenses: Custom
Code repositories: enriquesomolinos/DreeRally.git(since 2016, )
Code dependencies: SDL
Developer: Enrique Somolinos Pérez
+
+
+ +
+
+
+
game enginestrategy + content commercial
+
+ Details
Code languages: C#
Code licenses: MIT
Code repositories: Blecki/dwarfcorp.git(since 2015, )
Code dependencies: MonoGame, XNA
Assets licenses: Proprietary
+ Build system: Visual Studio
Developers: Chris Cajas, Daniel Roethlisberger, Makeshiftrobot, Matthew Klingensmith, Solsund, Yueran (Aaron) Yuan
+
+
+
adventuregame engine + point & click
+
+
+
+
actiongame engineremake + content commercial + original required
+
+ Details
Code languages: C++, Python
Code licenses: LGPL-3.0
Code repositories: stohrendorf/EdisonEngine.git(since 2015, )
+ Build system: CMake
Developers: Federico Barlotti, Gh0stBlade, richardba, Steffen Ohrendorf, stltomb, T4Larson, TeslaRus, Torsten Kammer, Volker Schneider, vvs-
+
+
+
game enginerole playing + 2D + multiplayer online + massive
+
+ Details
Code languages: C
Code licenses: GPL-2.0
Code repositories: elysium.cvs.sourceforge.net
Developers: Daniel Araújo, pingu
+
+
+ Details
Code languages: C++
Code licenses: MIT
Code repositories: enduro2d/enduro2d.git(since 2018, )
+ Build system: CMake
Developer: Matvey Cherevko
+
+
+ Details
Code languages: C
Code licenses: GPL-2.0
Code repositories: ttyborg/erampage.git(since 2015, )
+
+
+ Details
Code languages: C, C++
Code licenses: Custom
Code repositories: Esenthel/EsenthelEngine.git(since 2019, )
+ Build system: Make
Developer: GregSlazinski
+
+
+ Details
Code languages: C++, JavaScript
Code licenses: MIT
Code repositories: ezEngine/ezEngine.git(since 2014, )
+ Build system: CMake
Developers: Benjamin Thaut, C-Core, Ingrater, Jan Krassnigg, Marc, rawrunprotected, Robert Campbell, Sanakan8472, Wumpf
+
+
+
game engineremakerole playing + content commercial + original required
+
+ Details
Code languages: C++
Code licenses: GPL-3.0
Code repositories: falltergeist/falltergeist.git(since 2012, )
Code dependencies: GLEW, SDL2
+ Build system: CMake
Developers: (20)667bdrm, Adam, Adam Kewley, Aleksandr Vorobiev, Dmitry Alekseev, Dreamer, Epifanov Ivan, Ivan Romanov, Michał Janiszewski, Mikhail Paulyshka, poxu, Radegast, Rohit Nirmal, s7jones, Sergei Maximov, shsorbom, teep0, Vadim Balashoff, Vlad, Zervox

+
+ + +
+ Details
Code languages: C++
Code licenses: MIT
Code repositories: ajweeks/FlexEngine.git(since 2017, )
Developer: AJ Weeks
+
+
+ +
+ Details
Code languages: C++
Code licenses: MIT
Code repositories: kacperks/Fractal_Engine.git(since 2021, )
+ Build system: CMake
Developers: BoomerDev, KacperKostka08, MCLx86, Tuncay Yavuz Büyükadalı
+
+
+ Details
Code languages: C, JavaScript
Code licenses: Public domain
Code dependencies: SDL
+
+
Homepage: jmimu/FITD
Inspiration: Alone in the Dark series
+ Details
Code languages: C, C++
Code licenses: GPL-2.0
Code repositories: jmimu/FITD.git(since 2017, )
Developer: jmimu
+
+
+
game engineremakesimulation + content original required
+
Homepage: freeso.org
Inspiration: The Sims Online
Download: freeso.org/download
+ Details
Code languages: C#
Code licenses: MPL-2.0
Code repositories: riperiperi/FreeSO.git(since 2015, )
Code dependencies: MonoGame
Developers: (13)andrewknoll, Cosmatevs, ddfczm, dotequals, Franco Franks, Jeremy Glazebrook, Mats Vederhus, riperiperi, Sim, simptomo, TheArchitectFreeSO, Todd Hertzelle, Tony Bark

+
+
+
game enginestrategy + multiplayer online + turn-based
+
+
+
+ +
Homepage: fusee3d.org
+ Details
Code languages: C#, Python
Code licenses: MIT
Code repositories: FUSEEProjectTeam/Fusee.git
+ Build system: Visual Studio
+
+
+ Details
Code languages: C, C++, Lua
Code licenses: MIT
Code repositories: xriss/gamecake.git(since 2016, )
+ Build system: Make
Developers: Kriss, shi
+
+
+ +
+ Details
Code languages: C++, C
Code licenses: zlib
Code repositories: gamekit-developers/gamekit.git
Code dependencies: Ogre, Irrlicht
+ Build system: CMake
+
+ +
+ +
+ Details
Code languages: JavaScript
Code licenses: MIT
Code repositories: potomak/gist-txt.git(since 2015, )
Developer: Giovanni Cappellotto
+
+
+
game enginestrategy + chess + content open
+
+ Details
Code languages: C++
Code licenses: GPL-3.0
Code repositories: svn.savannah.gnu.org/svn/chess, cvs.savannah.gnu.org:/sources/chess
Assets licenses: None
+ Build system: Autoconf
Developers: Chua Kong Sian, Lukas Geyer, Simon Waters, Stuart Cracraft
+
+
+ +
+ Details
Code languages: C
Code licenses: GPL-3.0
Code repositories: git.savannah.gnu.org/git/gnugo.git, cvs.savannah.gnu.org:/sources/gnugo
+ Build system: Autoconf
+
+
+ Details
Code languages: GDScript
Code licenses: AGPL-3.0
Code repositories: db0/godot-card-game-framework.git
Code dependencies: Godot
+
+
+
adventuregame engine + 2D + point & click
+
+ Details
Code languages: C++, Lua
Code licenses: GPL-3.0
Code repositories: Droggelbecher/Grail.git(since 2010, )
Code dependencies: SDL
+ Build system: CMake
Developers: feelydj, Henning Hasemann
+
+
+
frameworkgame engine + content commercial
+
+ Details
Code languages: C++, Python
Code licenses: MIT
Code repositories: grit-engine/grit-engine.git(since 2016, )
Developers: Alexey Shmakov, Augusto P. Moura, Bas Timmer, Dave Cunningham, lavrod
+
+
Homepage: nazghul
Inspiration: Ultima series
Download: nazghul/files
+
+
+ +
+ Details
Code languages: C, Haskell
Code licenses: zlib
Code repositories: kvakvs/hge.git(since 2011, ), I3ck/HGE2D.git @add(since 2016, ), masonm12/HGE.git @add(since 2012, )
+ Build system: CMake
Developers: Dmytro Lytovchenko, ladezai, Martin Buck, Mathew Mason
+
+
+ Details
Code languages: Python
Code licenses: MIT
Code repositories: hypatia-software-org/hypatia-engine.git(since 2014, )
Developer: Kawa Kokosawa
+
+
Homepage: andyfriesen/ika
+ Details
Code languages: C++, Python, PHP, C#
Code licenses: GPL-2.0
Code repositories: andyfriesen/ika.git(since 2015, )
Code dependencies: OpenGL, SDL
+ Build system: Scons
Developer: Andy Friesen
+
+
+ Details
Code languages: C++
Code licenses: GPL-3.0
Code repositories: zhangdoa/InnocenceEngine.git(since 2017, )
+ Build system: CMake
Developer: zhangdoa
+
+ +
+
game enginerole playing + 2D + multiplayer massive
+
+ Details
Code languages: C#
Code licenses: MIT, GPL-2.0
Code repositories: AscensionGameDev/Intersect-Engine.git(since 2020, )
Code dependencies: MonoGame
Developers: Cheshire, JC Snider, Kibbelz, lodicolo
+
+
+
actiongame engineremake + content original required + shooter
+
Homepage: ioquake3.org
Inspiration: Quake III Arena
Download: ioquake3.org/get-it
+
+
+ +
+ Details
Code languages: JavaScript
Code licenses: MIT
Code repositories: Irrelon/ige.git(since 2012, )
Developers: Doidel, James Simpson, Luke, Momin Khan, Pete Smith, Rob Aldred, Rob Evans
+
+
+
actiongame engineremake + 3D + content original required + shooter
+
+ Details
Code languages: Java
Code licenses: GPL-2.0
Code repositories: git.code.sf.net/p/jake2/git, jake2.cvs.sourceforge.net
Code dependencies: JOGL, lwjgl
Developers: Carsten Weisse, David Sanders, Holger Zickner, Kenneth B. Russell, Rene Stoeckel
+
+
+
adventuregame engine + point & click
+
+ Details
Code languages: JavaScript
Code licenses: MIT
Code repositories: kreezii/jsgam.git(since 2018, ), svn.code.sf.net/p/jsgam/code
Developers: Kreezii, R.Vañes
+
+
+
game engineremake + content commercial + original required + first-person + shooter
+
+ Details
Code languages: C, C++
Code licenses: GPL-2.0
Code repositories: xLAva/JediOutcastLinux.git(since 2013, )
Code dependencies: SDL2
+ Build system: CMake
Developers: Luis N. Polasek, Szilárd Biró, xLAva
+
+
+
game engineremake + content commercial + multiplayer LAN + shooter
+
+ Details
Code languages: C
Code licenses: GPL-2.0
Code repositories: jonof/jfduke3d.git(since 2010, )
Developer: Jonathon Fowler
+
+
+ +
+ Details
Code languages: Java
Code licenses: 3-clause BSD
+ Build system: Ant
Developer: Boris van Schooten
+
+
+
game enginesimulation + content original required + dungeon
+
+ Details
Code languages: C, C++
Code licenses: GPL-2.0
Code repositories: miki151/keeperrl.git(since 2013, )
Assets licenses: Proprietary, CC-BY
Developers: Andrew Wright, celmer89, ko2fan, Krzysztof Jakubowski, LudwigVonChesterfield, Michal Brzozowski, Rémi Verschelde
+
+
+ Details
Code languages: JavaScript, TypeScript
Code licenses: MIT
Code repositories: gamelab/kiwi.js.git(since 2013, ), gamelab/kiwi-examples.git @add(since 2014, )
Developers: Benjamin Harding, BenjaminDRichards, Ellison, Phil Wickliffe, Ross Kettle, tametick, Zachary W. Freiberg
+
+
+ Details
Code languages: C++
Code licenses: GPL-2.0
Code repositories: gongminmin/KlayGE.git(since 2015, )
+ Build system: + Python, CMake
Developers: huazai434, Kanglai Qian, Minmin Gong, Rui Wang
+
+ +
+
game engine + roguelike + text-based
+
+ Details
Code languages: Haskell
Code licenses: 3-clause BSD
Code repositories: LambdaHack/LambdaHack.git(since 2010, )
+ Build system: Make
Developers: Andres Löh, bulbousBullfrog, Dan Keefe, Mikolaj Konarski, Oleg Grenrus, Rafał Szczerski, Veronika Romashkina
+
+
+ Details
Code languages: C, C#
Code licenses: MIT
Code repositories: Librelancer/Librelancer.git(since 2015, )
Code dependencies: OpenGL
+ Build system: CMake
Developers: Alex, Bohdan Starosta, Callum, Laz
+
+
+
game engine + 3D + first person + shooter
+
+ Details
Code languages: C, C++
Code licenses: LGPL-3.0
Code repositories: enginmanap/limonEngine.git
+ Build system: CMake
+
+
+ Details
Code languages: Java
Code licenses: GPL-3.0
Code repositories: b3dgs/lionengine.git(since 2013, )
Developers: Nuno Jesus, Pierre-Alexandre, Дмитрий Рябов
+
+
+ Details
Code languages: C++
Code licenses: GPL-3.0
Code repositories: matt77hias/MAGE.git(since 2016, )
+ Build system: Visual Studio
Developer: Matthias Moulin
+
+ +
+
game engineremake + content commercial + original required
+
Homepage: axiodl.com
Inspiration: Metroid Prime
Download: releases.axiodl.com
+ Details
Code languages: C, C++
Code licenses: MIT
Code repositories: gitlab.axiodl.com/AxioDL/metaforce.git, AxioDL/metaforce.git(since 2015, )
+ Build system: CMake
Developers: Henrique Gemignani Passos Lima, Jack Andersen, LC, Luke Street, Mai M., Phillip Stephens, Stephen Badrick
+
+
+ +
+ Details
Code languages: Java, C#
Code licenses: Apache-2.0
Code repositories: mini2Dx/mini2Dx.git(since 2013, )
+ Build system: Gradle
Developers: Augusto Zanellato, Przemek Tomczyk, Thomas Cashman, Thomas Youngson, Wayne Leroux
+
+
+ Details
Code languages: C#
Code licenses: MIT
Code repositories: Martenfur/Monofoxe.git(since 2019, )
Code dependencies: MonoGame
Developers: Félix Dion-Robidoux, Martenfur
+
+
+ +
+ Details
Code languages: C++
Code licenses: 3-clause BSD
Code repositories: asc-community/MxEngine.git(since 2019, )
+ Build system: CMake
Developer: #Momo
+
+
Homepage: neogfx.org
+ Details
Code languages: C++
Code licenses: GPL-3.0
Code repositories: i42output/neoGFX.git(since 2016, )
Developer: i42 Software
+
+ +
+
game engineremake + content original required + shooter
+
Homepage: odamex.net
Inspirations: Doom, Doom II, Heretic, Hexen
+
+
+ Details
Code languages: C++
Code licenses: GPL-2.0
+ Build system: Make
+
+
+ Details
Code languages: C++, C
Code licenses: zlib
Code repositories: team-cube/open-cube.git(since 2015, )
+ Build system: Make
Developer: Henry Hirsch
+
+
+
frameworkgame engine + game editor
+
+
+ +
+
game engine + 2D + clone + content open
+
+ Details
Code languages: C, C++
Code licenses: 3-clause BSD
Code repositories: DCurrent/openbor.git(since 2017, )
Code dependencies: SDL2
+ Build system: Make
Developers: (11)Bryan Cain, Carlos Donizete Froes, CRxTRDude, Damon V. Caskey, Jan Beich, Kratus, Malik, SumolX, utunnels, Wasin Thonkaew, White Dragon

+
+
+
game engineremakesimulation + content original required
+
+ Details
Code languages: C, C++
Code licenses: LGPL-2.1
Code repositories: openc2e/openc2e.git(since 2020, ), ccdevnet/openc2e.git @add(since 2008, ), nornagon/openc2e.git @add(since 2013, )
+ Build system: CMake
Developers: Alyssa Milburn, bdonlan, Eric Goodwin, Jeremy Rose, ligfx
+
+
+
game engineremakerole playing + content commercial + original required
+
Homepage: Try/OpenGothic
Inspirations: Gothic, Gothic II
Download: Try/OpenGothic/releases
+ Details
Code languages: C++
Code licenses: MIT
Code repositories: Try/OpenGothic.git(since 2019, )
+ Build system: CMake
Developers: ErrorFlexXx, Try, Álvaro "da3m0n"
+
+ +
+
game engineremakesimulation + content commercial + original required
+
+ Details
Code languages: Java
Code licenses: GPL-3.0
Code repositories: tonihele/OpenKeeper.git(since 2014, )
Code dependencies: jMonkeyEngine
+ Build system: Gradle
Developers: ArchDemons, belgianguy, Petteri Loisko, Toni Helenius, ufdada
+
+
+
game engineremakerole playing + content original required
+
+ Details
Code languages: C++
Code licenses: GPL-3.0
Code repositories: OpenMW/openmw.git(since 2009, ), xyzz/openmw-android.git
Developers: (141)Alex, Alexander "Ananace" Olofsson, Alexander Nadeau, Alexander Stillich, Alexandre Moine, Alexei Dobrohotov, Allofich, Andrei Kortunov, Anton Uramer, arbitrary-dev, Artem Kotsynyak, Artem Utin, Arthur Moore, Assumeru, astillich-igniti, athile, Aussiemon, Austin Salgat, Azdul, Bo Svensson, Bodillium, Bret Curtis, Britt Mathis, cc9cii, cfcohen, Chris Djali, Cody Glassman, Cramal, Cédric Mocquillon, darkf, David Cernat, David Walley, Dmitry Marakasov, dteviot, Edmondo Tommasina, endorph, eroen, Fil Krynicki, Finbar Crago, fr3dz10, Gleb Mazovetskiy, Gohan1989, gugus, halalstuff, Hristos N. Triantafillou, Internecine, Jackerty, Jacob Essex, James Carty, Jan Borsodi, Jan-Peter Nilsson, Jason Hooks, Jeffrey Haines, Jiří Kuneš, Joakim Berg, Joel Graff, Jordan Ayers, Jordan Milne, Josua Grawitter, jrivany, Julien Voisin, k1ll, Kamil Bar, kcat, Kevin, Kyle Cooley, Lennart Bernhardt, logzero, Lukasz Gromanowski, M S, Madcow, Mads Sandvei, Marc Zinnschlag, Marco Melletti, marcrbouvier, Marek Dudek, Marek Kochanowicz, Mark76, MAtahualpa, MatthewRock, Max Henzerling, Michael Mc Donnell, Michael Papageorgiou, Michał Bień, Miloslav Číž #movingToGitLab, Miroslav Puda, MiroslavR, Mitchell Schwitzer, MocquillonCedric, Nathan Aclander, Nathan Jeffords, Nicolay Korslund, Nikolay Kasyanov, Oleg, Perry Hugh, Phillip Andrews, pi03k, Pieter van der Kloet, PL_kolek, PlutonicOverkill, Rafael Moura, rainChu, rexelion, rhtucker, riothamus, Rob Cutmore, Robert MacGregor, Rohit Nirmal, Roman, Roman Melnik, Roman Proskuryakov, Roman Siromakha, sandstranger, Sandy, Scott Howard, Sebastian Wick, Sergey Fukanchik, Sergey Shambir, sergoz, Simon Humpohl, slothlife, Sophie Kirschner, Stanislav Bas, Stanislaw Halik, Starsickle, Sylvain T, Tatrabbit, terrabyte25, Thoronador, Thunderforge, Tom, Tom Mason, TorbenC, tri4ng1e, unelsson, Xenkhan, xyzz, Yuri Krupenin, zelurker, Łukasz Gołębiewski, ⴹⅿаոuel GuéveΙ

+
+
+
game engineremake + cars + content commercial + original required + racing
+
+ Details
Code languages: C, C++
Code licenses: MIT
Code repositories: OpenNFS/OpenNFS.git(since 2015, )
Code dependencies: Bullet3, OpenGL
Developer: Amrik Sadhra
+
+
+
actiongame engineremake + content commercial + original required
+
Homepage: openrw.org
Inspiration: Grand Theft Auto III
+ Details
Code languages: C, C++
Code licenses: GPL-3.0
Code repositories: rwengine/openrw.git(since 2015, )
Code dependencies: SDL2
+ Build system: CMake
Developers: (17)aldoxtor, Anonymous Maarten, Christoph Heiss, Daniel Evans, darkf, haphzd, Jannik Vogel, Leo Moser, Lucas, Marco Schmidt, mole99, NFSMONSTR, Paul Kocialkowski, qkolj, shfil, Sven Stucki, tsjost

+
+
+
game enginestrategy + clone + content commercial + original required + real-time
+
+
+
+
game engineremake + content commercial + original required
+
+ Details
Code languages: C++
Code licenses: MIT
Code repositories: afritz1/OpenTESArena.git(since 2016, )
Code dependencies: OpenAL, SDL2, WildMidi
+ Build system: CMake
Developers: Aaron, Allofich, Dozayon, kcat, Malcolm Mallardi, MinganMuon, Robert MacGregor, Thunderforge
+
+
+
actiongame engineremake + content commercial + original required
+
+ Details
Code languages: C, C++, Lua
Code licenses: LGPL-3.0
Code repositories: opentomb/OpenTomb.git(since 2015, )
+ Build system: CMake
Developers: (14)Adrien RICCIARDI, Federico Barlotti, Filipe Freire, Gabriel Mtz, Gh0stBlade, Sai-sai, Steffen Ohrendorf, TeslaRus, Timur Gagiev, TokyoSU, Tom Niget, Tom Pritchard, Torsten Kammer, vvs-

+
+
+
game engineremakerole playing + content commercial + original required
+
+ Details
Code languages: C#
Code licenses: MIT
Code repositories: MaKiPL/OpenVIII-monogame.git(since 2018, )
Code dependencies: MonoGame
Developers: Albeoris, Benjamin Fuu, Marcin Gomulak, Robert Russell
+
+
+
actiongame engineremake + content commercial + original required + multiplayer Online + LAN
+
+
+
+ Details
Code languages: Java
Code licenses: GPL-3.0
Code repositories: fynnfluegge/oreon-engine.git(since 2015, )
+ Build system: Maven
Developers: Adrian Romanelli, Fynn Flügge
+
+
+ +
Homepage: elnormous/ouzel
+ Details
Code languages: C, C++, Objective-C
Code licenses: 2-clause BSD
Code repositories: elnormous/ouzel.git(since 2015, )
Developers: Elviss Strazdins, Marlin Watts-Woods
+
+
Homepage: i-love-kfc/xray-oxygen
Inspiration: XRay engine
+
+
+
actionarcadegame engine + 2D + fight + scrolling
+
+ Details
Code languages: C++, Java, Python
Code licenses: 3-clause BSD
Code repositories: kazzmir/paintown.git(since 2015, ), svn.code.sf.net/p/paintown/code
Code dependencies: Allegro, FreeType, libpng, PyQt
+ Build system: CMake, Scons
Developers: drafkind, Jon Rafkind, Juvinious, juvinious, Kwadroke of "The Wired", scristopher
+
+
+
game engineremakerole playing + content commercial + original required
+
+ Details
Code languages: C++
Code licenses: GPL-2.0
Code repositories: pentagram-u8/pentagram.git(since 2016, ), svn.code.sf.net/p/pentagram/code
+ Build system: Make
Developers: btietz, colourles, Darke, Dominik Reichardt, kirben, Kirben, Matthew Jimenez, Max Horn, wench, Willem Jan Palenstijn
+
+
+
game enginestrategy + 3D + real-time
+
+ Details
Code languages: C, Python
Code licenses: GPL-3.0
Code repositories: eduard-permyakov/permafrost-engine.git
+ Build system: Make
+
+
Homepages: phprpg.org, phprpg
Download: phprpg/files
+ Details
Code languages: PHP
Code licenses: GPL-2.0
Code repositories: osgames/phprpg.git(since 2019, ), phprpg.cvs.sourceforge.net
Developers: Ambystoma Mexicanum, Haeric, Jan Urva, Joerg Kirchhoff, Michael Yarbrough, Rob Norman, Timothy Chung
+
+
+
game engine + 2D + content open + racing + top-down
+
+ Details
Code languages: Java
Code licenses: GPL-3.0
Code repositories: agateau/pixelwheels.git(since 2015, )
Assets licenses: CC-BY-SA-4.0
+ Build system: Gradle
Developers: Aurélien Gâteau, Tim Schumacher
+
+ +
Homepage: playir.com
+ Details
Code languages: C++
Code licenses: Apache-2.0
Code repositories: vtudio/playir.git(since 2013, )
+
+
+
game engineremakerole playing + content commercial + original required
+
+ Details
Code languages: C, C++
Code licenses: GPL-2.0
Code repositories: q-gears/q-gears.git(since 2014, ), hg.code.sf.net/p/q-gears/code
Code dependencies: OGRE
+ Build system: CMake
Developers: Bryce Groff, Chris Rizzitello, Elias Hogstvedt, Jérôme Arzel, Paul, Tobias Peters
+
+
+ Details
Code languages: C++
Code licenses: 3-clause BSD
Code repositories: GentenStudios/QuartzEngine.git(archived, since 2018, )
Code dependencies: OpenGL
+ Build system: CMake
Developers: Alexandre Plateau, Austin (SonosFuer), Barney Wilks, Gerold55, Toby plowy (Toby109tt), Vyom Fadia, Xaleth
+
+
+ +
+ Details
Code languages: C++
Code licenses: zlib
Code repositories: GlPortal/RadixEngine.git(since 2016, )
+ Build system: CMake
Developers: (13)Ahmed Hussein, Amir Uqdah, Bowen Yan, Celeste Wouters, Geert Custers, Gus, Henry Hirsch, JulianThijssen, Juraj Oravec, Nilay, Simon Larsen, Stephan Vedder, xantares

+
+
+
game engineremake + content original required + shooter
+
Homepage: RobertBeckebans/RBDOOM-3-BFG
Inspiration: Doom 3
+
+ +
+
actiongame engineremake + content commercial + original required + shooter
+
+ Details
Code languages: C++
Code licenses: GPL-2.0
Code repositories: lethal-guitar/RigelEngine.git(since 2016, )
Code dependencies: SDL2
+ Build system: CMake
Developers: Alain Martin, Andrei-Florin Bencsik, Nikolai Wuttke, Pratik Anand, s-martin
+
+
+
game engine + roguelike
+
+ Details
Code languages: C#
Code licenses: MIT
Code repositories: FaronBracy/RogueSharp.git(since 2018, )
+ Build system: Visual Studio
Developers: Courtney Strachan, FaronBracy, Glenn Hoeppner, James Neal
+
+
+ Details
Code languages: Scala, JavaScript
Code licenses: AGPL-3.0
Code repositories: rpgboss/rpgboss.git(since 2012, )
Developers: Caranille, Hendrik Weiler, NothingForgotten, ravedragon, Tommy C. Li
+
+
+
game engine + fight + shooter
+
+ Details
Code languages: C
Code licenses: 2-clause BSD
Code dependencies: SDL
Developer: Evil Mr Henry
+
+
+
game engine + content open + programming + roguelike
+
+ Details
Code languages: Ruby
Code licenses: MIT
Code repositories: ryanb/ruby-warrior.git(since 2008, )
Assets licenses: MIT
Developer: Ryan Bates
+
+
Homepage: yokljo/ruzzt
Inspiration: ZZT
+ Details
Code languages: Rust
Code licenses: MIT
Code repositories: yokljo/ruzzt.git(since 2019, )
Code dependencies: SDL2
+
+
+ Details
Code languages: C++
Code licenses: MPL-2.0
Code repositories: DethRaid/SanityEngine.git(since 2020, )
+ Build system: Visual Studio
Developer: David Dubois
+
+
Homepage: www.scummvm.org
Media: ScummVM
Inspiration: SCUMM
Download: www.scummvm.org/downloads
+ Details
Code languages: C++
Code licenses: GPL-2.0
Code repositories: scummvm/scummvm.git(since 2011, )
+ Build system: Make
Developers: (220)a/, Aaryaman Vasishta, Aashwin Vaish, Adrian Frühwirth, Alex Bevilacqua, Alexander, Alexander Panov, Alexander Reim, Alexandre Fontoura, AllOuttaGum, Alphard-o, Alyssa Milburn, Andrea Boscarino, Andrei Kurushin, Andrei Prykhodko, angstsmurf, Anotherguest, Anton Yarcev, Antoniou Athanasios, Arnaud Boutonné, Aryan Rawlani, athrxx, aviloria, Bartek Gentkowski, Bartosz Dudziak, Bastien Bouclet, Ben Castricum, Bertrand Augereau, BeWorld, Björn Esser, Borja Lorente, Cadi, Cameron Cawley, chrilith, Chris Warren-Smith, Christian Krause, Christian Kündig, Christoph Mallon, clone2727, Colin Snover, d356, dafioram, Dan Church, Daniel, David A. Russo, David Turner, David-John Willis, Deborah Servilla, dftsf, Die4Ever, Divyam Ahuja, Dmitry Gladkov, Donovan Watteau, Doron Rosenberg, Douglas Liu, Drenn1, Dries Harnie, Dylan Servilla, Eduard Chaika, Einar Johan Trøan Sømåen, Ender, Eric Culp, Eric Fry, Erich E. Hoover, Ettore Atalan, Eugene Sandulenko, Evgeny Grechnikov, Faalagorn, Fabio Battaglia, Filippos Karapetis, Fiodar, Francisco Javier Diéguez Tirado, FrostyHitoshura, Giulio Camuffo, goodoldgeorge, Gregory, Hein-Pieter van Braam, Henrik "Henke37" Andersson, Hubert Maier, Ingo van Lil, Ismail Khatib, Ivan Lukyanov, Jakub Wilk, Jaromír Wysoglad, Jennifer McMurray, jepael, Joel Teichroeb, Johannes Schickel, johndoe123, Jonas Karlsson, Joni Vähämäki, Joohan Lee, Joost Peters, Jordi Vilalta Prat, Joseph Davies, Joseph Jezak, Joseph-Eugene Winzer, Julien Templier, Kaloyan Chehlarski, Kari Salminen, Kawa, KingGuppy, Kirben, kkaisershot, Klaus Reimer, Lars Skovlund, Le Philousophe, LMerckx, lolbot-iichan, Lothar Serra Mari, Lyubomyr Lisen, malikcjm, Manuel Alfayate Corchete, marcosoutsider, Marcus Comstedt, Marko Madic, Martin Gerhardy, Matan Bareket, Matt Lewandowsky, Matthew Duggan, Matthew Jimenez, Matthieu Milan, Max Horn, Maxim Kovalenko, mdenizdemirci, Michael Ball, Michael D., Michał Janiszewski, midstream, miller-alex, MiroslavR, Misty De Meo, mparnaudeau, MPinillos, Narek Mailian, Nathanael Gentry, neuromancer, Nick Renieris, Nipun Garg, Niv Baehr, NMIError, Norbert Bajkó, Oleksii, Omer Mor, Orgad Shaneh, Ori Avtalion, Oystein Eftevaag, Paolo86cripple, Paul Gilbert, PaulGilbert, Paweł Kołodziejski, peres, Peter Helbing, Peter Kohaut, Pierre de Poulpiquet, Pino Toscano, Péter Bozsó, Rafał Będźkowski, Rafał Rzepecki, Retro-Junk, RichieSams, Robert Crossfield, Robert Göffringmann, Rodrigo Rebello, Rodrigo Vegas Sánchez-Ferrero, Roland van Laar, rsn8887, scootergrisen, Scott Percival, Scott Thomas, Sebastian Krzyszkowiak, ShadowNate, sheep, Simei YIN, Simon Sawatzki, sirlemonhead, sluicebox, spookypeanut, Stefano Musumeci, Steven Hoefel, SteveNew, sunmax, Sven Hesse, sylvaintv, tag2015, Tarek Soliman, taylorzhancher, Thierry Crozat, Thomas Allen, Thomas Edvalson, Thomas Fach-Pedersen, Timo Mikkolainen, tiqpit, Tobia Tesan, tobigun, Tom L., Tom Shawver, Tomas Jakobsson, Torbjörn Andersson, trembyle, upthorn, VAN-Gluon, Vhati, Vincent Pelletier, Vladimir, Vladimir Serbinenko, vmpajares, vyzigold, Víctor "IlDucci", Walter van Niftrik, Weblate (bot), Will Thomson, Willem Jan Palenstijn, wonst719, yaz0r, Yotam Barnoy, Zbyněk Schwarz, Zvika, Ľubomír Remák, Łukasz Wątka

+
+
+
game engineremake + content commercial + original required (full original game)
+
+ Details
Code languages: C++, C
Code licenses: GPL-3.0
Code repositories: phobos2077/sfall.git(since 2015, )
Developers: Mr.Stalin, NovaRain, Vennor, Vlad, vlad-saritasa
+
+
+ Details
Code languages: Python
Code licenses: LGPL-3.0
Code repositories: python-sge/sge.git(since 2020, ), git.savannah.nongnu.org/git/stellarengine.git @add, web.cvs.savannah.nongnu.org/viewvc/stellarengine
Code dependencies: pygame
+ Build system: setup.py
Developers: Adrián Matejov, Emilio Coppola, The Diligent Circle 丸
+
+
+ Details
Code languages: C, C++, Objective-C
Code licenses: LGPL-2.1
Code repositories: opensludge/opensludge.git(since 2014, )
Code dependencies: GTK
+ Build system: Make
Developers: BigMc, ptitSeb, Sebastian Krzyszkowiak
+
+
+ Details
Code languages: C, C++, Lua
Code licenses: GPL-3.0
Code repositories: solarus-games/solarus.git(since 2018, ), solarus-games/solarus.git(archived, since 2012, )
Assets licenses: CC-BY-SA
+ Build system: CMake
Developers: (23)19oj19, BenObiWan, bin仔, Christopho, Claire Moore, clemzio, Diarandor, joshuarobinson, legrostazon, Matthias Mailänder, Maxs, Michel Hermier, Morwenn, Olivier Cléro, rcjx, Rekc@h, Samuel Lepetit, Shin-NiL, std::gregwar, Thomas Noury, Vincent Breitmoser, Vlag, xethm55

+
+
+ Details
Code languages: C, C++
Code licenses: MIT
Code repositories: PanosK92/SpartanEngine.git(since 2016, )
+ Build system: premake
Developer: Panos Karabelas
+
+ +
+
game enginetool + interactive fiction
+
+ Details
Code languages: JavaScript
Code licenses: MIT
Code repositories: textadventures/squiffy.git(since 2013, )
Developers: Alex Warren, Luis Felipe
+
+
+
game engine + 3D + first-person + multiplayer + real-time + shooter
+
+ Details
Code languages: Java
Code licenses: MIT
Code repositories: SteveSmith16384/SteveTech1.git(since 2019, )
Code dependencies: jMonkeyEngine
Developers: Stephen Carlyle-Smith, Steve Smith
+
+
+
frameworkgame enginerole playing + 3D + content original required
+
+ Details
Code languages: C++
Code licenses: GPL-3.0
Code repositories: storm-devs/storm-engine.git(since 2020, )
+ Build system: CMake
Developers: (12)Andrea Mangione, Andrei Shtabel, Artem Kononenko, Artem Vorotnikov, espkk, Eugeny Pliskovsky, Hammie, Konstantin Oblaukhov, mitrokosta, Nikolai Prigodich, q4a, Szymon J.

+
+
+ +
+ Details
Code languages: C++
Code licenses: GPL-2.0
Code repositories: Wargus/stratagus.git(since 2015, )
+ Build system: CMake
Developers: (11)Alexandre Detiste, Alyokhin, Andrettin, cybermind, DinkyDyeAussie, Joris Dauphin, Karol Kreński, pali, Simone Starace, talas, Tim Felgentreff

+
+
+
game engineremakerole playingsimulation + content commercial + original required + space
+
Homepage: laanwj/sundog
Inspiration: SunDog: Frozen Legacy
+ Details
Code languages: C, C++, Python
Code licenses: MIT
Code repositories: laanwj/sundog.git(since 2017, )
Code dependencies: SDL
Developers: Thomas BERNARD, W. J. van der Laan, Wladimir J. van der Laan
+
+
Homepage: qnighy.github.io/tapir
Inspiration: RPG Maker
+ Details
Code languages: C, Ruby
Code licenses: Apache-2.0, MIT
Code repositories: qnighy/tapir.git(since 2017, )
Developer: Masaki Hara
+
+
+
game engineremake + content commercial (?) + original required + first-person + multiplayer LAN + shooter
+
+
+
+
actiongame engineremake + content commercial + original required + first-person + shooter
+
+ Details
Code languages: C++
Code licenses: GPL-2.0
Code repositories: luciusDXL/TheForceEngine.git(since 2020, )
Code dependencies: OpenGL
+ Build system: Visual Studio
Developer: luciusDXL
+
+
+
game engine + 2D + 3D
+
+ Details
Code languages: C++
Code licenses: Apache-2.0
Code repositories: thunder-engine/thunder.git(since 2018, )
Code dependencies: Qt
+ Build system: QMake
Developers: Evgeniy Prikazchikov, Weblate (bot)
+
+ + +
+
adventuregame engineremake + content commercial + original required
+
+ Details
Code languages: C
Code licenses: GPL-2.0
Code repositories: xesf/twin-e.git(since 2015, )
Developers: Alexandre Fontoura, Nikita Tereshin
+
+
+
game enginetool + interactive fiction + text-based
+
Homepage: twinery.org
+ Details
Code languages: JavaScript, TypeScript
Code licenses: GPL-3.0
Code repositories: klembot/twinejs.git(since 2018, )
Developers: Chris Klimas, Colin McMillan, cpb8010, Jordi Mallach, Leon, Moritz Rebbert, Ross Smith, Thomas M. Edwards, Valentin Rocher
+
+
+
adventuregame engineremake + content commercial + original required (Little Big Adventure 1)
+
+ Details
Code languages: C
Code licenses: GPL-2.0
Code repositories: xesf/twin-e.git(since 2015, )
Code dependencies: SDL
+ Build system: Make
Developers: Alexandre Fontoura, Nikita Tereshin
+
+
+ Details
Code languages: Python
Code licenses: ?
Code dependencies: pygame
+
+ +
+ Details
Code languages: C++, C, Objective-C
Code licenses: 3-clause BSD
Code repositories: WagicProject/wagic.git(since 2013, )
+ Build system: Visual Studio
Developers: Anthony Calosa, Bjørn Snoen, Dmitry Panin, Eduardo MG, Rolzad73, Tobias Loose, Vittorio Alfieri, Xawotihs, zethfoxster
+
+
+
adventuregame engineremake + content commercial + original required (?)
+
Homepage: cyco/WebFun
Inspiration: Star Wars: Yoda Stories
+ Details
Code languages: TypeScript
Code licenses: MIT
Code repositories: cyco/WebFun.git(since 2015, )
Developer: Christoph Leimbrock
+
+
+ +
+ Details
Code languages: C++, C
Code licenses: MIT
Code repositories: retrodump/Wintermute-Engine.git(since 2018, )
+
+
+
game engineremakerole playing + content open (?) + original required
+
+ Details
Code languages: C++
Code licenses: LGPL-3.0
Code repositories: gp-alex/world-of-might-and-magic.git(since 2016, )
+ Build system: CMake
Developers: Alex, Baste Nesse Buanes, Michael Bonfils, pskelton, q4a, Yury Klushin, zippanto
+
+
+ +
Homepage: fallahn/xygine
+ Details
Code languages: C++
Code licenses: zlib
Code repositories: fallahn/xygine.git(since 2015, )
+ Build system: CMake
Developers: Jonny Paton, JS Fauteux, Matt Styles
+
+
+ Details
Code languages: MoonScript, Java, Lua
Code licenses: MIT
Code repositories: deathbeam/yae.git(since 2014, )
Code dependencies: libGDX
Developer: Tomas Slusny
+
+
+
game engine + 3D + clone + content open + multiplayer online + local + racing
+
Homepages: cflavio/yorg, www.ya2.it
Inspiration: Micro Machines
+ Details
Code languages: Python
Code licenses: GPL-3.0
Code repositories: cflavio/yorg.git(since 2016, )
Code dependencies: Panda3D
Assets licenses: CC BY, CC-BY-SA
Developer: Flavio Calva
+
+
+
game engine + emulator
+
Homepage: Zal0/ZGB/wiki
Download: Zal0/ZGB/releases
+ Details
Code languages: C, Assembly, C++
Code licenses: MIT
Code repositories: Zal0/ZGB.git(since 2016, )
+ Build system: Visual Studio
Developers: Sergio de Prado, Zalo
+
+
+
game engineremakestrategy + content commercial + original required + real-time
+
Homepages: zod.sourceforge.net, zod
Inspiration: Z
Download: zod/files
+ Details
Code languages: C++
Code licenses: ?
Code repositories: hg.code.sf.net/p/zod/zod_engine
Developer: Mike Nigh
+
+

Back to top

+
+ + + \ No newline at end of file diff --git a/docs/frameworks/index.html b/docs/frameworks/index.html index 72af278f..7627f5d3 100644 --- a/docs/frameworks/index.html +++ b/docs/frameworks/index.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
@@ -43,10 +43,11 @@
-

Open source game frameworks/tools

Index of 157 game frameworks/tools

- Frameworks (95) +

Open source game frameworks/tools

Index of 307 game frameworks/tools

+ Frameworks (96) + Game Engine (165) Libraries (16) - Tools (48) + Tools (49)
@@ -65,11 +66,12 @@ (beta)
  • ENIGMA (development environment)
  • F.LF
  • Flare
  • Flixel
  • flixel-gdx (beta, inactive since 2017)
  • Floppy Birb
  • Free Hero Mesh (beta)
  • Game Editor - (inactive since 2014)
  • GemRB
  • Gideros
  • Godot
  • Grit Game Engine + (inactive since 2014)
  • Gamedev Framework (gf) + (beta)
  • GemRB
  • Gideros
  • Godot
  • Grit Game Engine (beta)
  • H-World - (beta, inactive since 2005)
  • HaxeFlixel
  • HaxePunk
  • + (beta, inactive since 2005)
  • HaxeFlixel
  • -
    -

    Back to top

    +
    +
    Game Engine
    +
    + +
    + +
    + +
    +

    Back to top

    +
    Libraries
    @@ -128,16 +256,16 @@ (beta)
  • C.Y.O. Adventures, text game generator (beta, inactive since 2012)
  • Cartographer
  • CBoard (beta, inactive since 2018)
  • D-Fend Reloaded - (inactive since 2015)
  • Dedalus + (inactive since 2015)
  • Dedalus (beta, inactive since 2018)
  • Deity (inactive since 2014)
  • Dungeon Mapper (beta, inactive since 2013)
  • EasyRPG Editor
  • Fantasy Map Generator
  • GBDK
  • GM Tools (beta, inactive since 2004)
  • GoRogue
  • JaNaG - Java Name Generator - (inactive since 2016)
  • + (inactive since 2016)
  • KevEdit
  • -
    @@ -50,10 +50,10 @@
    Platform:
    beta
    active
    -
    library +
    library user interface
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: Apostolique/Apos.Gui.git
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: Apostolique/Apos.Gui.git
    @@ -66,12 +66,12 @@ mature
    active
    -
    library +
    library 2D physics
    -
    - Technical information
    Code languages: C, C++, Objective-C
    Code licenses: zlib
    Code repositories: erincatto/Box2D.git(since 2015, )
    - Build system: premake
    +
    Homepage: box2d.org
    + Details
    Code languages: C, C++, Objective-C
    Code licenses: zlib
    Code repositories: erincatto/Box2D.git(since 2015, )
    + Build system: premake
    Developers: Erin Catto, Isaac Burns, Jarrod Mosen
    @@ -83,9 +83,9 @@
    Platform:
    mature
    inactive since 2000
    - Technical information
    Code languages: C
    Code licenses: ?
    + Details
    Code languages: C
    Code licenses: ?
    @@ -98,29 +98,9 @@ mature
    active
    - -
    - Technical information
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: ocornut/imgui.git(since 2014, )
    + +
    @@ -131,9 +111,9 @@
    Platform:
    beta
    inactive since 2007
    - Technical information
    Code languages: C++
    Code licenses: 2-clause BSD
    Code repositories: hg.code.sf.net/p/directpython11/code
    + Details
    Code languages: C++
    Code licenses: 2-clause BSD
    Code repositories: hg.code.sf.net/p/directpython11/code
    @@ -146,9 +126,9 @@ mature
    active
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0, Custom
    Code repositories: git.savannah.gnu.org/git/freetype/freetype2.git, git.savannah.gnu.org/git/freetype/freetype2-demos.git @add
    + Details
    Code languages: C
    Code licenses: GPL-2.0, Custom
    Code repositories: git.savannah.gnu.org/git/freetype/freetype2.git, git.savannah.gnu.org/git/freetype/freetype2-demos.git @add
    Build system: CMake
    Improve Raw entry @@ -162,10 +142,10 @@ mature
    active
    - Technical information
    Code languages: C, Assembly, C++
    Code licenses: MIT
    Code repositories: gbdk-2020/gbdk-2020.git(since 2020, )
    - Build system: Make
    + Details
    Code languages: C, Assembly, C++
    Code licenses: MIT
    Code repositories: gbdk-2020/gbdk-2020.git(since 2020, )
    + Build system: Make
    Developers: Basxto, bbbbbr, Daniel Rammelt, David Galloway, Jim Huang, Michael Hope, Sandeep Dutta, Toxa, Zalo
    @@ -178,9 +158,9 @@ mature
    active
    - -
    Homepage: RonenNess/GeonBit.UI
    Developer: Ronen
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: RonenNess/GeonBit.UI.git(since 2016, )
    Code dependencies: MonoGame
    + +
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: RonenNess/GeonBit.UI.git(since 2016, )
    Code dependencies: MonoGame
    Developer: Ronen
    @@ -193,11 +173,11 @@ mature
    active
    -
    - Technical information
    Code languages: C++
    Code licenses: EPL-2.0
    Code repositories: horde3d/Horde3D.git(since 2013, )
    - Build system: CMake
    +
    Homepage: horde3d/Horde3D
    Media: Horde3D
    + Details
    Code languages: C++
    Code licenses: EPL-2.0
    Code repositories: horde3d/Horde3D.git(since 2013, )
    + Build system: CMake
    Developers: Alexander Giatsintov, Christoph Schulz, Denilson das Mercês Amorim, Emanuele Bertoldi, Jean-Claude Monnin, mjt, Volker Vogelhuber
    @@ -210,9 +190,9 @@ mature
    active
    - Technical information
    Code languages: C
    Code licenses: MIT
    + Details
    Code languages: C
    Code licenses: MIT
    Build system: Autoconf
    Improve Raw entry @@ -226,10 +206,10 @@ mature
    active
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: discosultan/penumbra.git(since 2015, )
    Code dependencies: MonoGame
    +
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: discosultan/penumbra.git(since 2015, )
    Code dependencies: MonoGame
    Developers: Jaanus Varus, Marcel Härtel
    @@ -242,10 +222,10 @@ mature
    active
    - -
    - Technical information
    Code languages: Python
    Code licenses: LGPL-2.1
    Code repositories: parogers/pgu.git(since 2015, )
    - Build system: setup.py
    + +
    + Details
    Code languages: Python
    Code licenses: LGPL-2.1
    Code repositories: parogers/pgu.git(since 2015, )
    + Build system: setup.py
    Developer: Peter Rogers
    @@ -257,9 +237,9 @@
    Platforms:
    mature
    inactive since 2018
    - -
    - Technical information
    Code languages: Python
    Code licenses: LGPL-3.0
    Code repositories: bitcraft/pyscroll.git(since 2014, )
    Code dependencies: pygame
    + +
    + Details
    Code languages: Python
    Code licenses: LGPL-3.0
    Code repositories: bitcraft/pyscroll.git(since 2014, )
    Code dependencies: pygame
    Developers: Leif Theden, Łukasz Langa
    @@ -272,9 +252,9 @@ mature
    active
    - Technical information
    Code languages: Python
    Code licenses: LGPL-3.0
    Code repositories: bitcraft/PyTMX.git(since 2012, )
    + Details
    Code languages: Python
    Code licenses: LGPL-3.0
    Code repositories: bitcraft/PyTMX.git(since 2012, )
    Developer: Leif Theden
    @@ -287,26 +267,10 @@ mature
    active
    - -
    - Technical information
    Code languages: C++
    Code licenses: zlib
    Code repositories: SFML/SFML.git(since 2011, )
    - Build system: CMake
    + +
    @@ -319,56 +283,11 @@ mature
    active
    -
    - Technical information
    Code languages: C
    Code licenses: zlib
    Code repositories: libsdl-org/SDL.git(since 2021, )
    - Build system: CMake
    +
    @@ -382,7 +301,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/frameworks/tool.html b/docs/frameworks/tool.html index a21cecc1..97a3376d 100644 --- a/docs/frameworks/tool.html +++ b/docs/frameworks/tool.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -52,7 +52,7 @@
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: librebob/athenaeum.git(since 2018, )
    Code dependencies: Qt
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: librebob/athenaeum.git(since 2018, )
    Code dependencies: Qt
    @@ -66,25 +66,8 @@ active
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/autorealm/code, git.code.sf.net/p/autorealm/http @add, git.code.sf.net/p/autorealm/delphi @add
    Code dependencies: wxWidgets
    +
    Homepage: autorealm
    Download: autorealm/files
    @@ -96,9 +79,9 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: dulsi/btbuilder.git(since 2012, )
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: dulsi/btbuilder.git(since 2012, )
    Developer: dulsi
    @@ -111,8 +94,8 @@
    tool text-based
    -
    Homepage: cyoadventures
    Download: cyoadventures/files
    Developer: Matt Davison
    - Technical information
    Code languages: Ada
    Code licenses: GPL-2.0
    Code repositories: osgames/cyoadventures.git(since 2019, ), svn.code.sf.net/p/cyoadventures/code
    +
    + Details
    Code languages: Ada
    Code licenses: GPL-2.0
    Code repositories: osgames/cyoadventures.git(since 2019, ), svn.code.sf.net/p/cyoadventures/code
    Developer: Matt Davison
    @@ -126,8 +109,8 @@ active
    -
    - Technical information
    Code languages: GDScript
    Code licenses: Apache-2.0
    Code repositories: awkwardpolygons/cartographer.git(since 2020, )
    +
    + Details
    Code languages: GDScript
    Code licenses: Apache-2.0
    Code repositories: awkwardpolygons/cartographer.git(since 2020, )
    Developer: Adrien
    @@ -142,8 +125,8 @@ chess content none text-based -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: bjk/cboard.git(since 2018, ), repo.or.cz/w/cboard.git
    Code dependencies: ncurses
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: bjk/cboard.git(since 2018, ), repo.or.cz/w/cboard.git
    Code dependencies: ncurses
    Developer: Ben Kibbey
    @@ -157,8 +140,8 @@
    tool frontend
    -
    - Technical information
    Code languages: Pascal
    Code licenses: GPL-3.0
    Code repositories: osgamearchive/D-Fend-Reloaded.git(archived, since 2019, )
    +
    + Details
    Code languages: Pascal
    Code licenses: GPL-3.0
    Code repositories: osgamearchive/D-Fend-Reloaded.git(archived, since 2019, )
    Developer: Alexander Herzog
    @@ -169,10 +152,10 @@
    Platform:
    beta
    inactive since 2018
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: pistacchio/Dedalus.git(since 2013, )
    Code dependencies: jQuery
    +
    + Details
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: pistacchio/Dedalus.git(since 2013, )
    Code dependencies: jQuery
    Developers: maxlepper, pistacchio
    @@ -185,8 +168,8 @@ mature
    inactive since 2014
    -
    Homepages: deity.sourceforge.net, deity
    Download: deity/files
    Developer: Brian White
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: osgames/deity.git(since 2018, ), svn.code.sf.net/p/deity/code
    Code dependencies: wxPython
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: osgames/deity.git(since 2018, ), svn.code.sf.net/p/deity/code
    Code dependencies: wxPython
    Developer: Brian White
    @@ -198,8 +181,8 @@
    Platform:
    beta
    inactive since 2013
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: osgames/dungeonmap.git(since 2018, ), svn.code.sf.net/p/dungeonmap/code
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: osgames/dungeonmap.git(since 2018, ), svn.code.sf.net/p/dungeonmap/code
    Developer: Anders Reggestad
    @@ -212,10 +195,10 @@ mature
    active
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: EasyRPG/Editor.git
    Code dependencies: Qt
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: EasyRPG/Editor.git
    Code dependencies: Qt
    Build system: CMake
    Improve Raw entry @@ -230,8 +213,8 @@ active
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: Azgaar/Fantasy-Map-Generator.git(since 2017, )
    +
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: Azgaar/Fantasy-Map-Generator.git(since 2017, )
    Developers: Azgaar, evolvedexperiment, Klāvs Priedītis
    @@ -244,10 +227,10 @@ mature
    active
    - Technical information
    Code languages: C, Assembly, C++
    Code licenses: MIT
    Code repositories: gbdk-2020/gbdk-2020.git(since 2020, )
    - Build system: Make
    + Details
    Code languages: C, Assembly, C++
    Code licenses: MIT
    Code repositories: gbdk-2020/gbdk-2020.git(since 2020, )
    + Build system: Make
    Developers: Basxto, bbbbbr, Daniel Rammelt, David Galloway, Jim Huang, Michael Hope, Sandeep Dutta, Toxa, Zalo
    @@ -259,8 +242,8 @@
    Platform:
    beta
    inactive since 2004
    -
    Homepage: gm-tools
    Download: gm-tools/files
    Developer: Daniel Vale
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/gm-tools.git(since 2018, ), gm-tools.cvs.sourceforge.net
    +
    Homepage: gm-tools
    Download: gm-tools/files
    + Details
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/gm-tools.git(since 2018, ), gm-tools.cvs.sourceforge.net
    Developer: Daniel Vale
    @@ -276,8 +259,8 @@
    tool 2D roguelike
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: Chris3606/GoRogue.git(since 2017, )
    +
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: Chris3606/GoRogue.git(since 2017, )
    Developers: Chris3606, masonwheeler
    @@ -290,8 +273,8 @@ mature
    inactive since 2016
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: mkalus/janag.git(archived, since 2014, )
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: mkalus/janag.git(archived, since 2014, )
    Developers: Javier A. Ortiz Bultron, Max
    @@ -305,8 +288,8 @@ active
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: cknave/kevedit.git(since 2017, )
    Code dependencies: SDL2
    +
    Homepage: cknave/kevedit
    Inspiration: ZZT
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: cknave/kevedit.git(since 2017, )
    Code dependencies: SDL2
    Developers: Adrian Siekierka, Chris Mounce, cknave, Kevin Vance
    @@ -318,9 +301,9 @@
    Platform:
    mature
    inactive since 2010
    - -
    - Technical information
    Code languages: Python, Shell
    Code licenses: AGPL-3.0
    Code repositories: osgames/librecardgame.git(since 2019, ), librecardgame.bzr.sourceforge.net/bzrroot/librecardgame
    Assets licenses: CC-BY-SA-3.0
    + +
    + Details
    Code languages: Python, Shell
    Code licenses: AGPL-3.0
    Code repositories: osgames/librecardgame.git(since 2019, ), librecardgame.bzr.sourceforge.net/bzrroot/librecardgame
    Assets licenses: CC-BY-SA-3.0
    Developer: Gryc Ueusp
    @@ -334,9 +317,9 @@ active
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: Greavesy1899/MafiaToolkit.git(since 2018, )
    - Build system: Visual Studio
    +
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: Greavesy1899/MafiaToolkit.git(since 2018, )
    + Build system: Visual Studio
    Developers: Greavesy1899, Kamzik123, moddingcode, Pavel V., Pavel Vorozheykin
    @@ -349,11 +332,11 @@ mature
    active
    -
    remaketool +
    remaketool content commercial + original required engine
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: Albeoris/Memoria.git(since 2016, )
    Code dependencies: Unity
    +
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: Albeoris/Memoria.git(since 2016, )
    Code dependencies: Unity
    Developers: Albeoris, attwo, snouz, Tirlititi
    @@ -368,7 +351,7 @@
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: craftworkgames/MonoGame.Extended.git
    Code dependencies: MonoGame
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: craftworkgames/MonoGame.Extended.git
    Code dependencies: MonoGame
    @@ -382,8 +365,8 @@ active
    -
    Homepage: monstergenerato
    Download: monstergenerato/files
    Developer: John Davis
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: git.code.sf.net/p/monstergenerato/code
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: git.code.sf.net/p/monstergenerato/code
    Developer: John Davis
    @@ -397,12 +380,28 @@
    tool roguelike
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: zenorogue/noteye.git(since 2016, )
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: zenorogue/noteye.git(since 2016, )
    Developers: Joseph Botosh, Zeno Rogue
    +
    + +
    + Details
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: Garux/netradiant-custom.git
    + Build system: Make
    +
    tool content open
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: itdelatrisu/opsu.git(since 2014, ), UnderSampled/opsu.git @git
    Code dependencies: OpenGL, Slick2D
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: itdelatrisu/opsu.git(since 2014, ), UnderSampled/opsu.git @git
    Code dependencies: OpenGL, Slick2D
    Developers: iceblade112, Jeffrey Han, Lance Selga, mad-s, Pavel Kolchev, Peter Tissen, Robin, Terrence Park, tPenguinLTG
    @@ -428,121 +427,8 @@ active
    -
    Homepages: pcgen.org, pcgen
    Downloads: pcgen.org/download, pcgen/files
    Developers: - AinvarG, - Allard Hoeve, - Andrew Maitland, - Andrew McDougall, - Andrew Wilson, - Anestis Kozakis, - ankur rathi, - Arjan van Ginneken, - BenDog, - bigrin42, - Brad Kester, - Brad Stiles, - Bradley D Wyman, - Bryan McRoberts, - Bterrell721, - Chuck Pint, - Connor Petty, - Daniel Swan, - Dark Mike, - Dave Cheever, - David R. Bender, - DerekMart, - Devon Jones, - Distant Scholar, - DJBlayde, - Don Peterson, - Douglas Limmer, - Dreaming Psion, - Eddy Anthony, - Eitan Adler, - elro the onk, - Eric Parker, - Fitzs, - Fluxxdog, - Gjorbjond, - gonrada, - Greg Bingleman, - Gwen T., - Hades Lucifer, - Henk Slaaf, - J. Hunter Johnson, - jamrenaissance, - Jason, - Jason Buchanan, - Jasper Spaans, - Javier A. Ortiz Bultron, - Jayme Cox, - jdempsey-au, - Jeff Baril, - Jeremy Pallats/starcraft.man, - Jerome Touffe-Blin, - Joe Wells, - Johannes E, - Jonas Karlsson, - Kieth A. Coleman, - Kim Winz, - kypvalanx, - Leandro Coutinho, - LegacyKing, - Li-aung Yip, - Lissa, - Manichee, - Mark Davies, - Mark Schrijver, - Martijn Verburg, - Matt Chambers, - MDT, - Merkidemis, - mertonmonk, - Mike Elliott, - Mike van Riel, - Miles O'Connell, - mjmeans, - Moni, - moogle0001, - MotorViper, - NeoFax, - net-diver, - Nicola Tuveri, - Orangepeelbeef, - Paul Grosse, - Paul M. Lambert, - Paul W. King, - Per Christian Henden, - Peter Yovich, - Phantom of Krankor, - Phoex, - pokemonpasta, - randomclass, - Rebecca Downey, - Regan Anderson, - Riccardo, - Rich Baumann, - Richard Homonnai, - Robert Ward, - Ryelle, - Scott Meyer, - Shelley, - Skylar Hiebert, - Stefan Radermacher, - Steven West, - theheadkase, - Thomas Clegg, - Thomas Cooper, - thpr, - Tim McGilly, - Tod Milam, - Tom Parker, - Trent, - Vince Schiavoni, - Vincent Hatakeyama, - W. Robert Reed III, - Zacharia Bickley
    - Technical information
    Code languages: Java
    Code licenses: LGPL-2.1
    Code repositories: PCGen/pcgen.git(since 2014, ), svn.code.sf.net/p/pcgen/code, pcgen.cvs.sourceforge.net
    +
    + Details
    Code languages: Java
    Code licenses: LGPL-2.1
    Code repositories: PCGen/pcgen.git(since 2014, ), svn.code.sf.net/p/pcgen/code, pcgen.cvs.sourceforge.net
    Developers: (113)AinvarG, Allard Hoeve, Andrew Maitland, Andrew McDougall, Andrew Wilson, Anestis Kozakis, ankur rathi, Arjan van Ginneken, BenDog, bigrin42, Brad Kester, Brad Stiles, Bradley D Wyman, Bryan McRoberts, Bterrell721, Chuck Pint, Connor Petty, Daniel Swan, Dark Mike, Dave Cheever, David R. Bender, DerekMart, Devon Jones, Distant Scholar, DJBlayde, Don Peterson, Douglas Limmer, Dreaming Psion, Eddy Anthony, Eitan Adler, elro the onk, Eric Parker, Fitzs, Fluxxdog, Gjorbjond, gonrada, Greg Bingleman, Gwen T., Hades Lucifer, Henk Slaaf, J. Hunter Johnson, jamrenaissance, Jason, Jason Buchanan, Jasper Spaans, Javier A. Ortiz Bultron, Jayme Cox, jdempsey-au, Jeff Baril, Jeremy Pallats/starcraft.man, Jerome Touffe-Blin, Joe Wells, Johannes E, Jonas Karlsson, Kieth A. Coleman, Kim Winz, kypvalanx, Leandro Coutinho, LegacyKing, Li-aung Yip, Lissa, Manichee, Mark Davies, Mark Schrijver, Martijn Verburg, Matt Chambers, MDT, Merkidemis, mertonmonk, Mike Elliott, Mike van Riel, Miles O'Connell, mjmeans, Moni, moogle0001, MotorViper, NeoFax, net-diver, Nicola Tuveri, Orangepeelbeef, Paul Grosse, Paul M. Lambert, Paul W. King, Per Christian Henden, Peter Yovich, Phantom of Krankor, Phoex, pokemonpasta, randomclass, Rebecca Downey, Regan Anderson, Riccardo, Rich Baumann, Richard Homonnai, Robert Ward, Ryelle, Scott Meyer, Shelley, Skylar Hiebert, Stefan Radermacher, Steven West, theheadkase, Thomas Clegg, Thomas Cooper, thpr, Tim McGilly, Tod Milam, Tom Parker, Trent, Vince Schiavoni, Vincent Hatakeyama, W. Robert Reed III, Zacharia Bickley

    @@ -557,8 +443,8 @@
    tool content open hangman
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: osgames/pendumito.git(since 2019, )
    Assets licenses: GPL-2.0
    +
    + Details
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: osgames/pendumito.git(since 2019, )
    Assets licenses: GPL-2.0
    Developers: Jan Mulder, Klivo
    @@ -572,8 +458,8 @@
    tool content open
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: marukrap/ProceduralMapGenerator.git(since 2017, )
    +
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: marukrap/ProceduralMapGenerator.git(since 2017, )
    Developer: Maru
    @@ -586,8 +472,8 @@ mature
    inactive since 2008
    -
    - Technical information
    Code languages: C
    Code licenses: MIT
    +
    @@ -601,8 +487,8 @@ active
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: osgames/pymapper.git(since 2018, )
    Code dependencies: wxPython
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: osgames/pymapper.git(since 2018, )
    Code dependencies: wxPython
    Developer: Mike
    @@ -615,9 +501,9 @@ mature
    active
    - Technical information
    Code languages: Python
    Code licenses: LGPL-3.0
    Code repositories: bitcraft/PyTMX.git(since 2012, )
    + Details
    Code languages: Python
    Code licenses: LGPL-3.0
    Code repositories: bitcraft/PyTMX.git(since 2012, )
    Developer: Leif Theden
    @@ -631,9 +517,9 @@ active
    -
    - Technical information
    Code languages: C++
    Code licenses: 3-clause BSD
    Code repositories: crosire/reshade.git(since 2016, )
    - Build system: Visual Studio
    +
    Homepage: reshade.me
    Download: reshade.me/releases
    + Details
    Code languages: C++
    Code licenses: 3-clause BSD
    Code repositories: crosire/reshade.git(since 2016, )
    + Build system: Visual Studio
    Developers: crosire, Frans Bouma, kingeric1992, Seri, Thalixte
    @@ -647,8 +533,8 @@ active
    -
    Homepage: raylibtech.itch.io/rfxgen
    Inspiration: sfxr
    Developer: Ray
    - Technical information
    Code languages: C
    Code licenses: zlib
    Code repositories: raysan5/rfxgen.git(since 2017, )
    +
    Homepage: raylibtech.itch.io/rfxgen
    Inspiration: sfxr
    + Details
    Code languages: C
    Code licenses: zlib
    Code repositories: raysan5/rfxgen.git(since 2017, )
    Developer: Ray
    @@ -662,8 +548,8 @@ active
    -
    Homepage: rmoffice
    Download: rmoffice/files
    Developer: Daniel Nettesheim
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: git.code.sf.net/p/rmoffice/code
    +
    Homepage: rmoffice
    Download: rmoffice/files
    + Details
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: git.code.sf.net/p/rmoffice/code
    Developer: Daniel Nettesheim
    @@ -677,9 +563,9 @@ active
    -
    - Technical information
    Code languages: C++, JavaScript
    Code licenses: GPL-2.0
    Code repositories: Rolisteam/rolisteam.git(since 2015, )
    - Build system: CMake
    +
    + Details
    Code languages: C++, JavaScript
    Code licenses: GPL-2.0
    Code repositories: Rolisteam/rolisteam.git(since 2015, )
    + Build system: CMake
    Developers: obiwankennedy, Renaud G., Tomaz Canabrava
    @@ -691,8 +577,8 @@
    Platform:
    beta
    inactive since 2006
    -
    Homepage: rpdungeon
    Download: rpdungeon/files
    Developers: Mattias Gaertner, michabaum
    - Technical information
    Code languages: Pascal
    Code licenses: GPL-2.0
    Code repositories: osgames/rpdungeon.git(since 2018, ), svn.code.sf.net/p/rpdungeon/code
    +
    Homepage: rpdungeon
    Download: rpdungeon/files
    + Details
    Code languages: Pascal
    Code licenses: GPL-2.0
    Code repositories: osgames/rpdungeon.git(since 2018, ), svn.code.sf.net/p/rpdungeon/code
    Developers: Mattias Gaertner, michabaum
    @@ -706,7 +592,7 @@
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code dependencies: SDL
    + Details
    Code languages: C++
    Code licenses: MIT
    Code dependencies: SDL
    Build system: Make
    Improve Raw entry @@ -722,25 +608,8 @@
    tool content swappable
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: sirjuddington/SLADE.git(since 2012, )
    +
    @@ -753,7 +622,7 @@
    - Technical information
    Code languages: Java
    Code licenses: 3-clause BSD
    Code dependencies: LWJGL
    + Details
    Code languages: Java
    Code licenses: 3-clause BSD
    Code dependencies: LWJGL
    @@ -766,10 +635,10 @@ mature
    active
    -
    game enginetool +
    game enginetool interactive fiction
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: textadventures/squiffy.git(since 2013, )
    +
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: textadventures/squiffy.git(since 2013, )
    Developers: Alex Warren, Luis Felipe
    @@ -784,8 +653,8 @@
    tool content commercial
    -
    - Technical information
    Code languages: C, Assembly
    Code licenses: MIT, GPL-2.0, ?
    Code repositories: M-HT/SR.git(since 2016, )
    Code dependencies: OpenGL, SDL
    +
    + Details
    Code languages: C, Assembly
    Code licenses: MIT, GPL-2.0, ?
    Code repositories: M-HT/SR.git(since 2016, )
    Code dependencies: OpenGL, SDL
    Developer: M-HT
    @@ -797,10 +666,10 @@
    Platform:
    mature
    inactive since 2013
    -
    simulationtool +
    simulationtool content commercial + original required
    -
    - Technical information
    Code languages: Assembly, C, C++
    Code licenses: GPL-2.0
    Code repositories: ttdpatch/ttdpatch.git(since 2017, )
    +
    Homepage: www.ttdpatch.net
    Inspiration: Transport Tycoon
    + Details
    Code languages: Assembly, C, C++
    Code licenses: GPL-2.0
    Code repositories: ttdpatch/ttdpatch.git(since 2017, )
    Developers: Csaba Varga, Dale McCoy, Jonathan G Rennison, Steven Hoefel
    @@ -811,10 +680,10 @@
    Platform:
    beta
    inactive since 2013
    -
    - Technical information
    Code languages: Pascal
    Code licenses: MPL-1.1
    + Details
    Code languages: Pascal
    Code licenses: MPL-1.1
    @@ -827,11 +696,11 @@ mature
    active
    -
    game enginetool +
    game enginetool interactive fiction text-based
    -
    - Technical information
    Code languages: JavaScript, TypeScript
    Code licenses: GPL-3.0
    Code repositories: klembot/twinejs.git(since 2018, )
    +
    Homepage: twinery.org
    + Details
    Code languages: JavaScript, TypeScript
    Code licenses: GPL-3.0
    Code repositories: klembot/twinejs.git(since 2018, )
    Developers: Chris Klimas, Colin McMillan, cpb8010, Jordi Mallach, Leon, Moritz Rebbert, Ross Smith, Thomas M. Edwards, Valentin Rocher
    @@ -845,9 +714,9 @@
    tool content commercial
    -
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: krzys-h/UndertaleModTool.git(since 2018, )
    - Build system: Visual Studio
    +
    Homepage: krzys-h/UndertaleModTool
    Inspiration: Undertale
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: krzys-h/UndertaleModTool.git(since 2018, )
    + Build system: Visual Studio
    Developers: Archie, Benjamin Urquhart, colinator27, Grossley, Kneesnap, krzys_h, Nikita Krapivin
    @@ -860,9 +729,9 @@ active
    -
    Homepage: www.vgc.io
    Developers: Boris Dalstein, Min Yin
    - Technical information
    Code languages: C++
    Code licenses: Apache-2.0
    Code repositories: vgc/vgc.git(since 2017, )
    Code dependencies: Qt
    - Build system: CMake
    +
    Homepage: www.vgc.io
    + Details
    Code languages: C++
    Code licenses: Apache-2.0
    Code repositories: vgc/vgc.git(since 2017, )
    Code dependencies: Qt
    + Build system: CMake
    Developers: Boris Dalstein, Min Yin
    @@ -877,8 +746,8 @@
    tool content commercial
    -
    - Technical information
    Code languages: Python, Assembly
    Code licenses: MIT
    Code repositories: LagoLunatic/wwrando.git(since 2018, )
    +
    + Details
    Code languages: Python, Assembly
    Code licenses: MIT
    Code repositories: LagoLunatic/wwrando.git(since 2018, )
    Developers: Dereck Miller, JarheadHME, LagoLunatic, Nabil Boutemeur, wooferzfg
    @@ -891,8 +760,8 @@ mature
    inactive since 2007
    -
    Homepage: worldbuilder
    Download: worldbuilder/files
    Developers: Ben, Cube
    - Technical information
    Code languages: Visual Basic
    Code licenses: GPL-2.0
    Code repositories: osgames/worldbuilder.git(since 2018, ), worldbuilder.cvs.sourceforge.net
    +
    Homepage: worldbuilder
    Download: worldbuilder/files
    + Details
    Code languages: Visual Basic
    Code licenses: GPL-2.0
    Code repositories: osgames/worldbuilder.git(since 2018, ), worldbuilder.cvs.sourceforge.net
    Developers: Ben, Cube
    @@ -905,9 +774,9 @@ active
    -
    Homepage: zeta.asie.pl
    Inspirations: Super ZZT, ZZT
    Developer: Adrian Siekierka
    - Technical information
    Code languages: C
    Code licenses: MIT
    Code repositories: asiekierka/zeta.git(since 2020, )
    Code dependencies: SDL2
    - Build system: Make
    +
    Homepage: zeta.asie.pl
    Inspirations: Super ZZT, ZZT
    + Details
    Code languages: C
    Code licenses: MIT
    Code repositories: asiekierka/zeta.git(since 2020, )
    Code dependencies: SDL2
    + Build system: Make
    Developer: Adrian Siekierka
    @@ -921,7 +790,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/0.html b/docs/games/0.html index 42ede404..d9dd7efe 100644 --- a/docs/games/0.html +++ b/docs/games/0.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub @@ -50,14 +50,14 @@
    Platforms:
    beta
    active
    -
    strategy +
    strategy content open multiplayer online + LAN real-time
    -
    - Technical information
    Code languages: C, C++, JavaScript
    Code licenses: GPL-2.0
    Code repositories: 0ad/0ad.git(since 2010, ), svn.wildfiregames.com/public/ps
    Code dependencies: libogg, libvorbis, libxml2, OpenAL, SDL2, zlib
    Assets licenses: CC-BY-SA-3.0
    +
    Homepages: play0ad.com, zero-ad
    Media: 0 A.D.
    Inspiration: Age of Empires
    Download: play0ad.com/download
    + Details
    Code languages: C, C++, JavaScript
    Code licenses: GPL-2.0
    Code repositories: 0ad/0ad.git(since 2010, ), svn.wildfiregames.com/public/ps
    Code dependencies: libogg, libvorbis, libxml2, OpenAL, SDL2, zlib
    Assets licenses: CC-BY-SA-3.0
    Build system: - Custom
    @@ -70,12 +70,12 @@ mature
    active
    -
    remakestrategy +
    remakestrategy content commercial engine recreation
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: KilgoreTroutMaskReplicant/1oom.git(since 2018, )
    Code dependencies: Allegro, SDL, SDL2
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: KilgoreTroutMaskReplicant/1oom.git(since 2018, )
    Code dependencies: Allegro, SDL, SDL2
    + Build system: Make
    Developer: Kilgore Trout Mask Replicant
    @@ -88,25 +88,12 @@ mature
    active
    active
    -
    puzzle +
    puzzle sliding blocks
    -
    - Technical information
    Code languages: JavaScript, Java
    Code licenses: MIT
    Code repositories: gabrielecirulli/2048.git(since 2014, ), tpcstld/2048.git @add(since 2014, )
    Assets licenses: MIT
    +
    Homepages: play2048.co, 2048
    Play online: play2048.co
    + Details
    Code languages: JavaScript, Java
    Code licenses: MIT
    Code repositories: gabrielecirulli/2048.git(since 2014, ), tpcstld/2048.git @add(since 2014, )
    Assets licenses: MIT
    Build system: - Rake
    @@ -137,10 +124,10 @@ mature
    active
    -
    remake +
    remake open content
    Homepage: yangshun/2048-python
    Inspiration: 2048
    - Technical information
    Code languages: Python
    Code licenses: MIT
    Code repositories: yangshun/2048-python.git(archived, since 2014, )
    + Details
    Code languages: Python
    Code licenses: MIT
    Code repositories: yangshun/2048-python.git(archived, since 2014, )
    @@ -152,10 +139,10 @@
    Platform:
    mature
    inactive since 2007
    -
    puzzle +
    puzzle skill
    -
    Homepage: toohardforyou
    Inspiration: Tetris
    Download: toohardforyou/files
    Developers: Kayl, Piwai
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/toohardforyou/code
    Code dependencies: SDL
    +
    Homepage: toohardforyou
    Inspiration: Tetris
    Download: toohardforyou/files
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/toohardforyou/code
    Code dependencies: SDL
    Developers: Kayl, Piwai
    @@ -166,11 +153,11 @@
    Platforms:
    beta
    inactive since 2004
    -
    arcade +
    arcade 3D online
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Developer: New Breed Software
    @@ -182,13 +169,13 @@
    Platform:
    mature
    inactive since 2016
    -
    simulation +
    simulation clone content open
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: lo-th/3d.city.git(since 2014, )
    Code dependencies: SEA3D, Three.js
    +
    + Details
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: lo-th/3d.city.git(since 2014, )
    Code dependencies: SEA3D, Three.js
    Build system: - Custom
    + Custom
    Developer: lo-th
    @@ -200,33 +187,16 @@
    Platform:
    mature
    inactive since 2000
    -
    boardpuzzle +
    boardpuzzle 3D chess content open
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: libx, libxpm, xaw3dg
    Assets licenses: GPL-2.0
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: libx, libxpm, xaw3dg
    Assets licenses: GPL-2.0
    Developers: Bernard Kennedy, Paul Hicks
    -
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: fegennari/3DWorld.git(since 2018, )
    - Build system: Visual Studio
    -
    -
    educationalpuzzle +
    educationalpuzzle 4D content none maze
    -
    - Technical information
    Code languages: Java
    Code licenses: Public domain
    +
    + Details
    Code languages: Java
    Code licenses: Public domain
    Build system: - None
    + None
    Developer: John McIntosh
    @@ -253,13 +223,13 @@
    Platforms:
    mature
    inactive since 2012
    -
    puzzle +
    puzzle 4D clone content open
    -
    Homepage: dtris
    Inspiration: Tetris
    Developer: Simon Laszlo
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/dtris.git(since 2019, ), code.launchpad.net/4dtris
    Code dependencies: OpenGL, SDL
    - Build system: Autoconf
    +
    Homepage: dtris
    Inspiration: Tetris
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/dtris.git(since 2019, ), code.launchpad.net/4dtris
    Code dependencies: OpenGL, SDL
    + Build system: Autoconf
    Developer: Simon Laszlo
    @@ -271,10 +241,10 @@
    Platform:
    mature
    inactive since 2001
    -
    puzzle +
    puzzle content open
    -
    - Technical information
    Code languages: C++
    Code licenses: Custom
    Code dependencies: libpng, SDL, zlib
    Assets licenses: Custom
    +
    + Details
    Code languages: C++
    Code licenses: Custom
    Code dependencies: libpng, SDL, zlib
    Assets licenses: Custom
    Developer: Patrick Fleckenstein
    @@ -288,7 +258,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/A.html b/docs/games/A.html index 6e2d886b..cf81b4dc 100644 --- a/docs/games/A.html +++ b/docs/games/A.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -49,11 +49,11 @@
    Platform:
    beta
    inactive since 2008
    -
    strategy +
    strategy space text-based
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: osgames/aplanetsrevenge.git(since 2018, )
    Code dependencies: curses
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: osgames/aplanetsrevenge.git(since 2018, )
    Code dependencies: curses
    Developer: Michael Harmer
    @@ -64,11 +64,11 @@
    Platform:
    beta
    inactive since 2005
    -
    arcade +
    arcade flight space
    -
    - Technical information
    Code languages: D
    Code licenses: 2-clause BSD
    Code dependencies: libvorbis, SDL
    +
    + Details
    Code languages: D
    Code licenses: 2-clause BSD
    Code dependencies: libvorbis, SDL
    Developer: Kenta Cho
    @@ -82,9 +82,9 @@
    platform side-scrolling
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/abe.git(since 2019, ), abe.cvs.sourceforge.net
    Code dependencies: SDL
    - Build system: Autoconf
    +
    Homepages: abe.sourceforge.net, abe
    Download: abe/files
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/abe.git(since 2019, ), abe.cvs.sourceforge.net
    Code dependencies: SDL
    + Build system: Autoconf
    Developers: Alex Clark, Gabor Torok, Pedro Izecksohn
    @@ -96,12 +96,12 @@
    Platform:
    mature
    inactive since 2011
    -
    actionplatformremake +
    actionplatformremake 2D content swappable side-scrolling
    Homepage: abuse.zoy.org
    Inspiration: Abuse
    Download: abuse.zoy.org/wiki/download
    - Technical information
    Code languages: C++, Lisp
    Code licenses: Public domain, GPL-2.0, WTFPL
    Code repositories: svn://svn.zoy.org/abuse/abuse/trunk
    Code dependencies: SDL
    Assets licenses: Public domain, Custom
    + Details
    Code languages: C++, Lisp
    Code licenses: Public domain, GPL-2.0, WTFPL
    Code repositories: svn://svn.zoy.org/abuse/abuse/trunk
    Code dependencies: SDL
    Assets licenses: Public domain, Custom
    @@ -113,11 +113,11 @@
    Platform:
    mature
    inactive since 2016
    -
    remake +
    remake content open
    -
    - Technical information
    Code languages: C++, Lisp
    Code licenses: Custom, Public domain, GPL-2.0, WTFPL
    Code repositories: antrad/Abuse_1996.git(since 2016, )
    Code dependencies: SDL2
    - Build system: CMake
    +
    + Details
    Code languages: C++, Lisp
    Code licenses: Custom, Public domain, GPL-2.0, WTFPL
    Code repositories: antrad/Abuse_1996.git(since 2016, )
    Code dependencies: SDL2
    + Build system: CMake
    Developers: AntonioR Software, Xenoveritas
    @@ -130,13 +130,13 @@ mature
    active
    -
    actionarcade +
    actionarcade clone content open multiplayer local skill
    -
    Homepage: kurve.se
    Inspiration: Achtung, die Kurve!
    Play online: kurve.se
    Developer: Simon Alling
    - Technical information
    Code languages: JavaScript
    Code licenses: AGPL-3.0
    Code repositories: SimonAlling/kurve.git(since 2016, )
    +
    Homepage: kurve.se
    Inspiration: Achtung, die Kurve!
    Play online: kurve.se
    + Details
    Code languages: JavaScript
    Code licenses: AGPL-3.0
    Code repositories: SimonAlling/kurve.git(since 2016, )
    Developer: Simon Alling
    @@ -148,12 +148,12 @@
    Platform:
    mature
    inactive since 2000
    -
    actionsimulation +
    actionsimulation content open flight multiplayer
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Assets licenses: GPL-2.0
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Assets licenses: GPL-2.0
    Developer: Riley Rainey
    @@ -165,10 +165,10 @@
    Platform:
    beta
    active
    -
    - Technical information
    Code languages: Ada
    Code licenses: GPL-3.0
    Code repositories: AdaDoom3/AdaDoom3.git(since 2013, )
    +
    + Details
    Code languages: Ada
    Code licenses: GPL-3.0
    Code repositories: AdaDoom3/AdaDoom3.git(since 2013, )
    Developers: AdaDoom3, Adrian-Ken Rueegsegger, Michael Hardeman, mulander, OneWingedShark
    @@ -181,10 +181,10 @@ mature
    active
    -
    puzzle + -
    Homepage: fastrgv/AdaGate
    Inspiration: Sokoban
    Download: fastrgv/AdaGate/releases
    Developer: fastrgv
    - Technical information
    Code languages: Ada
    Code licenses: GPL-3.0
    Code dependencies: OpenGL, SDL2
    +
    Homepage: fastrgv/AdaGate
    Inspiration: Sokoban
    Download: fastrgv/AdaGate/releases
    + Details
    Code languages: Ada
    Code licenses: GPL-3.0
    Code dependencies: OpenGL, SDL2
    Developer: fastrgv
    @@ -196,15 +196,15 @@
    Platform:
    mature
    inactive since 2007
    -
    action +
    action 4D content open first-person shooter single-player space
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: GLUT
    Assets licenses: GPL-2.0
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: GLUT
    Assets licenses: GPL-2.0
    Developer: Andy Southgate
    @@ -217,11 +217,11 @@ mature
    active
    -
    adventure +
    adventure for kids point & click
    -
    - Technical information
    Code languages: Ada
    Code licenses: GPL-3.0
    Code repositories: fastrgv/AdaVenture.git(since 2016, )
    +
    + Details
    Code languages: Ada
    Code licenses: GPL-3.0
    Code repositories: fastrgv/AdaVenture.git(since 2016, )
    Developer: fastrgv
    @@ -234,31 +234,16 @@ mature
    active
    -
    strategy +
    strategy clone turn-based
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: ValHaris/asc-hq.git(since 2019, )
    - Build system: Autoconf
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: ValHaris/asc-hq.git(since 2019, )
    + Build system: Autoconf
    Developers: Armin Bajramovic, Christian Schramm, Dorfdrull, Frederik Kesting, Martin Bickel, Michael Moerz, Torsten Maekler, ValHaris, valuial
    -
    -
    adventuregame engine - point & click
    -
    Homepage: isovector/adventure
    Inspiration: Moai
    Developer: Sandy Maguire
    - Technical information
    Code languages: Lua
    Code licenses: MIT
    Code repositories: isovector/adventure.git(since 2011, )
    -
    -
    actionremake +
    actionremake clone robots
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    @@ -281,10 +266,10 @@
    Platform:
    beta
    inactive since 2010
    -
    strategy +
    strategy turn-based
    - Technical information
    Code languages: Python
    Code licenses: MIT
    Code repositories: suprafun/aiwars.git(since 2015, ), code.google.com/archive/p/aiwars/source
    Code dependencies: Pillow, pygame
    + Details
    Code languages: Python
    Code licenses: MIT
    Code repositories: suprafun/aiwars.git(since 2015, ), code.google.com/archive/p/aiwars/source
    Code dependencies: Pillow, pygame
    @@ -295,12 +280,12 @@
    Platforms:
    beta
    inactive since 2014
    -
    arcade +
    arcade 2D content open flight
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Assets licenses: GPL-2.0
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Assets licenses: GPL-2.0
    @@ -313,80 +298,11 @@ mature
    active
    -
    arcadecards +
    arcadecards content open
    -
    - Technical information
    Code languages: C, Scheme
    Code licenses: GPL-3.0
    Code repositories: GNOME/aisleriot.git(since 2012, )
    Assets licenses: GPL-3.0
    - Build system: Make
    +
    @@ -397,9 +313,9 @@
    Platform:
    beta
    inactive since 2007
    Homepages: ajax3d.sourceforge.net, ajax3d
    Inspiration: Zarch
    Download: ajax3d/files/ajax3d
    Developer: Eben Upton
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: osgames/ajax3d.git(since 2019, ), ajax3d.cvs.sourceforge.net
    Homepages: ajax3d.sourceforge.net, ajax3d
    Inspiration: Zarch
    Download: ajax3d/files/ajax3d
    + Details
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: osgames/ajax3d.git(since 2019, ), ajax3d.cvs.sourceforge.net
    Developer: Eben Upton
    @@ -411,9 +327,9 @@
    Platform:
    mature
    inactive since 2004
    - -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    + +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Developers: kantharos, Paul Robson
    @@ -426,36 +342,11 @@ mature
    active
    -
    actionremake +
    actionremake first-person shooter
    -
    - Technical information
    Code languages: C++, Lua
    Code licenses: GPL-3.0
    Code repositories: Aleph-One-Marathon/alephone.git(since 2015, ), svn.code.sf.net/p/marathon/code
    +
    @@ -469,9 +360,9 @@
    platform content open
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/allegator/alex4
    Code dependencies: Allegro
    Assets licenses: GPL-2.0
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/allegator/alex4
    Code dependencies: Allegro
    Assets licenses: GPL-2.0
    + Build system: Make
    Developers: Anders Svensson, Johan Peitz, Paul Wise
    @@ -482,33 +373,16 @@
    Platform:
    beta
    inactive since 2009
    -
    strategy +
    strategy online space turn-based
    -
    Homepages: www.aatraders.com, aatrade
    Inspiration: TradeWars
    Download: aatrade/files
    Developers: Mark Dickenson, Rick Thomson, tarnus
    - Technical information
    Code languages: PHP
    Code licenses: GPL-2.0
    Code repositories: tarnus/aatraders.git(since 2013, ), osgames/aatraders.git @add(since 2018, )
    +
    Homepages: www.aatraders.com, aatrade
    Inspiration: TradeWars
    Download: aatrade/files
    + Details
    Code languages: PHP
    Code licenses: GPL-2.0
    Code repositories: tarnus/aatraders.git(since 2013, ), osgames/aatraders.git @add(since 2018, )
    Developers: Mark Dickenson, Rick Thomson, tarnus
    -
    -
    game engine - 2D - 3D
    -
    Homepage: amerkoleci/alimer
    Inspirations: OGRE, Urho3D
    Developer: Amer Koleci
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: amerkoleci/alimer.git(since 2021, )
    - Build system: CMake
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: AliveTeam/alive_reversing.git(since 2018, ), paulsapps/alive.git @add(since 2015, )
    Code dependencies: SDL2
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: AliveTeam/alive_reversing.git(since 2018, ), paulsapps/alive.git @add(since 2015, )
    Code dependencies: SDL2
    Developers: (15)d3nwah, deanff, FrozenFish24, GproKaru, Jay Peet, Kari1993, L. P., Lior Halphon, Michael Grima, mouzedrift, Paul, pryon, THEONLYDarkShadow, UltraStars3000, Vittorio Romeo

    @@ -545,13 +404,13 @@
    Platform:
    beta
    active
    -
    role playingstrategy +
    role playingstrategy content open roguelike turn-based
    -
    - Technical information
    Code languages: Haskell
    Code licenses: AGPL-3.0
    Code repositories: AllureOfTheStars/Allure.git(since 2010, )
    Code dependencies: LambdaHack, SDL
    Assets licenses: AGPL-3.0
    - Build system: Make
    +
    + Details
    Code languages: Haskell
    Code licenses: AGPL-3.0
    Code repositories: AllureOfTheStars/Allure.git(since 2010, )
    Code dependencies: LambdaHack, SDL
    Assets licenses: AGPL-3.0
    + Build system: Make
    Developers: Andres Löh, Dan Keefe, Mikolaj Konarski
    @@ -564,28 +423,14 @@ mature
    active
    -
    remakerole playing +
    remakerole playing commercial content
    -
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: Pyrdacor/Ambermoon.net.git(since 2020, )
    +
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: Pyrdacor/Ambermoon.net.git(since 2020, )
    Developers: Jens, Pyrdacor
    -
    - -
    - Technical information
    Code languages: C++
    Code licenses: zlib
    -
    Platform:
    beta
    inactive since 2002
    active
    -
    action +
    action first-person open content shooter
    -
    Homepage: drummyfish/anarch
    Developer: Drummyfish
    - Technical information
    Code languages: C, C++
    Code licenses: CC0
    Code repositories: drummyfish/anarch.git(since 2019, )
    Code dependencies: raycastlib
    Assets licenses: CC0
    +
    + Details
    Code languages: C, C++
    Code licenses: CC0
    Code repositories: drummyfish/anarch.git(since 2019, )
    Code dependencies: raycastlib
    Assets licenses: CC0
    Developer: Drummyfish
    @@ -641,72 +486,15 @@ mature
    active
    -
    strategy +
    strategy clone turn-based
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: AGPL-3.0
    Code repositories: FreezingMoon/AncientBeast.git(since 2011, )
    Code dependencies: Phaser
    +
    -
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: nicolasgramlich/AndEngine.git(since 2011, )
    - Build system: Ant
    -
    -
    role playing +
    role playing content commercial dungeon roguelike
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: Zukero/andors-trail.git(since 2013, )
    +
    @@ -768,11 +520,11 @@ mature
    active
    -
    strategy +
    strategy chess
    -
    - Technical information
    Code languages: Java, C++
    Code licenses: MIT
    Code repositories: jcarolus/android-chess.git(since 2014, )
    - Build system: Gradle
    +
    + Details
    Code languages: Java, C++
    Code licenses: MIT
    Code repositories: jcarolus/android-chess.git(since 2014, )
    + Build system: Gradle
    Developers: Alessandro Dal Bello, alondene, Brainsucker92, Jeroen Carolus, TimmyT123
    @@ -785,43 +537,10 @@ mature
    active
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: angband/angband.git(since 2010, )
    Code dependencies: SDL
    +
    Homepage: rephial.org
    Media: Angband
    Download: rephial.org/release
    @@ -833,10 +552,10 @@
    Platform:
    mature
    inactive since 2017
    -
    - Technical information
    Code languages: Python
    Code licenses: MIT
    Code repositories: estevaofon/angry-birds-python.git(since 2014, )
    Code dependencies: pygame, pymunk
    +
    + Details
    Code languages: Python
    Code licenses: MIT
    Code repositories: estevaofon/angry-birds-python.git(since 2014, )
    Code dependencies: pygame, pymunk
    Developer: Estevao Fonseca
    @@ -848,11 +567,11 @@
    Platforms:
    mature
    inactive since 2014
    -
    strategy +
    strategy content open real-time
    -
    - Technical information
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: bitbucket.org/annexctw/annex.git
    Code dependencies: MegaGlest Engine
    Assets licenses: CC-BY-SA
    +
    + Details
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: bitbucket.org/annexctw/annex.git
    Code dependencies: MegaGlest Engine
    Assets licenses: CC-BY-SA
    Developer: DelphaDesign
    @@ -864,11 +583,11 @@
    Platform:
    beta
    active
    -
    remakestrategy +
    remakestrategy real-time shooter
    -
    - Technical information
    Code languages: C++
    Code licenses: LGPL-3.0
    Code repositories: arescentral/antares.git(since 2011, )
    +
    Homepage: arescentral.org/antares
    Inspiration: Ares
    + Details
    Code languages: C++
    Code licenses: LGPL-3.0
    Code repositories: arescentral/antares.git(since 2011, )
    Developers: Chris Pickel, Scott McClaugherty
    @@ -880,10 +599,10 @@
    Platform:
    beta
    active
    -
    - Technical information
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: Feneric/Anteform.git(since 2019, )
    Code dependencies: PICO-8
    +
    + Details
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: Feneric/Anteform.git(since 2019, )
    Code dependencies: PICO-8
    Developer: Eric W. Brown
    @@ -894,11 +613,11 @@
    Platforms:
    beta
    inactive since 2003
    -
    strategy +
    strategy chess
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: osgames/antichess.git(since 2018, ), antichess.cvs.sourceforge.net
    - Build system: Ant
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: osgames/antichess.git(since 2018, ), antichess.cvs.sourceforge.net
    + Build system: Ant
    Developers: Baris Yuksel, Hongping Lim, Hooria Komal, Tamer Karatekin
    @@ -910,43 +629,14 @@
    Platform:
    beta
    active
    - -
    Homepage: yiotro/Antiyoy
    Developer: yiotro
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: yiotro/Antiyoy.git(since 2016, )
    Code dependencies: libGDX
    - Build system: Gradle
    + +
    Homepage: yiotro/Antiyoy
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: yiotro/Antiyoy.git(since 2016, )
    Code dependencies: libGDX
    + Build system: Gradle
    Developer: yiotro
    -
    active
    -
    arcade +
    arcade artillery skill
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: ar-/apple-flinger.git(since 2017, )
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: ar-/apple-flinger.git(since 2017, )
    Build system: Gradle
    Improve Raw entry @@ -988,14 +678,14 @@
    Platform:
    beta
    inactive since 2003
    -
    arcade +
    arcade 2D content open flight side-scrolling
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    Assets licenses: GPL
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    Assets licenses: GPL
    + Build system: Make
    Developers: Mark Harman, Mark Snellgrove
    @@ -1007,9 +697,9 @@
    Platform:
    beta
    active
    Homepage: LongSteve/aquastax
    Inspiration: Aquastax
    Developer: Steve Longhurst
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: LongSteve/aquastax.git(since 2016, )
    Homepage: LongSteve/aquastax
    Inspiration: Aquastax
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: LongSteve/aquastax.git(since 2016, )
    Developer: Steve Longhurst
    @@ -1020,30 +710,14 @@
    Platform:
    beta
    inactive since 2010
    -
    remake +
    remake shooter
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: stephank/arashi-js.git(since 2010, )
    + Details
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: stephank/arashi-js.git(since 2010, )
    -
    -
    game engine - renderer
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: Ershany/Arcane-Engine.git(since 2016, )
    Code dependencies: ImGUI, OpenGL
    - Build system: Visual Studio
    -
    Platforms:
    beta
    inactive since 2016
    -
    action +
    action 3D space
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: SteveSmith16384/AresDogfighter.git(since 2019, )
    Code dependencies: jMonkeyEngine
    Assets licenses: (See relevant asset folders)
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: SteveSmith16384/AresDogfighter.git(since 2019, )
    Code dependencies: jMonkeyEngine
    Assets licenses: (See relevant asset folders)
    Developers: Stephen Carlyle-Smith, Steve Smith
    @@ -1080,51 +754,11 @@
    Platform:
    beta
    inactive since 2014
    -
    role playing +
    role playing 2D multiplayer online + massive
    -
    - Technical information
    Code languages: Visual Basic
    Code licenses: GPL-2.0, AGPL-3.0
    Code repositories: ao-libre/ao-server.git(since 2018, ), ao-libre/ao-cliente.git @add(since 2018, ), ao-libre/ao-worldeditor.git @add(since 2020, ), morgoao.cvs.sourceforge.net
    +
    @@ -1137,35 +771,9 @@ mature
    active
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: armagetronad/armagetronad.git(since 2018, ), ArmagetronAd/armagetronad.git(since 2019, ), svn.code.sf.net/p/armagetronad/code
    + +
    @@ -1177,10 +785,10 @@
    Platform:
    mature
    inactive since 2007
    -
    strategy +
    strategy turn-based
    -
    Homepage: armies
    Download: armies/files
    Developer: Germán Blando
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: osgames/armies.git(since 2018, )
    +
    Homepage: armies
    Download: armies/files
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: osgames/armies.git(since 2018, )
    Developer: Germán Blando
    @@ -1192,11 +800,11 @@
    Platform:
    beta
    active
    -
    actionremakestrategy +
    actionremakestrategy content open + non-commercial shooter
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: CC-BY-NC-3.0
    Code repositories: scottschiller/ArmorAlley.git(since 2013, )
    Assets licenses: ISC, CC-BY-NC-3.0
    +
    + Details
    Code languages: JavaScript
    Code licenses: CC-BY-NC-3.0
    Code repositories: scottschiller/ArmorAlley.git(since 2013, )
    Assets licenses: ISC, CC-BY-NC-3.0
    Developer: Scott Schiller
    @@ -1208,11 +816,11 @@
    Platform:
    mature
    inactive since 2000
    -
    remakestrategy +
    remakestrategy content open real-time
    -
    - Technical information
    Code languages: Basic
    Code licenses: Custom
    +
    + Details
    Code languages: Basic
    Code licenses: Custom
    Developer: Stefan Hendriks
    @@ -1223,9 +831,9 @@
    Platform:
    beta
    inactive since 2012
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    @@ -1238,27 +846,12 @@ mature
    active
    -
    remakerole playing +
    remakerole playing content commercial + original required (Arx Fatalis) dungeon
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: arx/ArxLibertatis.git(since 2011, )
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: arx/ArxLibertatis.git(since 2011, )
    + Build system: CMake
    Developers: (15)adejr, Chris Gray, Daniel Scharrer, David Stejskal, Dimoks, Dreamer, Eli2, Erik Lund, Frederik Gelder, Jan-Hendrik Peters, Jonathan Powell, Lubosz Sarnecki, Olzaq, Philippe Cavalaria, Thomas L

    @@ -1271,9 +864,9 @@ mature
    active
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: TimPietrusky/asdf.git(since 2012, )
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: TimPietrusky/asdf.git(since 2012, )
    Developer: Tim Pietrusky
    @@ -1285,41 +878,12 @@
    Platforms:
    mature
    inactive since 2018
    active
    -
    actionremake +
    actionremake 3D shooter space
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: viewizard/astromenace.git(since 2018, )
    - Build system: CMake
    +
    + Details
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: viewizard/astromenace.git(since 2018, )
    + Build system: CMake
    Developers: Alistair Findlay, Dmitry Marakasov, Mikhail Kurinnoi, Mikkhail Kurin, viewizard
    @@ -1350,10 +914,10 @@
    Platform:
    mature
    inactive since 2015
    -
    action +
    action clone
    -
    Homepage: Nebuleon/ativayeban
    Inspiration: Fall Down
    Developer: Cong
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: Nebuleon/ativayeban.git(archived, since 2014, )
    Code dependencies: SDL
    +
    Homepage: Nebuleon/ativayeban
    Inspiration: Fall Down
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: Nebuleon/ativayeban.git(archived, since 2014, )
    Code dependencies: SDL
    Developer: Cong
    @@ -1365,12 +929,12 @@
    Platforms:
    mature
    inactive since 2016
    -
    action +
    action artillery clone content open
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/atanks/atanks, osgames/atanks.git @add(since 2019, )
    Code dependencies: Allegro
    Assets licenses: GPL
    +
    + Details
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/atanks/atanks, osgames/atanks.git @add(since 2019, )
    Code dependencies: Allegro
    Assets licenses: GPL
    Developers: Billy Buerger, CtHx Ъ, Jesse Smith, Juraj Michalek, Keilaron, Neil Graeme Matthews, Sven Eden, Thomas Hudson, ubr47k
    @@ -1382,10 +946,10 @@
    Platform:
    mature
    inactive since 2015
    -
    puzzleremake +
    puzzleremake content commercial
    -
    Homepages: atomiks.sourceforge.net, atomiks
    Inspiration: Atomix
    Download: atomiks/files
    Developer: Mateusz Viste
    - Technical information
    Code languages: C, Objective-C
    Code licenses: GPL-3.0
    Code repositories: osgames/atomiks.git(since 2019, ), svn.code.sf.net/p/atomiks/code
    Assets licenses: Custom
    +
    Homepages: atomiks.sourceforge.net, atomiks
    Inspiration: Atomix
    Download: atomiks/files
    + Details
    Code languages: C, Objective-C
    Code licenses: GPL-3.0
    Code repositories: osgames/atomiks.git(since 2019, ), svn.code.sf.net/p/atomiks/code
    Assets licenses: Custom
    Developer: Mateusz Viste
    @@ -1398,23 +962,9 @@ mature
    active
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: GNOME/atomix.git(since 2012, )
    Homepage: wiki.gnome.org/Apps/Atomix
    Inspiration: Atomix
    @@ -1426,11 +976,11 @@
    Platform:
    mature
    inactive since 2016
    -
    - Technical information
    Code languages: C, Python
    Code licenses: GPL-2.0
    Code repositories: atrinik/atrinik.git(since 2014, )
    - Build system: CMake
    +
    Homepages: www.atrinik.org, atrinik
    Inspirations: Crossfire, Daimonin
    + Details
    Code languages: C, Python
    Code licenses: GPL-2.0
    Code repositories: atrinik/atrinik.git(since 2014, )
    + Build system: CMake
    Developers: Alex Tokar, Brian Angeletti, Edwin Miltenburg, Lippy13
    @@ -1442,21 +992,10 @@
    Platform:
    mature
    inactive since 2008
    -
    strategy +
    strategy turn-based
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/attal.git(since 2018, ), attal.cvs.sourceforge.net
    +
    Homepage: attal
    Download: attal/files/Attal
    @@ -1469,32 +1008,13 @@ mature
    active
    -
    remakesimulation +
    remakesimulation content commercial engine recreation fork Julius
    -
    - Technical information
    Code languages: C, C++
    Code licenses: AGPL-3.0
    Code repositories: Keriew/augustus.git(since 2020, )
    Code dependencies: SDL2
    Assets licenses: Commercial
    - Build system: CMake
    +
    Homepage: Keriew/augustus
    Inspiration: Caesar 3
    Download: Keriew/augustus/releases
    + Details
    Code languages: C, C++
    Code licenses: AGPL-3.0
    Code repositories: Keriew/augustus.git(since 2020, )
    Code dependencies: SDL2
    Assets licenses: Commercial
    + Build system: CMake
    Developers: (19)Alexey, Bianca van Schaik, Damien Vincent, devnoname120, HoratioVex, HyperJeanJean, jiruoan, José Cadete, Keriew, Lizzaran360, Matt, MSTVD, nwtour, Paul, rsn8887, Vittorio Mattei, webfischi, whgest, William Hardy Gest

    @@ -1505,11 +1025,11 @@
    Platforms:
    beta
    inactive since 2015
    -
    strategy +
    strategy content open real-time
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code dependencies: GameJs
    Assets licenses: CC-BY-SA
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code dependencies: GameJs
    Assets licenses: CC-BY-SA
    @@ -1520,10 +1040,10 @@
    Platform:
    beta
    inactive since 2008
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: C++, Lua, C
    Code licenses: GPL-2.0
    Code repositories: osgames/avanor.git(since 2018, ), svn.code.sf.net/p/avanor/code
    +
    + Details
    Code languages: C++, Lua, C
    Code licenses: GPL-2.0
    Code repositories: osgames/avanor.git(since 2018, ), svn.code.sf.net/p/avanor/code
    Developers: Brian Angeletti, Siarhei Siamashka, Vadim Gaidukevich
    @@ -1535,12 +1055,12 @@
    Platform:
    mature
    inactive since 2017
    -
    action +
    action first-person open content shooter
    -
    - Technical information
    Code languages: AWK
    Code licenses: MIT
    Code repositories: TheMozg/awk-raycaster.git(since 2016, )
    +
    + Details
    Code languages: AWK
    Code licenses: MIT
    Code repositories: TheMozg/awk-raycaster.git(since 2016, )
    Developers: Fedor 'TheMozg' Kalugin, Fedor Kalugin
    @@ -1553,13 +1073,13 @@ mature
    active
    -
    adventure +
    adventure content open shooter top-down
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: mdsteele/azimuth.git(since 2012, )
    Code dependencies: SDL
    Assets licenses: GPL-3.0
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: mdsteele/azimuth.git(since 2012, )
    Code dependencies: SDL
    Assets licenses: GPL-3.0
    + Build system: Make
    Developers: Charles Huber, Lucas O. Wagner, Matthew D. Steele
    @@ -1573,7 +1093,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/B.html b/docs/games/B.html index 7d6ed108..155bd128 100644 --- a/docs/games/B.html +++ b/docs/games/B.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -51,77 +51,26 @@ mature
    active
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: martindrapeau/backbone-game-engine.git(since 2014, )
    -
    -
    - -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: Bacon2D/Bacon2D.git(since 2014, )
    Code dependencies: Qt
    - Build system: QMake
    -
    -
    strategy +
    strategy content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/balder/code
    Assets licenses: GPL
    - Build system: Scons
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/balder/code
    Assets licenses: GPL
    + Build system: Scons
    Developers: Bjørn Hansen, Reuben Lord, Ryan Bundy
    @@ -132,11 +81,11 @@
    Platform:
    beta
    inactive since 2009
    -
    action +
    action content open
    -
    - Technical information
    Code languages: C++, Scheme, Shell
    Code licenses: GPL-3.0
    Code repositories: osgames/ballandpaddle.git(since 2019, ), bzr.savannah.gnu.org/r/ballandpaddle
    Code dependencies: GNU Guile, SDL
    Assets licenses: GPL
    - Build system: Make
    +
    + Details
    Code languages: C++, Scheme, Shell
    Code licenses: GPL-3.0
    Code repositories: osgames/ballandpaddle.git(since 2019, ), bzr.savannah.gnu.org/r/ballandpaddle
    Code dependencies: GNU Guile, SDL
    Assets licenses: GPL
    + Build system: Make
    Developer: Eric P. Hutchins
    @@ -148,10 +97,10 @@
    Platform:
    mature
    inactive since 2015
    -
    action +
    action clone
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: budnix/ball-and-wall.git(since 2015, )
    +
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: budnix/ball-and-wall.git(since 2015, )
    Developer: Krzysztof Budnik
    @@ -164,10 +113,10 @@ mature
    active
    -
    Homepage: baller.tuxfamily.org
    Media: Ballerburg SDL
    Inspiration: Ballerburg
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: git.tuxfamily.org/baller/baller.git, osgames/ballerburg.git @add(since 2019, )
    Code dependencies: SDL2
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: git.tuxfamily.org/baller/baller.git, osgames/ballerburg.git @add(since 2019, )
    Code dependencies: SDL2
    Build system: CMake
    Improve Raw entry @@ -181,26 +130,14 @@ mature
    active
    -
    remakerole playing +
    remakerole playing 3D content commercial first-person multiplayer co-op + online + LAN roguelike
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: TurningWheel/Barony.git(since 2016, )
    Code dependencies: OpenGL, SDL2
    +
    Homepage: www.baronygame.com
    Inspiration: Barony
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: TurningWheel/Barony.git(since 2016, )
    Code dependencies: OpenGL, SDL2
    Developers: (12)akp, Ciprian, David CARLIER, DrWhoCares, Gilgatex, Linus Heckemann, Lutz Kellen, Pegasus Epsilon, Phillip Whelan, ptitSeb, Sheridan Kane Rathbun, WALL OF JUSTICE

    @@ -211,12 +148,12 @@
    Platform:
    beta
    inactive since 2018
    -
    puzzle +
    puzzle content open skill
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: fph/bastet.git(since 2013, )
    Assets licenses: no assets
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: fph/bastet.git(since 2013, )
    Assets licenses: no assets
    + Build system: Make
    Developer: Federico Poloni
    @@ -228,11 +165,11 @@
    Platform:
    mature
    inactive since 2002
    -
    arcade +
    arcade multiplayer
    -
    - Technical information
    Code languages: C, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/batnav.git(since 2019, ), batnav.cvs.sourceforge.net
    - Build system: Make
    +
    + Details
    Code languages: C, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/batnav.git(since 2019, ), batnav.cvs.sourceforge.net
    + Build system: Make
    Developers: Jacob L. Anawalt, Ricardo Quesada
    @@ -243,9 +180,9 @@
    Platform:
    beta
    inactive since 2012
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    @@ -257,11 +194,11 @@
    Platform:
    mature
    inactive since 2009
    -
    arcade +
    arcade flight side-scrolling
    -
    - Technical information
    Code languages: Java
    Code licenses: EPL-2.0, Custom
    Code repositories: GaidamakUA/BatteryReborn.git(since 2019, )
    +
    + Details
    Code languages: Java
    Code licenses: EPL-2.0, Custom
    Code repositories: GaidamakUA/BatteryReborn.git(since 2019, )
    Developers: em7em7em, Ian Gusev, Maxim Markaitis, Yurii Mazurevich
    @@ -273,9 +210,9 @@
    Platform:
    mature
    inactive since 2013
    Homepage: battlecity.org
    Inspiration: Battle City
    Developers: abiffle, deceth, Riley W.
    - Technical information
    Code languages: C, C++, Pascal
    Code licenses: GPL-3.0
    Code repositories: Deceth/Battle-City.git(since 2009, )
    Homepage: battlecity.org
    Inspiration: Battle City
    + Details
    Code languages: C, C++, Pascal
    Code licenses: GPL-3.0
    Code repositories: Deceth/Battle-City.git(since 2009, )
    Developers: abiffle, deceth, Riley W.
    @@ -287,12 +224,12 @@
    Platforms:
    mature
    inactive since 2009
    -
    actionarcade +
    actionarcade 2D content commercial tank
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: whoozle/btanks.git(since 2012, ), svn.code.sf.net/p/btanks/code
    Assets licenses: Proprietary
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: whoozle/btanks.git(since 2012, ), svn.code.sf.net/p/btanks/code
    Assets licenses: Proprietary
    Developers: Methos, Vladimir, Vladimir Menshakov, Vladimir Zhuravlev
    @@ -303,10 +240,10 @@
    Platform:
    beta
    inactive since 2011
    -
    strategy +
    strategy turn-based
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: bsutton/BattlefieldJava.git(since 2014, ), git.code.sf.net/p/battlefieldjava/git, battlefieldjava.cvs.sourceforge.net
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: bsutton/BattlefieldJava.git(since 2014, ), git.code.sf.net/p/battlefieldjava/git, battlefieldjava.cvs.sourceforge.net
    Developer: Brett
    @@ -317,11 +254,11 @@
    Platform:
    beta
    inactive since 2015
    -
    role playing +
    role playing turn-based
    -
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: Leejjon/Battleround.git(since 2015, )
    Code dependencies: libGDX
    - Build system: Maven
    +
    + Details
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: Leejjon/Battleround.git(since 2015, )
    Code dependencies: libGDX
    + Build system: Maven
    Developer: Leon Liefting
    @@ -332,10 +269,10 @@
    Platform:
    beta
    inactive since 2014
    -
    strategy +
    strategy real-time
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: godrin/antargis.git(since 2013, )
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: godrin/antargis.git(since 2013, )
    Developer: David Kamphausen
    @@ -350,9 +287,9 @@
    platform skill
    -
    - Technical information
    Code languages: Kotlin
    Code licenses: GPL-3.0
    Code repositories: beat-feet/beat-feet.git(since 2020, )
    - Build system: Gradle
    +
    + Details
    Code languages: Kotlin
    Code licenses: GPL-3.0
    Code repositories: beat-feet/beat-feet.git(since 2020, )
    + Build system: Gradle
    Developers: Allan Nordhøy, laralem, Oymate, Peter Serwylo
    @@ -363,12 +300,12 @@
    Platform:
    beta
    inactive since 2009
    -
    action +
    action 2D content open shooter
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: pygame, PyOpenGL
    Assets licenses: CC-BY 3.0
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: pygame, PyOpenGL
    Assets licenses: CC-BY 3.0
    Developer: Olli Etuaho
    @@ -381,12 +318,12 @@ mature
    active
    -
    action +
    action content open logic
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: stransky/berusky.git(since 2011, )
    Code dependencies: SDL
    Assets licenses: GPL
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: stransky/berusky.git(since 2011, )
    Code dependencies: SDL
    Assets licenses: GPL
    + Build system: Make
    Developer: Martin Stransky
    @@ -398,12 +335,12 @@
    Platform:
    beta
    active
    -
    action +
    action content open logic
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: stransky/berusky2.git(since 2011, )
    Assets licenses: GPL-2.0
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: stransky/berusky2.git(since 2011, )
    Assets licenses: GPL-2.0
    + Build system: Make
    Developer: Martin Stransky
    @@ -414,9 +351,9 @@
    Platform:
    beta
    inactive since 2006
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: osgames/bmtactics.git(since 2018, )
    Homepage: bm-game
    Download: bm-game/files
    + Details
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: osgames/bmtactics.git(since 2018, )
    Developers: Andrew Beal, Franklin Buskirk, Freaky Picasso, Joseph Baffaro, Kevin Lemoine, Morgan Smith, Tobias Theuer, Zachary Murray
    @@ -428,12 +365,12 @@
    Platform:
    beta
    active
    -
    cardsremake +
    cardsremake content open multiplayer online
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: xtreme8000/BetterSpades.git(since 2016, )
    - Build system: CMake
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: xtreme8000/BetterSpades.git(since 2016, )
    + Build system: CMake
    Developer: xtreme8000
    @@ -444,11 +381,11 @@
    Platform:
    beta
    inactive since 2010
    -
    puzzle +
    puzzle content open multiplayer
    -
    - Technical information
    Code languages: PHP, C++
    Code licenses: ?
    Code dependencies: SDL
    Assets licenses: Public domain
    +
    + Details
    Code languages: PHP, C++
    Code licenses: ?
    Code dependencies: SDL
    Assets licenses: Public domain
    Developer: Jason Rohrer
    @@ -459,10 +396,10 @@
    Platform:
    beta
    inactive since 2012
    - Technical information
    Code languages: Lua, Objective-C
    Code licenses: GPL-3.0
    Code repositories: osgames/billiards.git(since 2019, ), cvs.savannah.nongnu.org:/sources/billiards
    - Build system: Autoconf
    + Details
    Code languages: Lua, Objective-C
    Code licenses: GPL-3.0
    Code repositories: osgames/billiards.git(since 2019, ), cvs.savannah.nongnu.org:/sources/billiards
    + Build system: Autoconf
    Developer: Dimitris Papavasiliou
    @@ -474,9 +411,9 @@
    Platforms:
    mature
    inactive since 2012
    - Technical information
    Code languages: C
    Code licenses: zlib
    Code repositories: osgames/biniax.git(since 2019, )
    + Details
    Code languages: C
    Code licenses: zlib
    Code repositories: osgames/biniax.git(since 2019, )
    @@ -488,9 +425,9 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/biogenesis/git
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/biogenesis/git
    Developers: AdaM, Joan Queralt, Joan Queralt Molina, MarcoA, Richard David Williams, Tyler
    @@ -502,12 +439,12 @@
    Platform:
    mature
    inactive since 2016
    -
    strategy +
    strategy 4X space turn-based
    -
    - Technical information
    Code languages: C++
    Code licenses: Custom
    Code repositories: bote-team/bote.git(since 2013, )
    +
    + Details
    Code languages: C++
    Code licenses: Custom
    Code repositories: bote-team/bote.git(since 2013, )
    Developers: anonymissimus, Iceflower, Malvoisin, Reg, Vuto-BotE
    @@ -520,12 +457,12 @@ mature
    active
    -
    action +
    action content open space
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: bitfighter/bitfighter.git(since 2015, )
    Code dependencies: SDL2
    Assets licenses: GPL
    - Build system: CMake
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: bitfighter/bitfighter.git(since 2015, )
    Code dependencies: SDL2
    Assets licenses: GPL
    + Build system: CMake
    Developers: bobdaduck, Bryan Conrad, Carl Hewett, eykamp, Naleo Hyde, Pascal Terjan, raptor, Rémi Verschelde, Samuel Williams, Vittorio Giovara
    @@ -536,13 +473,13 @@
    Platform:
    beta
    inactive since 2017
    -
    strategy +
    strategy clone content open multiplayer co-op
    -
    Homepage: VenKamikaze
    Inspiration: Bug Bomber
    Developers: Luke Hoschke, msaun-rds, VenKamikaze
    - Technical information
    Code languages: C++
    Code licenses: Apache-2.0
    Code repositories: VenKamikaze/BitRiot.git(since 2016, )
    Code dependencies: SDL2
    - Build system: CMake
    +
    Homepage: VenKamikaze
    Inspiration: Bug Bomber
    + Details
    Code languages: C++
    Code licenses: Apache-2.0
    Code repositories: VenKamikaze/BitRiot.git(since 2016, )
    Code dependencies: SDL2
    + Build system: CMake
    Developers: Luke Hoschke, msaun-rds, VenKamikaze
    @@ -555,11 +492,11 @@ mature
    active
    -
    simulation +
    simulation first-person shooter
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: git.sr.ht/~cnx/blackshadessvn://svn.icculus.org/blackshades
    Code dependencies: SDL
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: git.sr.ht/~cnx/blackshadessvn://svn.icculus.org/blackshades
    Code dependencies: SDL
    @@ -570,12 +507,12 @@
    Platform:
    beta
    inactive since 2007
    -
    simulation +
    simulation content open first-person shooter
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: bkeys/blackshadeselite.git
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: bkeys/blackshadeselite.git
    Developer: David Rosen
    @@ -586,11 +523,11 @@
    Platform:
    beta
    inactive since 2012
    -
    strategy +
    strategy multiplayer online space
    -
    - Technical information
    Code languages: PHP, JavaScript
    Code licenses: GPL-2.0
    Code repositories: osgames/blacknova.git(since 2018, ), svn.code.sf.net/p/blacknova/code
    +
    Homepages: blacknova, blacknova.net
    Inspiration: TradeWars
    Download: blacknova/files
    @@ -603,44 +540,27 @@ mature
    active
    -
    simulation +
    simulation 3D content open sandbox voxel
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Blackvoxel/Blackvoxel.git(since 2014, )
    Code dependencies: OpenGL
    Assets licenses: GPL-3.0
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Blackvoxel/Blackvoxel.git(since 2014, )
    Code dependencies: OpenGL
    Assets licenses: GPL-3.0
    + Build system: Make
    Developer: Blackvoxel
    -
    -
    adventuregame engine - point & click
    -
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: bladecoder/bladecoder-adventure-engine.git(since 2014, )
    Code dependencies: libGDX
    - Build system: Gradle
    -
    - Technical information
    Code languages: JavaScript, PHP
    Code licenses: MIT
    Code repositories: zombieman1041/BlakedAwesomenaughts.git(since 2015, )
    + Details
    Code languages: JavaScript, PHP
    Code licenses: MIT
    Code repositories: zombieman1041/BlakedAwesomenaughts.git(since 2015, )
    Developer: Blake Dayman
    @@ -652,12 +572,12 @@
    Platform:
    mature
    inactive since 2017
    -
    action +
    action content open first-person shooter
    -
    - Technical information
    Code languages: None, Python
    Code licenses: None
    Code repositories: Blasphemer/blasphemer.git(since 2015, )
    Code dependencies: Heretic
    Assets licenses: 3-clause BSD
    +
    + Details
    Code languages: None, Python
    Code licenses: None
    Code repositories: Blasphemer/blasphemer.git(since 2015, )
    Code dependencies: Heretic
    Assets licenses: 3-clause BSD
    Developers: Alazefhir, Blasphemer, G. Wessner, Jute Gyte
    @@ -670,56 +590,26 @@ mature
    active
    -
    educational +
    educational content open memory
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: KDE/blinken.git(since 2015, )
    Code dependencies: KDE Frameworks
    Assets licenses: GPL-2.0, GFDL
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: KDE/blinken.git(since 2015, )
    Code dependencies: KDE Frameworks
    Assets licenses: GPL-2.0, GFDL
    + Build system: CMake
    Developers: (16)Albert Astals Cid, Andreas Cord-Landwehr, Christoph Feck, Danny Allen, Eckhart Wörner, Heiko Becker, Jeremy Whiting, Jonathan Riddell, Matthias Kretz, Montel Laurent, Patrick Spendrin, Stephan Kulow, Steve Jordi, tsdgeos, Urs Wolfer, Yuri Chornoivan

    -
    - -
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: zlib
    Code repositories: jtc0de/Blitwizard.git
    -
    -
    strategy +
    strategy turn-based
    -
    Homepage: blitzkrieg
    Inspiration: Pendulous
    Download: blitzkrieg/files/developpement
    Developer: Syll
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: osgames/blitzkrieg.git(since 2018, ), blitzkrieg.cvs.sourceforge.net
    +
    Homepage: blitzkrieg
    Inspiration: Pendulous
    Download: blitzkrieg/files/developpement
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: osgames/blitzkrieg.git(since 2018, ), blitzkrieg.cvs.sourceforge.net
    Developer: Syll
    @@ -735,8 +625,8 @@
    platform 2D content commercial + original required
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: stephenjsweeney/blobwarsAttrition.git(since 2018, )
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: stephenjsweeney/blobwarsAttrition.git(since 2018, )
    Developer: Stephen J Sweeney
    @@ -753,9 +643,9 @@ content commercial shooter third-person
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: perpendicular-dimensions/blobandconquer.git(since 2016, ), git.code.sf.net/p/blobandconquer/code @add
    Code dependencies: SDL
    Assets licenses: commercial
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: perpendicular-dimensions/blobandconquer.git(since 2016, ), git.code.sf.net/p/blobandconquer/code @add
    Code dependencies: SDL
    Assets licenses: commercial
    + Build system: Make
    Developers: Alba Mendez, Guus Sliepen, Hans de Goede, Stephen Sweeney
    @@ -767,9 +657,9 @@
    Platforms:
    mature
    inactive since 2017
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/blobby/code
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/blobby/code
    Developers: CvX!, danielknobe, Erik Schultheis, Jonathan Sieber, Sven Rech
    @@ -781,12 +671,12 @@
    Platform:
    mature
    inactive since 2006
    -
    action +
    action content open racing side-scrolling
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: salsa.debian.org/games-team/bloboats.git
    Assets licenses: GPL, CC
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: salsa.debian.org/games-team/bloboats.git
    Assets licenses: GPL, CC
    Build system: Make
    Improve Raw entry @@ -800,11 +690,11 @@ mature
    active
    active
    -
    puzzle +
    puzzle clone match 3 sliding blocks
    -
    Homepage: blockattack.net
    Inspiration: Tetris Attack
    Download: blockattack.net/download
    Developer: Poul Sander
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: blockattack/blockattack-game.git(since 2015, )
    Code dependencies: SDL2
    Assets licenses: GPL-2.0, CC-BY-SA, Public domain
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: blockattack/blockattack-game.git(since 2015, )
    Code dependencies: SDL2
    Assets licenses: GPL-2.0, CC-BY-SA, Public domain
    + Build system: CMake
    Developer: Poul Sander
    @@ -836,10 +726,10 @@ mature
    active
    - -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: SoltauFintel/blockpuzzle.git(since 2020, )
    - Build system: Gradle
    + +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: SoltauFintel/blockpuzzle.git(since 2020, )
    + Build system: Gradle
    Developer: SoltauFintel
    @@ -851,9 +741,9 @@
    Platforms:
    mature
    inactive since 2014
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/blockout.git(since 2019, ), blockout.cvs.sourceforge.net
    Code dependencies: OpenGL
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/blockout.git(since 2019, ), blockout.cvs.sourceforge.net
    Code dependencies: OpenGL
    Developer: Jean Luc PONS
    @@ -865,49 +755,15 @@
    Platform:
    mature
    inactive since 2008
    -
    arcade +
    arcade shooter top-down
    -
    - Technical information
    Code languages: C#
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/bloodmasters/code
    Code dependencies: .NET, DirectX
    +
    + Details
    Code languages: C#
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/bloodmasters/code
    Code dependencies: .NET, DirectX
    Developer: Pascal van der Heiden
    -
    -
    arcade +
    arcade skill
    -
    - Technical information
    Code languages: Java
    Code licenses: 2-clause BSD
    Code repositories: bobthekingofegypt/BobBall.git(since 2012, )
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: 2-clause BSD
    Code repositories: bobthekingofegypt/BobBall.git(since 2012, )
    + Build system: Gradle
    Developers: Bob, rnauber, wesen
    @@ -932,9 +788,9 @@ mature
    active
    - Technical information
    Code languages: TypeScript
    Code licenses: AGPL-3.0
    Code repositories: yannicka/bobby.git(since 2019, )
    + Details
    Code languages: TypeScript
    Code licenses: AGPL-3.0
    Code repositories: yannicka/bobby.git(since 2019, )
    Developer: Yannick A.
    @@ -945,12 +801,12 @@
    Platforms:
    beta
    inactive since 2010
    -
    arcade +
    arcade clone content open
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Assets licenses: GPL
    - Build system: Autoconf
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Assets licenses: GPL
    + Build system: Autoconf
    Developers: Martijn de Boer, Patrick, Steffen Pohle
    @@ -962,9 +818,9 @@
    Platforms:
    mature
    inactive since 2010
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: osgames/bombermaaan.git(since 2019, ), svn.code.sf.net/p/bombermaaan/code
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: osgames/bombermaaan.git(since 2019, ), svn.code.sf.net/p/bombermaaan/code
    Developers: baptiste sansierra, Bernd A., Eggomat, Fury, JEROME BIGOT
    @@ -975,10 +831,10 @@
    Platforms:
    beta
    inactive since 2005
    - Technical information
    Code languages: C++, Objective-C
    Code licenses: GPL-2.0
    Code repositories: osgames/bombic.git(since 2019, ), svn.code.sf.net/p/bombic/code
    Code dependencies: SDL
    - Build system: Make
    + Details
    Code languages: C++, Objective-C
    Code licenses: GPL-2.0
    Code repositories: osgames/bombic.git(since 2019, ), svn.code.sf.net/p/bombic/code
    Code dependencies: SDL
    + Build system: Make
    Developers: Bernard, Michal Marek, Petr Gajdusek
    @@ -989,10 +845,10 @@
    Platform:
    beta
    inactive since 2010
    Homepages: bombic2.sourceforge.net, bombic2
    Inspiration: Bomberman
    Developers: Bernard, Karel Fiser
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/bombic2/code
    Code dependencies: SDL
    - Build system: Make
    Homepages: bombic2.sourceforge.net, bombic2
    Inspiration: Bomberman
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/bombic2/code
    Code dependencies: SDL
    + Build system: Make
    Developers: Bernard, Karel Fiser
    @@ -1005,10 +861,10 @@ mature
    active
    -
    actionremake +
    actionremake content open
    Homepage: drummyfish
    Inspiration: Atomic Bomberman
    - Technical information
    Code languages: Python
    Code licenses: CC0
    Code repositories: drummyfish/Bombman.git(since 2018, )
    Code dependencies: pygame
    Assets licenses: CC0
    + Details
    Code languages: Python
    Code licenses: CC0
    Code repositories: drummyfish/Bombman.git(since 2018, )
    Code dependencies: pygame
    Assets licenses: CC0
    @@ -1020,12 +876,12 @@
    Platform:
    beta
    active
    -
    role playing +
    role playing content open roguelike turn-based
    -
    - Technical information
    Code languages: Go
    Code licenses: ISC
    Code repositories: git.tuxfamily.org/boohu/boohu.git, anaseto/boohu.git @add(since 2017, )
    Assets licenses: ISC
    +
    + Details
    Code languages: Go
    Code licenses: ISC
    Code repositories: git.tuxfamily.org/boohu/boohu.git, anaseto/boohu.git @add(since 2017, )
    Assets licenses: ISC
    Developer: anaseto
    @@ -1038,11 +894,11 @@ mature
    active
    -
    actionremake +
    actionremake content swappable
    -
    Homepage: silverweed.github.io/boom
    Inspiration: BOOM
    Developer: Silverweed
    - Technical information
    Code languages: C++
    Code licenses: Custom
    Code repositories: silverweed/lifish.git(since 2015, )
    Code dependencies: SFML
    - Build system: CMake
    +
    Homepage: silverweed.github.io/boom
    Inspiration: BOOM
    + Details
    Code languages: C++
    Code licenses: Custom
    Code repositories: silverweed/lifish.git(since 2015, )
    Code dependencies: SFML
    + Build system: CMake
    Developer: Silverweed
    @@ -1054,10 +910,10 @@
    Platform:
    mature
    inactive since 2013
    -
    strategy +
    strategy real-time
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: OneSleepyDev/boswars_osd.git(since 2016, ), OneSleepyDev/boswars_osd_archive.git @add(since 2017, )
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: OneSleepyDev/boswars_osd.git(since 2016, ), OneSleepyDev/boswars_osd_archive.git @add(since 2017, )
    @@ -1068,10 +924,10 @@
    Platform:
    beta
    inactive since 2006
    -
    strategy +
    strategy real-time
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/boson.git(since 2018, ), svn.code.sf.net/p/boson/code
    Code dependencies: OpenGL
    +
    + Details
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/boson.git(since 2018, ), svn.code.sf.net/p/boson/code
    Code dependencies: OpenGL
    Developers: Andreas Beckermann, Ben Adler, Felix Seeger, Krzysztof Kosz, Mickael Marchand, Nils Trzebin, Rivo Laks, Scott MacDonald, Thomas Capricelli, Timo Huebel
    @@ -1083,9 +939,9 @@
    Platform:
    mature
    inactive since 2015
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: valeriansaliou/boulder-dash.git(since 2015, )
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: valeriansaliou/boulder-dash.git(since 2015, )
    Developers: Colin LEVERGER, Valerian Saliou
    @@ -1097,11 +953,11 @@
    Platform:
    mature
    inactive since 2007
    -
    arcade +
    arcade content open for kids
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: pygame
    Assets licenses: GPL
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: pygame
    Assets licenses: GPL
    Developer: Richard T. Jones
    @@ -1113,10 +969,10 @@
    Platforms:
    mature
    inactive since 2011
    -
    puzzle +
    puzzle brain exercise
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: brain-workshop/brainworkshop.git(since 2017, ), osgames/brain-workshop.git @add(since 2019, ), svn.code.sf.net/p/brainworkshop/code
    Code dependencies: pyglet
    Assets licenses: CC
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: brain-workshop/brainworkshop.git(since 2017, ), osgames/brain-workshop.git @add(since 2019, ), svn.code.sf.net/p/brainworkshop/code
    Code dependencies: pyglet
    Assets licenses: CC
    Developers: Ashwin Menon, DavidF, Jonathan Toomim, Paul, Paul Hoskinson, Rahul Patel, Samantha McVey, xantares
    @@ -1128,9 +984,9 @@
    Platform:
    mature
    inactive since 2009
    Homepage: sabetts/bratwurst
    Inspiration: Bratwurst
    - Technical information
    Code languages: Lisp
    Code licenses: GPL-2.0
    Code repositories: sabetts/bratwurst.git(since 2009, )
    + Details
    Code languages: Lisp
    Code licenses: GPL-2.0
    Code repositories: sabetts/bratwurst.git(since 2009, )
    @@ -1141,11 +997,11 @@
    Platform:
    beta
    inactive since 2017
    -
    action +
    action 3D clone
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: marksteelz3/Atari-VR---Breakout.git(since 2017, )
    Code dependencies: Unity
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: marksteelz3/Atari-VR---Breakout.git(since 2017, )
    Code dependencies: Unity
    @@ -1158,10 +1014,10 @@ mature
    active
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: bridgecommand/bc.git(since 2015, )
    Code dependencies: Irrlicht Engine
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: bridgecommand/bc.git(since 2015, )
    Code dependencies: Irrlicht Engine
    Developers: ceeac, David Elir Evans, James Packer, whoopsie
    @@ -1172,11 +1028,11 @@
    Platform:
    beta
    inactive since 2009
    -
    puzzle +
    puzzle content open
    -
    Homepage: brikx
    Download: brikx/files
    Developers: Bokorn, glezmen
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    Assets licenses: GPL-2.0
    - Build system: Make
    +
    Homepage: brikx
    Download: brikx/files
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    Assets licenses: GPL-2.0
    + Build system: Make
    Developers: Bokorn, glezmen
    @@ -1188,10 +1044,10 @@
    Platforms:
    mature
    inactive since 2008
    -
    action +
    action clone
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    @@ -1204,10 +1060,10 @@ mature
    active
    -
    actionboard +
    actionboard content open
    -
    Homepage: britbingo
    Download: britbingo/files
    Play online: bbingo.eu5.net
    Developer: Bert Beckwith
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Assets licenses: GPL-3.0
    +
    Homepage: britbingo
    Download: britbingo/files
    Play online: bbingo.eu5.net
    + Details
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Assets licenses: GPL-3.0
    Developer: Bert Beckwith
    @@ -1220,10 +1076,10 @@ mature
    active
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: C
    Code licenses: AGPL-3.0
    Code repositories: tsadok/brogue.git(since 2016, )
    +
    + Details
    Code languages: C
    Code licenses: AGPL-3.0
    Code repositories: tsadok/brogue.git(since 2016, )
    Developer: Jonadab the Unsightly One
    @@ -1236,10 +1092,10 @@ mature
    active
    -
    adventurerole playing +
    adventurerole playing multiplayer online + massive
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: MPL-2.0
    Code repositories: mozilla/BrowserQuest.git(since 2011, )
    +
    + Details
    Code languages: JavaScript
    Code licenses: MPL-2.0
    Code repositories: mozilla/BrowserQuest.git(since 2011, )
    Developers: Franck Lecollinet, Guillaume Lecollinet, Myles Recny
    @@ -1250,11 +1106,11 @@
    Platforms:
    beta
    inactive since 2007
    -
    strategy +
    strategy chess clone
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/brutalchess.git(since 2019, ), svn.code.sf.net/p/brutalchess/code
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/brutalchess.git(since 2019, ), svn.code.sf.net/p/brutalchess/code
    Developers: Joe Flint, Michael Cook, neilpa
    @@ -1267,10 +1123,10 @@ mature
    active
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: bibendovsky/bstone.git(since 2013, )
    - Build system: CMake
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: bibendovsky/bstone.git(since 2013, )
    + Build system: CMake
    Developers: 01y, Boris I. Bendovsky, Cong, CrimsonTautology, Manuel K, Scott, XxMiltenXx
    @@ -1281,12 +1137,12 @@
    Platform:
    beta
    inactive since 2007
    -
    action +
    action content open side-scrolling space
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: pygame
    Assets licenses: Free Art License
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: pygame
    Assets licenses: Free Art License
    Developer: Chris Hopp
    @@ -1298,9 +1154,9 @@
    Platform:
    mature
    inactive since 2013
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    @@ -1312,10 +1168,10 @@
    Platform:
    beta
    active
    active
    -
    action +
    action clone multiplayer shooter tank
    -
    - Technical information
    Code languages: C++
    Code licenses: LGPL-2.1, MPL-2.0
    Code repositories: BZFlag-Dev/bzflag.git(since 2015, ), svn.code.sf.net/p/bzflag/code
    - Build system: Autoconf
    +
    Homepages: www.bzflag.org, bzflag
    Media: BZFlag
    Inspiration: Battle Zone
    Download: www.bzflag.org/downloads
    @@ -1383,7 +1205,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/C.html b/docs/games/C.html index e497c09e..85c76a08 100644 --- a/docs/games/C.html +++ b/docs/games/C.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -51,11 +51,11 @@ mature
    active
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: cxong/cdogs-sdl.git(since 2013, )
    Code dependencies: SDL2
    Assets licenses: CC0, CC-BY, CC-BY-SA
    - Build system: CMake
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: cxong/cdogs-sdl.git(since 2013, )
    Code dependencies: SDL2
    Assets licenses: CC0, CC-BY, CC-BY-SA
    + Build system: CMake
    Developers: Antoine Musso, Carsten Teibes, Cong, Justin Jacobs, Lucas Martin-King, Matthias Mailänder, Veikko Soininen, William
    @@ -67,31 +67,15 @@
    Platform:
    mature
    inactive since 2013
    -
    strategy +
    strategy clone turn-based
    -
    Homepage: www.c-evo.org
    Media: C-evo
    Inspiration: Civilization II
    Download: www.c-evo.org/files/files.php
    Developer: Vasili Novikov
    - Technical information
    Code languages: Pascal
    Code licenses: Public domain, GPL-3.0
    Code repositories: vn971/cevo.git(since 2015, )
    +
    + Details
    Code languages: Pascal
    Code licenses: Public domain, GPL-3.0
    Code repositories: vn971/cevo.git(since 2015, )
    Developer: Vasili Novikov
    -
    - -
    Homepage: demonixis/C3DE
    Developer: Yannick Comte
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: demonixis/C3DE.git(since 2014, )
    Code dependencies: MonoGame
    - Build system: Visual Studio
    -
    - Technical information
    Code languages: C, Assembly
    Code licenses: GPL-3.0
    Code repositories: maikmerten/c64-nuclearreaction.git(since 2012, )
    + Details
    Code languages: C, Assembly
    Code licenses: GPL-3.0
    Code repositories: maikmerten/c64-nuclearreaction.git(since 2012, )
    Developer: maikmerten
    @@ -114,9 +98,9 @@ mature
    active
    - -
    - Technical information
    Code languages: Python
    Code licenses: MIT
    Code repositories: Mekire/cabbages-and-kings.git(since 2013, )
    Code dependencies: pygame, wxPython
    + +
    + Details
    Code languages: Python
    Code licenses: MIT
    Code repositories: Mekire/cabbages-and-kings.git(since 2013, )
    Code dependencies: pygame, wxPython
    Developer: Sean J. McKiernan
    @@ -127,10 +111,10 @@
    Platform:
    beta
    inactive since 2009
    -
    actionremake +
    actionremake content commercial + original required
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    @@ -142,51 +126,15 @@
    Platforms:
    beta
    active
    -
    - -
    Homepage: www.cafu.de
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: bitbucket.org/cafu/cafu.git
    - Build system: CMake
    -
    -
    role playing +
    role playing asciiart text-based
    -
    - Technical information
    Code languages: TypeScript, JavaScript
    Code licenses: GPL-3.0
    Code repositories: candybox2/candybox2.github.io.git(since 2017, )
    +
    + Details
    Code languages: TypeScript, JavaScript
    Code licenses: GPL-3.0
    Code repositories: candybox2/candybox2.github.io.git(since 2017, )
    Developer: Andrei Kvapil
    @@ -210,10 +158,10 @@
    Platform:
    mature
    inactive since 2018
    -
    arcade +
    arcade for kids
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: tube42/candymem.git(since 2015, )
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: tube42/candymem.git(since 2015, )
    Build system: Gradle
    Improve Raw entry @@ -227,8 +175,8 @@
    sports table tennis
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/cannonsmash.git(since 2019, ), cannonsmash.cvs.sourceforge.net
    Code dependencies: OpenGL
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/cannonsmash.git(since 2019, ), cannonsmash.cvs.sourceforge.net
    Code dependencies: OpenGL
    Developers: Kanna Yoshihiro, Takayuki KUSANO, yotsuya san
    @@ -240,11 +188,11 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content commercial
    -
    - Technical information
    Code languages: C++
    Code licenses: MAME
    Code repositories: djyt/cannonball.git(since 2012, )
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: MAME
    Code repositories: djyt/cannonball.git(since 2012, )
    + Build system: CMake
    Developers: Manuel Alfayate Corchete, reassembler, Santhosh Raju
    @@ -255,11 +203,11 @@
    Platforms:
    beta
    inactive since 2011
    -
    music +
    music content open karaoke
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: spiderbit/canta.git(since 2010, )
    Code dependencies: GStreamer, Soya3D
    Assets licenses: GPL-2.0
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: spiderbit/canta.git(since 2010, )
    Code dependencies: GStreamer, Soya3D
    Assets licenses: GPL-2.0
    Developers: Andreas Kattner, Felix Rodriguez Lopez, Stefan Huchler
    @@ -271,11 +219,11 @@
    Platforms:
    mature
    inactive since 2010
    -
    puzzlesimulation +
    puzzlesimulation content open sandbox
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/caphgame/code
    Code dependencies: SDL
    Assets licenses: GPL-3.0
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/caphgame/code
    Code dependencies: SDL
    Assets licenses: GPL-3.0
    Developer: Roman Belov
    @@ -286,11 +234,11 @@
    Platform:
    beta
    inactive since 2012
    -
    cardspuzzle +
    cardspuzzle content open multiplayer online
    -
    - Technical information
    Code languages: JavaScript, Python
    Code licenses: AGPL-3.0
    Code repositories: farsides/cardstories.git(since 2011, )
    Code dependencies: Twisted
    Assets licenses: CC-BY-SA-3.0
    +
    + Details
    Code languages: JavaScript, Python
    Code licenses: AGPL-3.0
    Code repositories: farsides/cardstories.git(since 2011, )
    Code dependencies: Twisted
    Assets licenses: CC-BY-SA-3.0
    Developers: Adolfo R. Brandes, Chris McCormick, Farsides, Matjaz Gregoric, Rogerio Hilbert Lima, Xavier Antoviaque
    @@ -302,10 +250,10 @@
    Platforms:
    beta
    active
    -
    actionremake +
    actionremake content commercial + original required
    - Technical information
    Code languages: C++, C
    Code licenses: MIT
    Code repositories: codenamecpp/carnage3d.git
    + Details
    Code languages: C++, C
    Code licenses: MIT
    Code repositories: codenamecpp/carnage3d.git
    Build system: Make
    Improve Raw entry @@ -318,9 +266,9 @@
    Platforms:
    mature
    inactive since 2014
    - Technical information
    Code languages: AGS Script
    Code licenses: Custom
    Code repositories: gondur/cartlife_src.git(since 2015, )
    Code dependencies: Adventure Game Studio
    + Details
    Code languages: AGS Script
    Code licenses: Custom
    Code repositories: gondur/cartlife_src.git(since 2015, )
    Code dependencies: Adventure Game Studio
    Developers: Aaron Wallentine, gondur
    @@ -331,9 +279,9 @@
    Platform:
    beta
    inactive since 2016
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: mordrax/cotwmtor.git(since 2015, )
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: mordrax/cotwmtor.git(since 2015, )
    Developer: Joseph Ni
    @@ -345,9 +293,9 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: Elm, JavaScript
    Code licenses: MIT
    Code repositories: mordrax/cotwelm.git(since 2016, )
    + Details
    Code languages: Elm, JavaScript
    Code licenses: MIT
    Code repositories: mordrax/cotwelm.git(since 2016, )
    Developers: Dušan Juretić, Joseph Ni
    @@ -358,9 +306,9 @@
    Platform:
    beta
    inactive since 2006
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: karlb/castle-combat.git(since 2019, )
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: karlb/castle-combat.git(since 2019, )
    Developer: Karl Bartel
    @@ -371,10 +319,10 @@
    Platform:
    beta
    inactive since 2003
    -
    - Technical information
    Code languages: C++
    Code licenses: 3-clause BSD, GPL-2.0
    Code repositories: osgames/catmother.git(since 2019, ), svn.code.sf.net/p/catmother/code
    +
    @@ -385,10 +333,10 @@
    Platform:
    beta
    inactive since 2012
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: C++
    Code licenses: CC-BY-SA-3.0
    Code repositories: Whales/Cataclysm.git(since 2010, )
    +
    + Details
    Code languages: C++
    Code licenses: CC-BY-SA-3.0
    Code repositories: Whales/Cataclysm.git(since 2010, )
    Developers: Alien-AV, Daniel Dengler, Whales
    @@ -401,409 +349,12 @@ mature
    active
    -
    remakerole playing +
    remakerole playing roguelike turn-based
    -
    Homepages: cataclysmdda.org, discourse.cataclysmdda.org
    Inspiration: Cataclysm
    Download: cataclysmdda.org/releases
    Developers: - 8street, - 9600bauds, - acidia, - actual-nh, - Aenye, - aierce, - akirashirosawa, - akozhevn, - akrieger, - Alan Brady, - Alasnuyo, - Alec White Valentine, - Aleksander, - Alexander Morland, - Alexander Scherer, - Alexey, - Alexey Kim, - Alexey Mostovoy, - AlisW02, - Allison, - Aloxaf, - Amans Tofu, - ampersand55, - anabatic, - Andi Shores, - andrei, - Andrey Bienkowski, - anejjam, - Angela Graves, - angoddu, - anonym, - anothersimulacrum, - Anton Burmistrov, - Anuradha Dissanayake, - arcke, - arijust, - Ashes, - Asmageddon, - atomicdryad, - Ava, - awesine, - axujen, - Barhandar, - Barry Gackle, - barsoosayque, - BeigeSand, - Ben Fox-Moore, - Ben Gray, - Bence, - Bernardo Sulzbach, - BevapDin, - Binrui Dong, - BorkBorkGoesTheCode, - Brad Busse, - Brandon Bergren, - Brandon Kentel, - Brian Lefler, - Brian McDade, - Brian-Otten, - cainiaowu, - cake>pie, - carmakazi, - casswedson, - Catacstone, - Catiua, - chaisawlajatang, - Chaosvolt, - Charlie Nolan, - Chris Vickio, - Christian Bielert, - Christian Buskirk, - ChunkOfMeat, - Clarence "Sparr" Risher, - Cliffs Dover, - CodeBandit, - codemime, - Competently-Incompetent, - Coolthulhu, - CosmicCoincidence, - Cosmitz, - CountAlex, - curstwist, - Curtis Merrill, - Cyrano7, - D Anzorge, - daftfad, - DangerNoodle, - DanmakuDan, - Danny Bautista, - Dark Daskin, - darktoes, - Davi-DeGanne, - David, - David Holmes, - Dax Fugue, - DeadLeaves, - DemAvalon, - Denis Volk, - DialoMalison, - dissociativity, - Dmitry Serov, - DoctorGoat, - DoctorVanGogh, - Donnie McNabb, - DracoGriffin, - Dru, - Dylan Greer, - Dyrewulfe, - DZiral, - Edith Brunel, - Efi, - Eighth-of-Third, - ejseto, - Ekarus Ryndren, - eltank, - ephemeralstoryteller, - EpicOrange, - Eric, - Eric Pierce, - Esdian, - eso, - evilexecutive, - Faalagorn, - faefux, - Fergus Dall, - ferociousdork, - Firestorm01X2, - FlameStormer2000, - Francisco Moreira, - freezerbunny, - Fris0uman, - Frost-wood, - FryCarson, - FulcrumA, - Gabe-Lincoln, - Gabriel-SE, - GalenEvil, - Gatleos, - GennFaol, - GiM, - GlyphGryph, - Gordon Watt, - Goron, - Greev, - Greg McNew, - halfahermit, - harison86, - Heather Soron Kaminski, - Herbert Jones, - Hesu Lee, - Hirmuolio, - hitbutton, - HuXTUS, - Huynh Yen Loc, - Hymore246, - hyper2snyper, - I-am-Erk, - Ian Strachan, - ice-o-metric, - Ilya Agafonov, - Ilya Margolin, - Inglonias, - ipcyborg, - Isaac Freund, - ISuckM8, - ituluwituluwzev, - Ivan P., - Ivan Zaitsev, - Jacek Nakonieczny, - James Gangur, - Jamuro-g, - Jason Gilbert, - Jason Jones, - jcd000, - Jeremy, - Jeremy Osborne, - Jeremy Rose, - Jerimee Richir, - Jianxiang Wang (王健翔), - jkraybill, - Joe, - John Bytheway, - John Candlebury, - johnrdconnolly, - jokermatt999, - JonahDes, - Jorn Vernee, - Josh Richey, - Joshua Chin, - joshuagiles, - Justin, - KA101, - Kael Talvadore, - Kanexan, - karols146, - Karthas077, - Kelenius, - Kevin Giovinazzo, - Kevin Granade, - Keyspace-1, - kilozombie, - Kilvoctu, - klorpa, - Kodi Arfer, - KongMD, - KurzedMetal, - Kyle Fawcett, - Lap, - Larwick, - LaVeyanFiend, - Leland Clemmons, - Leonid Vasilev, - Lil Shining Man, - LISPCoC, - Lucasargh, - lucasmr, - lucianposton, - LyleSY, - Maddremor, - Maleclypse, - malhawee, - Malkeus, - Mark Langsdorf, - mark7, - Marloss, - Martijn Arnoldussen, - Matt K., - Matthew Taylor, - maxmurder, - maxsond, - mctynp, - Mdnthrvst, - Mecares, - meladath, - Menschheit, - Michael Davies, - mightyagrippa, - Mike, - MisterFelixFox, - misterprimus, - Mom-Bun, - Mooses2k, - moosestrangler, - MorCel374, - mqrause, - mrkybe, - Mshock777, - MT-Arnoldussen, - Muffindrake, - mugling, - Nate Moore, - Nathan Fowler, - NaturesWitness, - neitsa, - NeviNovat, - nexusmrsep, - Nicholas De Nova, - Nick Taylor, - nikheizen, - Nioca, - Noctifer-de-Mortem, - NotFuji, - nsklaus, - Nymall, - Octav "Narc" Sandulescu, - oddbjol, - Oddzball, - Olanti, - Oleg Antipin, - Oleksii S. Malakhov, - Oliver Jowett, - OrenAudeles, - origamiwolf, - OromisElf, - OvenBaker, - OzoneH3, - PatrikLundell, - patternoia, - Paul Fenwick, - Pete Goodfellow, - Peter Lacey-Bordeaux, - Peter Piwowarski, - Petr Onderka, - phaethonfire, - philippeop, - Piotr Staszewski, - pisskop, - plazma-rush, - Podesta, - pouar, - Pr0man, - PropaneSoup, - prutschman, - Pupsi Mupsi, - Pär Karlsson, - Quietust, - Rabbit, - RadHazard, - Rail-Runner, - railmonkey, - RarkGrames, - Reaper42, - Reclusive-reptile, - Regularitee, - Reiner Herrmann, - Robert Maupin, - Robert Tisdale, - Robik81, - RogueYun, - Rolf K, - Roy Berube, - rsulli55, - Ryan, - Ryan Sullivant, - Rémy Roy, - sagethor, - Saicchi, - Salty Panda, - satheon49, - Sean "Chezzo" Osman, - Sean Mirrsen, - Senrain, - Sergey Alirzaev, - Sergio Duran, - Serhiy Zahoriya, - Seth, - Skippy McSkip, - skYYman, - slimeboy460, - Snaaty, - sneeze-attack, - snipercup, - Soufian, - SouP, - souricelle, - Soyweiser, - spacenookie, - Spencer Michaels, - starpolemic, - Steven Noonan, - Steven Wu, - Stevensonz, - Stéphane Travostino, - SunshineDistillery, - Surma, - surprise22, - taiyu, - Tamiore, - TechyBen, - Theawesomeboophis, - TheFlame52, - ThinkInvisible, - Tivec, - Tom Quinn, - Tomas Volka, - Tonkatsu, - Tony, - ToxiClay, - Treah Blade, - Tsunder, - Turtlicious, - Unknown, - UrbanCMC, - utunnels, - vache, - valuial, - VampyreLord, - Vasyan, - Venera3, - Veraghin, - vidarsk, - Violet White, - Viss Valdyr, - Vitaly Vlasov, - Vlad, - Voker57, - Vollch, - vulkans22, - Whales, - Williham Williham Totland, - Wishbringer, - Wokko1, - wormingdead, - Wouter van Kesteren, - Wuzzy, - xalgenos, - xanderrootslayer, - Xenomorph-III, - Xpyder, - Xygen, - yobbobanana, - yowshi, - Zach Morgan, - Zaweri, - Zhilkin Serg, - zombiethoughts, - zwparchman
    - Technical information
    Code languages: C++
    Code licenses: CC-BY-SA-3.0
    Code repositories: CleverRaven/Cataclysm-DDA.git(since 2012, )
    Code dependencies: ncurses
    Assets licenses: CC-BY-SA-3.0
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: CC-BY-SA-3.0
    Code repositories: CleverRaven/Cataclysm-DDA.git(since 2012, )
    Code dependencies: ncurses
    Assets licenses: CC-BY-SA-3.0
    + Build system: Make
    Developers: (397)8street, 9600bauds, acidia, actual-nh, Aenye, aierce, akirashirosawa, akozhevn, akrieger, Alan Brady, Alasnuyo, Alec White Valentine, Aleksander, Alexander Morland, Alexander Scherer, Alexey, Alexey Kim, Alexey Mostovoy, AlisW02, Allison, Aloxaf, Amans Tofu, ampersand55, anabatic, Andi Shores, andrei, Andrey Bienkowski, anejjam, Angela Graves, angoddu, anonym, anothersimulacrum, Anton Burmistrov, Anuradha Dissanayake, arcke, arijust, Ashes, Asmageddon, atomicdryad, Ava, awesine, axujen, Barhandar, Barry Gackle, barsoosayque, BeigeSand, Ben Fox-Moore, Ben Gray, Bence, Bernardo Sulzbach, BevapDin, Binrui Dong, BorkBorkGoesTheCode, Brad Busse, Brandon Bergren, Brandon Kentel, Brian Lefler, Brian McDade, Brian-Otten, cainiaowu, cake>pie, carmakazi, casswedson, Catacstone, Catiua, chaisawlajatang, Chaosvolt, Charlie Nolan, Chris Vickio, Christian Bielert, Christian Buskirk, ChunkOfMeat, Clarence "Sparr" Risher, Cliffs Dover, CodeBandit, codemime, Competently-Incompetent, Coolthulhu, CosmicCoincidence, Cosmitz, CountAlex, curstwist, Curtis Merrill, Cyrano7, D Anzorge, daftfad, DangerNoodle, DanmakuDan, Danny Bautista, Dark Daskin, darktoes, Davi-DeGanne, David, David Holmes, Dax Fugue, DeadLeaves, DemAvalon, Denis Volk, DialoMalison, dissociativity, Dmitry Serov, DoctorGoat, DoctorVanGogh, Donnie McNabb, DracoGriffin, Dru, Dylan Greer, Dyrewulfe, DZiral, Edith Brunel, Efi, Eighth-of-Third, ejseto, Ekarus Ryndren, eltank, ephemeralstoryteller, EpicOrange, Eric, Eric Pierce, Esdian, eso, evilexecutive, Faalagorn, faefux, Fergus Dall, ferociousdork, Firestorm01X2, FlameStormer2000, Francisco Moreira, freezerbunny, Fris0uman, Frost-wood, FryCarson, FulcrumA, Gabe-Lincoln, Gabriel-SE, GalenEvil, Gatleos, GennFaol, GiM, GlyphGryph, Gordon Watt, Goron, Greev, Greg McNew, halfahermit, harison86, Heather Soron Kaminski, Herbert Jones, Hesu Lee, Hirmuolio, hitbutton, HuXTUS, Huynh Yen Loc, Hymore246, hyper2snyper, I-am-Erk, Ian Strachan, ice-o-metric, Ilya Agafonov, Ilya Margolin, Inglonias, ipcyborg, Isaac Freund, ISuckM8, ituluwituluwzev, Ivan P., Ivan Zaitsev, Jacek Nakonieczny, James Gangur, Jamuro-g, Jason Gilbert, Jason Jones, jcd000, Jeremy, Jeremy Osborne, Jeremy Rose, Jerimee Richir, Jianxiang Wang (王健翔), jkraybill, Joe, John Bytheway, John Candlebury, johnrdconnolly, jokermatt999, JonahDes, Jorn Vernee, Josh Richey, Joshua Chin, joshuagiles, Justin, KA101, Kael Talvadore, Kanexan, karols146, Karthas077, Kelenius, Kevin Giovinazzo, Kevin Granade, Keyspace-1, kilozombie, Kilvoctu, klorpa, Kodi Arfer, KongMD, KurzedMetal, Kyle Fawcett, Lap, Larwick, LaVeyanFiend, Leland Clemmons, Leonid Vasilev, Lil Shining Man, LISPCoC, Lucasargh, lucasmr, lucianposton, LyleSY, Maddremor, Maleclypse, malhawee, Malkeus, Mark Langsdorf, mark7, Marloss, Martijn Arnoldussen, Matt K., Matthew Taylor, maxmurder, maxsond, mctynp, Mdnthrvst, Mecares, meladath, Menschheit, Michael Davies, mightyagrippa, Mike, MisterFelixFox, misterprimus, Mom-Bun, Mooses2k, moosestrangler, MorCel374, mqrause, mrkybe, Mshock777, MT-Arnoldussen, Muffindrake, mugling, Nate Moore, Nathan Fowler, NaturesWitness, neitsa, NeviNovat, nexusmrsep, Nicholas De Nova, Nick Taylor, nikheizen, Nioca, Noctifer-de-Mortem, NotFuji, nsklaus, Nymall, Octav "Narc" Sandulescu, oddbjol, Oddzball, Olanti, Oleg Antipin, Oleksii S. Malakhov, Oliver Jowett, OrenAudeles, origamiwolf, OromisElf, OvenBaker, OzoneH3, PatrikLundell, patternoia, Paul Fenwick, Pete Goodfellow, Peter Lacey-Bordeaux, Peter Piwowarski, Petr Onderka, phaethonfire, philippeop, Piotr Staszewski, pisskop, plazma-rush, Podesta, pouar, Pr0man, PropaneSoup, prutschman, Pupsi Mupsi, Pär Karlsson, Quietust, Rabbit, RadHazard, Rail-Runner, railmonkey, RarkGrames, Reaper42, Reclusive-reptile, Regularitee, Reiner Herrmann, Robert Maupin, Robert Tisdale, Robik81, RogueYun, Rolf K, Roy Berube, rsulli55, Ryan, Ryan Sullivant, Rémy Roy, sagethor, Saicchi, Salty Panda, satheon49, Sean "Chezzo" Osman, Sean Mirrsen, Senrain, Sergey Alirzaev, Sergio Duran, Serhiy Zahoriya, Seth, Skippy McSkip, skYYman, slimeboy460, Snaaty, sneeze-attack, snipercup, Soufian, SouP, souricelle, Soyweiser, spacenookie, Spencer Michaels, starpolemic, Steven Noonan, Steven Wu, Stevensonz, Stéphane Travostino, SunshineDistillery, Surma, surprise22, taiyu, Tamiore, TechyBen, Theawesomeboophis, TheFlame52, ThinkInvisible, Tivec, Tom Quinn, Tomas Volka, Tonkatsu, Tony, ToxiClay, Treah Blade, Tsunder, Turtlicious, Unknown, UrbanCMC, utunnels, vache, valuial, VampyreLord, Vasyan, Venera3, Veraghin, vidarsk, Violet White, Viss Valdyr, Vitaly Vlasov, Vlad, Voker57, Vollch, vulkans22, Whales, Williham Williham Totland, Wishbringer, Wokko1, wormingdead, Wouter van Kesteren, Wuzzy, xalgenos, xanderrootslayer, Xenomorph-III, Xpyder, Xygen, yobbobanana, yowshi, Zach Morgan, Zaweri, Zhilkin Serg, zombiethoughts, zwparchman

    @@ -815,12 +366,12 @@
    Platform:
    mature
    inactive since 1989
    -
    action +
    action 2D content commercial shooter
    - Technical information
    Code languages: Pascal
    Code licenses: GPL-2.0
    Code repositories: CatacombGames/Catacomb.git(since 2014, )
    + Details
    Code languages: Pascal
    Code licenses: GPL-2.0
    Code repositories: CatacombGames/Catacomb.git(since 2014, )
    @@ -832,11 +383,11 @@
    Platform:
    mature
    inactive since 1991
    -
    action +
    action first-person shooter
    -
    Homepage: catacomb.games
    Media: Catacomb 3-D
    Developer: rdmandel
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: CatacombGames/Catacomb3D.git(since 2014, ), CatacombGames/CatacombAbyss.git @add(since 2014, ), CatacombGames/CatacombApocalypse.git @add(since 2014, ), CatacombGames/CatacombArmageddon.git @add(since 2014, )
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: CatacombGames/Catacomb3D.git(since 2014, ), CatacombGames/CatacombAbyss.git @add(since 2014, ), CatacombGames/CatacombApocalypse.git @add(since 2014, ), CatacombGames/CatacombArmageddon.git @add(since 2014, )
    Developer: rdmandel
    @@ -848,10 +399,10 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial
    -
    Homepage: ArnoAnsems/CatacombGL
    Inspiration: Catacomb 3-D
    Developer: ArnoAnsems
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: ArnoAnsems/CatacombGL.git(since 2018, )
    Code dependencies: OpenGL
    +
    Homepage: ArnoAnsems/CatacombGL
    Inspiration: Catacomb 3-D
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: ArnoAnsems/CatacombGL.git(since 2018, )
    Code dependencies: OpenGL
    Developer: ArnoAnsems
    @@ -863,11 +414,11 @@
    Platform:
    mature
    inactive since 2014
    -
    remake +
    remake content commercial
    -
    Homepage: Blzut3/CatacombSDL
    Inspirations: Catacomb, Catacomb II
    Developer: Braden Obrzut
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: Blzut3/CatacombSDL.git(since 2014, )
    - Build system: CMake
    +
    Homepage: Blzut3/CatacombSDL
    Inspirations: Catacomb, Catacomb II
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: Blzut3/CatacombSDL.git(since 2014, )
    + Build system: CMake
    Developer: Braden Obrzut
    @@ -880,10 +431,10 @@ mature
    active
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: Bubu/android-dice-game.git(since 2017, )
    - Build system: Gradle
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: Bubu/android-dice-game.git(since 2017, )
    + Build system: Gradle
    Developer: Marcus
    @@ -896,10 +447,10 @@ mature
    active
    -
    role playing +
    role playing multiplayer local + massive
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: alphaonex86/CatchChallenger.git(since 2012, )
    +
    + Details
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: alphaonex86/CatchChallenger.git(since 2012, )
    Developers: BRULE Herman Jacques Roger, rrfvtgb
    @@ -912,11 +463,11 @@ mature
    active
    -
    action +
    action clone content commercial
    -
    - Technical information
    Code languages: TypeScript
    Code licenses: MIT
    Code repositories: dogballs/cattle-bity.git(since 2018, )
    +
    + Details
    Code languages: TypeScript
    Code licenses: MIT
    Code repositories: dogballs/cattle-bity.git(since 2018, )
    Developers: Anton-Aleksei Ilyin, Michael
    @@ -931,9 +482,9 @@
    platform clone
    -
    - Technical information
    Code languages: C, JavaScript
    Code licenses: GPL-3.0
    Code repositories: mgerhardy/caveexpress.git(since 2014, )
    Code dependencies: SDL
    Assets licenses: CC-BY-SA-4.0
    - Build system: CMake
    +
    Homepage: www.caveproductions.org
    Inspiration: Ugh!
    + Details
    Code languages: C, JavaScript
    Code licenses: GPL-3.0
    Code repositories: mgerhardy/caveexpress.git(since 2014, )
    Code dependencies: SDL
    Assets licenses: CC-BY-SA-4.0
    + Build system: CMake
    Developers: Martin Gerhardy, Rémi Verschelde
    @@ -946,11 +497,11 @@ mature
    active
    -
    action +
    action clone
    -
    - Technical information
    Code languages: JavaScript, C, C++, Lua
    Code licenses: GPL-3.0
    Code repositories: mgerhardy/caveexpress.git(since 2014, )
    Code dependencies: SDL
    - Build system: CMake
    +
    Homepage: www.caveproductions.org
    Inspiration: Sokoban
    + Details
    Code languages: JavaScript, C, C++, Lua
    Code licenses: GPL-3.0
    Code repositories: mgerhardy/caveexpress.git(since 2014, )
    Code dependencies: SDL
    + Build system: CMake
    Developers: Martin Gerhardy, Rémi Verschelde
    @@ -961,11 +512,11 @@
    Platform:
    beta
    inactive since 2011
    -
    actionarcade +
    actionarcade content open text-based
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Assets licenses: GPL-3.0
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Assets licenses: GPL-3.0
    Developer: Tom Rune Flo
    @@ -977,10 +528,10 @@
    Platform:
    beta
    active
    -
    actionremakestrategy +
    actionremakestrategy content commercial + original required
    - Technical information
    Code languages: C++, Python
    Code licenses: AGPL-3.0
    Code repositories: institution/cc94.git(since 2014, )
    + Details
    Code languages: C++, Python
    Code licenses: AGPL-3.0
    Code repositories: institution/cc94.git(since 2014, )
    @@ -992,23 +543,12 @@
    Platform:
    beta
    active
    -
    remakestrategy +
    remakestrategy content commercial multiplayer split-screen + online + LAN real-time
    -
    - Technical information
    Code languages: C++
    Code licenses: AGPL-3.0
    Code repositories: cortex-command-community/Cortex-Command-Community-Project-Source.git(since 2019, ), DataRealms/CCOSS.git @add(since 2019, )
    Code dependencies: Allegro
    +
    Homepage: DataRealms/CCOSS
    Inspiration: Cortex Command
    + Details
    Code languages: C++
    Code licenses: AGPL-3.0
    Code repositories: cortex-command-community/Cortex-Command-Community-Project-Source.git(since 2019, ), DataRealms/CCOSS.git @add(since 2019, )
    Code dependencies: Allegro
    Developers: (11)Basxto, Dan Tabar, Evgeniy VIgovskiy, fourZK, Gareth YR, HeliumAnt, MaximDude, MyNameIsTrez, orengg, pawnishoovy, Stuart Riddell

    @@ -1019,30 +559,16 @@
    Platform:
    beta
    inactive since 2012
    -
    action +
    action shooter space top-down
    -
    Homepage: celestron
    Inspiration: Chromium B.S.U.
    Download: celestron/files
    Developer: Daniel Foerster
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/celestron/code, osgames/celestron.git @add(since 2019, )
    Code dependencies: NumPy, pygame
    +
    Homepage: celestron
    Inspiration: Chromium B.S.U.
    Download: celestron/files
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/celestron/code, osgames/celestron.git @add(since 2019, )
    Code dependencies: NumPy, pygame
    Developer: Daniel Foerster
    -
    - Technical information
    Code languages: C, C++
    Code licenses: CC0
    Code repositories: cyberegoorg/cetech.git(since 2015, )
    -
    - Technical information
    Code languages: Java
    Code licenses: LGPL-3.0
    Code repositories: maikmerten/chainreaction.git(since 2012, )
    + Details
    Code languages: Java
    Code licenses: LGPL-3.0
    Code repositories: maikmerten/chainreaction.git(since 2012, )
    Developers: HaroldPirschner, Johannes Neubauer, maikmerten, Stephan Windmüller
    @@ -1065,12 +591,12 @@ mature
    active
    -
    strategy +
    strategy content open first-person shooter
    -
    - Technical information
    Code languages: ?
    Code licenses: ?
    Assets licenses: CC-BY
    +
    + Details
    Code languages: ?
    Code licenses: ?
    Assets licenses: CC-BY
    Developers: ChaosEsqueTeam, Htimsy Rogerg, KlokWerk, PerlJamZ10, Sir Ranjid
    @@ -1082,12 +608,12 @@
    Platform:
    mature
    inactive since 2016
    -
    boardstrategy +
    boardstrategy 3D chess content open
    -
    - Technical information
    Code languages: JavaScript, Python
    Code licenses: GPL-3.0
    Code repositories: FrenchYann/Chess3D.git(since 2013, )
    Code dependencies: WebGL
    Assets licenses: GPL-3.0
    +
    + Details
    Code languages: JavaScript, Python
    Code licenses: GPL-3.0
    Code repositories: FrenchYann/Chess3D.git(since 2013, )
    Code dependencies: WebGL
    Assets licenses: GPL-3.0
    Developers: FrenchYann, Yann
    @@ -1099,12 +625,12 @@
    Platform:
    beta
    active
    -
    role playing +
    role playing content open multiplayer massive + online requires server
    -
    - Technical information
    Code languages: Dart, JavaScript
    Code licenses: MIT
    Code repositories: ChildrenOfUr/coUclient.git(archived, since 2013, ), ChildrenOfUr/coUserver.git
    Assets licenses: MIT
    +
    + Details
    Code languages: Dart, JavaScript
    Code licenses: MIT
    Code repositories: ChildrenOfUr/coUclient.git(archived, since 2013, ), ChildrenOfUr/coUserver.git
    Assets licenses: MIT
    Developers: Andy Castille, Brian Grey, Courtney B Reid, Craig S. Cottingham, Paul VanKeuren, Robert Blackhart
    @@ -1117,10 +643,10 @@ mature
    active
    active
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: chocolate-doom/chocolate-doom.git(since 2009, )
    - Build system: CMake
    +
    @@ -1176,11 +674,11 @@
    Platform:
    beta
    inactive since 2016
    -
    actionremake +
    actionremake content commercial + original required
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0, Custom
    Code repositories: fabiensanglard/chocolate_duke3D.git(archived, since 2012, )
    Code dependencies: SDL
    - Build system: Autoconf
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0, Custom
    Code repositories: fabiensanglard/chocolate_duke3D.git(archived, since 2012, )
    Code dependencies: SDL
    + Build system: Autoconf
    Developers: darealshinji, Fabien, Rohit Nirmal
    @@ -1193,11 +691,11 @@ mature
    active
    -
    role playing +
    role playing multiplayer online + massive
    -
    Homepage: jazztickets/choria
    Developer: jazztickets
    - Technical information
    Code languages: C++, C, Lua
    Code licenses: GPL-3.0
    Code repositories: jazztickets/choria.git(since 2012, )
    Code dependencies: Lua, SDL
    - Build system: CMake
    +
    + Details
    Code languages: C++, C, Lua
    Code licenses: GPL-3.0
    Code repositories: jazztickets/choria.git(since 2012, )
    Code dependencies: Lua, SDL
    + Build system: CMake
    Developer: jazztickets
    @@ -1210,11 +708,11 @@ mature
    active
    -
    puzzle +
    puzzle open content
    -
    Homepage: www.level7.org.uk/chroma
    Developer: Amf
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Assets licenses: GPL-2.0
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Assets licenses: GPL-2.0
    + Build system: Make
    Developer: Amf
    @@ -1227,12 +725,12 @@ mature
    active
    -
    action +
    action shooter top-down
    -
    - Technical information
    Code languages: C++
    Code licenses: Artistic License-1.0
    Code repositories: git.code.sf.net/p/chromium-bsu/code
    - Build system: Autoconf
    +
    + Details
    Code languages: C++
    Code licenses: Artistic License-1.0
    Code repositories: git.code.sf.net/p/chromium-bsu/code
    + Build system: Autoconf
    Developers: brianwredfern, Keyboard Sage, Mark B. Allan, Max Horn, Paul Wise, Sam Hocevar
    @@ -1244,10 +742,10 @@
    Platform:
    beta
    active
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: TheAssemblyArmada/Chronoshift.git(archived, since 2018, )
    - Build system: CMake
    + +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: TheAssemblyArmada/Chronoshift.git(archived, since 2018, )
    + Build system: CMake
    Developers: Olivier Abdesselam, OmniBlade, Toms, yazgoo
    @@ -1258,31 +756,14 @@
    Platform:
    beta
    inactive since 2018
    -
    puzzle +
    puzzle content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: SDL
    Assets licenses: GPL
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: SDL
    Assets licenses: GPL
    Developer: Pawel Biernacki
    -
    -
    game enginesimulation - sandbox - voxel
    -
    Homepage: chunkstories.xyz
    Inspiration: Minecraft
    Developers: Hugo Devillers, landru27
    - Technical information
    Code languages: Kotlin, Java
    Code licenses: LGPL-3.0
    Code repositories: Hugobros3/chunkstories.git(since 2018, )
    - Build system: Gradle
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    @@ -1304,11 +785,11 @@
    Platforms:
    beta
    active
    -
    simulation +
    simulation clone content open
    -
    - Technical information
    Code languages: Rust, JavaScript
    Code licenses: AGPL-3.0
    Code repositories: citybound/citybound.git(since 2016, )
    +
    + Details
    Code languages: Rust, JavaScript
    Code licenses: AGPL-3.0
    Code repositories: citybound/citybound.git(since 2016, )
    Developers: Anselm Eickhoff, Ben Wang, Martin Risell Lilja, O01eg, Rasmus Larsen, Vladimir
    @@ -1319,11 +800,11 @@
    Platform:
    beta
    inactive since 2003
    -
    strategy +
    strategy multiplayer online turn-based
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: osgames/civil.git(since 2018, ), civil.cvs.sourceforge.net
    +
    @@ -1336,10 +817,10 @@ mature
    active
    Platform:
    beta
    inactive since 2017
    -
    simulation +
    simulation city for kids online
    - Technical information
    Code languages: Java, Blender Script
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/civitas/code, svn.code.sf.net/p/civitas/svn
    Code dependencies: Blender game engine
    + Details
    Code languages: Java, Blender Script
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/civitas/code, svn.code.sf.net/p/civitas/svn
    Code dependencies: Blender game engine
    @@ -1367,42 +848,14 @@
    Platform:
    beta
    active
    -
    remakestrategy +
    remakestrategy content commercial + original required
    -
    - Technical information
    Code languages: C#
    Code licenses: CC0
    Code repositories: SWY1985/CivOne.git(since 2015, )
    +
    + Details
    Code languages: C#
    Code licenses: CC0
    Code repositories: SWY1985/CivOne.git(since 2015, )
    Developers: Christoph Donges, Jake Brown, Jakob Mulvad Nielsen
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: calref/cboe.git(since 2013, )
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: calref/cboe.git(since 2013, )
    Developers: Ben Scott, C.W. Betts, Celtic Minstrel, Jeff Vogel, Keira Dueck, Mark Clark, Menshin, Rémi Verschelde
    -
    -
    actiongame engineremake - content commercial + original required - first-person - shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: MadDeCoDeR/Classic-RBDOOM-3-BFG.git(since 2017, )
    Code dependencies: SDL2
    -
    -
    remake +
    remake multiplayer online open content
    -
    - Technical information
    Code languages: C
    Code licenses: 3-clause BSD
    Code repositories: UnknownShadow200/ClassiCube.git(since 2014, )
    Code dependencies: OpenGL
    +
    + Details
    Code languages: C
    Code licenses: 3-clause BSD
    Code repositories: UnknownShadow200/ClassiCube.git(since 2014, )
    Code dependencies: OpenGL
    Developers: 123DontMessWitMe, CybertronicToon, dakriy, Fam0r, Goodlyay, igor725, SpiralP, UnknownShadow200
    @@ -1476,41 +895,13 @@
    Platform:
    beta
    active
    -
    role playing +
    role playing client clone content open multiplayer online + massive
    -
    - Technical information
    Code languages: C#
    Code licenses: 4-clause BSD
    Code repositories: andreakarasho/ClassicUO.git(since 2018, )
    +
    Homepage: www.classicuo.eu
    Inspiration: Ultima Online
    @@ -1522,11 +913,11 @@
    Platforms:
    beta
    active
    -
    action +
    action clone content open
    -
    Homepage: rohit.itch.io/clonepoint
    Inspiration: Gunpoint
    Developer: Rohit Nirmal
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: rohit-n/Clonepoint.git(since 2015, )
    Code dependencies: SDL2
    +
    Homepage: rohit.itch.io/clonepoint
    Inspiration: Gunpoint
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: rohit-n/Clonepoint.git(since 2015, )
    Code dependencies: SDL2
    Developer: Rohit Nirmal
    @@ -1538,10 +929,10 @@
    Platform:
    mature
    inactive since 2017
    -
    remake +
    remake skill
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: ellisonleao/clumsy-bird.git(archived, since 2014, )
    Code dependencies: melonJS
    +
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: ellisonleao/clumsy-bird.git(archived, since 2014, )
    Code dependencies: melonJS
    Developers: Ellison, Olivier Biot, shinriyo, sunzhuoshi
    @@ -1554,10 +945,10 @@ mature
    active
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: aperture-software/colditz-escape.git(since 2015, )
    - Build system: Make
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: aperture-software/colditz-escape.git(since 2015, )
    + Build system: Make
    Developers: Aperture Software, picryott
    @@ -1570,44 +961,13 @@ mature
    active
    -
    remakestrategy +
    remakestrategy content open programming real-time
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: colobot/colobot.git(since 2012, )
    Code dependencies: SDL2
    - Build system: CMake
    +
    @@ -1618,9 +978,9 @@
    Platform:
    beta
    inactive since 2004
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/coltoo.git(since 2018, ), coltoo.cvs.sourceforge.net
    + +
    Homepage: coltoo
    Inspiration: Colonization
    Download: coltoo/files
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/coltoo.git(since 2018, ), coltoo.cvs.sourceforge.net
    Developers: Chainsword, Gustavo Bonis Calvo, John D. Dilley, kayne2000, Pasi Lackman, Peter Kocsis
    @@ -1633,11 +993,11 @@ mature
    active
    -
    adventure +
    adventure text-based
    -
    - Technical information
    Code languages: Python
    Code licenses: Apache-2.0
    Code repositories: brandon-rhodes/python-adventure.git(since 2014, )
    - Build system: setup.py
    +
    + Details
    Code languages: Python
    Code licenses: Apache-2.0
    Code repositories: brandon-rhodes/python-adventure.git(since 2014, )
    + Build system: setup.py
    Developers: Brandon Rhodes, Don Woods, Jim Gilloghy, William Crowther
    @@ -1650,13 +1010,13 @@ mature
    active
    -
    arcade +
    arcade clone commercial content tetris-like
    -
    Homepage: dgcor/Columns
    Inspiration: Columns
    Developer: dgcor
    - Technical information
    Code languages: C++
    Code licenses: zlib
    Code repositories: dgcor/Columns.git(since 2021, )
    Code dependencies: SFML, DGEngine
    - Build system: CMake
    +
    Homepage: dgcor/Columns
    Inspiration: Columns
    + Details
    Code languages: C++
    Code licenses: zlib
    Code repositories: dgcor/Columns.git(since 2021, )
    Code dependencies: SFML, DGEngine
    + Build system: CMake
    Developer: dgcor
    @@ -1667,30 +1027,10 @@
    Platform:
    beta
    inactive since 2010
    active
    -
    remakestrategy +
    remakestrategy content original required + commercial engine
    -
    - Technical information
    Code languages: Go
    Code licenses: GPL-2.0
    Code repositories: pwiecz/command_series.git(since 2020, )
    +
    + Details
    Code languages: Go
    Code licenses: GPL-2.0
    Code repositories: pwiecz/command_series.git(since 2020, )
    Developer: pwiecz
    @@ -1720,26 +1060,10 @@ mature
    active
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: Dringgstein/Commander-Genius.git(since 2018, ), albertz/commandergenius.git @add(since 2009, ), pelya/commandergenius.git @add(since 2009, ), gerstrong/Commander-Genius.git @add(since 2011, )
    - Build system: CMake
    @@ -1750,9 +1074,9 @@
    Platform:
    beta
    inactive since 2012
    - Technical information
    Code languages: JavaScript, CoffeeScript
    Code licenses: MIT
    Code repositories: commandojs/CommandoJS.git(since 2012, )
    Code dependencies: melonJS
    + Details
    Code languages: JavaScript, CoffeeScript
    Code licenses: MIT
    Code repositories: commandojs/CommandoJS.git(since 2012, )
    Code dependencies: melonJS
    @@ -1763,10 +1087,10 @@
    Platform:
    beta
    inactive since 2018
    -
    puzzle +
    puzzle content open
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: Drasky-Vanderhoff/CommonDrops.git
    Code dependencies: SFML
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: Drasky-Vanderhoff/CommonDrops.git
    Code dependencies: SFML
    Build system: Visual Studio
    Improve Raw entry @@ -1780,12 +1104,12 @@ mature
    active
    -
    strategy +
    strategy real-time space
    -
    Homepage: jtrulson/conquest
    Developer: Jon Trulson
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: jtrulson/conquest.git(since 2018, )
    Code dependencies: SDL2
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: jtrulson/conquest.git(since 2018, )
    Code dependencies: SDL2
    + Build system: Make
    Developer: Jon Trulson
    @@ -1797,10 +1121,10 @@
    Platform:
    mature
    inactive since 2012
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/conquests.git(since 2018, )
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/conquests.git(since 2018, )
    Developer: Mark
    @@ -1812,10 +1136,10 @@
    Platform:
    mature
    inactive since 2016
    -
    puzzle +
    puzzle programming
    -
    - Technical information
    Code languages: TypeScript
    Code licenses: MIT
    Code repositories: abagames/consomaton.git(since 2016, )
    Code dependencies: Node.js
    +
    + Details
    Code languages: TypeScript
    Code licenses: MIT
    Code repositories: abagames/consomaton.git(since 2016, )
    Code dependencies: Node.js
    Developers: ABA Games, Kenta Cho
    @@ -1826,10 +1150,10 @@
    Platform:
    beta
    inactive since 2015
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Construo/construo.git(since 2015, )
    - Build system: CMake
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Construo/construo.git(since 2015, )
    + Build system: CMake
    Developer: Ingo Ruhnke
    @@ -1842,28 +1166,14 @@ mature
    active
    -
    - -
    - Technical information
    Code languages: C
    Code licenses: zlib
    -
    -
    remakesimulationstrategy +
    remakesimulationstrategy content commercial + original required
    -
    - Technical information
    Code languages: Lua, C++
    Code licenses: MIT
    Code repositories: CorsixTH/CorsixTH.git(since 2013, )
    Code dependencies: SDL2
    - Build system: CMake
    +
    @@ -1927,11 +1198,11 @@
    Platform:
    beta
    active
    -
    platformremake +
    platformremake content commercial + original required
    -
    Homepage: yuv422/cosmo-engine
    Inspiration: Cosmo's Cosmic Adventure
    Developer: Eric Fry
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: yuv422/cosmo-engine.git(since 2017, )
    Code dependencies: SDL2
    - Build system: CMake
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: yuv422/cosmo-engine.git(since 2017, )
    Code dependencies: SDL2
    + Build system: CMake
    Developer: Eric Fry
    @@ -1944,10 +1215,10 @@ mature
    active
    -
    remake +
    remake content commercial + original required
    -
    - Technical information
    Code languages: C, Assembly
    Code licenses: MIT
    Code repositories: smitelli/cosmore.git(since 2020, )
    +
    + Details
    Code languages: C, Assembly
    Code licenses: MIT
    Code repositories: smitelli/cosmore.git(since 2020, )
    Developer: Scott Smitelli
    @@ -1959,9 +1230,9 @@
    Platform:
    mature
    inactive since 2013
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    @@ -1974,11 +1245,11 @@ mature
    active
    -
    puzzle +
    puzzle content open text-based
    - Technical information
    Code languages: Ada
    Code licenses: GPL-3.0
    Assets licenses: None
    + Details
    Code languages: Ada
    Code licenses: GPL-3.0
    Assets licenses: None
    @@ -1990,10 +1261,10 @@
    Platforms:
    mature
    inactive since 2005
    -
    puzzleremake +
    puzzleremake multiplayer online
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: savannah.nongnu.org/cvs/?group=crack-attack
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: savannah.nongnu.org/cvs/?group=crack-attack
    Build system: Autoconf
    Improve Raw entry @@ -2006,15 +1277,15 @@
    Platforms:
    mature
    inactive since 2017
    -
    puzzle +
    puzzle clone content open multiplayer online sandbox voxel
    -
    - Technical information
    Code languages: C, Python
    Code licenses: MIT
    Code repositories: fogleman/Craft.git(since 2013, )
    Code dependencies: OpenGL
    - Build system: CMake
    +
    + Details
    Code languages: C, Python
    Code licenses: MIT
    Code repositories: fogleman/Craft.git(since 2013, )
    Code dependencies: OpenGL
    + Build system: CMake
    Developers: Brian Mathews, Dylan Knutson, Michael Fogleman
    @@ -2026,9 +1297,9 @@
    Platform:
    mature
    inactive since 2017
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: varunpant/CrappyBird.git(since 2014, )
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: varunpant/CrappyBird.git(since 2014, )
    Developer: Varun
    @@ -2039,12 +1310,12 @@
    Platform:
    beta
    inactive since 2011
    -
    action +
    action content open multiplayer online tower defense
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: khakulov/CreepTD.git(since 2011, ), svn.code.sf.net/p/creepsmash/code
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: khakulov/CreepTD.git(since 2011, ), svn.code.sf.net/p/creepsmash/code
    Developer: Chf
    @@ -2056,11 +1327,11 @@
    Platform:
    mature
    inactive since 2010
    -
    strategy +
    strategy clone turn-based
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/crimson.git(since 2018, ), crimson.seul.org/cvs.php
    + Details
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/crimson.git(since 2018, ), crimson.seul.org/cvs.php
    Build system: Autoconf
    Improve Raw entry @@ -2073,12 +1344,12 @@
    Platform:
    mature
    inactive since 2017
    -
    arcade +
    arcade 2D scrolling skill
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: alaskalinuxuser/app_critical_velocity.git(since 2018, )
    + Details
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: alaskalinuxuser/app_critical_velocity.git(since 2018, )
    Build system: Gradle
    Improve Raw entry @@ -2090,12 +1361,12 @@
    Platform:
    beta
    inactive since 2013
    -
    simulationstrategy +
    simulationstrategy content open evolution
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    + Build system: CMake
    Developer: Bob Winckelmans
    @@ -2108,10 +1379,10 @@ mature
    active
    -
    actionarcade +
    actionarcade open content
    -
    - Technical information
    Code languages: Elm, JavaScript
    Code licenses: AGPL-3.0
    Code repositories: andybalaam/cross-the-road.git(since 2018, )
    Assets licenses: AGPL-3.0
    +
    + Details
    Code languages: Elm, JavaScript
    Code licenses: AGPL-3.0
    Code repositories: andybalaam/cross-the-road.git(since 2018, )
    Assets licenses: AGPL-3.0
    Developer: Andy Balaam
    @@ -2124,53 +1395,10 @@ mature
    active
    -
    role playing +
    role playing multiplayer online + massive
    -
    - Technical information
    Code languages: C, Java
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/crossfire/code
    +
    @@ -2183,30 +1411,15 @@ mature
    active
    -
    role playing +
    role playing client clone content open fork OrionUO multiplayer online
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: crossuo/crossuo.git(since 2019, )
    - Build system: CMake
    +
    Homepage: crossuo.com
    Inspiration: Ultima Online
    @@ -2219,40 +1432,25 @@ mature
    active
    -
    Homepage: xwords.sourceforge.io
    Inspiration: Scrabble
    Download: xwords/files
    Developer: Eric House
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/xwords/git, svn.code.sf.net/p/xwords/svn
    - Build system: Gradle
    +
    Homepage: xwords.sourceforge.io
    Inspiration: Scrabble
    Download: xwords/files
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/xwords/git, svn.code.sf.net/p/xwords/svn
    + Build system: Gradle
    Developer: Eric House
    -
    - Technical information
    Code languages: C, C++, Vala
    Code licenses: MIT
    Code repositories: crownengine/crown.git(since 2012, )
    - Build system: Make
    -
    -
    - Technical information
    Code languages: C++, C
    Code licenses: Custom
    Code repositories: osgames/crownandcutlass.git(since 2018, ), svn.code.sf.net/p/crownandcutlass/code
    +
    + Details
    Code languages: C++, C
    Code licenses: Custom
    Code repositories: osgames/crownandcutlass.git(since 2018, ), svn.code.sf.net/p/crownandcutlass/code
    Developers: Benjamin Coppock, Collin Sanford, David Thulson
    @@ -2264,9 +1462,9 @@
    Platform:
    mature
    inactive since 2017
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: haleymt/CrystalQuest.git(since 2015, )
    Code dependencies: jQuery
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: haleymt/CrystalQuest.git(since 2015, )
    Code dependencies: jQuery
    Developer: Haley Thurston
    @@ -2278,10 +1476,10 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: GPL-3.0
    Code repositories: cubosphere/cubosphere-code.git(since 2018, ), cubosphere/cubosphere-data.git @add(since 2018, ), bzr://cubosphere.bzr.sourceforge.net/bzrroot/cubosphere
    Code dependencies: SDL2
    - Build system: CMake
    + Details
    Code languages: C, C++, Lua
    Code licenses: GPL-3.0
    Code repositories: cubosphere/cubosphere-code.git(since 2018, ), cubosphere/cubosphere-data.git @add(since 2018, ), bzr://cubosphere.bzr.sourceforge.net/bzrroot/cubosphere
    Code dependencies: SDL2
    + Build system: CMake
    Developers: brutalis, Exosphere, Georgios Mixalis, Helix, patryk1303, Promitheas Avgerinos, QwertyChouskie, Valeri
    @@ -2293,12 +1491,12 @@
    Platforms:
    mature
    inactive since 2010
    -
    simulation +
    simulation 2D content open evolution
    -
    - Technical information
    Code languages: C++
    Code licenses: Public domain
    Code dependencies: GLUT
    +
    + Details
    Code languages: C++
    Code licenses: Public domain
    Code dependencies: GLUT
    Developer: Jason Rohrer
    @@ -2310,11 +1508,11 @@
    Platforms:
    mature
    inactive since 2014
    -
    strategy +
    strategy real-time
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: a-nikolaev/curseofwar.git(since 2013, )
    - Build system: CMake, Make
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: a-nikolaev/curseofwar.git(since 2013, )
    + Build system: CMake, Make
    Developers: a-nikolaev, Alexey Nikolaev, Anton Balashov
    @@ -2327,10 +1525,10 @@ mature
    active
    -
    puzzle +
    puzzle maze
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: Qt
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: Qt
    Developer: Graeme Gott
    @@ -2342,10 +1540,10 @@
    Platform:
    mature
    inactive since 2014
    - -
    - Technical information
    Code languages: C++, OCaml
    Code licenses: GPL-2.0
    Code repositories: osgames/cuyo.git(since 2019, ), cvs.savannah.nongnu.org:/sources/cuyo
    - Build system: Autoconf
    + +
    + Details
    Code languages: C++, OCaml
    Code licenses: GPL-2.0
    Code repositories: osgames/cuyo.git(since 2019, ), cvs.savannah.nongnu.org:/sources/cuyo
    + Build system: Autoconf
    Developer: Immanuel Halupczok
    @@ -2356,10 +1554,10 @@
    Platforms:
    beta
    inactive since 2013
    -
    remake +
    remake shooter
    Homepage: cytadela.sourceforge.net
    Inspiration: Cytadela
    Download: cytadela/files
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    @@ -2371,31 +1569,12 @@
    Platform:
    beta
    active
    -
    simulation +
    simulation clone content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: CytopiaTeam/Cytopia.git(since 2018, )
    Code dependencies: SDL2
    - Build system: CMake
    +
    Homepage: cytopia.net
    Inspiration: SimCity
    Download: cytopia.net/download
    @@ -2409,7 +1588,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/D.html b/docs/games/D.html index 2dc025ac..987ad44d 100644 --- a/docs/games/D.html +++ b/docs/games/D.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -50,11 +50,11 @@
    Platforms:
    mature
    inactive since 2015
    -
    remake +
    remake content commercial shooter
    -
    - Technical information
    Code languages: C++
    Code licenses: Custom, GPL-2.0
    Code repositories: svn.code.sf.net/p/d2x-xl/code
    +
    Homepages: www.descent2.de, d2x-xl
    Inspirations: Descent, Descent II
    + Details
    Code languages: C++
    Code licenses: Custom, GPL-2.0
    Code repositories: svn.code.sf.net/p/d2x-xl/code
    Developers: Aus-RED-5, Ian Taylor, karx11erx, Sirius
    @@ -66,10 +66,10 @@
    Platform:
    mature
    inactive since 2018
    -
    puzzle +
    puzzle maze
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    @@ -82,45 +82,10 @@ mature
    active
    -
    remakerole playing +
    remakerole playing content original required
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: Interkarma/daggerfall-unity.git(since 2015, )
    Code dependencies: Unity
    +
    @@ -133,42 +98,10 @@ mature
    active
    Platform:
    beta
    inactive since 2011
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/dangerdeep.git(since 2019, ), git.code.sf.net/p/dangerdeep/git @add, svn.code.sf.net/p/dangerdeep/code
    Assets licenses: CC-BY-NC-ND
    +
    + Details
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/dangerdeep.git(since 2019, ), git.code.sf.net/p/dangerdeep/git @add, svn.code.sf.net/p/dangerdeep/code
    Assets licenses: CC-BY-NC-ND
    Developers: LuisB, Matthew L, Olivier H, Thorsten Jordan
    @@ -194,12 +127,12 @@
    Platform:
    mature
    inactive since 2016
    -
    strategy +
    strategy multiplayer online + massive space turn-based
    -
    - Technical information
    Code languages: Java, JavaScript
    Code licenses: ?
    Code repositories: osgames/darkdestiny.git(since 2019, ), svn.code.sf.net/p/darkdestiny/code
    Assets licenses: Custom
    +
    + Details
    Code languages: Java, JavaScript
    Code licenses: ?
    Code repositories: osgames/darkdestiny.git(since 2019, ), svn.code.sf.net/p/darkdestiny/code
    Assets licenses: Custom
    Developers: Albrecht Vogt, Ciannicay, Craft4, DesertRatX, Martin Tschöpe, ThoHai, Zhdophanti
    @@ -211,11 +144,11 @@
    Platform:
    mature
    inactive since 2009
    -
    strategy +
    strategy clone real-time
    -
    - Technical information
    Code languages: C++, C, Objective-C
    Code licenses: GPL-2.0
    Code repositories: osgames/dark-oberon.git(since 2018, ), svn.code.sf.net/p/dark-oberon/code
    Code dependencies: SDL
    +
    + Details
    Code languages: C++, C, Objective-C
    Code licenses: GPL-2.0
    Code repositories: osgames/dark-oberon.git(since 2018, ), svn.code.sf.net/p/dark-oberon/code
    Code dependencies: SDL
    Developers: Leon Vayman, Marian Cerny, Peter Knut, philippe lhardy
    @@ -227,29 +160,15 @@
    Platform:
    mature
    inactive since 2012
    -
    role playing +
    role playing multiplayer online + massive text-based
    -
    - Technical information
    Code languages: PHP
    Code licenses: GPL-3.0
    Code repositories: osgames/darkcity.git(since 2019, ), svn.code.sf.net/p/darkcity/code
    +
    Homepage: darkcity
    Download: darkcity/files
    + Details
    Code languages: PHP
    Code licenses: GPL-3.0
    Code repositories: osgames/darkcity.git(since 2019, ), svn.code.sf.net/p/darkcity/code
    Developers: DarkCity, Philippe Bousquet, Thierry Bousquet
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: xonotic/darkplaces.git(since 2014, ), xonotic/darkplaces.git(since 2014, ), svn.icculus.org/twilight/trunk/darkplaces, svn://svn.icculus.org/twilight/trunk
    -
    - Technical information
    Code languages: C
    Code licenses: Apache-2.0
    Code repositories: haroldo-ok/datastorm.git(since 2016, )
    Homepage: haroldo-ok/datastorm
    Inspiration: Turmoil
    + Details
    Code languages: C
    Code licenses: Apache-2.0
    Code repositories: haroldo-ok/datastorm.git(since 2016, )
    Developer: Haroldo de Oliveira Pinheiro
    @@ -278,8 +197,8 @@ content open scrolling shooter
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: davidjoffe/dave_gnukem.git(since 2016, )
    Code dependencies: SDL
    +
    Homepages: djoffe.com/gnukem, gnukem
    Inspiration: Duke Nukem
    Download: gnukem/files/gnukem
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: davidjoffe/dave_gnukem.git(since 2016, )
    Code dependencies: SDL
    Developers: David Joffe, Evil Mr Henry
    @@ -290,10 +209,10 @@
    Platform:
    beta
    inactive since 2011
    -
    - Technical information
    Code languages: C++, Lua
    Code licenses: GPL-3.0
    Code repositories: iamCode/Dawn.git(since 2012, )
    + Details
    Code languages: C++, Lua
    Code licenses: GPL-3.0
    Code repositories: iamCode/Dawn.git(since 2012, )
    @@ -311,7 +230,7 @@ multiplayer co-op online
    Homepage: ddnet.tw
    Inspiration: Teeworlds
    Download: ddnet.tw/downloads
    - Technical information
    Code languages: C, C++
    Code licenses: zlib
    Code repositories: ddnet/ddnet.git
    Code dependencies: SDL
    Assets licenses: CC-BY-SA-3.0
    + Details
    Code languages: C, C++
    Code licenses: zlib
    Code repositories: ddnet/ddnet.git
    Code dependencies: SDL
    Assets licenses: CC-BY-SA-3.0
    Build system: CMake
    Improve Raw entry @@ -324,10 +243,10 @@
    Platform:
    mature
    inactive since 2002
    -
    remake +
    remake shooter
    - Technical information
    Code languages: C, Perl, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/deathchase3d.git(since 2019, )
    Code dependencies: SDL
    + Details
    Code languages: C, Perl, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/deathchase3d.git(since 2019, )
    Code dependencies: SDL
    @@ -338,9 +257,9 @@
    Platform:
    beta
    inactive since 2013
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: jpmalkiewicz/decker.git(since 2018, ), svn.code.sf.net/p/decker/code
    @@ -352,10 +271,10 @@
    Platforms:
    beta
    active
    -
    - Technical information
    Code languages: C++
    Code licenses: zlib
    Code repositories: deerportal/deerportal.git(since 2015, )
    Code dependencies: SFML
    Assets licenses: CC-BY 4.0
    +
    + Details
    Code languages: C++
    Code licenses: zlib
    Code repositories: deerportal/deerportal.git(since 2015, )
    Code dependencies: SFML
    Assets licenses: CC-BY 4.0
    Developers: Katia Zawadzka, rafalon, Rafał Zawadzki, ukata
    @@ -367,9 +286,9 @@
    Platforms:
    mature
    inactive since 2009
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    @@ -381,11 +300,11 @@
    Platform:
    mature
    inactive since 2018
    -
    strategy +
    strategy skill tower defense
    -
    - Technical information
    Code languages: GDScript, PHP
    Code licenses: GPL-3.0
    Code repositories: HassanHeydariNasab/defendo.git(since 2017, )
    Code dependencies: Godot
    +
    + Details
    Code languages: GDScript, PHP
    Code licenses: GPL-3.0
    Code repositories: HassanHeydariNasab/defendo.git(since 2017, )
    Code dependencies: Godot
    Developer: Hasan Hejdari Nasab
    @@ -397,10 +316,10 @@
    Platform:
    beta
    active
    -
    - Technical information
    Code languages: JavaScript, PHP
    Code licenses: MIT
    Code repositories: delaford/game.git(since 2017, ), delaford/website.git @add(since 2018, )
    +
    Homepage: delaford/game.
    + Details
    Code languages: JavaScript, PHP
    Code licenses: MIT
    Code repositories: delaford/game.git(since 2017, ), delaford/website.git @add(since 2018, )
    Developers: agitperson, Ben Sumser, Dan Jasnowski, erezvish, Steve Richter
    @@ -413,40 +332,24 @@ mature
    active
    -
    role playing +
    role playing multiplayer online + massive
    - Technical information
    Code languages: C, Perl, C++
    Code licenses: GPL-2.0
    Code repositories: osgames/deliantra.git(since 2019, ), cvs.schmorp.de/deliantra
    + Details
    Code languages: C, Perl, C++
    Code licenses: GPL-2.0
    Code repositories: osgames/deliantra.git(since 2019, ), cvs.schmorp.de/deliantra
    -
    -
    game engineremake - content commercial
    -
    - Technical information
    Code languages: Java
    Code licenses: Custom
    Code repositories: Interrupt/delverengine.git(since 2018, )
    -
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: MattMatt0240/DemiGod.git(since 2013, )
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: MattMatt0240/DemiGod.git(since 2013, )
    @@ -457,31 +360,15 @@
    Platform:
    beta
    inactive since 2017
    -
    - Technical information
    Code languages: C
    Code licenses: Custom
    Code repositories: vcosta/derclou.git(since 2012, ), cosp.cvs.sourceforge.net
    Code dependencies: SDL
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: Custom
    Code repositories: vcosta/derclou.git(since 2012, ), cosp.cvs.sourceforge.net
    Code dependencies: SDL
    + Build system: Make
    Developers: Felipe Gerhard, Kaweh Kazemi, Lucas Schaller, Oliver Gantert, Philipp Gühring, Ronny Thiemann, saschak, Thomas Trummer, Vasco Alexandre da Silva Costa
    -
    -
    game engineremake - content commercial
    -
    - Technical information
    Code languages: C
    Code licenses: LGPL-2.1
    Code repositories: shinyquagsire23/DesktopAdventures.git(since 2015, )
    - Build system: CMake
    -
    -
    arcade +
    arcade 2D content open shooter space
    -
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: MovingBlocks/DestinationSol.git(since 2015, ), svn.code.sf.net/p/destinationsol/code
    Assets licenses: CC-NC
    - Build system: Gradle
    +
    @@ -539,9 +396,9 @@
    Platform:
    beta
    active
    - -
    - Technical information
    Code languages: PHP
    Code licenses: zlib
    Code repositories: osgames/devana.git(since 2018, )
    + +
    + Details
    Code languages: PHP
    Code licenses: zlib
    Code repositories: osgames/devana.git(since 2018, )
    Developer: devland
    @@ -554,28 +411,12 @@ mature
    active
    -
    actionremake +
    actionremake content commercial + original required (Diablo 1) engine recreation
    -
    - Technical information
    Code languages: C, C++
    Code licenses: Unlicense
    Code repositories: diasurgical/devilution.git(since 2018, )
    - Build system: Make
    +
    Homepage: diasurgical/devilution
    Inspiration: Diablo
    @@ -588,71 +429,12 @@ mature
    active
    -
    actionremake +
    actionremake content commercial + original required (Diablo 1) engine recreation
    -
    - Technical information
    Code languages: C, C++
    Code licenses: Unlicense
    Code repositories: diasurgical/devilutionX.git(since 2018, )
    - Build system: CMake
    +
    @@ -664,11 +446,11 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content commercial + original required
    -
    Homepage: dgcor/DGEngine/wiki
    Inspiration: Diablo
    Developers: dgcor, dgengin
    - Technical information
    Code languages: C++
    Code licenses: zlib, GPL-3.0
    Code repositories: dgcor/DGEngine.git(since 2016, ), dgcor/DGEngine.core.git @add
    Code dependencies: SFML
    - Build system: CMake
    +
    Homepage: dgcor/DGEngine/wiki
    Inspiration: Diablo
    + Details
    Code languages: C++
    Code licenses: zlib, GPL-3.0
    Code repositories: dgcor/DGEngine.git(since 2016, ), dgcor/DGEngine.core.git @add
    Code dependencies: SFML
    + Build system: CMake
    Developers: dgcor, dgengin
    @@ -681,12 +463,12 @@ mature
    active
    -
    actionremake +
    actionremake content commercial + original required shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: dhewm/dhewm3.git(since 2012, )
    Code dependencies: OpenGL
    - Build system: CMake
    +
    Homepage: dhewm3.org
    Inspiration: Doom 3
    Download: dhewm/dhewm3/releases
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: dhewm/dhewm3.git(since 2012, )
    Code dependencies: OpenGL
    + Build system: CMake
    Developers: Daniel Gibson, Nick Andrews, Scott Wakeling, Turo Lamminen, Yamagi
    @@ -698,10 +480,10 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial + original required
    -
    Homepage: mofr/Diablerie
    Inspiration: Diablo II
    Developers: Alexander Egorov, PLUG13
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: mofr/Diablerie.git(since 2017, )
    Code dependencies: Unity
    +
    Homepage: mofr/Diablerie
    Inspiration: Diablo II
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: mofr/Diablerie.git(since 2017, )
    Code dependencies: Unity
    Developers: Alexander Egorov, PLUG13
    @@ -714,10 +496,10 @@ mature
    active
    -
    role playing +
    role playing isometric
    -
    - Technical information
    Code languages: Java, JavaScript
    Code licenses: MIT
    Code repositories: mitallast/diablo-js.git(since 2012, )
    +
    + Details
    Code languages: Java, JavaScript
    Code licenses: MIT
    Code repositories: mitallast/diablo-js.git(since 2012, )
    Developer: Alexey Korchevsky
    @@ -730,11 +512,11 @@ mature
    active
    -
    puzzle +
    puzzle clone content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: zlib
    Code repositories: dgcor/Diabolika.git(since 2021, )
    Code dependencies: SFML, DGEngine
    +
    + Details
    Code languages: C++
    Code licenses: zlib
    Code repositories: dgcor/Diabolika.git(since 2021, )
    Code dependencies: SFML, DGEngine
    Developer: dgcor
    @@ -745,12 +527,12 @@
    Platform:
    beta
    inactive since 2011
    -
    remake +
    remake sandbox voxel
    -
    Homepage: blog.mezeske.com/?p=507
    Inspiration: Minecraft
    Developer: Evan Mezeske
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: emezeske/digbuild.git(since 2011, )
    Code dependencies: GLEW, SDL
    - Build system: Scons
    +
    Homepage: blog.mezeske.com/?p=507
    Inspiration: Minecraft
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: emezeske/digbuild.git(since 2011, )
    Code dependencies: GLEW, SDL
    + Build system: Scons
    Developer: Evan Mezeske
    @@ -762,9 +544,9 @@
    Platform:
    mature
    inactive since 2004
    Homepage: digger.org
    Inspiration: Digger
    Download: digger.org/download.html
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    @@ -777,67 +559,24 @@ mature
    active
    - Technical information
    Code languages: Ren'Py, Python
    Code licenses: CC-BY-NC-SA-3.0
    Code repositories: osgames/digitalalovestory.git(since 2018, )
    + Details
    Code languages: Ren'Py, Python
    Code licenses: CC-BY-NC-SA-3.0
    Code repositories: osgames/digitalalovestory.git(since 2018, )
    -
    - -
    - Technical information
    Code languages: C
    Code licenses: MIT
    Code repositories: andrewzx1/dim3.git(since 2015, )
    -
    -
    - -
    - Technical information
    Code languages: Java
    Code licenses: 3-clause BSD
    Code repositories: FloppidyDingo/Dingo-Engine.git(since 2016, )
    Code dependencies: JavaFX
    -
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: Aminator/DirectX12GameEngine.git(since 2018, )
    - Build system: Visual Studio
    -
    -
    simulation +
    simulation clone content open
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: Team--Rocket/divercity.git(since 2014, )
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: Team--Rocket/divercity.git(since 2014, )
    Developers: André Röhrig, estela1, schreva91, Tom Brewe, Tony
    @@ -850,12 +589,12 @@ mature
    active
    -
    role playing +
    role playing japanese open content roguelike
    - Technical information
    Code languages: Lisp
    Code licenses: GPL-3.0
    Code repositories: decent-username/dmomd.git(since 2019, )
    Code dependencies: Trivial-gamekit
    Assets licenses: CC-SA
    + Details
    Code languages: Lisp
    Code licenses: GPL-3.0
    Code repositories: decent-username/dmomd.git(since 2019, )
    Code dependencies: Trivial-gamekit
    Assets licenses: CC-SA
    @@ -866,31 +605,15 @@
    Platform:
    beta
    inactive since 2016
    -
    - -
    Homepage: amroibrahim/DIYDoom
    Inspiration: Doom
    Developer: Amro Ibrahim
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: amroibrahim/DIYDoom.git(since 2019, )
    Code dependencies: SDL2
    - Build system: Visual Studio
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: code.google.com/archive/p/dodge-android/source/default/source
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: code.google.com/archive/p/dodge-android/source/default/source
    @@ -913,10 +636,10 @@ mature
    active
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/domination/code
    - Build system: Ant
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/domination/code
    + Build system: Ant
    Developers: Adrien Laugueux, Steve Hawkins, Theodore Allardyce, Yura
    @@ -928,11 +651,11 @@
    Platform:
    mature
    inactive since 2009
    -
    puzzle +
    puzzle content open
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/nddomino/code
    Assets licenses: GPL-2.0
    - Build system: Ant
    +
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/nddomino/code
    Assets licenses: GPL-2.0
    + Build system: Ant
    Developer: Matthias S. Benkmann
    @@ -944,31 +667,15 @@
    Platforms:
    beta
    active
    -
    actionremake +
    actionremake content commercial + original required
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: plowteam/donut.git
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: plowteam/donut.git
    Build system: CMake
    -
    -
    actiongame engine - first-person - shooter
    -
    Homepage: id-Software/DOOM
    Inspiration: Doom
    - Technical information
    Code languages: C
    Code licenses: Custom
    Code repositories: id-Software/DOOM.git(since 2012, )
    -
    -
    actionremake +
    actionremake content commercial + original required shooter
    -
    +
    @@ -1013,26 +701,11 @@ mature
    active
    -
    actionremake +
    actionremake content commercial + original required
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: bradharding/doomretro.git(since 2013, )
    Code dependencies: SDL2
    - Build system: CMake
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: bradharding/doomretro.git(since 2013, )
    Code dependencies: SDL2
    + Build system: CMake
    Developers: (15)alexey.lysiuk, Alun Bestor, Brad Harding, David CARLIER, duganchen, Fabian Greffrath, Jason M Carlough, Jonathan Nicholas, Julia Nechaevskaya, Manuel K, Michael Francis, Roman Fomin, Roman Kalashnikov, Ryan Cook, ryan-sg

    @@ -1044,11 +717,11 @@
    Platform:
    mature
    inactive since 2012
    -
    actionremake +
    actionremake content commercial + original required shooter
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: id-Software/DOOM-iOS.git(since 2012, )
    + Details
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: id-Software/DOOM-iOS.git(since 2012, )
    @@ -1061,11 +734,11 @@ mature
    active
    -
    actionremake +
    actionremake content commercial + original required
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: svkaiser/Doom64EX.git(since 2014, )
    Code dependencies: SDL2
    - Build system: CMake
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: svkaiser/Doom64EX.git(since 2014, )
    Code dependencies: SDL2
    + Build system: CMake
    Developers: alexey.lysiuk, Manuel K, Pavel Lobashov, Tatsh, Zohar Malamant
    @@ -1078,11 +751,11 @@ mature
    active
    -
    actionremake +
    actionremake content commercial + original required
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0, GPL-3.0, LGPL-3.0
    Code repositories: skyjake/Doomsday-Engine.git(since 2011, ), git.code.sf.net/p/deng/code @add
    - Build system: CMake
    +
    Homepages: dengine.net, deng
    Inspirations: Doom, Doom II, Heretic, Hexen
    Download: deng/files
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0, GPL-3.0, LGPL-3.0
    Code repositories: skyjake/Doomsday-Engine.git(since 2011, ), git.code.sf.net/p/deng/code @add
    + Build system: CMake
    Developers: Christopher Bruns, Daniel Swanson, Jaakko Keränen, Roman Hargrave
    @@ -1094,10 +767,10 @@
    Platforms:
    mature
    inactive since 2013
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/dopewars/code
    - Build system: Autoconf
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/dopewars/code
    + Build system: Autoconf
    Developers: Ben Webb, Ocelot Mantis
    @@ -1109,10 +782,10 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial + original required
    -
    Homepage: doukutsu-rs/doukutsu-rs
    Inspiration: Cave Story
    Developers: alula, Khangaroo
    - Technical information
    Code languages: Rust
    Code licenses: MIT
    Code repositories: doukutsu-rs/doukutsu-rs.git(since 2020, )
    +
    Homepage: doukutsu-rs/doukutsu-rs
    Inspiration: Cave Story
    + Details
    Code languages: Rust
    Code licenses: MIT
    Code repositories: doukutsu-rs/doukutsu-rs.git(since 2020, )
    Developers: alula, Khangaroo
    @@ -1124,9 +797,9 @@
    Platform:
    mature
    inactive since 2010
    - Technical information
    Code languages: Pascal, Script, Pascal, Assembly
    Code licenses: GPL-2.0
    Code repositories: osgames/dragon-history.git(since 2018, )
    + Details
    Code languages: Pascal, Script, Pascal, Assembly
    Code licenses: GPL-2.0
    Code repositories: osgames/dragon-history.git(since 2018, )
    @@ -1139,9 +812,9 @@ mature
    active
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: osgames/dragon-hunt.git(since 2018, ), savannah.nongnu.org/cvs/?group=dragon-hunt
    Code dependencies: pygame
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: osgames/dragon-hunt.git(since 2018, ), savannah.nongnu.org/cvs/?group=dragon-hunt
    Code dependencies: pygame
    @@ -1153,11 +826,11 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content commercial racing
    -
    Homepage: urxp/drally
    Inspiration: Death Rally
    Developer: Lius
    - Technical information
    Code languages: Assembly, C
    Code licenses: MIT
    Code repositories: urxp/drally.git(since 2019, )
    Code dependencies: SDL2
    +
    Homepage: urxp/drally
    Inspiration: Death Rally
    + Details
    Code languages: Assembly, C
    Code licenses: MIT
    Code repositories: urxp/drally.git(since 2019, )
    Code dependencies: SDL2
    Developer: Lius
    @@ -1169,45 +842,16 @@
    Platforms:
    beta
    active
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: dreamchess/dreamchess.git(since 2015, )
    - Build system: CMake
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: dreamchess/dreamchess.git(since 2015, )
    + Build system: CMake
    Developers: Allan Nordhøy, Kris McAulay, Lautaro Bernabé Otaño, MrSiggler, Walter van Niftrik
    -
    Homepage: c99koder/DreamZZT
    Inspiration: ZZT
    Developers: aaronapgar, Sam Steele
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: c99koder/DreamZZT.git(since 2011, )
    - Build system: Make
    -
    -
    -
    game engineremake - content commercial + original required
    -
    Homepage: dreerally.com
    Inspiration: Death Rally
    Developer: Enrique Somolinos Pérez
    - Technical information
    Code languages: C, C++
    Code licenses: Custom
    Code repositories: enriquesomolinos/DreeRally.git(since 2016, )
    Code dependencies: SDL
    -
    -
    role playing +
    role playing roguelike
    -
    Homepage: drl.chaosforge.org
    Media: DRL
    Inspiration: Doom
    Download: drl.chaosforge.org/downloads
    Developer: Kornel Kisielewicz
    - Technical information
    Code languages: Lua, Pascal
    Code licenses: GPL-2.0
    Code repositories: chaosforgeorg/doomrl.git(since 2016, )
    +
    Homepage: drl.chaosforge.org
    Media: DRL
    Inspiration: Doom
    Download: drl.chaosforge.org/downloads
    + Details
    Code languages: Lua, Pascal
    Code licenses: GPL-2.0
    Code repositories: chaosforgeorg/doomrl.git(since 2016, )
    Developer: Kornel Kisielewicz
    @@ -1231,43 +875,14 @@
    Platform:
    mature
    inactive since 2015
    - Technical information
    Code languages: C, Java
    Code licenses: GPL-3.0
    Code repositories: alkom/droidzebra.git(since 2015, )
    + Details
    Code languages: C, Java
    Code licenses: GPL-3.0
    Code repositories: alkom/droidzebra.git(since 2015, )
    Build system: Gradle
    -
    - -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: AdamsLair/duality.git(since 2013, )
    -
    -
    puzzleremake +
    puzzleremake content open
    -
    - Technical information
    Code languages: Lua
    Code licenses: zlib
    Code repositories: SimonLarsen/duckmarines.git(since 2013, )
    Code dependencies: LÖVE
    Assets licenses: CC-BY-SA, CC-BY-NC-ND-4.0
    +
    + Details
    Code languages: Lua
    Code licenses: zlib
    Code repositories: SimonLarsen/duckmarines.git(since 2013, )
    Code dependencies: LÖVE
    Assets licenses: CC-BY-SA, CC-BY-NC-ND-4.0
    Developers: Jordan Christiansen, Simon Larsen
    @@ -1290,10 +905,10 @@
    Platform:
    beta
    active
    -
    puzzle +
    puzzle open content
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: andybalaam/duckmaze.git(since 2020, )
    Code dependencies: pygame, SDL
    Assets licenses: GPL-2.0
    +
    Homepage: duckmaze
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: andybalaam/duckmaze.git(since 2020, )
    Code dependencies: pygame, SDL
    Assets licenses: GPL-2.0
    Developers: Andy Balaam, Jean-Michel Baudrey
    @@ -1304,11 +919,11 @@
    Platforms:
    beta
    inactive since 2009
    -
    strategy +
    strategy text-based turn-based
    -
    Homepage: duelcommander
    Download: duelcommander/files
    Developer: Tommi Helander
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: osgames/duelcommander.git(since 2018, )
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: osgames/duelcommander.git(since 2018, )
    Developer: Tommi Helander
    @@ -1319,12 +934,12 @@
    Platform:
    beta
    inactive since 2018
    -
    action +
    action first-person open content shooter
    -
    - Technical information
    Code languages: Python
    Code licenses: MPL-2.0
    Code repositories: MaxwellSalmon/DUGA.git(since 2018, )
    Code dependencies: pygame
    Assets licenses: Creative Commons Attribution, Mozilla Public License
    +
    + Details
    Code languages: Python
    Code licenses: MPL-2.0
    Code repositories: MaxwellSalmon/DUGA.git(since 2018, )
    Code dependencies: pygame
    Assets licenses: Creative Commons Attribution, Mozilla Public License
    Developers: Maxwell Salmon, MaxwellSalmon
    @@ -1335,12 +950,12 @@
    Platform:
    beta
    inactive since 2009
    -
    actionremake +
    actionremake content commercial + original required multiplayer LAN shooter
    Homepage: icculus.org/duke3d
    Inspiration: Duke Nukem 3D
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.icculus.org/duke3d
    Code dependencies: SDL
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.icculus.org/duke3d
    Code dependencies: SDL
    @@ -1351,12 +966,12 @@
    Platform:
    beta
    inactive since 2008
    -
    actionremake +
    actionremake content commercial + original required multiplayer LAN shooter
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: SDL
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: SDL
    @@ -1368,12 +983,12 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content commercial multiplayer online + LAN + Co-op shooter
    Homepage: m210.duke4.net
    Inspiration: Duke Nukem 3D
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: m210/DukeGDX.git(since 2018, )
    Code dependencies: libGDX
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: m210/DukeGDX.git(since 2018, )
    Code dependencies: libGDX
    @@ -1385,10 +1000,10 @@
    Platform:
    mature
    inactive since 2014
    -
    remakestrategy +
    remakestrategy content original required
    -
    Homepages: dunedynasty.sourceforge.net, dunedynasty
    Inspirations: Dune 2, Open Dune
    Download: dunedynasty
    Developers: David, Nyerguds, s1w_
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/dunedynasty/dunedynasty, osgames/dunedynasty.git @add(since 2019, )
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/dunedynasty/dunedynasty, osgames/dunedynasty.git @add(since 2019, )
    Developers: David, Nyerguds, s1w_
    @@ -1400,10 +1015,10 @@
    Platform:
    beta
    active
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: Fundynamic/dune2themaker4j.git(since 2012, )
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: Fundynamic/dune2themaker4j.git(since 2012, )
    Developers: Arjen van der Ende, Stefan Hendriks
    @@ -1416,26 +1031,10 @@ mature
    active
    active
    -
    role playing +
    role playing text-based
    -
    - Technical information
    Code languages: Java
    Code licenses: 3-clause BSD
    Code repositories: bernardosulzbach/dungeon.git(since 2014, )
    - Build system: Maven
    +
    + Details
    Code languages: Java
    Code licenses: 3-clause BSD
    Code repositories: bernardosulzbach/dungeon.git(since 2014, )
    + Build system: Maven
    Developers: Bernardo Sulzbach, Paul Luu
    @@ -1465,9 +1064,9 @@ mature
    active
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/uaf.git(since 2018, ), uaf.cvs.sourceforge.net
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/uaf.git(since 2018, ), uaf.cvs.sourceforge.net
    Developers: LurchBrick, manikus, nologgie, Paul R. Stevens, Paul Stevens, Richard Turner, Tarlanon
    @@ -1480,143 +1079,10 @@ mature
    active
    -
    role playing +
    role playing roguelike
    -
    Homepage: crawl.develz.org
    Inspiration: Linley's Dungeon Crawl
    Download: crawl.develz.org/download.htm
    Developers: - 4Hooves2Appendages, - Aaron Becker, - Aaron Golden, - Aaron Olowin, - abrahamwl, - Adam Borowski, - AdamPG, - Adrienne Walker, - Aidan Holm, - Alan Malloy, - Alex Jurkiewicz, - Allspice, - amcnicky, - arcee1986, - ariaB, - Benjamin S Wolf, - Benoit Giannangeli, - bjobae, - Brendan Hickey, - bstrie, - ByrelMitchell, - CanOfWorms, - caotto, - cbuchananhowland, - Cedor, - Chris Honey, - Chris Oelmueller, - cut1less, - Cyprian Gascoigne, - DarkTwinge, - Darshan Shaligram, - DMB, - Doesnty, - Dom Light, - dpeg, - dplusplus, - DrKe, - Edgar A. Bering IV, - Eino Keskitalo, - Elan Morin Tedronai, - Elliot Dronebarger, - elliptic, - Emily, - Evan Shaw, - felirx, - floatingatoll, - Floodkiller, - floraline, - Florian Diebold, - frogbotherer, - Gabriel Marks, - GafrieGithub, - gammafunk, - Glenn Matthews, - Goratrix, - Gustaf Hallberg, - Hellmonk, - hellmonk3, - Hurcan Solter, - Implojin, - Isaac Sloat, - James Meickle, - Jesse Luehrs, - jmbjr, - Johannes Maier, - John Stahara, - John Stilley, - Jon Knapp, - Josh Braden, - Josh Gelbard, - Kate, - KennySheep, - Kyle Fox, - Kyle Rawlins, - Larpico, - Lothar Dierkes, - luca-barbieri, - mainiacjoe, - Mark Lodato, - marksg07, - Martin Aigner, - mgdelmonte, - Michael Gagno, - Mikko Vepsäläinen, - Mindcrafter, - minqmay, - MorganLeah, - Naruni-Crawl, - Nathan Mills, - Neil Moore, - Nicholas Feinberg, - Nicholas Smith, - nicolae-carpathia, - nikheizen, - nlavsky, - NormalPerson7, - nrook, - nrook-google, - PabloMansanet, - Pekka Lampila, - Peter Wicks Stringfield, - pubby, - qoala, - Raphaël Langella, - RBrandon, - Reid Barton, - RJ Cunningham, - rlund2, - Robert, - Robert Burnham, - roctavian, - RojjaCebolla, - Rolf K, - Ryan Riegel, - Samuel Bronson, - Samuel Wilson, - Sandman25DCSS, - sdynet, - SeveMonahan, - sgrunt, - Shmuale Mark, - Skrybe, - sorear, - stahara, - Stenella, - Steven Noonan, - Taylor M. Hedberg, - ufshaikh, - Wensleydale, - wjchen, - www, - Yer mivvaggah, - Zhang Kai
    - Technical information
    Code languages: C++, Lua
    Code licenses: GPL-2.0
    Code repositories: crawl/crawl.git(since 2014, )
    Code dependencies: Lua, SDL
    +
    + Details
    Code languages: C++, Lua
    Code licenses: GPL-2.0
    Code repositories: crawl/crawl.git(since 2014, )
    Code dependencies: Lua, SDL
    Developers: (133)4Hooves2Appendages, Aaron Becker, Aaron Golden, Aaron Olowin, abrahamwl, Adam Borowski, AdamPG, Adrienne Walker, Aidan Holm, Alan Malloy, Alex Jurkiewicz, Allspice, amcnicky, arcee1986, ariaB, Benjamin S Wolf, Benoit Giannangeli, bjobae, Brendan Hickey, bstrie, ByrelMitchell, CanOfWorms, caotto, cbuchananhowland, Cedor, Chris Honey, Chris Oelmueller, cut1less, Cyprian Gascoigne, DarkTwinge, Darshan Shaligram, DMB, Doesnty, Dom Light, dpeg, dplusplus, DrKe, Edgar A. Bering IV, Eino Keskitalo, Elan Morin Tedronai, Elliot Dronebarger, elliptic, Emily, Evan Shaw, felirx, floatingatoll, Floodkiller, floraline, Florian Diebold, frogbotherer, Gabriel Marks, GafrieGithub, gammafunk, Glenn Matthews, Goratrix, Gustaf Hallberg, Hellmonk, hellmonk3, Hurcan Solter, Implojin, Isaac Sloat, James Meickle, Jesse Luehrs, jmbjr, Johannes Maier, John Stahara, John Stilley, Jon Knapp, Josh Braden, Josh Gelbard, Kate, KennySheep, Kyle Fox, Kyle Rawlins, Larpico, Lothar Dierkes, luca-barbieri, mainiacjoe, Mark Lodato, marksg07, Martin Aigner, mgdelmonte, Michael Gagno, Mikko Vepsäläinen, Mindcrafter, minqmay, MorganLeah, Naruni-Crawl, Nathan Mills, Neil Moore, Nicholas Feinberg, Nicholas Smith, nicolae-carpathia, nikheizen, nlavsky, NormalPerson7, nrook, nrook-google, PabloMansanet, Pekka Lampila, Peter Wicks Stringfield, pubby, qoala, Raphaël Langella, RBrandon, Reid Barton, RJ Cunningham, rlund2, Robert, Robert Burnham, roctavian, RojjaCebolla, Rolf K, Ryan Riegel, Samuel Bronson, Samuel Wilson, Sandman25DCSS, sdynet, SeveMonahan, sgrunt, Shmuale Mark, Skrybe, sorear, stahara, Stenella, Steven Noonan, Taylor M. Hedberg, ufshaikh, Wensleydale, wjchen, www, Yer mivvaggah, Zhang Kai

    @@ -1627,9 +1093,9 @@
    Platform:
    beta
    inactive since 2016
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: iliak/dungeoneye.git(since 2015, )
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: iliak/dungeoneye.git(since 2015, )
    Developer: Iliak
    @@ -1642,10 +1108,10 @@ mature
    active
    -
    role playing +
    role playing setting fantasy
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: guillaume-gouchon/dungeonhero.git(since 2014, )
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: guillaume-gouchon/dungeonhero.git(since 2014, )
    Developer: Guillaume
    @@ -1657,9 +1123,9 @@
    Platform:
    mature
    inactive since 2016
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: jwvhewitt/dmeternal.git(since 2013, )
    Code dependencies: pygame, pyglet
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: jwvhewitt/dmeternal.git(since 2013, )
    Code dependencies: pygame, pyglet
    Developers: Joseph Hewitt, jwvhewitt
    @@ -1671,10 +1137,10 @@
    Platform:
    mature
    inactive since 2010
    -
    Homepage: dmonkey
    Download: dmonkey/files
    Developer: Joseph Hewitt
    - Technical information
    Code languages: Pascal
    Code licenses: LGPL-2.1
    Code repositories: osgames/dm-unlimited.git(since 2019, ), svn.code.sf.net/p/dmonkey/code
    +
    Homepage: dmonkey
    Download: dmonkey/files
    + Details
    Code languages: Pascal
    Code licenses: LGPL-2.1
    Code repositories: osgames/dm-unlimited.git(since 2019, ), svn.code.sf.net/p/dmonkey/code
    Developer: Joseph Hewitt
    @@ -1687,11 +1153,11 @@ mature
    active
    -
    role playing +
    role playing dungeon turn-based
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: guillaume-gouchon/dungeonquest.git(since 2015, )
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: guillaume-gouchon/dungeonquest.git(since 2015, )
    Developer: Guillaume
    @@ -1703,10 +1169,10 @@
    Platform:
    mature
    inactive since 1992
    -
    adventure +
    adventure text-based
    -
    - Technical information
    Code languages: Emacs Lisp
    Code licenses: GPL-3.0
    Code repositories: git.savannah.gnu.org/git/emacs.git
    +
    + Details
    Code languages: Emacs Lisp
    Code licenses: GPL-3.0
    Code repositories: git.savannah.gnu.org/git/emacs.git
    Developer: Ron Schnell
    @@ -1719,35 +1185,18 @@ mature
    active
    -
    remakesports +
    remakesports 2D content open multiplayer split-screen racing
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: juzzlin/DustRacing2D.git(since 2015, )
    Code dependencies: OpenGL, Qt
    - Build system: CMake
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: juzzlin/DustRacing2D.git(since 2015, )
    Code dependencies: OpenGL, Qt
    + Build system: CMake
    Developers: Jussi Lind, Pino Toscano, Wuzzy
    -
    -
    game enginestrategy - content commercial
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: Blecki/dwarfcorp.git(since 2015, )
    Code dependencies: MonoGame, XNA
    Assets licenses: Proprietary
    - Build system: Visual Studio
    -
    Platform:
    beta
    inactive since 2018
    -
    action +
    action clone content open multiplayer competitive
    -
    - Technical information
    Code languages: GDScript
    Code licenses: GPL-3.0
    Code repositories: akien-mga/dynadungeons.git(since 2015, )
    Code dependencies: Godot
    Assets licenses: CC-BY-3.0
    +
    Homepage: akien-mga/dynadungeons
    Inspiration: Bomberman
    + Details
    Code languages: GDScript
    Code licenses: GPL-3.0
    Code repositories: akien-mga/dynadungeons.git(since 2015, )
    Code dependencies: Godot
    Assets licenses: CC-BY-3.0
    Developers: deliciousfudge, Rémi Verschelde
    @@ -1809,7 +1239,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/E.html b/docs/games/E.html index 7ec578fa..15680445 100644 --- a/docs/games/E.html +++ b/docs/games/E.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -43,34 +43,6 @@

    Games starting with E

    -
    -
    adventuregame engine - point & click
    -
    - Technical information
    Code languages: Java, C#
    Code licenses: GPL-3.0
    Code repositories: e-ucm/eAdventure-legacy.git(archived, since 2013, ), e-ucm/eAdventure.git @add(archived, since 2012, ), e-ucm/uAdventure.git @add(since 2016, ), osgames/e-adventure.git @add(since 2019, ), svn.code.sf.net/p/e-adventure/code
    - Build system: Ant
    -
    -
    - Technical information
    Code languages: C
    Code licenses: ?
    Code repositories: svn.code.sf.net/p/etw/code, etw.cvs.sourceforge.net/viewvc
    Code dependencies: SDL
    - Build system: CMake
    +
    + Details
    Code languages: C
    Code licenses: ?
    Code repositories: svn.code.sf.net/p/etw/code, etw.cvs.sourceforge.net/viewvc
    Code dependencies: SDL
    + Build system: CMake
    Developers: Andrea Carolfi, Gabriele Greco, Sam Hocevar
    @@ -95,12 +67,12 @@ mature
    active
    -
    strategy +
    strategy chess interface open content
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: fbergo/eboard.git(since 2016, )
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: fbergo/eboard.git(since 2016, )
    Developer: Felipe Bergo
    @@ -111,10 +83,10 @@
    Platform:
    beta
    inactive since 2009
    -
    Homepage: ecksdee
    Inspiration: Wipeout
    Developers: dex, Genjix, Mat Sutcliffe, orogor, Vincent Knecht
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/ecksdee/svn
    +
    Homepage: ecksdee
    Inspiration: Wipeout
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/ecksdee/svn
    Developers: dex, Genjix, Mat Sutcliffe, orogor, Vincent Knecht
    @@ -127,32 +99,16 @@ mature
    active
    -
    remake +
    remake first-person shooter
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0, LGPL-2.1, zlib, MIT, IJG, Public domain
    Code repositories: bitbucket.org/ecwolf/ecwolf.git
    + Details
    Code languages: C++
    Code licenses: GPL-2.0, LGPL-2.1, zlib, MIT, IJG, Public domain
    Code repositories: bitbucket.org/ecwolf/ecwolf.git
    Build system: CMake
    -
    -
    actiongame engineremake - content commercial + original required
    -
    - Technical information
    Code languages: C++, Python
    Code licenses: LGPL-3.0
    Code repositories: stohrendorf/EdisonEngine.git(since 2015, )
    - Build system: CMake
    -
    -
    actionremake +
    actionremake content commercial + original required shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Developers: Helixhorned, Hendricks266, hnt_tss, Pierre-Loup A. Griffais, Qbix, Richard C. Gobeille
    @@ -177,13 +133,13 @@
    Platform:
    mature
    inactive since 2015
    -
    role playing +
    role playing 3D dungeon roguelike
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: egoboo/egoboo.git(since 2014, ), svn.code.sf.net/p/egoboo/svn
    - Build system: CMake
    +
    + Details
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: egoboo/egoboo.git(since 2014, ), svn.code.sf.net/p/egoboo/svn
    + Build system: CMake
    Developers: JohanJansen, Michael Heilmann, penguinflyer5234
    @@ -195,9 +151,9 @@
    Platform:
    mature
    inactive since 2005
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: lksj/einstein-puzzle.git(since 2015, )
    Code dependencies: SDL
    + +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: lksj/einstein-puzzle.git(since 2015, )
    Code dependencies: SDL
    Developer: Alex Karabanov
    @@ -210,10 +166,10 @@ mature
    active
    -
    - Technical information
    Code languages: Java, Kotlin
    Code licenses: Apache-2.0
    Code repositories: EliFUT/android.git
    + Details
    Code languages: Java, Kotlin
    Code licenses: Apache-2.0
    Code repositories: EliFUT/android.git
    Build system: Gradle
    Improve Raw entry @@ -227,31 +183,16 @@ mature
    active
    -
    remakerole playing +
    remakerole playing content commercial roguelike
    -
    - Technical information
    Code languages: C++, Lua
    Code licenses: MIT
    Code repositories: elonafoobar/elonafoobar.git(archived, since 2018, )
    Code dependencies: SDL2
    - Build system: CMake
    +
    + Details
    Code languages: C++, Lua
    Code licenses: MIT
    Code repositories: elonafoobar/elonafoobar.git(archived, since 2018, )
    Code dependencies: SDL2
    + Build system: CMake
    Developers: KI, Morgan Fouque, Ruin0x11, Sora, Vorlent
    -
    -
    game enginerole playing - 2D - multiplayer online + massive
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: elysium.cvs.sourceforge.net
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/pinball/code, git.code.sf.net/p/pinball/pinedit @add, sergiomb2/pinball.git @add(since 2016, ), pinball.cvs.sourceforge.net
    - Build system: Make
    @@ -275,12 +216,12 @@ mature
    active
    -
    role playing +
    role playing 2D shooter top-down
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: jazztickets/emptyclip.git(since 2017, ), git.code.sf.net/p/emptyclip/code
    Code dependencies: SDL2
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: jazztickets/emptyclip.git(since 2017, ), git.code.sf.net/p/emptyclip/code
    Code dependencies: SDL2
    Developers: Alan Witkowski, christmode, jazztickets
    @@ -293,46 +234,12 @@ mature
    active
    -
    role playing +
    role playing clone multiplayer online + LAN
    -
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: GPL-2.0
    Code repositories: daid/EmptyEpsilon.git(since 2014, ), daid/SeriousProton.git @add(since 2014, )
    Code dependencies: SFML
    - Build system: CMake
    +
    @@ -345,10 +252,10 @@ mature
    active
    - -
    - Technical information
    Code languages: Java
    Code licenses: LGPL-3.0
    Code repositories: subchannel13/EnchantedFortress.git(since 2017, )
    - Build system: Gradle
    + +
    + Details
    Code languages: Java
    Code licenses: LGPL-3.0
    Code repositories: subchannel13/EnchantedFortress.git(since 2017, )
    + Build system: Gradle
    Developers: Hteo90, Ivan, mueller-ma, xin
    @@ -360,9 +267,9 @@
    Platform:
    beta
    active
    - -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: singularity/singularity.git(since 2012, )
    + +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: singularity/singularity.git(since 2012, )
    Developers: Betacentury, gunchleoc, Niels Thykier, Phil Bordelon, rardiol, Rodrigo Silva, Wuzzy, Xenega
    @@ -375,85 +282,14 @@ mature
    active
    -
    role playing +
    role playing 2D clone popular space trading
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: endless-sky/endless-sky.git(since 2015, )
    Assets licenses: CC-BY-SA
    +
    @@ -466,10 +302,10 @@ mature
    active
    -
    remake +
    remake content open
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: rafaelcastrocouto/enduro.git(since 2019, )
    +
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: rafaelcastrocouto/enduro.git(since 2019, )
    Developer: @racascou
    @@ -481,10 +317,10 @@
    Platform:
    beta
    active
    -
    adventureremake +
    adventureremake content commercial + original required
    -
    Homepage: scemino.github.io
    Inspiration: Thimbleweed Park
    Developers: neuromancer, scemino
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: scemino/engge.git(since 2018, )
    Code dependencies: SFML
    +
    Homepage: scemino.github.io
    Inspiration: Thimbleweed Park
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: scemino/engge.git(since 2018, )
    Code dependencies: SFML
    Developers: neuromancer, scemino
    @@ -497,21 +333,10 @@ mature
    active
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: Enigma-Game/Enigma.git(since 2015, ), svn.code.sf.net/p/enigma-game/source
    Code dependencies: SDL
    - Build system: Autoconf
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: Enigma-Game/Enigma.git(since 2015, ), svn.code.sf.net/p/enigma-game/source
    Code dependencies: SDL
    + Build system: Autoconf
    Developers: (11)alochmann, Andreas Lochmann, bernh_t, Daniel Heck, ged, itroll, Michał Trzebiatowski, Raoul Bourquin, raoulb, Ronald Lamprecht, Sidney Markowitz

    @@ -524,11 +349,11 @@ mature
    active
    -
    puzzleremake +
    puzzleremake clone content open
    -
    Homepage: Kerndog73/EnTT-Pacman
    Inspiration: Pac-Man
    Developer: Indiana Kernick
    - Technical information
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: Kerndog73/EnTT-Pacman.git(since 2018, )
    Code dependencies: EnTT, SDL2
    +
    Homepage: Kerndog73/EnTT-Pacman
    Inspiration: Pac-Man
    + Details
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: Kerndog73/EnTT-Pacman.git(since 2018, )
    Code dependencies: EnTT, SDL2
    Developer: Indiana Kernick
    @@ -539,10 +364,10 @@
    Platform:
    beta
    inactive since 2007
    -
    Homepage: eos-game
    Download: eos-game/files
    Developers: Casey Duncan, Eric Bieschke
    - Technical information
    Code languages: Python
    Code licenses: MIT
    Code repositories: osgames/eos-game.git(since 2018, ), svn.code.sf.net/p/eos-game/code
    Code dependencies: pygame
    +
    Homepage: eos-game
    Download: eos-game/files
    + Details
    Code languages: Python
    Code licenses: MIT
    Code repositories: osgames/eos-game.git(since 2018, ), svn.code.sf.net/p/eos-game/code
    Code dependencies: pygame
    Developers: Casey Duncan, Eric Bieschke
    @@ -554,11 +379,11 @@
    Platform:
    beta
    active
    -
    action +
    action space trading
    -
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: GPL-2.0
    Code repositories: cthielen/Epiar.git(since 2009, )
    +
    + Details
    Code languages: C, C++, Lua
    Code licenses: GPL-2.0
    Code repositories: cthielen/Epiar.git(since 2009, )
    Developers: arke, Christopher Thielen, DuMuT6p, ebos, Gerard Sweeney, Mao Yu, Matt Zweig, moses7
    @@ -570,28 +395,15 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy multiplayer online turn-based
    Homepage: tautvilas/epoh
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: tautvilas/epoh.git(since 2016, )
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: tautvilas/epoh.git(since 2016, )
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: ttyborg/erampage.git(since 2015, )
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/erebusrpg/code
    Code dependencies: Qt
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/erebusrpg/code
    Code dependencies: Qt
    Developer: Mark
    @@ -612,28 +424,13 @@
    Platforms:
    beta
    inactive since 2016
    - -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/ettu/code
    Code dependencies: SDL
    + +
    Homepages: ettu.sourceforge.io, ettu
    Download: ettu/files
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/ettu/code
    Code dependencies: SDL
    Developers: Andrea Carolfi, Davide Giorgi, Gabriele Greco, meltigator
    -
    - Technical information
    Code languages: C, C++
    Code licenses: Custom
    Code repositories: Esenthel/EsenthelEngine.git(since 2019, )
    - Build system: Make
    -
    -
    actionremake +
    actionremake content commercial shooter
    -
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: GPL-3.0
    Code repositories: etlegacy/etlegacy.git(since 2020, )
    - Build system: CMake
    +
    @@ -699,21 +457,10 @@ mature
    active
    Platform:
    beta
    inactive since 2014
    -
    strategy +
    strategy setting medieval turn-based
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: hinogi/eternalwinterwars.git(since 2014, )
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: hinogi/eternalwinterwars.git(since 2014, )
    Developers: Manuel, Matthias Ton, Sebastian Lutter
    @@ -740,75 +487,10 @@
    Platforms:
    beta
    active
    - -
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: MIT
    Code repositories: etternagame/etterna.git(since 2017, )
    - Build system: CMake
    + +
    @@ -821,10 +503,10 @@ mature
    active
    -
    strategy +
    strategy turn-based
    -
    - Technical information
    Code languages: Haxe, JavaScript
    Code licenses: GPL-3.0
    Code repositories: infidel-/cult.git(since 2015, )
    +
    + Details
    Code languages: Haxe, JavaScript
    Code licenses: GPL-3.0
    Code repositories: infidel-/cult.git(since 2015, )
    Developers: Chris Oelmueller, Max Kowarski
    @@ -836,12 +518,12 @@
    Platform:
    mature
    inactive since 2007
    -
    action +
    action content open shooter top-down
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Assets licenses: GPL-2.0
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Assets licenses: GPL-2.0
    @@ -853,9 +535,9 @@
    Platform:
    mature
    inactive since 2017
    Homepage: CamHenlin/ExecutiveMan
    Inspiration: MegaMan
    Developer: Cameron Henlin
    - Technical information
    Code languages: JavaScript
    Code licenses: Custom
    Code repositories: CamHenlin/ExecutiveMan.git(since 2014, )
    Homepage: CamHenlin/ExecutiveMan
    Inspiration: MegaMan
    + Details
    Code languages: JavaScript
    Code licenses: Custom
    Code repositories: CamHenlin/ExecutiveMan.git(since 2014, )
    Developer: Cameron Henlin
    @@ -870,8 +552,8 @@ 3D content open racing
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/extremetuxracer/code
    Assets licenses: GPL-2.0
    +
    Homepage: extremetuxracer
    Inspiration: Tux Racer
    Download: extremetuxracer/files
    @@ -884,44 +566,13 @@ mature
    active
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: exult/exult.git(since 2016, )
    -
    - Technical information
    Code languages: C++, JavaScript
    Code licenses: MIT
    Code repositories: ezEngine/ezEngine.git(since 2014, )
    - Build system: CMake
    -
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: ezQuake/ezquake-source.git(since 2010, )
    +
    @@ -970,7 +598,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/F.html b/docs/games/F.html index ac14c3c6..5f756dcf 100644 --- a/docs/games/F.html +++ b/docs/games/F.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -49,10 +49,10 @@
    Platforms:
    beta
    inactive since 2009
    -
    - Technical information
    Code languages: C++
    Code licenses: ?
    Code dependencies: SDL
    +
    + Details
    Code languages: C++
    Code licenses: ?
    Code dependencies: SDL
    Developer: Santi "Popolon" Ontañón
    @@ -64,10 +64,10 @@
    Platform:
    mature
    inactive since 2018
    -
    - Technical information
    Code languages: C
    Code licenses: Custom
    Code repositories: hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git
    +
    + Details
    Code languages: C
    Code licenses: Custom
    Code repositories: hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git
    Developer: Harm Geert Muller
    @@ -79,11 +79,11 @@
    Platforms:
    mature
    inactive since 2004
    -
    remakesimulation +
    remakesimulation isometric roguelike
    -
    - Technical information
    Code languages: C
    Code licenses: NetHack General Public License
    +
    + Details
    Code languages: C
    Code licenses: NetHack General Public License
    Developer: Jaakko Tapani Peltonen
    @@ -94,9 +94,9 @@
    Platform:
    beta
    inactive since 2009
    - Technical information
    Code languages: C++, Python
    Code licenses: GPL-3.0
    Code repositories: sago007/annchienta.git(since 2017, ), svn.code.sf.net/p/annchienta/code
    Code dependencies: pygtk, PyQt, Annchienta
    + Details
    Code languages: C++, Python
    Code licenses: GPL-3.0
    Code repositories: sago007/annchienta.git(since 2017, ), svn.code.sf.net/p/annchienta/code
    Code dependencies: pygtk, PyQt, Annchienta
    @@ -107,9 +107,9 @@
    Platform:
    beta
    inactive since 2009
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: BGCX067/fallenspire-svn-to-git.git(since 2015, ), code.google.com/archive/p/fallenspire/source/default/source
    Code dependencies: Blender game engine, cairo, NumPy, PGU, Pillow, pygame
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: BGCX067/fallenspire-svn-to-git.git(since 2015, ), code.google.com/archive/p/fallenspire/source/default/source
    Code dependencies: Blender game engine, cairo, NumPy, PGU, Pillow, pygame
    @@ -122,51 +122,15 @@ mature
    active
    -
    Homepage: cxong/FallingTime
    Inspiration: Fall Down
    Developers: Cong, Rémi Verschelde
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: cxong/FallingTime.git(since 2015, )
    Code dependencies: SDL2
    Assets licenses: CC0, CC-BY, CC-BY-SA
    - Build system: CMake
    +
    Homepage: cxong/FallingTime
    Inspiration: Fall Down
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: cxong/FallingTime.git(since 2015, )
    Code dependencies: SDL2
    Assets licenses: CC0, CC-BY, CC-BY-SA
    + Build system: CMake
    Developers: Cong, Rémi Verschelde
    -
    -
    game engineremakerole playing - content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: falltergeist/falltergeist.git(since 2012, )
    Code dependencies: GLEW, SDL2
    - Build system: CMake
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: git.tuxfamily.org/fanwor/fanwor.git
    Code dependencies: SDL
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: git.tuxfamily.org/fanwor/fanwor.git
    Code dependencies: SDL
    @@ -188,10 +152,10 @@
    Platform:
    beta
    inactive since 2014
    -
    - Technical information
    Code languages: Pascal
    Code licenses: GPL-3.0
    Code repositories: Vakarias/farcolony.git(since 2014, )
    + Details
    Code languages: Pascal
    Code licenses: GPL-3.0
    Code repositories: Vakarias/farcolony.git(since 2014, )
    @@ -203,12 +167,12 @@
    Platforms:
    beta
    active
    -
    puzzle +
    puzzle 2D game framework
    -
    Homepage: alxm/faur
    Developer: Alex Margarit
    - Technical information
    Code languages: C, Python, C++
    Code licenses: GPL-3.0
    Code repositories: alxm/faur.git(since 2011, )
    - Build system: Make
    +
    Homepage: alxm/faur
    + Details
    Code languages: C, Python, C++
    Code licenses: GPL-3.0
    Code repositories: alxm/faur.git(since 2011, )
    + Build system: Make
    Developer: Alex Margarit
    @@ -219,53 +183,14 @@
    Platform:
    beta
    inactive since 2012
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/facsimulation/code
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/facsimulation/code
    Developers: Horst Kevin, Stefan Aldinger
    -
    -
    action +
    action 3D shooter
    - Technical information
    Code languages: Java, Haxe, JavaScript, Ruby, PHP
    Code licenses: MIT
    Code repositories: restorer/fire-strike.git(since 2018, )
    + Details
    Code languages: Java, Haxe, JavaScript, Ruby, PHP
    Code licenses: MIT
    Code repositories: restorer/fire-strike.git(since 2018, )
    Build system: Gradle
    Improve Raw entry @@ -291,9 +216,9 @@
    Platform:
    mature
    inactive since 2018
    - -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: osgames/firststrike.git(since 2019, ), svn.code.sf.net/p/firststrikegame/code
    + +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: osgames/firststrike.git(since 2019, ), svn.code.sf.net/p/firststrikegame/code
    Developer: Jocelyn Chaumel
    @@ -306,11 +231,11 @@ mature
    active
    -
    puzzle +
    puzzle port
    -
    +
    @@ -322,9 +247,9 @@
    Platform:
    mature
    inactive since 2015
    - -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: VelbazhdSoftwareLLC/FishRingsForAndroid.git(since 2015, )
    + +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: VelbazhdSoftwareLLC/FishRingsForAndroid.git(since 2015, )
    Developer: Todor Balabanov
    @@ -335,10 +260,10 @@
    Platform:
    beta
    inactive since 2009
    -
    Homepage: www.celephais.net/fitzquake
    Inspiration: Quake
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    @@ -351,29 +276,15 @@ mature
    active
    -
    remake +
    remake skill
    -
    Homepage: cubei/FlappyCow
    Inspiration: Flappy Bird
    Developers: Lars Harmsen, repat
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: cubei/FlappyCow.git(since 2014, )
    - Build system: Gradle
    +
    Homepage: cubei/FlappyCow
    Inspiration: Flappy Bird
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: cubei/FlappyCow.git(since 2014, )
    + Build system: Gradle
    Developers: Lars Harmsen, repat
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: ajweeks/FlexEngine.git(since 2017, )
    -
    -
    simulation +
    simulation clone flight
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/flightgear/flightgear
    - Build system: CMake
    +
    @@ -476,10 +310,10 @@
    Platforms:
    mature
    inactive since 2014
    -
    arcade +
    arcade content open
    -
    - Technical information
    Code languages: C++
    Code licenses: LGPL-2.1
    Code repositories: wavexx/regame.git(since 2018, )
    Code dependencies: FLTK, libpng
    Assets licenses: LGPL
    +
    + Details
    Code languages: C++
    Code licenses: LGPL-2.1
    Code repositories: wavexx/regame.git(since 2018, )
    Code dependencies: FLTK, libpng
    Assets licenses: LGPL
    Developer: Yuri D'Elia
    @@ -491,12 +325,12 @@
    Platform:
    mature
    inactive since 2016
    -
    arcade +
    arcade content open side-scrolling space
    -
    Homepages: fltrator.sourceforge.net, fltrator
    Download: fltrator/files
    Developer: wcout
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: hg.code.sf.net/p/fltrator/code
    Code dependencies: FLTK
    Assets licenses: PD, CC BY 3.0
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: hg.code.sf.net/p/fltrator/code
    Code dependencies: FLTK
    Assets licenses: PD, CC BY 3.0
    Developer: wcout
    @@ -508,11 +342,11 @@
    Platform:
    mature
    inactive since 2013
    -
    arcaderemake +
    arcaderemake content open multiplayer competitive + local
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: anirudhjoshi/fluid_table_tennis.git(since 2012, )
    +
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: anirudhjoshi/fluid_table_tennis.git(since 2012, )
    Developer: anirudhjoshi
    @@ -523,12 +357,12 @@
    Platforms:
    beta
    inactive since 2014
    -
    action +
    action content open shooter top-down
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: Qt
    Assets licenses: GPL-2.0, CC-BY-SA
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: Qt
    Assets licenses: GPL-2.0, CC-BY-SA
    @@ -540,10 +374,10 @@
    Platform:
    beta
    active
    Homepage: fodev.net
    Inspiration: Fallout Online
    Developers: Alexander Konovalov, Markus
    - Technical information
    Code languages: C, C++, C#
    Code licenses: GPL-3.0
    Code repositories: alexknvl/fonline.git(since 2013, ), rotators/play-fonline-data.git @add(since 2014, )
    - Build system: CMake
    Homepage: fodev.net
    Inspiration: Fallout Online
    + Details
    Code languages: C, C++, C#
    Code licenses: GPL-3.0
    Code repositories: alexknvl/fonline.git(since 2013, ), rotators/play-fonline-data.git @add(since 2014, )
    + Build system: CMake
    Developers: Alexander Konovalov, Markus
    @@ -555,11 +389,11 @@
    Platforms:
    mature
    inactive since 2010
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: GLUT, SDL
    - Build system: Autoconf
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: GLUT, SDL
    + Build system: Autoconf
    Developers: Florian Berger, Kein-Hong Man
    @@ -571,11 +405,11 @@
    Platforms:
    mature
    inactive since 2012
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/foobillardplus/code
    Code dependencies: GLUT, SDL
    - Build system: Autoconf
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/foobillardplus/code
    Code dependencies: GLUT, SDL
    + Build system: Autoconf
    Developers: alrusdi, Holger Schäkel, R.Brandl
    @@ -588,11 +422,11 @@ mature
    active
    -
    cardsstrategy +
    cardsstrategy clone content open
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: git.cardforge.org/core-developers/forge.git
    Code dependencies: libGDX
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: git.cardforge.org/core-developers/forge.git
    Code dependencies: libGDX
    Build system: Maven
    Improve Raw entry @@ -604,12 +438,12 @@
    Platform:
    beta
    inactive since 2013
    -
    remake +
    remake content original required first-person shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0, Proprietary
    Code repositories: ForsakenX/forsaken.git(since 2013, )
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0, Proprietary
    Code repositories: ForsakenX/forsaken.git(since 2013, )
    Developers: Daniel Aquino, Richard Preen
    @@ -621,11 +455,11 @@
    Platform:
    mature
    inactive since 2016
    -
    boardstrategy +
    boardstrategy open content
    -
    Homepage: andybalaam/foursies
    Developer: Andy Balaam
    - Technical information
    Code languages: Elm, JavaScript
    Code licenses: GPL-3.0
    Code repositories: andybalaam/foursies.git(since 2016, )
    - Build system: Make
    +
    + Details
    Code languages: Elm, JavaScript
    Code licenses: GPL-3.0
    Code repositories: andybalaam/foursies.git(since 2016, )
    + Build system: Make
    Developer: Andy Balaam
    @@ -636,11 +470,11 @@
    Platform:
    beta
    inactive since 2014
    -
    actionremake +
    actionremake content commercial + original required shooter
    -
    Homepage: TIHan/FQuake3
    Inspiration: Quake III Arena
    Developer: Will Smith
    - Technical information
    Code languages: F#, C
    Code licenses: GPL-2.0
    Code repositories: TIHan/FQuake3.git(since 2013, )
    Code dependencies: MonoGame
    +
    Homepage: TIHan/FQuake3
    Inspiration: Quake III Arena
    + Details
    Code languages: F#, C
    Code licenses: GPL-2.0
    Code repositories: TIHan/FQuake3.git(since 2013, )
    Code dependencies: MonoGame
    Developer: Will Smith
    @@ -652,32 +486,15 @@
    Platform:
    mature
    inactive since 2016
    -
    actionadventure +
    actionadventure content open side-scrolling
    -
    - Technical information
    Code languages: Lisp, C++, C
    Code licenses: Public domain
    Code repositories: antrad/Abuse_1996.git(since 2016, ), Xenoveritas/abuse.git @add(since 2014, ), videogamepreservation/abuse.git @add(archived, since 2015, )
    Assets licenses: Public domain
    +
    + Details
    Code languages: Lisp, C++, C
    Code licenses: Public domain
    Code repositories: antrad/Abuse_1996.git(since 2016, ), Xenoveritas/abuse.git @add(since 2014, ), videogamepreservation/abuse.git @add(archived, since 2015, )
    Assets licenses: Public domain
    Developers: AntonioR Software, Xenoveritas
    -
    - -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: kacperks/Fractal_Engine.git(since 2021, )
    - Build system: CMake
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: FreeAllegiance/Allegiance.git(since 2017, )
    - Build system: CMake
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: FreeAllegiance/Allegiance.git(since 2017, )
    + Build system: CMake
    Developers: Austin Harris, BogDan Vatra, Kirth Gersen, lanslans, Loran, Nick Pirocanac, pvandommelen, Radulfr4, Tim Joiner
    @@ -700,29 +517,15 @@
    Platform:
    beta
    inactive since 2015
    -
    remakestrategy +
    remakestrategy content commercial + original required engine
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: ihhub/fheroes2.git, ciplogic/fheroes2enh.git(since 2017, ), svn.code.sf.net/p/fheroes2/code
    Code dependencies: SDL
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: ihhub/fheroes2.git, ciplogic/fheroes2enh.git(since 2017, ), svn.code.sf.net/p/fheroes2/code
    Code dependencies: SDL
    Developers: Ciprian Khlud, Roman Kurbatov, SandySandy
    -
    Homepage: jmimu/FITD
    Inspiration: Alone in the Dark series
    Developer: jmimu
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: jmimu/FITD.git(since 2017, )
    -
    -
    strategy +
    strategy turn-based
    -
    Homepage: freemars
    Download: freemars/files
    Developer: arikande
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/freemars/code
    - Build system: Ant
    +
    Homepage: freemars
    Download: freemars/files
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/freemars/code
    + Build system: Ant
    Developer: arikande
    @@ -746,11 +549,11 @@
    Platform:
    beta
    inactive since 2017
    -
    strategy +
    strategy 4X space
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/fsc.git(since 2019, ), svn.code.sf.net/p/fsc/code
    Code dependencies: SDL
    +
    Homepages: fsc.sourceforge.net, fsc
    Download: fsc/files
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/fsc.git(since 2019, ), svn.code.sf.net/p/fsc/code
    Code dependencies: SDL
    Developers: Koen Pijnenburg, Paul Mueller
    @@ -761,11 +564,11 @@
    Platform:
    beta
    inactive since 2005
    -
    sportsstrategy +
    sportsstrategy content open
    -
    - Technical information
    Code languages: OCaml
    Code licenses: GPL-2.0
    Code repositories: osgames/freetennis.git(since 2019, ), freetennis.cvs.sourceforge.net
    Assets licenses: GPL-2.0
    - Build system: Make
    +
    + Details
    Code languages: OCaml
    Code licenses: GPL-2.0
    Code repositories: osgames/freetennis.git(since 2019, ), freetennis.cvs.sourceforge.net
    Assets licenses: GPL-2.0
    + Build system: Make
    Developer: Maurizio Colucci
    @@ -777,24 +580,11 @@
    Platforms:
    beta
    active
    -
    actionremakerole playing +
    actionremakerole playing content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: wheybags/freeablo.git(since 2013, )
    - Build system: CMake
    +
    Homepage: freeablo.org
    Inspiration: Diablo
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: wheybags/freeablo.git(since 2013, )
    + Build system: CMake
    Developers: (13)alexey.lysiuk, Artem Kuskis, Bálint Kiss, Colm Vize, Exairnous, Grant Ramsay, Jordy Vieira, Matus Goljer, Patrick, Rohit Nirmal, Sergey Semushin, Shyam Guthikonda, Tom Mason

    @@ -806,12 +596,12 @@
    Platform:
    beta
    active
    -
    remakestrategy +
    remakestrategy content commercial + original required real-time
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: sandsmark/freeaoe.git(since 2019, )
    Code dependencies: SFML
    - Build system: CMake
    +
    Homepage: sandsmark/freeaoe
    Inspiration: Age of Empires II
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: sandsmark/freeaoe.git(since 2019, )
    Code dependencies: SFML
    + Build system: CMake
    Developers: apreiml, Daniel Housar, martin
    @@ -822,10 +612,10 @@
    Platforms:
    beta
    inactive since 2015
    Homepage: dorkster/freeblocks
    Inspiration: Tetris Attack
    Developers: Cong, Justin Jacobs
    - Technical information
    Code languages: C, Java
    Code licenses: GPL-3.0
    Code repositories: dorkster/freeblocks.git(since 2012, )
    Code dependencies: SDL2
    - Build system: CMake
    Homepage: dorkster/freeblocks
    Inspiration: Tetris Attack
    + Details
    Code languages: C, Java
    Code licenses: GPL-3.0
    Code repositories: dorkster/freeblocks.git(since 2012, )
    Code dependencies: SDL2
    + Build system: CMake
    Developers: Cong, Justin Jacobs
    @@ -838,10 +628,10 @@ mature
    active
    - -
    - Technical information
    Code languages: Kotlin, C++
    Code licenses: GPL-2.0
    Code repositories: shlusiak/Freebloks-Android.git(since 2012, )
    - Build system: Gradle
    + +
    + Details
    Code languages: Kotlin, C++
    Code licenses: GPL-2.0
    Code repositories: shlusiak/Freebloks-Android.git(since 2012, )
    + Build system: Gradle
    Developers: Michał Janiszewski, Sascha Hlusiak
    @@ -854,49 +644,13 @@ mature
    active
    -
    strategy +
    strategy clone multiplayer turn-based
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: freeciv/freeciv.git(since 2017, )
    - Build system: Autoconf
    +
    @@ -907,9 +661,9 @@
    Platform:
    beta
    inactive since 2003
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/freecivac.git(since 2019, ), freecivac.cvs.sourceforge.net
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/freecivac.git(since 2019, ), freecivac.cvs.sourceforge.net
    Developers: Ben Webb, rcb, Stewart Adcock
    @@ -922,23 +676,12 @@ mature
    active
    active
    -
    remakestrategy +
    remakestrategy multiplayer turn-based
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: FreeCol/freecol.git(since 2017, ), git.code.sf.net/p/freecol/git @add
    +
    @@ -1046,13 +711,13 @@ mature
    active
    -
    actionremake +
    actionremake content original required first-person multiplayer online + LAN shooter
    -
    Homepage: freecs-1-5
    Inspiration: Counter-Strike
    Download: freecs-1-5/files
    Developer: eukara
    - Technical information
    Code languages: QuakeC
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/freecs-1-5/code
    +
    Homepage: freecs-1-5
    Inspiration: Counter-Strike
    Download: freecs-1-5/files
    + Details
    Code languages: QuakeC
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/freecs-1-5/code
    Developer: eukara
    @@ -1064,35 +729,11 @@
    Platforms:
    beta
    active
    active
    -
    role playing +
    role playing clone isometric
    -
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: GPL-2.0
    Code repositories: freedroid/freedroid-src.git(since 2015, ), git.code.sf.net/p/freedroid/code
    - Build system: Make
    +
    @@ -1138,12 +763,12 @@
    Platform:
    beta
    active
    -
    strategy - turn-based +
    strategy + content open space - content open
    + turn-based
    - Technical information
    Code languages: C#
    Code licenses: CC-BY-NC-SA-2.0
    Code repositories: ekolis/FrEee.git
    Assets licenses: CC-BY-NC-SA-2.0
    + Details
    Code languages: C#
    Code licenses: CC-BY-NC-SA-2.0
    Code repositories: ekolis/FrEee.git
    Assets licenses: CC-BY-NC-SA-2.0
    Build system: Visual Studio
    Improve Raw entry @@ -1155,11 +780,11 @@
    Platform:
    beta
    inactive since 2014
    -
    simulation +
    simulation clone flight
    -
    - Technical information
    Code languages: C, C++
    Code licenses: 2-clause BSD
    Code repositories: FreeFalcon/freefalcon-central.git(since 2013, )
    +
    + Details
    Code languages: C, C++
    Code licenses: 2-clause BSD
    Code repositories: FreeFalcon/freefalcon-central.git(since 2013, )
    Developers: Peter, PlutoniumHeart, Vinny Diehl
    @@ -1170,12 +795,12 @@
    Platform:
    beta
    inactive since 2017
    -
    arcadeplatformremake +
    arcadeplatformremake content open side-scrolling
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: freegish/freegish.git(since 2014, )
    Code dependencies: SDL
    Assets licenses: CC-BY-SA-3.0
    - Build system: Make
    +
    Homepage: freegish/freegish
    Media: freegish
    Inspiration: Gish
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: freegish/freegish.git(since 2014, )
    Code dependencies: SDL
    Assets licenses: CC-BY-SA-3.0
    + Build system: Make
    Developers: Adam Mizerski, Asmageddon, blinry, FrozenCow, James Le Cuirot, Joris van de Donk, Luboš Novák
    @@ -1187,11 +812,11 @@
    Platform:
    mature
    inactive since 2015
    -
    - Technical information
    Code languages: C++, Python
    Code licenses: GPL-3.0
    Code repositories: anttisalonen/freekick3.git(since 2012, )
    Assets licenses: CC-BY-SA-3.0
    +
    + Details
    Code languages: C++, Python
    Code licenses: GPL-3.0
    Code repositories: anttisalonen/freekick3.git(since 2012, )
    Assets licenses: CC-BY-SA-3.0
    Developer: anttisalonen
    @@ -1202,20 +827,9 @@
    Platform:
    beta
    inactive since 2017
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/freelords/git
    @@ -1227,105 +841,9 @@
    Platforms:
    beta
    active
    Homepages: freeminer.org, Archive: 20170531043347/http://freeminer.org
    Inspiration: Minecraft
    Download: f-droid.org//packages/org.freeminer.freeminer
    Developers: - 0gb.us, - Alexander, - Alfredo Ramos, - Anton, - Anton Tsyganenko, - Aracnus, - BlockMen, - BrunoMine, - celeron55, - ChineseHackers, - Ciaran Gultnieks, - Craig Davison, - dannydark, - David Vultur, - Diego Heras, - Diego Martínez, - Dmitry Marakasov, - doserj, - Duane Robertson, - Dániel Juhász, - est31, - Esteban I. Ruiz Moreno, - EvoIykane, - Ferdinand Thiessen, - Fixer, - Florian Euchner, - flyx, - Foghrye4, - fz72, - Gregory Currie, - Hugo Locurcio, - Ian Giestas Pauli, - Jacob Ferrero, - Jakub Vaněk, - Jean-Patrick Guerrero, - Jeff Huang, - Jonathan Neuschäfer, - Jorge Jara, - João Rodrigues, - Juhani Numminen, - kahrl, - KodexKy, - kriauci0niukas, - kwolekr, - Kyle Mills, - larjona, - Le Platos, - lhofhansl, - Lord89James, - Loïc Blot, - Maciej Kasatkin, - Maksim, - Markus Koschany, - matttpt, - MillersMan, - minetest-services, - Mircea Kitsune, - mitch323, - mito551, - Muhammad Rifqi Priyo Susanto, - Nathanaël Courant, - Naëla Courant, - Nils Dagsson Moskopp, - Oblomov, - Oleksandr Kovalchuk, - Orlov Valentine, - orwell96, - Paramat, - Pavel, - PilzAdam, - proller, - raymoo, - red-001, - Robert 'Bobby' Zenz, - Rogier-5, - rubenwardy, - sfan5, - ShadowNinja, - SmallJoker, - socramazibi, - sofar, - SokolovPavel, - Sokomine, - SpeedProg, - sweetbomber, - t0suj4, - tenplus1, - TeTpaAka, - TicklishHoneyBee, - Tim, - Warr1024, - weedy, - Zeno-, - zhangjunphy, - Zheyu Shen, -
    - Technical information
    Code languages: C++, Lua
    Code licenses: GPL-3.0
    Code repositories: freeminer/freeminer.git(since 2013, )
    @@ -1336,11 +854,11 @@
    Platform:
    beta
    inactive since 2009
    -
    remake +
    remake content commercial (?) + original required shooter
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: osgames/freenukum.git(since 2019, ), code.launchpad.net/~silwol/freenukum
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: osgames/freenukum.git(since 2019, ), code.launchpad.net/~silwol/freenukum
    Build system: Make
    Improve Raw entry @@ -1353,64 +871,13 @@
    Platform:
    beta
    active
    -
    remakestrategy +
    remakestrategy content open space turn-based
    -
    - Technical information
    Code languages: C++, Python
    Code licenses: GPL-2.0
    Code repositories: freeorion/freeorion.git(since 2015, ), svn.code.sf.net/p/freeorion/code
    Code dependencies: Boost, FreeType, libvorbis, Ogg, OpenAL, OpenGL, PyLab, SDL, zlib
    Assets licenses: CC-BY-SA
    - Build system: CMake
    +
    @@ -1421,9 +888,9 @@
    Platform:
    beta
    inactive since 2011
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    @@ -1432,12 +899,12 @@
    FreeRails
    -
    Platform:
    beta
    inactive since 2008 (see continuation)
    +
    Platform:
    beta
    inactive since 2008
    -
    - Technical information
    Code languages: Java, C++
    Code licenses: GPL-2.0
    Code repositories: freerails.cvs.sourceforge.net
    + Details
    Code languages: Java, C++
    Code licenses: GPL-2.0
    Code repositories: freerails.cvs.sourceforge.net
    @@ -1448,10 +915,10 @@
    Platform:
    beta
    inactive since 2016
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: FreeRCT/FreeRCT.git(since 2015, )
    - Build system: CMake
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: FreeRCT/FreeRCT.git(since 2015, )
    + Build system: CMake
    Developers: Alberth289346, Benedikt Straub, Charles Pigott, Leif Linse, Richard Wheeler, sgtbigman
    @@ -1464,11 +931,11 @@ mature
    active
    -
    remakestrategy +
    remakestrategy content original required
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: freeserf/freeserf.git(since 2011, )
    - Build system: CMake
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: freeserf/freeserf.git(since 2011, )
    + Build system: CMake
    Developers: Jon Lund Steffensen, Thomas Zeugner, Yury Klushin
    @@ -1481,11 +948,11 @@ mature
    active
    -
    remakestrategy +
    remakestrategy content original required
    -
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: Pyrdacor/freeserf.net.git(since 2018, )
    - Build system: Visual Studio
    +
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: Pyrdacor/freeserf.net.git(since 2018, )
    + Build system: Visual Studio
    Developers: Andrzej J. Skalski, Pyrdacor
    @@ -1497,9 +964,9 @@
    Platform:
    beta
    active
    Homepage: freesiege.sourceforge.net
    Inspiration: Siege
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: LibreGames/freesiege.git(since 2017, )
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: LibreGames/freesiege.git(since 2017, )
    Build system: CMake
    Improve Raw entry @@ -1512,42 +979,14 @@
    Platform:
    beta
    active
    -
    remakesimulation +
    remakesimulation content commercial + original required
    -
    - Technical information
    Code languages: C#
    Code licenses: MPL-2.0
    Code repositories: francot514/FreeSims.git(since 2015, )
    Code dependencies: MonoGame
    +
    + Details
    Code languages: C#
    Code licenses: MPL-2.0
    Code repositories: francot514/FreeSims.git(since 2015, )
    Code dependencies: MonoGame
    Developer: Franco Franks
    -
    -
    game engineremakesimulation - content original required
    -
    - Technical information
    Code languages: C#
    Code licenses: MPL-2.0
    Code repositories: riperiperi/FreeSO.git(since 2015, )
    Code dependencies: MonoGame
    -
    -
    remakesimulation +
    remakesimulation content commercial + original required
    - Technical information
    Code languages: C, C++
    Code licenses: Unlicense
    Code repositories: scp-fs2open/fs2open.github.com.git
    + Details
    Code languages: C, C++
    Code licenses: Unlicense
    Code repositories: scp-fs2open/fs2open.github.com.git
    Build system: CMake
    Improve Raw entry @@ -1571,24 +1010,10 @@
    Platform:
    beta
    inactive since 2008
    Platform:
    beta
    inactive since 2017
    -
    remakestrategy +
    remakestrategy content original required
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/freesynd/code
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/freesynd/code
    + Build system: CMake
    Developers: Benoit Blancard, Joey Parrish, Joost Peters, Maik Wagner, Stuart Bingë, Trent Waddington
    @@ -1614,11 +1039,11 @@
    Platform:
    beta
    inactive since 2009
    -
    simulation +
    simulation clone content commercial
    -
    - Technical information
    Code languages: C#, C++
    Code licenses: LGPL-2.1
    Code repositories: osgames/freetrain.git(since 2018, ), svn.code.sf.net/p/freetrain/code
    +
    @@ -1630,10 +1055,10 @@
    Platform:
    beta
    active
    -
    - Technical information
    Code languages: Ruby
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/freevikings/git, freevikings.cvs.sourceforge.net
    +
    + Details
    Code languages: Ruby
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/freevikings/git, freevikings.cvs.sourceforge.net
    Developer: Jakub Pavlík
    @@ -1645,10 +1070,10 @@
    Platforms:
    mature
    inactive since 2008
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: skyostil/fretsonfire.git(since 2014, ), svn.code.sf.net/p/fretsonfire/code
    - Build system: setup.py
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: skyostil/fretsonfire.git(since 2014, ), svn.code.sf.net/p/fretsonfire/code
    + Build system: setup.py
    Developers: Alex Samonte, Joonas Kerttula, Sami Kyöstilä
    @@ -1661,44 +1086,13 @@ mature
    active
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: fofix/fofix.git(since 2012, )
    Homepage: fofix.org
    Inspirations: Frets on Fire, Guitar Hero
    -
    -
    game enginestrategy - multiplayer online - turn-based
    -
    - Technical information
    Code languages: Java
    Code licenses: LGPL-2.1
    Code repositories: osgames/freya-engine.git(since 2019, ), freya-engine.cvs.sourceforge.net
    -
    -
    arcade +
    arcade clone content commercial scrolling shooter
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: ptitSeb/friking-shark.git(since 2015, )
    - Build system: CMake
    +
    + Details
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: ptitSeb/friking-shark.git(since 2015, )
    + Build system: CMake
    Developers: meneky, ptitSeb
    @@ -1725,11 +1119,11 @@
    Platform:
    beta
    inactive since 2009
    -
    arcaderemake +
    arcaderemake side-scrolling skill
    -
    Homepage: froggix
    Inspiration: Frogger
    Download: froggix/files
    Developer: Paul Elms
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: osgames/froggix.git(since 2019, ), svn.code.sf.net/p/froggix/code
    Code dependencies: pygame
    +
    Homepage: froggix
    Inspiration: Frogger
    Download: froggix/files
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: osgames/froggix.git(since 2019, ), svn.code.sf.net/p/froggix/code
    Code dependencies: pygame
    Developer: Paul Elms
    @@ -1741,11 +1135,11 @@
    Platforms:
    mature
    inactive since 2012
    active
    -
    action +
    action content commercial + original required first-person shooter
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/fteqw/code
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/fteqw/code
    Build system: CMake
    Improve Raw entry @@ -1776,10 +1170,10 @@
    Platform:
    mature
    inactive since 2014
    -
    - Technical information
    Code languages: Python
    Code licenses: CC-BY-SA-4.0
    Code repositories: osgames/fujo.git(since 2018, )
    Code dependencies: pygame
    Assets licenses: CC-BY-SA-4.0
    + Details
    Code languages: Python
    Code licenses: CC-BY-SA-4.0
    Code repositories: osgames/fujo.git(since 2018, )
    Code dependencies: pygame
    Assets licenses: CC-BY-SA-4.0
    Build system: py2exe, setup.py
    Improve @@ -1793,10 +1187,10 @@
    Platform:
    mature
    inactive since 2012
    -
    puzzle +
    puzzle maze
    -
    - Technical information
    Code languages: Pascal
    Code licenses: GPL-2.0
    +
    Homepage: funlaby
    Download: funlaby/files
    + Details
    Code languages: Pascal
    Code licenses: GPL-2.0
    Developers: jpaul_d, Sébastien Jean Robert Doeraene
    @@ -1810,7 +1204,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/G.html b/docs/games/G.html index 2c4b775a..ae177ea7 100644 --- a/docs/games/G.html +++ b/docs/games/G.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -51,11 +51,11 @@ mature
    active
    -
    actionremake +
    actionremake 2D content open
    -
    - Technical information
    Code languages: C++
    Code licenses: Public domain
    Code repositories: svn.code.sf.net/p/galaxyv2/code
    Assets licenses: Public domain
    +
    + Details
    Code languages: C++
    Code licenses: Public domain
    Code repositories: svn.code.sf.net/p/galaxyv2/code
    Assets licenses: Public domain
    Developers: Benny, Omar Soriano, Ronnie Hedlund
    @@ -66,9 +66,9 @@
    Platform:
    beta
    inactive since 2011
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: LibreGamesArchive/galaxymageredux.git(since 2015, ), code.google.com/archive/p/galaxymageredux/source
    Code dependencies: NumPy, pygame, PyOpenGL, Twisted, Zope
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: LibreGamesArchive/galaxymageredux.git(since 2015, ), code.google.com/archive/p/galaxymageredux/source
    Code dependencies: NumPy, pygame, PyOpenGL, Twisted, Zope
    Developer: Robert Ramsay
    @@ -80,58 +80,15 @@
    Platform:
    mature
    inactive since 2005
    -
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: MIT
    Code repositories: xriss/gamecake.git(since 2016, )
    - Build system: Make
    -
    -
    - -
    - Technical information
    Code languages: C++, C
    Code licenses: zlib
    Code repositories: gamekit-developers/gamekit.git
    Code dependencies: Ogre, Irrlicht
    - Build system: CMake
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: snauts/game-lv.git(since 2011, )
    Assets licenses: CC-BY
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: snauts/game-lv.git(since 2011, )
    Assets licenses: CC-BY
    -
    -
    action +
    action clone content open demake multiplayer online
    -
    - Technical information
    Code languages: Game Maker Script
    Code licenses: MPL-2.0
    Code repositories: Gang-Garrison-2/Gang-Garrison-2.git(since 2014, )
    Code dependencies: Game Maker
    +
    + Details
    Code languages: Game Maker Script
    Code licenses: MPL-2.0
    Code repositories: Gang-Garrison-2/Gang-Garrison-2.git(since 2014, )
    Code dependencies: Game Maker
    Developers: (13)Alexander Nadeau, Andrea, ASBenz, BasedUser, Derpduck, jason, Lennert Claeys, Medo42, Michael Lin, nulldg, PrOF-kk, qoh, router

    @@ -228,11 +129,11 @@
    Platform:
    mature
    inactive since 2013
    -
    educational +
    educational content open for kids
    -
    - Technical information
    Code languages: C++, Perl
    Code licenses: LGPL-2.1
    Code repositories: wavexx/garith.git(since 2018, ), wavexx/garith.git(archived, since 2014, )
    Code dependencies: GLUT
    Assets licenses: LGPL
    +
    + Details
    Code languages: C++, Perl
    Code licenses: LGPL-2.1
    Code repositories: wavexx/garith.git(since 2018, ), wavexx/garith.git(archived, since 2014, )
    Code dependencies: GLUT
    Assets licenses: LGPL
    Developer: Yuri D'Elia
    @@ -245,11 +146,11 @@ mature
    active
    -
    educational +
    educational content open for kids
    - Technical information
    Code languages: C, Python
    Code licenses: GPL-3.0
    Code repositories: invent.kde.org/education/gcompris.git, gitlab.gnome.org/Archive/gcompris.git @archive
    Code dependencies: GTK
    Assets licenses: CC-BY-SA, GPL-3.0
    + Details
    Code languages: C, Python
    Code licenses: GPL-3.0
    Code repositories: invent.kde.org/education/gcompris.git, gitlab.gnome.org/Archive/gcompris.git @archive
    Code dependencies: GTK
    Assets licenses: CC-BY-SA, GPL-3.0
    Build system: Make
    Improve Raw entry @@ -262,9 +163,9 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: bitbucket.org/czirkoszoltan/gdash.git
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: bitbucket.org/czirkoszoltan/gdash.git
    @@ -277,9 +178,9 @@ mature
    active
    - -
    Homepage: romlok/godot-gdhexgrid
    Developer: Romløk
    - Technical information
    Code languages: GDScript
    Code licenses: MIT
    Code repositories: romlok/godot-gdhexgrid.git(since 2018, )
    Code dependencies: Godot
    + +
    + Details
    Code languages: GDScript
    Code licenses: MIT
    Code repositories: romlok/godot-gdhexgrid.git(since 2018, )
    Code dependencies: Godot
    Developer: Romløk
    @@ -292,10 +193,10 @@ mature
    active
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: Pascal
    Code licenses: LGPL-2.1, Apache-2.0
    Code repositories: jwvhewitt/gearhead-1.git(since 2016, ), svn.code.sf.net/p/gearhead/code
    +
    + Details
    Code languages: Pascal
    Code licenses: LGPL-2.1, Apache-2.0
    Code repositories: jwvhewitt/gearhead-1.git(since 2016, ), svn.code.sf.net/p/gearhead/code
    Developers: Daemonward, Francisco Muñoz, Joseph Hewitt, jwvhewitt, paulotten
    @@ -307,11 +208,11 @@
    Platform:
    beta
    active
    -
    role playing +
    role playing content open roguelike
    -
    - Technical information
    Code languages: Pascal
    Code licenses: LGPL-2.0
    Code repositories: jwvhewitt/gearhead-2.git(since 2016, ), svn.code.sf.net/p/gearhead2/code
    Assets licenses: ?
    +
    + Details
    Code languages: Pascal
    Code licenses: LGPL-2.0
    Code repositories: jwvhewitt/gearhead-2.git(since 2016, ), svn.code.sf.net/p/gearhead2/code
    Assets licenses: ?
    Developers: Francisco Muñoz, Joseph Hewitt, jwvhewitt
    @@ -322,9 +223,9 @@
    Platform:
    beta
    inactive since 2004
    - Technical information
    Code languages: C, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/gwiz.git(since 2018, )
    + Details
    Code languages: C, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/gwiz.git(since 2018, )
    @@ -335,9 +236,9 @@
    Platforms:
    beta
    inactive since 2002
    - -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: SDL
    + +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: SDL
    Developer: Bill Kendrick
    @@ -350,12 +251,12 @@ mature
    active
    -
    actionremake +
    actionremake requires original engine shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: goldeneye-source/ges-code.git(since 2014, )
    - Build system: CMake
    +
    Homepage: geshl2.com
    Inspiration: GoldenEye 007
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: goldeneye-source/ges-code.git(since 2014, )
    + Build system: CMake
    Developers: Alan Edwardes, ardneran, Joe Ludwig, Jonas Termansen, Jonathan White, Jørgen P. Tjernø, narendraumate, Neico
    @@ -367,9 +268,9 @@
    Platform:
    mature
    inactive since 2016
    Homepage: sandsmark/aicompo-tg17
    Inspiration: Pac-Man
    Developers: Jo Emil Holen, martin
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: sandsmark/aicompo-tg17.git(since 2017, )
    Code dependencies: Qt
    Homepage: sandsmark/aicompo-tg17
    Inspiration: Pac-Man
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: sandsmark/aicompo-tg17.git(since 2017, )
    Code dependencies: Qt
    Developers: Jo Emil Holen, martin
    @@ -382,9 +283,9 @@ mature
    active
    - Technical information
    Code languages: JavaScript
    Code licenses: Apache-2.0
    Code repositories: ceva24/gift-grabber.git(since 2015, )
    Code dependencies: BackBone.js
    + Details
    Code languages: JavaScript
    Code licenses: Apache-2.0
    Code repositories: ceva24/gift-grabber.git(since 2015, )
    Code dependencies: BackBone.js
    Developer: Chris Evans
    @@ -397,11 +298,11 @@ mature
    active
    -
    remakestrategy +
    remakestrategy 2D real-time
    -
    Homepages: gigalomania.sourceforge.net, gigalomania
    Inspiration: Mega-Lo-Mania
    Developer: Mark
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/gigalomania/code
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/gigalomania/code
    Developer: Mark
    @@ -413,33 +314,18 @@
    Platforms:
    mature
    inactive since 2018
    -
    platformstrategy +
    platformstrategy 2D content open side-scrolling
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: osgames/gilbert-and-the-doors.git(since 2019, )
    Code dependencies: Electro L.I.B, SDL
    Assets licenses: GPL-3.0
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: osgames/gilbert-and-the-doors.git(since 2019, )
    Code dependencies: Electro L.I.B, SDL
    Assets licenses: GPL-3.0
    Build system: - None
    + None
    Developer: Daniel Champagne
    -
    - -
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: potomak/gist-txt.git(since 2015, )
    -
    -
    puzzle +
    puzzle content open
    -
    Homepage: msharov/gjid
    Inspiration: Sokoban
    Developer: Mike Sharov
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: msharov/gjid.git(since 2013, )
    Assets licenses: MIT
    - Build system: Make
    +
    Homepage: msharov/gjid
    Inspiration: Sokoban
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: msharov/gjid.git(since 2013, )
    Assets licenses: MIT
    + Build system: Make
    Developer: Mike Sharov
    @@ -463,10 +349,10 @@
    Platform:
    mature
    inactive since 2012
    -
    action +
    action racing
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: Chluverman/android-gltron.git(since 2012, )
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: Chluverman/android-gltron.git(since 2012, )
    @@ -478,26 +364,12 @@
    Platforms:
    mature
    inactive since 2005
    -
    actionsimulation +
    actionsimulation content open flight
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/gl-117.git(since 2019, ), gl-117.cvs.sourceforge.net
    Code dependencies: GLUT, SDL
    Assets licenses: GPL-2.0
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/gl-117.git(since 2019, ), gl-117.cvs.sourceforge.net
    Code dependencies: GLUT, SDL
    Assets licenses: GPL-2.0
    + Build system: Make
    Developers: (14)A Braunsdorf, Arne Reiners, Bernhard Kaindl, Bilal Ahsan, Cedric Delfosse, Eric Cheung, Eugene Andreeshchev, J-M Le Peuvedic, James Stone, Jean-Marc Le Peuvedic, Lourens Veen, Norbert Drexl, Piotr Pawlow, Thomas Drexl

    @@ -509,12 +381,12 @@
    Platform:
    mature
    inactive since 2009
    -
    strategy +
    strategy 3D real-time
    -
    - Technical information
    Code languages: C++, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/glest.git(since 2018, ), svn.code.sf.net/p/glest/code
    - Build system: Autoconf
    +
    + Details
    Code languages: C++, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/glest.git(since 2018, ), svn.code.sf.net/p/glest/code
    + Build system: Autoconf
    Developers: enveloop, Jose Zanni, José Zanni, Martiño, Matthias Braun, tucho fernandez
    @@ -527,10 +399,10 @@ mature
    active
    -
    strategy +
    strategy real-time
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: bitbucket.org/giszmo/glob2
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: bitbucket.org/giszmo/glob2
    @@ -542,12 +414,12 @@
    Platform:
    mature
    inactive since 2018
    -
    action +
    action 3D shooter
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: restorer/gloomy-dungeons-3d.git(archived, since 2011, )
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: restorer/gloomy-dungeons-3d.git(archived, since 2011, )
    + Build system: Gradle
    Developer: Harry Wood
    @@ -560,11 +432,11 @@ mature
    active
    -
    action +
    action 3D shooter
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: restorer/gloomy-dungeons-2.git(since 2014, )
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: restorer/gloomy-dungeons-2.git(since 2014, )
    Build system: Gradle
    Improve Raw entry @@ -578,10 +450,10 @@ mature
    active
    -
    boardstrategy +
    boardstrategy content open
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: turulomio/glparchis.git(since 2018, )
    Assets licenses: GPL-2.0
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: turulomio/glparchis.git(since 2018, )
    Assets licenses: GPL-2.0
    Developers: Mariano Muñoz, Nadia Adam, Turulomio
    @@ -593,25 +465,10 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: C++
    Code licenses: zlib
    Code repositories: GlPortal/glPortal.git(since 2014, )
    - Build system: CMake
    Homepage: glportal.de
    Inspiration: Portal
    + Details
    Code languages: C++
    Code licenses: zlib
    Code repositories: GlPortal/glPortal.git(since 2014, )
    + Build system: CMake
    Developers: (15)Ahmed Hussein, Aleksey Bykhun, Amir Uqdah, Bowen Yan, Celeste Wouters, Geert Custers, Henry Hirsch, Hermann Rolfes, JulianThijssen, Juraj Oravec, Nilay, PM, Simon Larsen, Stephan Vedder, xantares

    @@ -624,11 +481,11 @@ mature
    active
    -
    remakesimulation +
    remakesimulation commercial content + original required racing
    -
    - Technical information
    Code languages: Pascal, C
    Code licenses: GPL-2.0
    Code repositories: jval1972/Speed.git(since 2020, )
    Code dependencies: OpenGL, Doom engine
    +
    + Details
    Code languages: Pascal, C
    Code licenses: GPL-2.0
    Code repositories: jval1972/Speed.git(since 2020, )
    Code dependencies: OpenGL, Doom engine
    Developer: jval1972
    @@ -639,22 +496,10 @@
    Platforms:
    beta
    inactive since 2017
    active
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: KaeruCT/GLXY.git(since 2013, )
    - Build system: Gradle
    + Details
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: KaeruCT/GLXY.git(since 2013, )
    + Build system: Gradle
    Developers: Andrés Villarreal, chsm
    @@ -683,13 +528,13 @@ mature
    active
    -
    strategy +
    strategy 2D chess content open
    -
    - Technical information
    Code languages: Vala
    Code licenses: GPL-3.0
    Code repositories: gitlab.gnome.org/GNOME/gnome-chess.git
    Assets licenses: GPL-3.0
    - Build system: Meson
    +
    + Details
    Code languages: Vala
    Code licenses: GPL-3.0
    Code repositories: gitlab.gnome.org/GNOME/gnome-chess.git
    Assets licenses: GPL-3.0
    + Build system: Meson
    Developer: Gnome
    @@ -701,9 +546,9 @@
    Platform:
    mature
    inactive since 2015
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    @@ -714,31 +559,14 @@
    Platform:
    beta
    inactive since 2013
    -
    - Technical information
    Code languages: C, C++, Python
    Code licenses: GPL-3.0
    Code repositories: Gnomescroll/Gnomescroll.git(since 2013, )
    +
    Homepage: Gnomescroll/Gnomescroll
    Inspiration: Minecraft
    + Details
    Code languages: C, C++, Python
    Code licenses: GPL-3.0
    Code repositories: Gnomescroll/Gnomescroll.git(since 2013, )
    Developers: A. F. Dudley, corpusc, haltingstate, Steve Leonard
    -
    -
    game enginestrategy - chess - content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: svn.savannah.gnu.org/svn/chess, cvs.savannah.gnu.org:/sources/chess
    Assets licenses: None
    - Build system: Autoconf
    -
    -
    adventureremakerole playing +
    adventureremakerole playing 2D content open (?) + original required (?) top-down
    -
    +
    -
    - -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: git.savannah.gnu.org/git/gnugo.git, cvs.savannah.gnu.org:/sources/gnugo
    - Build system: Autoconf
    -
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: git.savannah.gnu.org/git/gnushogi.git, cvs.savannah.gnu.org:/web/gnushogi
    Code dependencies: GNU Shogi
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: git.savannah.gnu.org/git/gnushogi.git, cvs.savannah.gnu.org:/web/gnushogi
    Code dependencies: GNU Shogi
    Build system: Automake
    Improve @@ -799,8 +610,8 @@
    platform content open
    -
    - Technical information
    Code languages: ?
    Code licenses: GPL-3.0
    Code dependencies: SDL
    Assets licenses: CC-BY-SA-3.0
    +
    + Details
    Code languages: ?
    Code licenses: GPL-3.0
    Code dependencies: SDL
    Assets licenses: CC-BY-SA-3.0
    Developer: Tony Oakden
    @@ -811,11 +622,11 @@
    Platform:
    beta
    inactive since 2012
    Platform:
    beta
    inactive since 2009
    -
    role playing +
    role playing roguelike text-based
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: goblinhack/goblinhack.git(since 2013, ), svn.code.sf.net/p/goblinhack/code
    Code dependencies: OpenGL
    +
    Homepage: goblinhack
    Download: goblinhack/files
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: goblinhack/goblinhack.git(since 2013, ), svn.code.sf.net/p/goblinhack/code
    Code dependencies: OpenGL
    Developers: anatoly techtonik, goblinhack, Neil McGill, paul.radioactive, Richard Franks, Roger Koot
    -
    - Technical information
    Code languages: GDScript
    Code licenses: AGPL-3.0
    Code repositories: db0/godot-card-game-framework.git
    Code dependencies: Godot
    -
    -
    remake +
    remake content open first-person multiplayer competitive + online shooter
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: goldeneye-source/ges-code.git(since 2014, )
    Code dependencies: Source SDK
    - Build system: CMake
    +
    + Details
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: goldeneye-source/ges-code.git(since 2014, )
    Code dependencies: Source SDK
    + Build system: CMake
    Developers: Alan Edwardes, ardneran, Joe Ludwig, Jonas Termansen, Jonathan White, Jørgen P. Tjernø, narendraumate, Neico
    @@ -877,23 +673,10 @@ mature
    active
    -
    simulation +
    simulation game of life
    -
    - Technical information
    Code languages: C++, Java
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/golly/code
    +
    @@ -905,13 +688,13 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial + original required first-person shooter
    -
    - Technical information
    Code languages: C++
    Code licenses: Apache-2.0
    Code repositories: jdmclark/gorc.git(since 2013, )
    Code dependencies: SFML
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: Apache-2.0
    Code repositories: jdmclark/gorc.git(since 2013, )
    Code dependencies: SFML
    + Build system: CMake
    Developer: Jonathan Clark
    @@ -923,10 +706,10 @@
    Platform:
    mature
    inactive since 2014
    -
    remake +
    remake artillery
    -
    - Technical information
    Code languages: Objective-C, JavaScript
    Code licenses: Java Research License
    Code repositories: Lyndir/Gorillas.git(since 2009, )
    +
    + Details
    Code languages: Objective-C, JavaScript
    Code licenses: Java Research License
    Code repositories: Lyndir/Gorillas.git(since 2009, )
    Developer: Maarten Billemont
    @@ -938,13 +721,13 @@
    Platform:
    beta
    active
    -
    remake +
    remake artillery clone content open multiplayer hotseat
    -
    Homepage: nodef0.github.io/gorillas-rs
    Inspiration: Gorillas
    Developer: nodef0
    - Technical information
    Code languages: Rust
    Code licenses: MIT
    Code repositories: nodef0/gorillas-rs.git(since 2019, )
    +
    + Details
    Code languages: Rust
    Code licenses: MIT
    Code repositories: nodef0/gorillas-rs.git(since 2019, )
    Developer: nodef0
    @@ -957,10 +740,10 @@ mature
    active
    -
    remake +
    remake skill
    -
    Homepage: gottcode.org/gottet
    Inspiration: Tetris
    Developer: Graeme Gott
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: Qt
    +
    Homepage: gottcode.org/gottet
    Inspiration: Tetris
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: Qt
    Developer: Graeme Gott
    @@ -971,29 +754,13 @@
    Platforms:
    beta
    inactive since 2006
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/gav.git(since 2019, ), gav.cvs.sourceforge.net
    Code dependencies: SDL
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/gav.git(since 2019, ), gav.cvs.sourceforge.net
    Code dependencies: SDL
    Developers: alley, Cesare Zavattari, Riccardo Bernardini, Riccardo Vianello, Tim Douglas, Tommaso Schiavinotto
    -
    -
    adventuregame engine - 2D - point & click
    -
    - Technical information
    Code languages: C++, Lua
    Code licenses: GPL-3.0
    Code repositories: Droggelbecher/Grail.git(since 2010, )
    Code dependencies: SDL
    - Build system: CMake
    -
    -
    action +
    action clone content open multiplayer competitive
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: invent.kde.org/games/granatier.git
    Code dependencies: Qt
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: invent.kde.org/games/granatier.git
    Code dependencies: Qt
    @@ -1019,10 +786,10 @@
    Platforms:
    mature
    inactive since 2008
    -
    adventure +
    adventure content open
    -
    - Technical information
    Code languages: C++
    Code licenses: Public domain
    Code dependencies: SDL
    Assets licenses: Public domain
    +
    + Details
    Code languages: C++
    Code licenses: Public domain
    Code dependencies: SDL
    Assets licenses: Public domain
    Developers: Jason Rohrer, las30
    @@ -1034,10 +801,10 @@
    Platform:
    mature
    inactive since 2015
    -
    arcade +
    arcade skill
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: evgenyzinoviev/gravitydefied.git(since 2015, )
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: evgenyzinoviev/gravitydefied.git(since 2015, )
    @@ -1048,9 +815,9 @@
    Platform:
    beta
    inactive since 2001
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/civilwar.git(since 2018, ), civilwar.cvs.sourceforge.net
    + Details
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/civilwar.git(since 2018, ), civilwar.cvs.sourceforge.net
    Developers: Jim Schultz, Steven Green
    @@ -1062,10 +829,10 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial
    -
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: Greentwip/HoneyTown.git(since 2019, )
    +
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: Greentwip/HoneyTown.git(since 2019, )
    Developer: Victor Lopez
    @@ -1077,11 +844,11 @@
    Platform:
    beta
    active
    -
    - Technical information
    Code languages: C++, Go, Python
    Code licenses: MIT
    Code repositories: griefly/griefly.git(since 2013, )
    Assets licenses: CC-BY-NC-SA
    - Build system: CMake
    +
    Homepage: griefly
    Inspiration: Space Station 13
    + Details
    Code languages: C++, Go, Python
    Code licenses: MIT
    Code repositories: griefly/griefly.git(since 2013, )
    Assets licenses: CC-BY-NC-SA
    + Build system: CMake
    Developers: Alexander, crazzymad777, fluorescent-net, Markus Yusuf, mechmind, NinjaDanz3r, shelltitan, Valerii Malov
    @@ -1093,11 +860,11 @@
    Platform:
    mature
    inactive since 2017
    -
    action +
    action clone content open
    -
    - Technical information
    Code languages: JavaScript, TypeScript
    Code licenses: MIT
    Code repositories: BrooklynKing/Grimsonland.git(since 2015, )
    Code dependencies: Phaser
    +
    + Details
    Code languages: JavaScript, TypeScript
    Code licenses: MIT
    Code repositories: BrooklynKing/Grimsonland.git(since 2015, )
    Code dependencies: Phaser
    Developer: Oleksii Makodzeba
    @@ -1109,10 +876,10 @@
    Platforms:
    mature
    inactive since 2014
    -
    simulation +
    simulation programming
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: hg.code.sf.net/p/grobots/trunk, osgames/grobots.git @add(since 2019, )
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: hg.code.sf.net/p/grobots/trunk, osgames/grobots.git @add(since 2019, )
    Developers: Devon Schudy, Hector A Escobedo, Warren Schudy
    @@ -1123,9 +890,9 @@
    Platforms:
    beta
    inactive since 2006
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: gusanos.cvs.sourceforge.net
    Homepages: gusanos.sourceforge.net, gusanos
    Inspirations: Liero, Worms
    Download: gusanos/files
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: gusanos.cvs.sourceforge.net
    Developers: AK47, basara, darka, Erik Lindroos, JonSully, nymacro, setrodox
    @@ -1136,10 +903,10 @@
    Platform:
    beta
    inactive since 2014
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/gustysserpents/svn
    Code dependencies: OGRE
    Assets licenses: CC-BY-NC-SA
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/gustysserpents/svn
    Code dependencies: OGRE
    Assets licenses: CC-BY-NC-SA
    Developers: Alex, Augustin Preda
    @@ -1152,12 +919,12 @@ mature
    active
    -
    puzzle +
    puzzle clone content open
    -
    - Technical information
    Code languages: C, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/gweled.git(since 2019, ), code.launchpad.net/gweled
    Code dependencies: GTK
    - Build system: Make
    +
    + Details
    Code languages: C, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/gweled.git(since 2019, ), code.launchpad.net/gweled
    Code dependencies: GTK
    + Build system: Make
    Developers: Daniele Napolitano, Wes Ellis
    @@ -1170,77 +937,13 @@ mature
    active
    -
    actionremake +
    actionremake content commercial + original required first-person shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: coelckers/gzdoom.git(since 2013, )
    - Build system: CMake
    +
    @@ -1254,7 +957,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/H.html b/docs/games/H.html index 714cb5e5..1bfdd596 100644 --- a/docs/games/H.html +++ b/docs/games/H.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -53,8 +53,8 @@
    sports clone racing
    -
    - Technical information
    Code languages: C++, C
    Code licenses: zlib
    Code repositories: mzeilfelder/hc1.git(since 2020, ), mzeilfelder/media_hc1.git @add(since 2020, )
    Assets licenses: Custom
    +
    Homepage: www.irrgheist.com/games.htm
    Inspiration: Wipeout
    + Details
    Code languages: C++, C
    Code licenses: zlib
    Code repositories: mzeilfelder/hc1.git(since 2020, ), mzeilfelder/media_hc1.git @add(since 2020, )
    Assets licenses: Custom
    Developer: Michael Zeilfelder
    @@ -66,11 +66,11 @@
    Platform:
    mature
    inactive since 1985
    Platform:
    beta
    inactive since 2014
    -
    role playing +
    role playing turn-based
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: Grokmoo/hale.git(since 2016, ), svn.code.sf.net/p/hale/code
    +
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: Grokmoo/hale.git(since 2016, ), svn.code.sf.net/p/hale/code
    Developers: Grokmoo, Jared Stephen, Julians, lajestic, shirishag75, weedfreak
    @@ -97,11 +97,11 @@ mature
    active
    -
    actionremake +
    actionremake content original required shooter
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: sezero/uhexen2.git(since 2019, ), git.code.sf.net/p/uhexen2/uhexen2 @add, uhexen2.cvs.sourceforge.net
    +
    @@ -112,11 +112,11 @@
    Platforms:
    beta
    inactive since 2015
    -
    Homepage: hardwar.org
    Inspiration: Hardwar
    Developer: Andrew Fenn
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: andrewfenn/Hardwar.git(since 2011, )
    Code dependencies: OGRE
    - Build system: CMake
    +
    Homepage: hardwar.org
    Inspiration: Hardwar
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: andrewfenn/Hardwar.git(since 2011, )
    Code dependencies: OGRE
    + Build system: CMake
    Developer: Andrew Fenn
    @@ -128,12 +128,12 @@
    Platforms:
    beta
    active
    -
    role playing +
    role playing content open roguelike text-based
    -
    - Technical information
    Code languages: Go
    Code licenses: ISC
    Code repositories: git.tuxfamily.org/harmonist/harmonist.git, anaseto/harmonist.git @add(since 2019, )
    Assets licenses: ISC
    +
    + Details
    Code languages: Go
    Code licenses: ISC
    Code repositories: git.tuxfamily.org/harmonist/harmonist.git, anaseto/harmonist.git @add(since 2019, )
    Assets licenses: ISC
    Developer: anaseto
    @@ -145,9 +145,9 @@
    Platform:
    beta
    active
    - -
    - Technical information
    Code languages: C, Python
    Code licenses: GPL-3.0
    Code repositories: ec429/harris.git(since 2012, )
    Code dependencies: FreeType, libpng, libtiff, Matplotlib, NumPy, SDL, zlib
    + +
    Homepage: ec429/harris
    + Details
    Code languages: C, Python
    Code licenses: GPL-3.0
    Code repositories: ec429/harris.git(since 2012, )
    Code dependencies: FreeType, libpng, libtiff, Matplotlib, NumPy, SDL, zlib
    Developers: Dmitry Marakasov, Sound and Fury
    @@ -159,32 +159,17 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy artillery open content turn-based
    -
    Homepage: theZiz/hase
    Inspirations: Hedgewars, Warheads, Worms
    Developers: Alexander Matthes, theZiz
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: theZiz/hase.git(since 2013, )
    Code dependencies: SDL
    Assets licenses: CC-BY-SA
    - Build system: Make
    +
    Homepage: theZiz/hase
    Inspirations: Hedgewars, Warheads, Worms
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: theZiz/hase.git(since 2013, )
    Code dependencies: SDL
    Assets licenses: CC-BY-SA
    + Build system: Make
    Developers: Alexander Matthes, theZiz
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/nazghul/git, nazghul.cvs.sourceforge.net
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: dougmencken/HeadOverHeels.git(since 2016, )
    Code dependencies: Allegro
    - Build system: Make
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: dougmencken/HeadOverHeels.git(since 2016, )
    Code dependencies: Allegro
    + Build system: Make
    Developer: Douglas Mencken
    @@ -207,10 +192,10 @@
    Platform:
    beta
    inactive since 2005
    -
    adventureremake +
    adventureremake content commercial + original required
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/hota.git(since 2019, ), hota.cvs.sourceforge.net
    Code dependencies: SDL
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/hota.git(since 2019, ), hota.cvs.sourceforge.net
    Code dependencies: SDL
    Developer: Gil Megidish
    @@ -223,50 +208,13 @@ mature
    active
    -
    action +
    action artillery clone turn-based
    -
    - Technical information
    Code languages: Lua, C, C++, Pascal, Haskell
    Code licenses: GPL-2.0
    Code repositories: hg.hedgewars.org/hedgewars, hedgewars/hw.git @add(since 2013, )
    Code dependencies: Qt, SDL
    - Build system: CMake
    +
    @@ -277,11 +225,11 @@
    Platforms:
    beta
    inactive since 2008
    -
    actionarcade +
    actionarcade content open for kids
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    Assets licenses: GPL-2.0
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    Assets licenses: GPL-2.0
    Developer: Stephen Branley
    @@ -293,11 +241,11 @@
    Platform:
    beta
    active
    -
    - Technical information
    Code languages: Rust
    Code licenses: MIT
    Code repositories: PistonDevelopers/hematite.git(since 2014, )
    Code dependencies: Piston
    +
    Homepage: hematite.piston.rs
    Inspiration: Minecraft
    + Details
    Code languages: Rust
    Code licenses: MIT
    Code repositories: PistonDevelopers/hematite.git(since 2014, )
    Code dependencies: Piston
    Developers: Carlos Cobo, Dzmitry Malyshau, Eduard-Mihai Burtescu, Fenhl, Matt Ickstadt, Nikita Pekin, Sven Nilsen
    @@ -310,10 +258,10 @@ mature
    active
    -
    - Technical information
    Code languages: C++, Lua
    Code licenses: GPL-2.0
    Code repositories: bitbucket.org/allacrost/allacrost
    + Details
    Code languages: C++, Lua
    Code licenses: GPL-2.0
    Code repositories: bitbucket.org/allacrost/allacrost
    Build system: Autoconf
    Improve Raw entry @@ -326,11 +274,11 @@
    Platform:
    beta
    active
    -
    Homepage: francot514/CivHeroes
    Inspiration: Yu-Gi-Oh!
    Developer: Franco Franks
    - Technical information
    Code languages: C++, C#
    Code licenses: GPL-2.0
    Code repositories: francot514/CivHeroes.git(since 2020, )
    - Build system: Visual Studio
    +
    Homepage: francot514/CivHeroes
    Inspiration: Yu-Gi-Oh!
    + Details
    Code languages: C++, C#
    Code licenses: GPL-2.0
    Code repositories: francot514/CivHeroes.git(since 2020, )
    + Build system: Visual Studio
    Developer: Franco Franks
    @@ -341,10 +289,10 @@
    Platform:
    beta
    inactive since 2010
    Platform:
    beta
    inactive since 2014
    - -
    Homepage: howc
    Inspiration: Wing Commander series
    Download: howc/files
    Developer: Christos Stamoultas
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: osgames/howc.git(since 2018, ), svn.code.sf.net/p/howc/code
    Code dependencies: NetworkX, pygame
    + +
    Homepage: howc
    Inspiration: Wing Commander series
    Download: howc/files
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: osgames/howc.git(since 2018, ), svn.code.sf.net/p/howc/code
    Code dependencies: NetworkX, pygame
    Developer: Christos Stamoultas
    @@ -369,10 +317,10 @@
    Platform:
    mature
    inactive since 2017
    -
    role playing +
    role playing open content
    -
    Homepage: heroinedusk.com
    Play online: heroinedusk.com/demo
    Developer: Clint Bellanger
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: clintbellanger/heroine-dusk.git(since 2013, )
    Assets licenses: CC-BY 3.0, CC-BY-SA-3.0
    +
    + Details
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: clintbellanger/heroine-dusk.git(since 2013, )
    Assets licenses: CC-BY 3.0, CC-BY-SA-3.0
    Developer: Clint Bellanger
    @@ -384,11 +332,11 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy tiles
    -
    Homepage: hexgamealpha
    Developers: laonious, Matt Grimes
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: matthewgrimes/hexgame.git(since 2018, )
    - Build system: CMake
    +
    Homepage: hexgamealpha
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: matthewgrimes/hexgame.git(since 2018, )
    + Build system: CMake
    Developers: laonious, Matt Grimes
    @@ -400,11 +348,11 @@
    Platform:
    mature
    inactive since 2013
    -
    puzzle +
    puzzle content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/hexahop/code, git.code.sf.net/p/hexahop/website
    Code dependencies: SDL
    Assets licenses: CC-BY-SA, GPL-2.0, Sounds: Creative Commons Sampling Plus
    - Build system: Autoconf
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/hexahop/code, git.code.sf.net/p/hexahop/website
    Code dependencies: SDL
    Assets licenses: CC-BY-SA, GPL-2.0, Sounds: Creative Commons Sampling Plus
    + Build system: Autoconf
    Developers: Ari Mustonen, Paul Wise, remaxim, Tom Beaumont
    @@ -416,11 +364,11 @@
    Platform:
    mature
    inactive since 2016
    -
    role playing +
    role playing clone racing
    -
    Homepage: hexgl.bkcore.com
    Inspiration: Wipeout
    Play online: hexgl.bkcore.com/play
    Developer: Thibaut Despoulain
    - Technical information
    Code languages: JavaScript, CoffeeScript
    Code licenses: MIT
    Code repositories: BKcore/HexGL.git(since 2012, )
    Code dependencies: WebGL
    +
    Homepage: hexgl.bkcore.com
    Inspiration: Wipeout
    Play online: hexgl.bkcore.com/play
    + Details
    Code languages: JavaScript, CoffeeScript
    Code licenses: MIT
    Code repositories: BKcore/HexGL.git(since 2012, )
    Code dependencies: WebGL
    Developer: Thibaut Despoulain
    @@ -432,11 +380,11 @@
    Platform:
    beta
    active
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: luckeyproductions/games/heXon.git(since 2018, )
    Code dependencies: Urho3D
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: luckeyproductions/games/heXon.git(since 2018, )
    Code dependencies: Urho3D
    + Build system: CMake
    Developers: Richel Bilderbeek, Thorbjørn Lindeijer, 魔大农
    @@ -447,10 +395,10 @@
    Platforms:
    beta
    inactive since 2016
    active
    -
    puzzle +
    puzzle clone
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: Hextris/Hextris.git(since 2014, )
    +
    Homepages: hextris.github.io, hextris.io
    Inspiration: Tetris
    + Details
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: Hextris/Hextris.git(since 2014, )
    Developers: Garrett Finucane, Lee Reilly, Logan Engstrom, Mathew Huusko V, Michael Yang, Noah Moroze, redirect
    @@ -477,45 +425,30 @@
    Platform:
    beta
    inactive since 2012
    -
    strategy +
    strategy online tiles turn-based
    -
    - Technical information
    Code languages: Ruby, JavaScript
    Code licenses: MIT
    Code repositories: mgfreshour/hexwar.git(since 2011, )
    +
    + Details
    Code languages: Ruby, JavaScript
    Code licenses: MIT
    Code repositories: mgfreshour/hexwar.git(since 2011, )
    Developer: Morgan Freshour
    -
    - -
    - Technical information
    Code languages: C, Haskell
    Code licenses: zlib
    Code repositories: kvakvs/hge.git(since 2011, ), I3ck/HGE2D.git @add(since 2016, ), masonm12/HGE.git @add(since 2012, )
    - Build system: CMake
    -
    inactive since 2013
    -
    strategy +
    strategy content commercial + original required first-person shooter
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: sezero/hhexen.git(since 2019, ), sezero/hheretic.git @add https://git.code.sf.net/p/hhexen/hhexen @add(since 2019, ), git.code.sf.net/p/hhexen/hheretic @add
    Code dependencies: SDL
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: sezero/hhexen.git(since 2019, ), sezero/hheretic.git @add https://git.code.sf.net/p/hhexen/hhexen @add(since 2019, ), git.code.sf.net/p/hhexen/hheretic @add
    Code dependencies: SDL
    + Build system: Make
    Developers: Daniel David Olson I, Ozkan Sezer, Steven
    @@ -526,10 +459,10 @@
    Platform:
    beta
    inactive since 2014
    -
    boardstrategy +
    boardstrategy content open
    -
    - Technical information
    Code languages: C
    Code licenses: ISC
    Code repositories: soderlund/hnefatafl.git(since 2018, )
    Assets licenses: ?
    +
    + Details
    Code languages: C
    Code licenses: ISC
    Code repositories: soderlund/hnefatafl.git(since 2018, )
    Assets licenses: ?
    Developers: Alexander Söderlund, René Möhring
    @@ -540,11 +473,11 @@
    Platform:
    beta
    inactive since 2016
    -
    Homepage: Nebuleon/hocoslamfy
    Inspiration: Flappy Bird
    Developers: Ivan, Nebuleon
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: Nebuleon/hocoslamfy.git(archived, since 2014, )
    Code dependencies: SDL
    Assets licenses: CC-BY-SA-3.0
    - Build system: Make
    +
    Homepage: Nebuleon/hocoslamfy
    Inspiration: Flappy Bird
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: Nebuleon/hocoslamfy.git(archived, since 2014, )
    Code dependencies: SDL
    Assets licenses: CC-BY-SA-3.0
    + Build system: Make
    Developers: Ivan, Nebuleon
    @@ -556,10 +489,10 @@
    Platforms:
    mature
    inactive since 2013
    - -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: osgames/hodoku.git(since 2019, ), svn.code.sf.net/p/hodoku/code/HoDoKu
    - Build system: Ant
    + +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: osgames/hodoku.git(since 2019, ), svn.code.sf.net/p/hodoku/code/HoDoKu
    + Build system: Ant
    Developer: Bernhard Hobiger
    @@ -572,11 +505,11 @@ mature
    active
    -
    boardpuzzle +
    boardpuzzle content open online
    -
    Homepage: holtz
    Download: holtz/files
    Developers: Florian Fischer, Martin Trautmann
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/holtz/code, git.code.sf.net/p/holtz/website @add
    Code dependencies: wxWidgets
    Assets licenses: GPL
    +
    Homepage: holtz
    Download: holtz/files
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/holtz/code, git.code.sf.net/p/holtz/website @add
    Code dependencies: wxWidgets
    Assets licenses: GPL
    Developers: Florian Fischer, Martin Trautmann
    @@ -587,11 +520,11 @@
    Platform:
    beta
    inactive since 2013
    -
    - Technical information
    Code languages: C++, Haskell
    Code licenses: GPL-3.0
    Code repositories: osgames/lechemindeladam.git(since 2018, ), svn.code.sf.net/p/lechemindeladam/code, lechemindeladam.cvs.sourceforge.net
    Code dependencies: SFML
    +
    @@ -604,10 +537,10 @@ mature
    active
    -
    arcaderemake +
    arcaderemake content open
    -
    Homepage: Hopson97/Hopson-Arcade
    Inspiration: Space Invaders
    Developer: Matthew Hopson
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Hopson97/Hopson-Arcade.git(since 2018, )
    Code dependencies: SFML
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Hopson97/Hopson-Arcade.git(since 2018, )
    Code dependencies: SFML
    Developer: Matthew Hopson
    @@ -619,12 +552,12 @@
    Platform:
    mature
    inactive since 2016
    -
    remakesports +
    remakesports 3D racing
    -
    - Technical information
    Code languages: C++
    Code licenses: Custom
    Code repositories: HoverRace/HoverRace.git(since 2012, )
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: Custom
    Code repositories: HoverRace/HoverRace.git(since 2012, )
    + Build system: CMake
    Developers: Austin Brock, Michael Imamura, Ryan Curtin
    @@ -636,10 +569,10 @@
    Platform:
    mature
    inactive since 2014
    -
    actionremake +
    actionremake content original required
    - Technical information
    Code languages: C++, Assembly
    Code licenses: GPL-2.0
    Code repositories: FlatRockSoft/Hovertank3D.git(since 2014, )
    + Details
    Code languages: C++, Assembly
    Code licenses: GPL-2.0
    Code repositories: FlatRockSoft/Hovertank3D.git(since 2014, )
    @@ -651,28 +584,14 @@
    Platform:
    mature
    inactive since 2013
    -
    remake +
    remake skill
    -
    Homepage: daleharvey/pacman
    Inspiration: Pac-Man
    Developer: Dale Harvey
    - Technical information
    Code languages: JavaScript
    Code licenses: WTFPL
    Code repositories: daleharvey/pacman.git(since 2010, )
    +
    Homepage: daleharvey/pacman
    Inspiration: Pac-Man
    + Details
    Code languages: JavaScript
    Code licenses: WTFPL
    Code repositories: daleharvey/pacman.git(since 2010, )
    Developer: Dale Harvey
    -
    - Technical information
    Code languages: Python
    Code licenses: MIT
    Code repositories: hypatia-software-org/hypatia-engine.git(since 2014, )
    -
    -
    puzzle +
    puzzle content open
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: osgames/hypercube.git(since 2019, )
    Assets licenses: LGPL
    - Build system: Make
    +
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: osgames/hypercube.git(since 2019, )
    Assets licenses: LGPL
    + Build system: Make
    Developer: Harmen van der Wal
    @@ -697,11 +616,11 @@ mature
    active
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: zenorogue/hyperrogue.git(since 2015, )
    - Build system: Autoconf
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: zenorogue/hyperrogue.git(since 2015, )
    + Build system: Autoconf
    Developers: Alexandre Moine, Arthur O'Dwyer, blargdag, Dmitry Marakasov, Dorota Celińska-Kopczyńska, Jesse Ruderman, still-flow, Zeno Rogue
    @@ -715,7 +634,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/I.html b/docs/games/I.html index 72a2ff1e..5c0e9da1 100644 --- a/docs/games/I.html +++ b/docs/games/I.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -50,10 +50,10 @@
    Platforms:
    mature
    inactive since 2004
    -
    arcaderemake +
    arcaderemake scrolling
    -
    - Technical information
    Code languages: C++
    Code licenses: zlib
    +
    + Details
    Code languages: C++
    Code licenses: zlib
    Developers: Mika Halttunen, Paul Wise
    @@ -64,11 +64,11 @@
    Platform:
    beta
    inactive since 1998
    -
    arcade +
    arcade artillery clone
    -
    - Technical information
    Code languages: C
    Code licenses: ?
    +
    + Details
    Code languages: C
    Code licenses: ?
    Developer: Bill Kendrick
    @@ -80,9 +80,9 @@
    Platforms:
    mature
    inactive since 2003
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: SDL
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: SDL
    @@ -93,11 +93,11 @@
    Platform:
    beta
    inactive since 2017
    -
    remake +
    remake content open
    -
    - Technical information
    Code languages: C, Lua
    Code licenses: GPL-3.0
    Code repositories: iamgreaser/iceball.git(since 2012, )
    Assets licenses: CC-BY-SA
    - Build system: CMake
    +
    + Details
    Code languages: C, Lua
    Code licenses: GPL-3.0
    Code repositories: iamgreaser/iceball.git(since 2012, )
    Assets licenses: CC-BY-SA
    + Build system: CMake
    Developers: Adrian Siekierka, BR-, Dany M, Felix Kaaman, Francois Truphemus, Hammaad K., iamgreaser, James Hofmann, John Ericson, Leagsaidh Gordon
    @@ -108,29 +108,15 @@
    Platforms:
    beta
    inactive since 2012
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code dependencies: SDL
    + Details
    Code languages: C++
    Code licenses: MIT
    Code dependencies: SDL
    Build system: CMake
    -
    Homepage: andyfriesen/ika
    Developer: Andy Friesen
    - Technical information
    Code languages: C++, Python, PHP, C#
    Code licenses: GPL-2.0
    Code repositories: andyfriesen/ika.git(since 2015, )
    Code dependencies: OpenGL, SDL
    - Build system: Scons
    -
    -
    role playing +
    role playing multiplayer online + massive
    -
    - Technical information
    Code languages: C++, Java, Lua
    Code licenses: GPL-3.0
    Code repositories: Illarion-eV/Illarion-Java.git(since 2011, ), Illarion-eV/Illarion-Server.git @add(since 2011, ), Illarion-eV/Illarion-Content.git @add(since 2014, )
    - Build system: Gradle
    +
    @@ -187,37 +142,12 @@ mature
    active
    -
    role playing +
    role playing multiplayer massive + online open content
    -
    - Technical information
    Code languages: C++, Java, Lua
    Code licenses: AGPL-3.0, GPL-3.0
    Code repositories: Illarion-eV/Illarion-Server.git(since 2011, ), Illarion-eV/Illarion-Java.git @add(since 2011, ), Illarion-eV/Illarion-Content.git @add(since 2014, )
    Assets licenses: AGPL-3.0
    - Build system: CMake, Gradle
    +
    @@ -229,12 +159,12 @@
    Platform:
    mature
    inactive since 2001
    -
    action +
    action first-person open content shooter
    -
    - Technical information
    Code languages: C
    Code licenses: 4-clause BSD
    +
    + Details
    Code languages: C
    Code licenses: 4-clause BSD
    Developers: Hans-Ulrich Kiel, Joerg Czeranski
    @@ -247,10 +177,10 @@ mature
    active
    -
    - Technical information
    Code languages: ?
    Code licenses: ?
    + Details
    Code languages: ?
    Code licenses: ?
    @@ -261,11 +191,11 @@
    Platforms:
    beta
    inactive since 2018
    -
    remake +
    remake first-person shooter
    -
    - Technical information
    Code languages: C++, JavaScript
    Code licenses: zlib
    Code repositories: inexorgame/vulkan-renderer.git(since 2019, ), inexorgame/inexor-core.git @add(archived, since 2014, )
    Code dependencies: Cube 2
    +
    Homepage: inexor.org
    Inspiration: Cube 2: Sauerbraten
    + Details
    Code languages: C++, JavaScript
    Code licenses: zlib
    Code repositories: inexorgame/vulkan-renderer.git(since 2019, ), inexorgame/inexor-core.git @add(archived, since 2014, )
    Code dependencies: Cube 2
    Developers: Andreas Schaeffer, DarkDeepBlue, Iceflower, Johannes Schneider, Karolin Varner, killme, Malte H, Michael Keck, Moritz Bock, yeetari
    @@ -277,12 +207,12 @@
    Platform:
    mature
    inactive since 2016
    -
    simulation +
    simulation blocks multiplayer online sandbox
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: craftworkgames/infiniminer.git(since 2015, )
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: craftworkgames/infiniminer.git(since 2015, )
    @@ -297,7 +227,7 @@
    platform content commercial + original required
    - Technical information
    Code languages: Java
    Code licenses: 3-clause BSD
    Code repositories: cflewis/Infinite-Mario-Bros.git(since 2009, )
    + Details
    Code languages: Java
    Code licenses: 3-clause BSD
    Code repositories: cflewis/Infinite-Mario-Bros.git(since 2009, )
    Build system: Maven
    Improve Raw entry @@ -314,8 +244,8 @@
    platform 2D content open
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0, Public domain
    Code repositories: qbancoffee/infinite-tux.git(since 2019, )
    Assets licenses: GPL-3.0
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0, Public domain
    Code repositories: qbancoffee/infinite-tux.git(since 2019, )
    Assets licenses: GPL-3.0
    Developers: pedrolpena, qbancoffee, Rocky Hill
    @@ -326,66 +256,18 @@
    Platforms:
    beta
    inactive since 2012
    -
    simulationstrategy +
    simulationstrategy content open evolution multiplayer online programming real-time
    -
    - Technical information
    Code languages: C, Lua
    Code licenses: GPL-2.0
    Code repositories: dividuum/infon.git(since 2011, ), bitbucket.org/dividuum/infon.git @add
    Code dependencies: SDL
    Assets licenses: GPL
    +
    + Details
    Code languages: C, Lua
    Code licenses: GPL-2.0
    Code repositories: dividuum/infon.git(since 2011, ), bitbucket.org/dividuum/infon.git @add
    Code dependencies: SDL
    Assets licenses: GPL
    Developers: Florian Wesch, Joachim Breitner
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: zhangdoa/InnocenceEngine.git(since 2017, )
    - Build system: CMake
    -
    - -
    -
    game enginerole playing - 2D - multiplayer massive
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT, GPL-2.0
    Code repositories: AscensionGameDev/Intersect-Engine.git(since 2020, )
    Code dependencies: MonoGame
    -
    -
    puzzle +
    puzzle content open text-based
    -
    - Technical information
    Code languages: Haskell
    Code licenses: GPL-3.0
    Code repositories: repo.or.cz/intricacy.git
    Code dependencies: curses, SDL
    Assets licenses: GPL-3.0
    +
    + Details
    Code languages: Haskell
    Code licenses: GPL-3.0
    Code repositories: repo.or.cz/intricacy.git
    Code dependencies: curses, SDL
    Assets licenses: GPL-3.0
    Developer: mbays
    @@ -409,56 +291,15 @@
    Platform:
    mature
    inactive since 2017
    -
    puzzle +
    puzzle clone content open
    -
    Homepage: omarchehab98/io-reboot
    Inspiration: Infinity Loop
    Developer: Omar Chehab
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: omarchehab98/io-reboot.git(archived, since 2016, )
    Code dependencies: Unity
    +
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: omarchehab98/io-reboot.git(archived, since 2016, )
    Code dependencies: Unity
    Developer: Omar Chehab
    -
    -
    actiongame engineremake - content original required - shooter
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: ioquake/ioq3.git(since 2012, )
    Code dependencies: SDL2
    - Build system: Make
    -
    -
    remake +
    remake first-person shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: iortcw/iortcw.git(since 2015, )
    Code dependencies: OpenAL, SDL
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: iortcw/iortcw.git(since 2015, )
    Code dependencies: OpenAL, SDL
    Developers: Donny Springer, James Canete, MAN-AT-ARMS, pkubaj, Simon McVittie, Zack Middleton
    @@ -482,14 +323,14 @@
    Platform:
    beta
    inactive since 2017
    -
    remakerole playing +
    remakerole playing 2D 3D content open requires server
    -
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: GPL-3.0
    Code repositories: kblaschke/Iris2.git(since 2017, )
    Code dependencies: OGRE
    - Build system: Autoconf
    +
    + Details
    Code languages: C, C++, Lua
    Code licenses: GPL-3.0
    Code repositories: kblaschke/Iris2.git(since 2017, )
    Code dependencies: OGRE
    + Build system: Autoconf
    Developers: Ghoulsblade, Hagish, SiENcE
    @@ -501,9 +342,9 @@
    Platform:
    mature
    inactive since 2013
    - Technical information
    Code languages: Pascal
    Code licenses: GPL-3.0
    + Details
    Code languages: Pascal
    Code licenses: GPL-3.0
    @@ -516,10 +357,10 @@ mature
    active
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: jazztickets/irrlamb.git(since 2012, )
    Code dependencies: Irrlicht Engine
    - Build system: CMake
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: jazztickets/irrlamb.git(since 2012, )
    Code dependencies: Irrlicht Engine
    + Build system: CMake
    Developer: jazztickets
    @@ -532,32 +373,16 @@ mature
    active
    -
    role playing +
    role playing multiplayer massive open content roguelike
    -
    Homepage: www.isleward.com
    Developer: Big Bad Waffle
    - Technical information
    Code languages: JavaScript
    Code licenses: AGPL-3.0
    Code repositories: Isleward/isleward.git(since 2017, )
    +
    + Details
    Code languages: JavaScript
    Code licenses: AGPL-3.0
    Code repositories: Isleward/isleward.git(since 2017, )
    Developer: Big Bad Waffle
    -
    - -
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: Irrelon/ige.git(since 2012, )
    -
    - -
    - Technical information
    Code languages: JavaScript, Java
    Code licenses: GPL-3.0
    Code repositories: valos/Isolmoa.git(since 2013, )
    + +
    + Details
    Code languages: JavaScript, Java
    Code licenses: GPL-3.0
    Code repositories: valos/Isolmoa.git(since 2013, )
    Developer: Valéry Febvre
    @@ -579,11 +404,11 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy isometric turn-based
    -
    Homepage: itbs
    Download: itbs/files
    Developers: Brian Davis, laonious
    - Technical information
    Code languages: Python
    Code licenses: MIT
    Code repositories: matthewgrimes/itbs-code.git(since 2018, )
    Code dependencies: pygame
    +
    Homepage: itbs
    Download: itbs/files
    + Details
    Code languages: Python
    Code licenses: MIT
    Code repositories: matthewgrimes/itbs-code.git(since 2018, )
    Code dependencies: pygame
    Developers: Brian Davis, laonious
    @@ -595,12 +420,12 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy clone content open isometric
    -
    - Technical information
    Code languages: Python
    Code licenses: MIT
    Code repositories: Bit-Sahil04/Isometric-Minesweeper.git(since 2020, )
    Code dependencies: pygame
    +
    + Details
    Code languages: Python
    Code licenses: MIT
    Code repositories: Bit-Sahil04/Isometric-Minesweeper.git(since 2020, )
    Code dependencies: pygame
    Developer: Bit-Sahil04
    @@ -612,24 +437,10 @@
    Platform:
    beta
    active
    active
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: VelbazhdSoftwareLLC/IthakaBoardGame.git(since 2016, )
    - Build system: Gradle
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: VelbazhdSoftwareLLC/IthakaBoardGame.git(since 2016, )
    + Build system: Gradle
    Developer: Todor Balabanov
    @@ -659,7 +470,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/J.html b/docs/games/J.html index edfdcfc6..606327eb 100644 --- a/docs/games/J.html +++ b/docs/games/J.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -50,12 +50,12 @@
    Platform:
    beta
    active
    -
    simulation +
    simulation clone commercial content
    -
    Homepage: jaihysc/Jactorio
    Inspiration: Factorio
    Developer: Johnny
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: jaihysc/Jactorio.git(since 2019, )
    Code dependencies: SDL2
    - Build system: CMake
    +
    Homepage: jaihysc/Jactorio
    Inspiration: Factorio
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: jaihysc/Jactorio.git(since 2019, )
    Code dependencies: SDL2
    + Build system: CMake
    Developer: Johnny
    @@ -68,90 +68,38 @@ mature
    active
    -
    -
    actiongame engineremake - 3D - content original required - shooter
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/jake2/git, jake2.cvs.sourceforge.net
    Code dependencies: JOGL, lwjgl
    -
    -
    puzzle +
    puzzle content open physics
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Assets licenses: GPL-3.0
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Assets licenses: GPL-3.0
    Developer: David Perrenoud
    -
    -
    adventuregame engine - point & click
    -
    Homepages: jsgam.sourceforge.io, jsgam
    Download: jsgam/files
    Developers: Kreezii, R.Vañes
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: kreezii/jsgam.git(since 2018, ), svn.code.sf.net/p/jsgam/code
    -
    - Technical information
    Code languages: JavaScript, Assembly
    Code licenses: MIT
    Code repositories: FranciscoG/javascript-E.T..git(since 2013, )
    + Details
    Code languages: JavaScript, Assembly
    Code licenses: MIT
    Code repositories: FranciscoG/javascript-E.T..git(since 2013, )
    Developer: FranciscoG
    @@ -163,11 +111,11 @@
    Platforms:
    mature
    inactive since 2016
    -
    role playing +
    role playing content open roguelike
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: tukkek/javelin.git(since 2015, )
    Assets licenses: GPL-2.0
    +
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: tukkek/javelin.git(since 2015, )
    Assets licenses: GPL-2.0
    Developer: Alex Henry
    @@ -180,12 +128,12 @@ mature
    active
    -
    platformremake +
    platformremake 2D content commercial multiplayer online
    -
    Homepage: deat.tk/jazz2
    Inspiration: Jazz Jackrabbit 2
    Developer: Dan R.
    - Technical information
    Code languages: C#, JavaScript
    Code licenses: GPL-3.0
    Code repositories: deathkiller/jazz2.git(since 2017, )
    Code dependencies: libopenmpt, MonoGame, OpenAL
    +
    Homepage: deat.tk/jazz2
    Inspiration: Jazz Jackrabbit 2
    + Details
    Code languages: C#, JavaScript
    Code licenses: GPL-3.0
    Code repositories: deathkiller/jazz2.git(since 2017, )
    Code dependencies: libopenmpt, MonoGame, OpenAL
    Developer: Dan R.
    @@ -196,10 +144,10 @@
    Platform:
    beta
    inactive since 2010
    -
    - Technical information
    Code languages: Java
    Code licenses: LGPL-3.0
    Code repositories: svn.code.sf.net/p/javacrpg/code
    Code dependencies: jMonkeyEngine
    +
    + Details
    Code languages: Java
    Code licenses: LGPL-3.0
    Code repositories: svn.code.sf.net/p/javacrpg/code
    Code dependencies: jMonkeyEngine
    Developers: Laszlo Szucs, Mike Kienenberger, Pal Illes, qubodup, Timong
    @@ -210,33 +158,14 @@
    Platform:
    beta
    inactive since 2017
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: xLAva/JediAcademyLinux.git(since 2013, )
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: xLAva/JediAcademyLinux.git(since 2013, )
    Developer: xLAva
    -
    -
    game engineremake - content commercial + original required - first-person - shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: xLAva/JediOutcastLinux.git(since 2013, )
    Code dependencies: SDL2
    - Build system: CMake
    -
    Homepage: adamenkov/jet-story
    Media: Jet-Story
    Inspiration: Jet-Story
    Developer: Evgeny Adamenkov
    - Technical information
    Code languages: Assembly, C, C++
    Code licenses: MIT
    Code repositories: adamenkov/jet-story.git(since 2016, )
    Homepage: adamenkov/jet-story
    Media: Jet-Story
    Inspiration: Jet-Story
    + Details
    Code languages: Assembly, C, C++
    Code licenses: MIT
    Code repositories: adamenkov/jet-story.git(since 2016, )
    Developer: Evgeny Adamenkov
    @@ -258,55 +187,23 @@
    Platform:
    mature
    inactive since 2016
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: cdetamble/jewelthief.git(since 2016, )
    Code dependencies: libGDX
    Assets licenses: CC-BY
    - Build system: Gradle
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: cdetamble/jewelthief.git(since 2016, )
    Code dependencies: libGDX
    Assets licenses: CC-BY
    + Build system: Gradle
    Developer: Christian DeTamble
    -
    -
    game engineremake - content commercial - multiplayer LAN - shooter
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: jonof/jfduke3d.git(since 2010, )
    -
    -
    - -
    - Technical information
    Code languages: Java
    Code licenses: 3-clause BSD
    - Build system: Ant
    -
    - -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: jonof/jfsw.git(since 2010, )
    + +
    Homepage: www.jonof.id.au/jfsw
    Inspiration: Shadow Warrior
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: jonof/jfsw.git(since 2010, )
    Developers: Daniel Gibson, Jonathon Fowler
    @@ -317,10 +214,10 @@
    Platform:
    beta
    inactive since 2006
    -
    strategy +
    strategy turn-based
    -
    Homepage: jquest
    Inspiration: Konquest
    Download: jquest/files
    Developer: RHaden
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: osgames/jquest.git(since 2018, )
    +
    Homepage: jquest
    Inspiration: Konquest
    Download: jquest/files
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: osgames/jquest.git(since 2018, )
    Developer: RHaden
    @@ -333,10 +230,10 @@ mature
    active
    Platform:
    beta
    inactive since 2017
    -
    remakerole playing +
    remakerole playing content commercial + original required
    -
    Homepage: ajxs/jsFO
    Inspiration: Fallout 2
    Play online: ajxs.github.io/jsFO
    Developer: Anthony
    - Technical information
    Code languages: JavaScript, Python
    Code licenses: Apache-2.0
    Code repositories: ajxs/jsFO.git(since 2015, )
    +
    Homepage: ajxs/jsFO
    Inspiration: Fallout 2
    Play online: ajxs.github.io/jsFO
    + Details
    Code languages: JavaScript, Python
    Code licenses: Apache-2.0
    Code repositories: ajxs/jsFO.git(since 2015, )
    Developer: Anthony
    @@ -362,11 +259,11 @@
    Platforms:
    beta
    active
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0, Apache-2.0
    Code repositories: b0n541/jskat-multimodule.git(since 2013, )
    Assets licenses: GPL-3.0
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0, Apache-2.0
    Code repositories: b0n541/jskat-multimodule.git(since 2013, )
    Assets licenses: GPL-3.0
    + Build system: Gradle
    Developers: Daniel Loreck, dlor, Harisudhan, Jan Schäfer, Markus J. Luzius, Martin Rothe, mjluzius, mlrdev, Sascha Laurien
    @@ -379,10 +276,10 @@ mature
    active
    -
    puzzle +
    puzzle content open
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Assets licenses: GPL
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Assets licenses: GPL
    Developers: Heiner Marxen, Matthias Meger
    @@ -395,10 +292,10 @@ mature
    active
    - Technical information
    Code languages: C, C++
    Code licenses: AGPL-3.0
    Code repositories: bvschaik/julius.git(since 2017, )
    - Build system: CMake
    Homepage: bvschaik/julius
    Inspiration: Caesar 3
    + Details
    Code languages: C, C++
    Code licenses: AGPL-3.0
    Code repositories: bvschaik/julius.git(since 2017, )
    + Build system: CMake
    Developers: Bianca van Schaik, devnoname120, José Cadete, Keriew, nwtour, Paul, rsn8887
    @@ -412,9 +309,9 @@ active
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: danirod/jumpdontdie.git(since 2015, )
    Code dependencies: libGDX, Scene2D, Box2D
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: danirod/jumpdontdie.git(since 2015, )
    Code dependencies: libGDX, Scene2D, Box2D
    + Build system: Gradle
    Developers: Dani Rodríguez, Nelson
    @@ -426,9 +323,9 @@
    Platform:
    mature
    inactive since 2004
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: SDL
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: SDL
    @@ -440,10 +337,10 @@
    Platform:
    mature
    inactive since 2017
    -
    remake +
    remake skill
    -
    Homepage: spypunk
    Inspiration: Tetris
    Developer: spypunk
    - Technical information
    Code languages: Java
    Code licenses: WTFPL
    Code repositories: spypunk/tetris.git(since 2016, )
    +
    Homepage: spypunk
    Inspiration: Tetris
    + Details
    Code languages: Java
    Code licenses: WTFPL
    Code repositories: spypunk/tetris.git(since 2016, )
    Developer: spypunk
    @@ -457,7 +354,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/K.html b/docs/games/K.html index 3b97e9db..eb667d29 100644 --- a/docs/games/K.html +++ b/docs/games/K.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -50,10 +50,10 @@
    Platform:
    mature
    inactive since 2013
    -
    puzzle +
    puzzle for kids
    -
    Homepage: collinhover/kaiopua
    Developer: Collin Hover
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: collinhover/kaiopua.git(since 2011, )
    +
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: collinhover/kaiopua.git(since 2011, )
    Developer: Collin Hover
    @@ -66,26 +66,11 @@ mature
    active
    -
    remakestrategy +
    remakestrategy content original required real-time
    -
    - Technical information
    Code languages: Pascal
    Code licenses: AGPL-3.0
    Code repositories: Kromster80/kam_remake.git(since 2015, )
    +
    + Details
    Code languages: Pascal
    Code licenses: AGPL-3.0
    Code repositories: Kromster80/kam_remake.git(since 2015, )
    Developers: (15)AlexandrV, Andreus, atee86, Dan, Dávid Kocsis, gemGreg, HanselVanKansel, Ilya, Krom Stern, Lewin, Maciej Miara, Marcin, Rey, shpakovivan, Thimo

    @@ -96,12 +81,12 @@
    Platform:
    beta
    inactive since 2015
    -
    action +
    action 2D racing similar
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0, MIT, ISC
    Code repositories: sandsmark/kart.git(since 2014, )
    Code dependencies: SDL2
    +
    Homepage: sandsmark/kart
    Inspiration: Mario Kart
    + Details
    Code languages: C
    Code licenses: GPL-2.0, MIT, ISC
    Code repositories: sandsmark/kart.git(since 2014, )
    Code dependencies: SDL2
    Developers: Emil Sandstø, Jo Emil Holen, Lars-Ivar Hesselberg Simonsen, martin
    @@ -114,9 +99,9 @@ mature
    active
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: invent.kde.org/games/katomic.git
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: invent.kde.org/games/katomic.git
    @@ -128,30 +113,14 @@
    Platform:
    mature
    inactive since 2014
    -
    platformremake +
    platformremake content commercial + original required
    -
    Homepage: keendreams/keen
    Inspiration: Commander Keen Series
    Developer: keendreams
    - Technical information
    Code languages: C, Assembly, C++
    Code licenses: GPL-2.0
    Code repositories: keendreams/keen.git(since 2014, )
    +
    + Details
    Code languages: C, Assembly, C++
    Code licenses: GPL-2.0
    Code repositories: keendreams/keen.git(since 2014, )
    Developer: keendreams
    -
    -
    game enginesimulation - content original required - dungeon
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: miki151/keeperrl.git(since 2013, )
    Assets licenses: Proprietary, CC-BY
    -
    -
    action +
    action 2D content open
    -
    - Technical information
    Code languages: C++, Shell
    Code licenses: GPL-3.0
    Code repositories: osgames/keyrunner.git(since 2019, )
    Code dependencies: SDL
    Assets licenses: ?
    - Build system: Autoconf
    +
    + Details
    Code languages: C++, Shell
    Code licenses: GPL-3.0
    Code repositories: osgames/keyrunner.git(since 2019, )
    Code dependencies: SDL
    Assets licenses: ?
    + Build system: Autoconf
    Developer: Russ Adams
    @@ -177,9 +146,9 @@ mature
    active
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: invent.kde.org/games/kgoldrunner.git
    Code dependencies: SDL2
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: invent.kde.org/games/kgoldrunner.git
    Code dependencies: SDL2
    @@ -191,10 +160,10 @@
    Platforms:
    mature
    inactive since 2007
    -
    puzzle + -
    - Technical information
    Code languages: C++
    Code licenses: Public domain
    Code repositories: osgames/kiki.git(since 2019, ), kiki.cvs.sourceforge.net
    +
    + Details
    Code languages: C++
    Code licenses: Public domain
    Code repositories: osgames/kiki.git(since 2019, ), kiki.cvs.sourceforge.net
    Developers: micha, Thorsten Kohnhorst
    @@ -205,12 +174,12 @@
    Platforms:
    beta
    inactive since 2017
    -
    arcade +
    arcade first-person multiplayer shooter
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/KillerCrates.git(since 2019, )
    Code dependencies: jMonkeyEngine
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/KillerCrates.git(since 2019, )
    Code dependencies: jMonkeyEngine
    Developer: Steve Smith
    @@ -221,10 +190,10 @@
    Platform:
    beta
    inactive since 2014
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: anttisalonen/kingdoms.git(since 2010, )
    Code dependencies: Boost, libpng, SDL, zlib
    - Build system: Make
    + +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: anttisalonen/kingdoms.git(since 2010, )
    Code dependencies: Boost, libpng, SDL, zlib
    + Build system: Make
    Developer: anttisalonen
    @@ -236,45 +205,14 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: ahmetkasif/kmaxit.git(since 2015, )
    Code dependencies: libGDX
    - Build system: Gradle
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: ahmetkasif/kmaxit.git(since 2015, )
    Code dependencies: libGDX
    + Build system: Gradle
    Developer: Ahmet Kaşif
    -
    - Technical information
    Code languages: JavaScript, TypeScript
    Code licenses: MIT
    Code repositories: gamelab/kiwi.js.git(since 2013, ), gamelab/kiwi-examples.git @add(since 2014, )
    -
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: gongminmin/KlayGE.git(since 2015, )
    - Build system: - Python, CMake
    -
    -
    puzzle +
    puzzle clone
    -
    Homepage: lonami.dev/klooni
    Inspiration: 1010!
    Download: f-droid.org/packages/dev.lonami.klooni
    Developer: Lonami
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: LonamiWebs/Klooni1010.git(since 2017, )
    Code dependencies: libGDX
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: LonamiWebs/Klooni1010.git(since 2017, )
    Code dependencies: libGDX
    + Build system: Gradle
    Developer: Lonami
    @@ -299,10 +237,10 @@ mature
    active
    -
    puzzle +
    puzzle content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: invent.kde.org/games/kmines.git
    Code dependencies: KDE Frameworks
    Assets licenses: GPL, GFDL
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: invent.kde.org/games/kmines.git
    Code dependencies: KDE Frameworks
    Assets licenses: GPL, GFDL
    Developers: Dmitry Suzdalev, Mauricio Piacentini, Mike McBride, Mikhail Kourinny, Nicolas Hadacek, Philip Rodrigues
    @@ -313,10 +251,10 @@
    Platform:
    beta
    inactive since 2015
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: Sanguinik/KnightOfWor.git(since 2012, )
    - Build system: Maven
    Homepage: Sanguinik/KnightOfWor
    Inspiration: Wizard of Wor
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: Sanguinik/KnightOfWor.git(since 2012, )
    + Build system: Maven
    Developers: Lulu, Manuel Mauky, Marlene Knoche
    @@ -327,11 +265,11 @@
    Platform:
    beta
    inactive since 2014
    -
    remakerole playing +
    remakerole playing dungeon multiplayer
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    @@ -342,15 +280,15 @@
    Platforms:
    beta
    inactive since 2007
    -
    action +
    action 2D content open scrolling shooter space
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    Assets licenses: ?
    - Build system: Autoconf
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    Assets licenses: ?
    + Build system: Autoconf
    Developers: Akira Higuchi, David Olofson, Erik Auerswald, Florian Schulze, Jeremy Sheeley, Masanao Izumo, Simon Peter
    @@ -361,56 +299,22 @@
    Platform:
    beta
    inactive since 2011
    Homepage: koboldsquest2
    Inspiration: Kobold's Quest
    Download: koboldsquest2/files
    Developer: coffeefizzle
    - Technical information
    Code languages: Python
    Code licenses: LGPL-3.0
    Code repositories: osgames/koboldsquest2.git(since 2018, )
    Code dependencies: pygame
    Homepage: koboldsquest2
    Inspiration: Kobold's Quest
    Download: koboldsquest2/files
    + Details
    Code languages: Python
    Code licenses: LGPL-3.0
    Code repositories: osgames/koboldsquest2.git(since 2018, )
    Code dependencies: pygame
    Developer: coffeefizzle
    -
    -
    game enginerole playing - 3D - first-person - shooter
    -
    -
    Platforms:
    beta
    inactive since 2008
    -
    role playing +
    role playing content open skill
    -
    - Technical information
    Code languages: Python
    Code licenses: Public domain
    Code repositories: svn.code.sf.net/p/krank/code, krank.cvs.sourceforge.net
    Code dependencies: pygame
    Assets licenses: Public domain
    +
    + Details
    Code languages: Python
    Code licenses: Public domain
    Code repositories: svn.code.sf.net/p/krank/code, krank.cvs.sourceforge.net
    Code dependencies: pygame
    Assets licenses: Public domain
    Developers: legoluft, Roberto, Slava Anishenko, Sven Thoennissen, Thorsten Kohnhorst
    @@ -436,13 +340,13 @@
    Platform:
    beta
    inactive since 2004
    -
    action +
    action clone open content scrolling shooter
    -
    Homepage: kraptor
    Inspiration: Raptor: Call of the Shadows
    Download: kraptor/files
    Developer: Kronoman
    - Technical information
    Code languages: C
    Code licenses: MIT
    Code dependencies: Allegro
    +
    Homepage: kraptor
    Inspiration: Raptor: Call of the Shadows
    Download: kraptor/files
    + Details
    Code languages: C
    Code licenses: MIT
    Code dependencies: Allegro
    Developer: Kronoman
    @@ -453,9 +357,9 @@
    Platform:
    beta
    inactive since 2004
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/krystaldrop.git(since 2019, ), krystaldrop.cvs.sourceforge.net
    Code dependencies: SDL
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/krystaldrop.git(since 2019, ), krystaldrop.cvs.sourceforge.net
    Code dependencies: SDL
    Developers: David Négrier, krys
    @@ -468,11 +372,11 @@ mature
    active
    -
    puzzle +
    puzzle content open skill
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: invent.kde.org/games/ksnakeduel.git
    Assets licenses: GPL-2.0
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: invent.kde.org/games/ksnakeduel.git
    Assets licenses: GPL-2.0
    Developers: Benjamin Meyer, Matthias Kiefer, Stas Verberkt
    @@ -485,11 +389,11 @@ mature
    active
    Platform:
    beta
    inactive since 2012
    -
    arcade +
    arcade content open shooter
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: SDL
    Assets licenses: GPL-3.0
    - Build system: Autoconf
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: SDL
    Assets licenses: GPL-3.0
    + Build system: Autoconf
    Developer: mbays
    @@ -517,10 +421,10 @@
    Platforms:
    mature
    inactive since 2016
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: poseidn/KungFoo.git(since 2015, )
    Assets licenses: CC
    - Build system: CMake
    + +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: poseidn/KungFoo.git(since 2015, )
    Assets licenses: CC
    + Build system: CMake
    Developer: Thomas Hauth
    @@ -534,7 +438,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/L.html b/docs/games/L.html index da33d88c..e4398549 100644 --- a/docs/games/L.html +++ b/docs/games/L.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -50,12 +50,12 @@
    Platforms:
    mature
    inactive since 2018
    -
    adventureplatform +
    adventureplatform 2D content open side-scrolling
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: nevat/abbayedesmorts-gpl.git(since 2015, )
    Code dependencies: SDL
    Assets licenses: CC-BY
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: nevat/abbayedesmorts-gpl.git(since 2015, )
    Code dependencies: SDL
    Assets licenses: CC-BY
    Developers: Carsten Teibes, David Lara, Dmitry Marakasov, Locomalito, Manuel Alfayate Corchete
    @@ -66,9 +66,9 @@
    Platform:
    beta
    inactive since 2016
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    @@ -79,9 +79,9 @@
    Platform:
    beta
    inactive since 2010
    - Technical information
    Code languages: C++
    Code licenses: LGPL-3.0
    Code repositories: osgames/low.git(since 2018, ), svn.code.sf.net/p/low/code, low.cvs.sourceforge.net
    Code dependencies: OGRE
    + Details
    Code languages: C++
    Code licenses: LGPL-3.0
    Code repositories: osgames/low.git(since 2018, ), svn.code.sf.net/p/low/code, low.cvs.sourceforge.net
    Code dependencies: OGRE
    Developers: Marc A. Pelletier, Willem Jan Palenstijn
    @@ -92,10 +92,10 @@
    Platform:
    beta
    inactive since 2016
    -
    arcaderemake +
    arcaderemake text-based
    -
    Homepage: mengstr/ladder
    Inspiration: Ladder
    Developer: Mats Engstrom
    - Technical information
    Code languages: Go
    Code licenses: MIT
    Code repositories: mengstr/ladder.git(since 2016, )
    +
    Homepage: mengstr/ladder
    Inspiration: Ladder
    + Details
    Code languages: Go
    Code licenses: MIT
    Code repositories: mengstr/ladder.git(since 2016, )
    Developer: Mats Engstrom
    @@ -107,31 +107,14 @@
    Platform:
    mature
    inactive since 2005
    -
    arcaderemake +
    arcaderemake text-based
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    +
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Developer: Stephen Ostermiller
    -
    -
    game engine - roguelike - text-based
    -
    - Technical information
    Code languages: Haskell
    Code licenses: 3-clause BSD
    Code repositories: LambdaHack/LambdaHack.git(since 2010, )
    - Build system: Make
    -
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: Pascal
    Code licenses: GPL-2.0
    +
    + Details
    Code languages: Pascal
    Code licenses: GPL-2.0
    Developer: Mario Donick
    @@ -154,40 +137,10 @@
    Platform:
    beta
    active
    -
    role playing +
    role playing multiplayer online + massive
    -
    - Technical information
    Code languages: Script, PHP
    Code licenses: GPL-2.0
    Code repositories: landoffire/lof-tmwa-server-data.git(since 2016, ), landoffire/lof-tmwa-client-data.git @add(since 2016, )
    Code dependencies: Mana source engine
    +
    @@ -198,10 +151,10 @@
    Platform:
    beta
    inactive since 2017
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: egordorichev/LastTry.git(archived, since 2017, )
    Code dependencies: libGDX
    - Build system: Gradle
    Homepage: egordorichev/LastTry
    Media: LastTry
    Inspiration: Terraria
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: egordorichev/LastTry.git(archived, since 2017, )
    Code dependencies: libGDX
    + Build system: Gradle
    Developers: Daniel Eliasinski, Egor Dorichev, logotie, Matt, Michael Pollind, Nufflee, Peter Storm
    @@ -213,11 +166,11 @@
    Platform:
    beta
    active
    -
    adventureremake +
    adventureremake content commercial + original required engine
    -
    - Technical information
    Code languages: TypeScript
    Code licenses: MIT
    Code repositories: agrande/lba2remake.git(since 2018, )
    Code dependencies: Three.js, React
    +
    + Details
    Code languages: TypeScript
    Code licenses: MIT
    Code repositories: agrande/lba2remake.git(since 2018, )
    Code dependencies: Three.js, React
    Developers: Adrien Grandemange, Alexandre Fontoura, Andriy Tevelyev, AndriyTemplafy, Jeffrey Veenhuis, Peterdevos, Scott, SendellX
    @@ -229,11 +182,11 @@
    Platform:
    mature
    inactive since 2010
    -
    arcade +
    arcade content open
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/lgames/code
    Code dependencies: SDL
    Assets licenses: ?
    - Build system: Autoconf
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/lgames/code
    Code dependencies: SDL
    Assets licenses: ?
    + Build system: Autoconf
    Developer: Michael Speck
    @@ -246,11 +199,11 @@ mature
    active
    -
    arcade +
    arcade clone content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/lgames/code
    Code dependencies: SDL
    Assets licenses: ?
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/lgames/code
    Code dependencies: SDL
    Assets licenses: ?
    Developer: Michael Speck
    @@ -263,11 +216,11 @@ mature
    active
    -
    puzzle +
    puzzle clone content commercial + original required
    -
    Homepage: lemmings.hmilch.net
    Inspiration: Lemmings
    Developer: Thomas Zeugner
    - Technical information
    Code languages: TypeScript
    Code licenses: MIT
    Code repositories: tomsoftware/Lemmings.ts.git(since 2017, )
    +
    Homepage: lemmings.hmilch.net
    Inspiration: Lemmings
    + Details
    Code languages: TypeScript
    Code licenses: MIT
    Code repositories: tomsoftware/Lemmings.ts.git(since 2017, )
    Developer: Thomas Zeugner
    @@ -278,10 +231,10 @@
    Platform:
    beta
    inactive since 2017
    -
    puzzle +
    puzzle clone
    Homepage: lemmini.de
    Inspiration: Lemmings
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: bitbucket.org/fade0ff/lemmini.git
    + Details
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: bitbucket.org/fade0ff/lemmini.git
    @@ -293,10 +246,10 @@
    Platform:
    mature
    inactive since 2009
    -
    puzzle +
    puzzle content open
    -
    - Technical information
    Code languages: C++, Python
    Code licenses: GPL-3.0
    Assets licenses: CC-BY-SA-3.0
    +
    + Details
    Code languages: C++, Python
    Code licenses: GPL-3.0
    Assets licenses: CC-BY-SA-3.0
    Developer: Julian Oliver
    @@ -309,30 +262,11 @@ mature
    active
    active
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/lgames/code
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/lgames/code
    @@ -359,10 +293,10 @@
    Platform:
    mature
    inactive since 2017
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: AndO3131/lgeneral.git(since 2018, ), svn.code.sf.net/p/lgeneral/code, lgeneral.cvs.sourceforge.net
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: AndO3131/lgeneral.git(since 2018, ), svn.code.sf.net/p/lgeneral/code, lgeneral.cvs.sourceforge.net
    Developers: Leo Savernik, Michael Speck, Peter Ivanyi, Victor Sergienko
    @@ -374,43 +308,12 @@
    Platforms:
    mature
    inactive since 2012
    -
    role playingstrategy +
    role playingstrategy console content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/lcsgame/code
    Code dependencies: curses, SDL2
    - Build system: Make
    +
    @@ -423,13 +326,13 @@ mature
    active
    -
    strategy +
    strategy content open programming real-time
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: linleyh/liberation-circuit.git(since 2016, )
    Code dependencies: Allegro
    Assets licenses: GPL-3.0
    - Build system: CMake
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: linleyh/liberation-circuit.git(since 2016, )
    Code dependencies: Allegro
    Assets licenses: GPL-3.0
    + Build system: CMake
    Developers: Brandon McCaig, Code., Kyle Finlay, Linley Henzell, linleyh, Simon Puchert, suve
    @@ -442,28 +345,12 @@
    sports content open
    -
    - Technical information
    Code languages: GDScript
    Code licenses: MIT
    Code repositories: Calinou/libre-pinball.git(since 2015, )
    Code dependencies: Godot
    Assets licenses: CC0, CC-BY-SA-3.0
    +
    + Details
    Code languages: GDScript
    Code licenses: MIT
    Code repositories: Calinou/libre-pinball.git(since 2015, )
    Code dependencies: Godot
    Assets licenses: CC0, CC-BY-SA-3.0
    Developer: Hugo Locurcio
    -
    - Technical information
    Code languages: C, C#
    Code licenses: MIT
    Code repositories: Librelancer/Librelancer.git(since 2015, )
    Code dependencies: OpenGL
    - Build system: CMake
    -
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Bollos00/LibreMines.git(since 2020, )
    Code dependencies: Qt
    Assets licenses: CC-BY-SA-4.0
    - Build system: CMake
    + +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Bollos00/LibreMines.git(since 2020, )
    Code dependencies: Qt
    Assets licenses: CC-BY-SA-4.0
    + Build system: CMake
    Developer: Bollos00
    @@ -487,11 +374,11 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content open shooter
    -
    Homepage: MissLav/LibreQuake
    Inspiration: Quake
    Developers: MissLav, ZungryWare
    - Technical information
    Code languages: Python
    Code licenses: 3-clause BSD
    Code repositories: MissLav/LibreQuake.git(since 2019, )
    +
    Homepage: MissLav/LibreQuake
    Inspiration: Quake
    + Details
    Code languages: Python
    Code licenses: 3-clause BSD
    Code repositories: MissLav/LibreQuake.git(since 2019, )
    Developers: MissLav, ZungryWare
    @@ -504,11 +391,11 @@ mature
    active
    -
    arcade +
    arcade clone content open
    Homepage: yeldham.itch.io/librerama
    Inspiration: WarioWare
    - Technical information
    Code languages: GDScript
    Code licenses: GPL-3.0
    Code repositories: codeberg.org/Yeldham/librerama.git
    Code dependencies: Godot
    Assets licenses: CC-BY-SA-4.0
    + Details
    Code languages: GDScript
    Code licenses: GPL-3.0
    Code repositories: codeberg.org/Yeldham/librerama.git
    Code dependencies: Godot
    Assets licenses: CC-BY-SA-4.0
    @@ -520,12 +407,12 @@
    Platform:
    mature
    inactive since 2017
    -
    action +
    action 2D content open shooter
    - Technical information
    Code languages: C++
    Code licenses: 2-clause BSD
    Code repositories: lierolibre/lierolibre.git(since 2015, )
    Assets licenses: WTFPL
    + Details
    Code languages: C++
    Code licenses: 2-clause BSD
    Code repositories: lierolibre/lierolibre.git(since 2015, )
    Assets licenses: WTFPL
    Build system: Autoconf
    Improve Raw entry @@ -537,32 +424,14 @@
    Platform:
    beta
    inactive since 2013
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: plaimi/limbs-off.git(since 2011, )
    Code dependencies: libpng, OpenGL, SDL
    - Build system: Autoconf
    + +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: plaimi/limbs-off.git(since 2011, )
    Code dependencies: libpng, OpenGL, SDL
    + Build system: Autoconf
    Developers: plaimi, Stian Ellingsen
    -
    -
    game engine - 3D - first person - shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: LGPL-3.0
    Code repositories: enginmanap/limonEngine.git
    - Build system: CMake
    -
    -
    simulation +
    simulation city clone
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/lincity.git(since 2018, ), lincity.cvs.sourceforge.net
    +
    Homepages: lincity.sourceforge.net, lincity
    Media: Lincity
    Inspiration: SimCity
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/lincity.git(since 2018, ), lincity.cvs.sourceforge.net
    Developers: Corey Keasling, Gregory Sharp, Taj Morton
    @@ -587,11 +456,11 @@ mature
    active
    -
    simulation +
    simulation city clone
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: lincity-ng/lincity-ng.git(since 2015, )
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: lincity-ng/lincity-ng.git(since 2015, )
    Developer: Wolfgang Becker
    @@ -603,10 +472,10 @@
    Platform:
    mature
    inactive since 2006
    -
    - Technical information
    Code languages: C, C++
    Code licenses: Custom
    Code repositories: osgames/dungeoncrawl.git(since 2018, )
    + Details
    Code languages: C, C++
    Code licenses: Custom
    Code repositories: osgames/dungeoncrawl.git(since 2018, )
    @@ -618,43 +487,27 @@
    Platform:
    mature
    inactive since 2010
    -
    action +
    action clone content open mech
    - Technical information
    Code languages: C++
    Code licenses: Apache-2.0
    Code repositories: hackcraft-de/linwarrior.git(since 2012, )
    + Details
    Code languages: C++
    Code licenses: Apache-2.0
    Code repositories: hackcraft-de/linwarrior.git(since 2012, )
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: b3dgs/lionengine.git(since 2013, )
    -
    -
    platformremake +
    platformremake 2D scrolling
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: b3dgs/lionheart-remake.git(since 2013, )
    Code dependencies: LionEngine
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: b3dgs/lionheart-remake.git(since 2013, )
    Code dependencies: LionEngine
    Developer: Pierre-Alexandre
    @@ -665,9 +518,9 @@
    Platform:
    beta
    inactive since 2014
    - Technical information
    Code languages: C, Lua, C++
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/lipsofsuna/code, osgames/lipsofsuna.git @add(since 2019, )
    + Details
    Code languages: C, Lua, C++
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/lipsofsuna/code, osgames/lipsofsuna.git @add(since 2019, )
    Developers: Ari Mustonen, Francisco Athens, Ryan Swart
    @@ -679,10 +532,10 @@
    Platform:
    mature
    inactive since 2015
    -
    action +
    action multiplayer
    - Technical information
    Code languages: C, Shell
    Code licenses: GPL-3.0
    Code repositories: git.savannah.gnu.org/git/liquidwar6.git, osgames/liquidwar6.git @add(since 2019, )
    + Details
    Code languages: C, Shell
    Code licenses: GPL-3.0
    Code repositories: git.savannah.gnu.org/git/liquidwar6.git, osgames/liquidwar6.git @add(since 2019, )
    Build system: Autoconf
    Improve Raw entry @@ -695,10 +548,10 @@
    Platform:
    mature
    inactive since 2014
    -
    - Technical information
    Code languages: C++, Java
    Code licenses: GPL-3.0
    Code repositories: xenris/liquid-wars-android.git(since 2013, )
    +
    + Details
    Code languages: C++, Java
    Code licenses: GPL-3.0
    Code repositories: xenris/liquid-wars-android.git(since 2013, )
    Developer: xenris
    @@ -710,13 +563,13 @@
    Platform:
    beta
    active
    -
    puzzle +
    puzzle 2D clone content open multiplayer online
    -
    - Technical information
    Code languages: D, C++
    Code licenses: CC0
    Code repositories: SimonN/LixD.git(since 2015, ), SimonN/Lix.git @add(since 2011, )
    Code dependencies: Allegro
    +
    Homepage: www.lixgame.com
    Inspiration: Lemmings
    + Details
    Code languages: D, C++
    Code licenses: CC0
    Code repositories: SimonN/LixD.git(since 2015, ), SimonN/Lix.git @add(since 2011, )
    Code dependencies: Allegro
    Developers: ccexplore, Georg Os., Julian Ospald, Phil, Simon Naarmann
    @@ -728,11 +581,11 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy clone content open
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/lgames/code
    Code dependencies: SDL
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/lgames/code
    Code dependencies: SDL
    Developer: Michael Speck
    @@ -745,12 +598,12 @@ mature
    active
    -
    arcade +
    arcade skill snake-like
    -
    - Technical information
    Code languages: Java, JavaScript
    Code licenses: GPL-3.0
    Code repositories: lufte/lona.git(since 2014, )
    - Build system: Gradle
    +
    + Details
    Code languages: Java, JavaScript
    Code licenses: GPL-3.0
    Code repositories: lufte/lona.git(since 2014, )
    + Build system: Gradle
    Developer: Javier Ayres
    @@ -761,12 +614,12 @@
    Platform:
    beta
    inactive since 2018
    -
    remakestrategy +
    remakestrategy content open multiplayer turn-based
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: AGPL-3.0
    Code repositories: apsillers/lords-of-the-fey.git(since 2014, )
    Assets licenses: GPL-3.0
    +
    + Details
    Code languages: JavaScript
    Code licenses: AGPL-3.0
    Code repositories: apsillers/lords-of-the-fey.git(since 2014, )
    Assets licenses: GPL-3.0
    Developer: Andrew Sillers
    @@ -779,10 +632,10 @@ mature
    active
    -
    strategy +
    strategy turn-based
    Homepage: www.nongnu.org/lordsawar
    Media: LordsAWar!
    Inspiration: Warlords II
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: git.savannah.nongnu.org/git/lordsawar.git
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: git.savannah.nongnu.org/git/lordsawar.git
    Build system: Autoconf
    Improve Raw entry @@ -795,9 +648,9 @@
    Platform:
    mature
    inactive since 2014
    - -
    Homepage: eguneys/lose-your-marbles
    Inspiration: Lose Your Marbles
    Developer: eguneys
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: eguneys/lose-your-marbles.git(since 2014, )
    + +
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: eguneys/lose-your-marbles.git(since 2014, )
    Developer: eguneys
    @@ -809,11 +662,11 @@
    Platform:
    mature
    inactive since 2013
    -
    puzzle +
    puzzle clone content open
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/lgames/code
    Code dependencies: SDL
    Assets licenses: GPL-2.0
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/lgames/code
    Code dependencies: SDL
    Assets licenses: GPL-2.0
    Developer: Michael Speck
    @@ -824,10 +677,10 @@
    Platform:
    beta
    inactive since 2016
    -
    remakerole playing +
    remakerole playing content commercial + original required
    -
    - Technical information
    Code languages: TypeScript, JavaScript
    Code licenses: MIT
    Code repositories: englercj/lttp.git(since 2014, )
    Code dependencies: Phaser, WebGL
    +
    + Details
    Code languages: TypeScript, JavaScript
    Code licenses: MIT
    Code repositories: englercj/lttp.git(since 2014, )
    Code dependencies: Phaser, WebGL
    Developer: Chad Engler
    @@ -840,9 +693,9 @@ mature
    active
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osslugaru/lugaru.git(since 2016, )
    Code dependencies: OpenAL, SDL2
    Assets licenses: CC-BY-SA-3.0
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osslugaru/lugaru.git(since 2016, )
    Code dependencies: OpenAL, SDL2
    Assets licenses: CC-BY-SA-3.0
    Build system: CMake
    Improve Raw entry @@ -855,10 +708,10 @@
    Platforms:
    mature
    inactive since 2005
    -
    arcade +
    arcade content open
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: callaa/luola.git(since 2014, )
    Code dependencies: SDL
    Assets licenses: ?
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: callaa/luola.git(since 2014, )
    Code dependencies: SDL
    Assets licenses: ?
    Developer: Calle Laakkonen
    @@ -872,7 +725,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/M.html b/docs/games/M.html index dc8440db..6bd85b4d 100644 --- a/docs/games/M.html +++ b/docs/games/M.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -54,9 +54,9 @@ content open shooter top-down
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: jwrdegoede/M.A.R.S..git(since 2013, ), thelaui/M.A.R.S..git @add(since 2012, ), svn.code.sf.net/p/mars-game/code
    Code dependencies: OpenGL, SFML
    Assets licenses: CC-BY 3.0, CC-BY-SA-3.0, PD
    - Build system: CMake
    +
    + Details
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: jwrdegoede/M.A.R.S..git(since 2013, ), thelaui/M.A.R.S..git @add(since 2012, ), svn.code.sf.net/p/mars-game/code
    Code dependencies: OpenGL, SFML
    Assets licenses: CC-BY 3.0, CC-BY-SA-3.0, PD
    + Build system: CMake
    Developers: Felix Lauer, Hans de Goede, Lukas Dürrenberger, Mars-Core-Team, Sciuorus, Simon Schneegans
    @@ -67,9 +67,9 @@
    Platform:
    beta
    inactive since 2015
    Homepage: LionsPhil/mewl
    Inspiration: M.U.L.E.
    Developers: LionsPhil, Philip Boulain
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: LionsPhil/mewl.git(since 2015, )
    Homepage: LionsPhil/mewl
    Inspiration: M.U.L.E.
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: LionsPhil/mewl.git(since 2015, )
    Developers: LionsPhil, Philip Boulain
    @@ -80,11 +80,11 @@
    Platform:
    beta
    inactive since 2003
    -
    strategy +
    strategy 3D real-time
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/machinations.git(since 2018, ), machinations.cvs.sourceforge.net
    +
    + Details
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/machinations.git(since 2018, ), machinations.cvs.sourceforge.net
    Developers: Abraham B. Hart, Jindrich kolman, Jon Sargeant, Manoel Junqueira, Sebastian P., Tom Pittlik
    @@ -96,12 +96,12 @@
    Platforms:
    mature
    inactive since 2002
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: richardjs/Maelstrom.git(since 2014, )
    Code dependencies: SDL
    Assets licenses: CC-BY-3.0
    - Build system: Autoconf
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: richardjs/Maelstrom.git(since 2014, )
    Code dependencies: SDL
    Assets licenses: CC-BY-3.0
    + Build system: Autoconf
    Developers: posophe, Richard Schneider
    @@ -112,10 +112,10 @@
    Platform:
    beta
    inactive since 2020
    -
    actionremake +
    actionremake content commercial + original required
    Homepage: discord.gg/eBQ4QHX
    Inspiration: Mafia
    - Technical information
    Code languages: C#
    Code licenses: Apache-2.0
    Code repositories: MafiaHub/MafiaUnity.git
    Code dependencies: Unity
    + Details
    Code languages: C#
    Code licenses: Apache-2.0
    Code repositories: MafiaHub/MafiaUnity.git
    Code dependencies: Unity
    @@ -128,52 +128,26 @@ mature
    active
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: matt77hias/MAGE.git(since 2016, )
    - Build system: Visual Studio
    -
    -
    boardstrategy +
    boardstrategy content open real-time
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: osgames/magic-gardeners-tournament.git(since 2019, )
    Code dependencies: pygame, PygLibs
    Assets licenses: ?
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: osgames/magic-gardeners-tournament.git(since 2019, )
    Code dependencies: pygame, PygLibs
    Assets licenses: ?
    Developer: HoleInTheHeadStudios
    @@ -185,11 +159,11 @@
    Platform:
    beta
    active
    -
    role playing +
    role playing 2D content open
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: TBye101/MagicalLife.git(since 2017, )
    Code dependencies: MonoGame
    +
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: TBye101/MagicalLife.git(since 2017, )
    Code dependencies: MonoGame
    Developers: Aaron, Imgbot, Lynngr, Thomas Bye
    @@ -202,9 +176,9 @@ mature
    active
    - -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    + +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Developer: Julian Bradfield
    @@ -217,11 +191,11 @@ mature
    active
    -
    role playing +
    role playing 2D multiplayer online + massive
    Homepage: manaplus.org
    - Technical information
    Code languages: C, Shell
    Code licenses: GPL-3.0
    Code repositories: evol/evol-all.git(since 2015, )
    Code dependencies: Mana source engine
    + Details
    Code languages: C, Shell
    Code licenses: GPL-3.0
    Code repositories: evol/evol-all.git(since 2015, )
    Code dependencies: Mana source engine
    @@ -233,26 +207,11 @@
    Platform:
    mature
    inactive since 2017
    active
    -
    puzzle +
    puzzle 3D content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: HackerPoet/MarbleMarcher.git(since 2018, ), WAUthethird/Marble-Marcher-Community-Edition.git @add(since 2019, )
    Assets licenses: ?
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: HackerPoet/MarbleMarcher.git(since 2018, ), WAUthethird/Marble-Marcher-Community-Edition.git @add(since 2019, )
    Assets licenses: ?
    + Build system: CMake
    Developers: Bryce Wilson, FW, HackerPoet, Mykhailo Moroz, Ott Toomet, Selicre, William Unsworth
    @@ -281,10 +240,10 @@
    Platform:
    beta
    inactive since 2017
    -
    arcade +
    arcade clone
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: mpgossage/Marblez.git(since 2017, )
    Code dependencies: Unity
    +
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: mpgossage/Marblez.git(since 2017, )
    Code dependencies: Unity
    Developer: mpgossage
    @@ -296,9 +255,9 @@
    Platforms:
    mature
    inactive since 2012
    - Technical information
    Code languages: Lua
    Code licenses: MIT
    Code repositories: Stabyourself/mari0.git(since 2012, )
    Code dependencies: LÖVE
    Assets licenses: CC-BY-NC-SA-3.0
    + Details
    Code languages: Lua
    Code licenses: MIT
    Code repositories: Stabyourself/mari0.git(since 2012, )
    Code dependencies: LÖVE
    Assets licenses: CC-BY-NC-SA-3.0
    Developers: lexikiq, Maurice
    @@ -312,8 +271,8 @@
    platform clone
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: jazzyjester/Mario-Game.git(since 2015, )
    +
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: jazzyjester/Mario-Game.git(since 2015, )
    Developers: M1S2, Ronny Remesnik
    @@ -324,10 +283,10 @@
    Platform:
    beta
    inactive since 2008
    -
    strategy +
    strategy turn-based
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/mars.git(since 2018, ), svn.code.sf.net/p/mars/code
    +
    Homepage: mars
    Download: mars/files
    @@ -339,9 +298,9 @@
    Platforms:
    mature
    inactive since 2014
    Homepages: maxit.sourceforge.io, maxit
    Inspiration: Maxit
    Download: maxit/files
    Developers: Alexis Megas, Guess Who, textbrowser
    - Technical information
    Code languages: C++
    Code licenses: 3-clause BSD
    Code repositories: textbrowser/maxit.git(since 2015, )
    Homepages: maxit.sourceforge.io, maxit
    Inspiration: Maxit
    Download: maxit/files
    + Details
    Code languages: C++
    Code licenses: 3-clause BSD
    Code repositories: textbrowser/maxit.git(since 2015, )
    Developers: Alexis Megas, Guess Who, textbrowser
    @@ -353,11 +312,11 @@
    Platform:
    beta
    active
    -
    Homepage: alariq.github.io/mc2-website
    Inspiration: MechCommander 2
    Developer: Sergii
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: alariq/mc2.git(since 2016, )
    Code dependencies: SDL2
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: alariq/mc2.git(since 2016, )
    Code dependencies: SDL2
    + Build system: CMake
    Developer: Sergii
    @@ -369,28 +328,10 @@
    Platforms:
    beta
    active
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: acmepjz/meandmyshadow.git(since 2016, ), svn.code.sf.net/p/meandmyshadow/meandmyshadow
    - Build system: CMake
    + +
    @@ -402,10 +343,10 @@
    Platform:
    beta
    active
    -
    remakestrategy +
    remakestrategy content original required
    Homepage: www.maxr.org
    Inspiration: M.A.X.
    Download: www.maxr.org/docs.php?id=3
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: git.maxr.org/maxr/maxr.git
    Assets licenses: CC-BY-SA
    + Details
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: git.maxr.org/maxr/maxr.git
    Assets licenses: CC-BY-SA
    Build system: CMake
    Improve Raw entry @@ -417,10 +358,10 @@
    Platform:
    beta
    inactive since 2013
    -
    - Technical information
    Code languages: C++
    Code licenses: MS-PL
    Code repositories: Echelon9/mechcommander2-open.git(since 2012, )
    +
    + Details
    Code languages: C++
    Code licenses: MS-PL
    Code repositories: Echelon9/mechcommander2-open.git(since 2012, )
    Developer: Echelon9
    @@ -432,9 +373,9 @@
    Platform:
    mature
    inactive since 2012
    Homepages: mmario.sourceforge.net, mmario
    Inspiration: Super Mario
    Download: mmario/files
    Developer: JOKER VAN HAELN
    - Technical information
    Code languages: C++
    Code licenses: LGPL-2.1
    Code dependencies: SDL
    Assets licenses: (illegal use of Super Mario artwork and music?)
    Homepages: mmario.sourceforge.net, mmario
    Inspiration: Super Mario
    Download: mmario/files
    + Details
    Code languages: C++
    Code licenses: LGPL-2.1
    Code dependencies: SDL
    Assets licenses: (illegal use of Super Mario artwork and music?)
    Developer: JOKER VAN HAELN
    @@ -447,26 +388,12 @@ mature
    active
    -
    remakestrategy +
    remakestrategy 3D real-time
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: MegaGlest/megaglest-source.git(since 2013, )
    Assets licenses: CC-BY-SA
    - Build system: CMake
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: MegaGlest/megaglest-source.git(since 2013, )
    Assets licenses: CC-BY-SA
    + Build system: CMake
    Developers: (14)Andy Alt, BogoMips, filux, James Sherratt, Karl Goetz, m0elle, Mark Vejvoda, nosogo, Paul Wise, titi(ger), titi_son, titiger, Tom Reynolds, William Edwards

    @@ -479,93 +406,11 @@ mature
    active
    -
    strategy +
    strategy mech turn-based
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: MegaMek/megamek.git(since 2015, ), git.code.sf.net/p/megamek/git
    +
    Homepages: www.megamek.org, megamek
    Media: MegaMek
    Inspiration: BattleTech
    Download: megamek.org/downloads
    @@ -578,66 +423,16 @@ mature
    active
    -
    -
    arcade +
    arcade for kids
    -
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: sromku/memory-game.git(archived, since 2014, )
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: sromku/memory-game.git(archived, since 2014, )
    + Build system: Gradle
    Developers: Dimitris Stavrou, Roman Kushnarenko, South Bound Apps
    @@ -661,10 +456,10 @@
    Platform:
    beta
    inactive since 2010
    -
    strategy +
    strategy turn-based
    - Technical information
    Code languages: Java
    Code licenses: 3-clause BSD
    Code repositories: osgames/mercenarycommander.git(since 2018, )
    + Details
    Code languages: Java
    Code licenses: 3-clause BSD
    Code repositories: osgames/mercenarycommander.git(since 2018, )
    @@ -677,36 +472,10 @@ mature
    active
    -
    role playing +
    role playing multiplayer online + massive
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: Meridian59/Meridian59.git(since 2012, ), OpenMeridian/Meridian59.git @add(since 2013, ), OpenMeridian105/Meridian59.git @add(since 2015, ), Arantis/Meridian59_112.git @add(since 2015, )
    +
    @@ -718,41 +487,25 @@
    Platform:
    mature
    inactive since 2008
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: Nop90-Switch/Meritous-Switch.git(since 2018, ), meritous/sdl_android.git @add(since 2015, ), meritous/meritous.git @add(since 2015, )
    Code dependencies: SDL
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: Nop90-Switch/Meritous-Switch.git(since 2018, ), meritous/sdl_android.git @add(since 2015, ), meritous/meritous.git @add(since 2015, )
    Code dependencies: SDL
    -
    -
    game engineremake - content commercial + original required
    -
    - Technical information
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: gitlab.axiodl.com/AxioDL/metaforce.git, AxioDL/metaforce.git(since 2015, )
    - Build system: CMake
    -
    -
    strategy +
    strategy multiplayer online turn-based
    -
    - Technical information
    Code languages: PHP
    Code licenses: GPL-2.0
    Code repositories: osgames/metalmech.git(since 2018, ), metalmech.cvs.sourceforge.net
    +
    Homepage: metalmech
    Download: metalmech/files
    + Details
    Code languages: PHP
    Code licenses: GPL-2.0
    Code repositories: osgames/metalmech.git(since 2018, ), metalmech.cvs.sourceforge.net
    Developers: Dzmitry Haiduchonak, Fokker, Gedece, Maravilla Gil Salvador, Robert Ryll, s600
    @@ -764,10 +517,10 @@
    Platform:
    mature
    inactive since 2016
    Homepage: synkarius/micemen
    Inspiration: Mice Men
    Download: synkarius/micemen/releases
    Developer: David Conway
    - Technical information
    Code languages: Java
    Code licenses: LGPL-3.0
    Code repositories: synkarius/micemen.git(since 2016, )
    Code dependencies: libGDX
    - Build system: Gradle
    + Details
    Code languages: Java
    Code licenses: LGPL-3.0
    Code repositories: synkarius/micemen.git(since 2016, )
    Code dependencies: libGDX
    + Build system: Gradle
    Developer: David Conway
    @@ -779,11 +532,11 @@
    Platform:
    mature
    inactive since 2015
    -
    simulation +
    simulation clone online
    Homepage: micropolisonline.com
    Media: Micropolis
    Inspiration: SimCity
    - Technical information
    Code languages: C++, Java, Python
    Code licenses: GPL-3.0
    Code repositories: SimHacker/micropolis.git(since 2015, )
    Code dependencies: PyAMF, pycairo, pygobject, pygtk, SQLAlchemy, TurboGears
    + Details
    Code languages: C++, Java, Python
    Code licenses: GPL-3.0
    Code repositories: SimHacker/micropolis.git(since 2015, )
    Code dependencies: PyAMF, pycairo, pygobject, pygtk, SQLAlchemy, TurboGears
    Build system: setup.py
    Improve Raw entry @@ -797,10 +550,10 @@ mature
    active
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: graememcc/micropolisJS.git(since 2013, )
    +
    + Details
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: graememcc/micropolisJS.git(since 2013, )
    Developer: Graeme McCutcheon
    @@ -811,12 +564,12 @@
    Platform:
    beta
    inactive since 2005
    -
    remake +
    remake 2D racing
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: rpmcruz/microracers.git(since 2019, ), osgames/microracers.git @add(since 2019, ), microracers.cvs.sourceforge.net
    - Build system: Make
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: rpmcruz/microracers.git(since 2019, ), osgames/microracers.git @add(since 2019, ), microracers.cvs.sourceforge.net
    + Build system: Make
    Developers: Marinho Tobolla, Ricardo Cruz
    @@ -828,10 +581,10 @@
    Platforms:
    mature
    inactive since 2009
    -
    action +
    action shooter
    -
    - Technical information
    Code languages: Python
    Code licenses: 3-clause BSD
    Code repositories: osgames/microwar.git(since 2019, )
    Code dependencies: pygame
    +
    + Details
    Code languages: Python
    Code licenses: 3-clause BSD
    Code repositories: osgames/microwar.git(since 2019, )
    Code dependencies: pygame
    Developers: Frank Blandon, Jean Karim Bockstael, Pierre-Alain Dorange, Talamon70
    @@ -843,9 +596,9 @@
    Platform:
    mature
    inactive since 2018
    - -
    - Technical information
    Code languages: PHP, GDScript
    Code licenses: MIT
    Code repositories: alketii/mighty-knight.git(since 2017, )
    Code dependencies: Godot
    + +
    + Details
    Code languages: PHP, GDScript
    Code licenses: MIT
    Code repositories: alketii/mighty-knight.git(since 2017, )
    Code dependencies: Godot
    Developers: Alket Rexhepi, Obani Gemini
    @@ -858,129 +611,12 @@ mature
    active
    -
    action +
    action sandbox tower defense
    -
    Homepages: anuke.itch.io/mindustry, mindustrygame.github.io
    Downloads: play.google.com/store/apps/details?id=io.anuke.mindustry, f-droid.org/packages/io.anuke.mindustry, anuke.itch.io/mindustry
    Developers: - (G_H), - _m_nr_sU, - Aldas, - alex, - Ali-C-Ila, - AmateurPotion, - Andrew Antsiferov, - Angel-24, - Angel_24, - Antsiferov Andrew, - Anuken, - Arik, - Arkanic, - Artur Quaresma, - AydenRennaker, - Azathoth, - azureblue, - ballgamer56, - Baltazár Radics, - Baramos666, - BasedUser, - bei2, - buthed010203, - Catchears, - cinnx, - Darkness#3729, - dase1353, - DeltaNedas, - Dexapnow, - Draco, - elmenda452, - Enrico, - Epowerj, - Fatonndev, - Felix Corvus, - Fernando, - fuzzbuck, - Gdeft, - genNAowl, - GioIacca9, - iczero, - Ilya246, - itskatt, - J-VdS, - Jan Polák, - Joshua Fan, - JrTRinny, - Krzysztof Skrzętnicki, - L0615T1C5-216AC-9437, - Lapis, - LeoDog896, - Leonid Skorospelov, - Lorex, - LQ, - Math2128, - Matthew Peng, - Max O'Cull, - Maxwelllondon, - MEEP of Faith, - Miguel de Dios Matias, - MWestfall, - Neba-MD, - NgLam is SIMP, - Ngọc Lam, - Nikolass1000, - Olexandr Nesterenko, - OSP, - Patrick 'Quezler' Mounier, - Paulao17, - Petr Gašparík, - PlayerBrasil13, - Predator127, - Prosta4okua, - QmelZ, - Quick-Korc, - Rainzz, - Rasangus, - RebornTrack970, - Recessive, - router, - Senventise, - Sharlotte, - Skat, - Skybbles, - Slava0135, - Slotterleet, - Somka000, - Sonnicon, - soytheLB, - Spico (Spirit Guy), - stuffyAI, - Sunny Kim, - TheJaaju, - ThePythonGuy, - TheShadowKnight, - TheSlaylord, - Thomas Widyantoko, - Timmeey86, - TranquillyUnpleasant, - TsjipTsjip, - Tunacan, - Vanguard, - VizardAlpha, - Volas171, - VozDuh, - William So, - Wina, - WinterUnderTheSnow, - xgamezs, - YellOw139, - younggam, - Zachary, - zatnas, - zethnest, - 彭瑞暄, - 老滑稽, - 키에르
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: Anuken/Mindustry.git(since 2017, )
    Code dependencies: libGDX
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: Anuken/Mindustry.git(since 2017, )
    Code dependencies: libGDX
    + Build system: Gradle
    Developers: (117)(G_H), _m_nr_sU, Aldas, alex, Ali-C-Ila, AmateurPotion, Andrew Antsiferov, Angel-24, Angel_24, Antsiferov Andrew, Anuken, Arik, Arkanic, Artur Quaresma, AydenRennaker, Azathoth, azureblue, ballgamer56, Baltazár Radics, Baramos666, BasedUser, bei2, buthed010203, Catchears, cinnx, Darkness#3729, dase1353, DeltaNedas, Dexapnow, Draco, elmenda452, Enrico, Epowerj, Fatonndev, Felix Corvus, Fernando, fuzzbuck, Gdeft, genNAowl, GioIacca9, iczero, Ilya246, itskatt, J-VdS, Jan Polák, Joshua Fan, JrTRinny, Krzysztof Skrzętnicki, L0615T1C5-216AC-9437, Lapis, LeoDog896, Leonid Skorospelov, Lorex, LQ, Math2128, Matthew Peng, Max O'Cull, Maxwelllondon, MEEP of Faith, Miguel de Dios Matias, MWestfall, Neba-MD, NgLam is SIMP, Ngọc Lam, Nikolass1000, Olexandr Nesterenko, OSP, Patrick 'Quezler' Mounier, Paulao17, Petr Gašparík, PlayerBrasil13, Predator127, Prosta4okua, QmelZ, Quick-Korc, Rainzz, Rasangus, RebornTrack970, Recessive, router, Senventise, Sharlotte, Skat, Skybbles, Slava0135, Slotterleet, Somka000, Sonnicon, soytheLB, Spico (Spirit Guy), stuffyAI, Sunny Kim, TheJaaju, ThePythonGuy, TheShadowKnight, TheSlaylord, Thomas Widyantoko, Timmeey86, TranquillyUnpleasant, TsjipTsjip, Tunacan, Vanguard, VizardAlpha, Volas171, VozDuh, William So, Wina, WinterUnderTheSnow, xgamezs, YellOw139, younggam, Zachary, zatnas, zethnest, 彭瑞暄, 老滑稽, 키에르

    @@ -992,13 +628,13 @@
    Platform:
    beta
    active
    -
    simulation +
    simulation clone multiplayer Online + LAN open content voxel
    - Technical information
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: git.minetest.land/MineClone2/MineClone2.git
    Code dependencies: Minetest Engine
    + Details
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: git.minetest.land/MineClone2/MineClone2.git
    Code dependencies: Minetest Engine
    @@ -1010,13 +646,13 @@
    Platform:
    beta
    active
    -
    simulation +
    simulation clone content open sandbox voxel
    -
    - Technical information
    Code languages: C++, C
    Code licenses: MIT
    Code repositories: Hopson97/MineCraft-One-Week-Challenge.git(since 2017, )
    Code dependencies: SFML
    +
    + Details
    Code languages: C++, C
    Code licenses: MIT
    Code repositories: Hopson97/MineCraft-One-Week-Challenge.git(since 2017, )
    Code dependencies: SFML
    Developers: Eausa, kiroma, Matthew Hopson, Sebastian
    @@ -1028,11 +664,11 @@
    Platform:
    beta
    active
    -
    Homepage: jdah/minecraft-weekend
    Inspiration: Minecraft
    Developers: jdah, jdh
    - Technical information
    Code languages: C
    Code licenses: MIT
    Code repositories: jdah/minecraft-weekend.git(since 2020, )
    Code dependencies: OpenGL
    - Build system: Make
    +
    Homepage: jdah/minecraft-weekend
    Inspiration: Minecraft
    + Details
    Code languages: C
    Code licenses: MIT
    Code repositories: jdah/minecraft-weekend.git(since 2020, )
    Code dependencies: OpenGL
    + Build system: Make
    Developers: jdah, jdh
    @@ -1045,12 +681,12 @@ mature
    active
    -
    strategy +
    strategy clone content open
    -
    Homepage: wiki.gnome.org/Apps/Mines
    Inspiration: Minesweeper
    Developer: Gnome
    - Technical information
    Code languages: Vala
    Code licenses: GPL-3.0
    Code repositories: gitlab.gnome.org/GNOME/gnome-mines.git
    - Build system: Meson
    +
    + Details
    Code languages: Vala
    Code licenses: GPL-3.0
    Code repositories: gitlab.gnome.org/GNOME/gnome-mines.git
    + Build system: Meson
    Developer: Gnome
    @@ -1061,11 +697,11 @@
    Platform:
    beta
    inactive since 2015
    -
    puzzleremake +
    puzzleremake content open text-based
    -
    Homepage: brenns10/minesweeper
    Inspiration: Minesweeper
    Developer: Stephen Brennan
    - Technical information
    Code languages: C
    Code licenses: 3-clause BSD
    Code repositories: brenns10/minesweeper.git(since 2015, )
    +
    Homepage: brenns10/minesweeper
    Inspiration: Minesweeper
    + Details
    Code languages: C
    Code licenses: 3-clause BSD
    Code repositories: brenns10/minesweeper.git(since 2015, )
    Developer: Stephen Brennan
    @@ -1078,11 +714,11 @@ mature
    active
    -
    puzzle +
    puzzle clone open content
    -
    - Technical information
    Code languages: Rust
    Code licenses: MIT
    Code repositories: robmikh/minesweeper-rs.git(since 2020, )
    +
    Homepage: robmikh/minesweeper-rs
    Inspiration: Minesweeper
    + Details
    Code languages: Rust
    Code licenses: MIT
    Code repositories: robmikh/minesweeper-rs.git(since 2020, )
    Developers: Joshua Ols, Kenny Kerr, Robert Mikhayelyan
    @@ -1095,10 +731,10 @@ mature
    active
    -
    puzzleremake +
    puzzleremake content open
    -
    Homepage: minesweeper.zone
    Inspiration: Minesweeper
    Play online: minesweeper.zone
    Developer: Reed Jones
    - Technical information
    Code languages: JavaScript, PHP
    Code licenses: MIT
    Code repositories: reed-jones/minesweeper_js.git(since 2017, )
    +
    Homepage: minesweeper.zone
    Inspiration: Minesweeper
    Play online: minesweeper.zone
    + Details
    Code languages: JavaScript, PHP
    Code licenses: MIT
    Code repositories: reed-jones/minesweeper_js.git(since 2017, )
    Developer: Reed Jones
    @@ -1111,72 +747,15 @@ mature
    active
    -
    simulation +
    simulation content open sandbox
    -
    - Technical information
    Code languages: Lua
    Code licenses: LGPL-2.1
    Code repositories: minetest/minetest_game.git(since 2012, )
    Code dependencies: Minetest engine
    Assets licenses: CC-BY-SA-3.0
    +
    Homepage: minetest/minetest_game
    Inspiration: Minetest
    -
    - -
    - Technical information
    Code languages: Java, C#
    Code licenses: Apache-2.0
    Code repositories: mini2Dx/mini2Dx.git(since 2013, )
    - Build system: Gradle
    -
    -
    platformpuzzle +
    platformpuzzle content open
    -
    - Technical information
    Code languages: GDScript
    Code licenses: GPL-3.0
    Code repositories: KOBUGE-Games/minilens.git(since 2015, )
    Code dependencies: Godot
    Assets licenses: GPL-3.0
    +
    + Details
    Code languages: GDScript
    Code licenses: GPL-3.0
    Code repositories: KOBUGE-Games/minilens.git(since 2015, )
    Code dependencies: Godot
    Assets licenses: GPL-3.0
    Developers: Alket Rexhepi, Bojidar Marinov, Dana Olson, Johannes Danneker, Obani Gemini, Rémi Verschelde, Sebastian Holc
    @@ -1200,10 +779,10 @@ mature
    active
    -
    - Technical information
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: Feneric/Minima.git(since 2018, )
    Code dependencies: PICO-8
    +
    + Details
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: Feneric/Minima.git(since 2018, )
    Code dependencies: PICO-8
    Developer: Eric W. Brown
    @@ -1214,11 +793,11 @@
    Platforms:
    beta
    inactive since 2017
    -
    actionremake +
    actionremake content open
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: oitofelix/mininim.git(since 2015, )
    Code dependencies: Allegro
    - Build system: Autoconf
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: oitofelix/mininim.git(since 2015, )
    Code dependencies: Allegro
    + Build system: Autoconf
    Developer: Bruno Félix Rezende Ribeiro
    @@ -1231,11 +810,11 @@ mature
    active
    -
    arcade +
    arcade content open text-based
    - Technical information
    Code languages: Ada
    Code licenses: GPL-3.0
    Assets licenses: None
    + Details
    Code languages: Ada
    Code licenses: GPL-3.0
    Assets licenses: None
    @@ -1248,10 +827,10 @@ mature
    active
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: tcrass/minos.git(since 2017, )
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: tcrass/minos.git(since 2017, )
    Build system: Gradle
    Improve Raw entry @@ -1265,9 +844,9 @@ mature
    active
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    @@ -1279,10 +858,10 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake multiplayer
    -
    Homepage: mk.mgechev.com
    Inspiration: Mortal Kombat
    Developer: Minko Gechev
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: mgechev/mk.js.git(since 2013, )
    +
    Homepage: mk.mgechev.com
    Inspiration: Mortal Kombat
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: mgechev/mk.js.git(since 2013, )
    Developer: Minko Gechev
    @@ -1293,12 +872,12 @@
    Platform:
    beta
    inactive since 2009
    -
    arcade +
    arcade multiplayer online
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    - Build system: CMake
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    + Build system: CMake
    Developers: Jan Friederich, Kai Hertel
    @@ -1310,11 +889,11 @@
    Platforms:
    mature
    inactive since 2008
    -
    arcade +
    arcade 2D content open
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/moagg/code, moagg.cvs.sourceforge.net
    Code dependencies: Golden-T Game Engine, Mozilla Rhino
    Assets licenses: ?
    +
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/moagg/code, moagg.cvs.sourceforge.net
    Code dependencies: Golden-T Game Engine, Mozilla Rhino
    Assets licenses: ?
    Developers: Andreas Granig, Bernhard Trummer, Kevin Krammer
    @@ -1325,30 +904,15 @@
    Platform:
    beta
    inactive since 2012
    -
    remake +
    remake first-person shooter
    -
    - Technical information
    Code languages: Java
    Code licenses: ?
    Code repositories: mochadoom.cvs.sourceforge.net
    +
    + Details
    Code languages: Java
    Code licenses: ?
    Code repositories: mochadoom.cvs.sourceforge.net
    Developers: Finn Wilcox, Jodwin, Velktron
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: Martenfur/Monofoxe.git(since 2019, )
    Code dependencies: MonoGame
    -
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: llopisdon/monsters_and_mushrooms.git(since 2019, )
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: llopisdon/monsters_and_mushrooms.git(since 2019, )
    Developer: Don E. Llopis
    @@ -1370,9 +934,9 @@
    Platforms:
    beta
    inactive since 2007
    Homepage: sam.zoy.org/monsterz
    Developer: Sam Hocevar
    - Technical information
    Code languages: Python
    Code licenses: WTFPL
    Code repositories: svn://svn.zoy.org/monsterz
    Code dependencies: pygame
    + Details
    Code languages: Python
    Code licenses: WTFPL
    Code repositories: svn://svn.zoy.org/monsterz
    Code dependencies: pygame
    Developer: Sam Hocevar
    @@ -1385,9 +949,9 @@ mature
    active
    - Technical information
    Code languages: Python
    Code licenses: MIT
    Code repositories: osgames/monstrosity.git(since 2018, )
    Code dependencies: pygame
    Assets licenses: Custom
    + Details
    Code languages: Python
    Code licenses: MIT
    Code repositories: osgames/monstrosity.git(since 2018, )
    Code dependencies: pygame
    Assets licenses: Custom
    @@ -1399,11 +963,11 @@
    Platform:
    mature
    inactive since 2006
    -
    action +
    action side-scrolling
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    - Build system: Autoconf
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    + Build system: Autoconf
    Developer: Jochen Voss
    @@ -1414,13 +978,13 @@
    Platforms:
    beta
    inactive since 2019
    -
    remake +
    remake first-person multiplayer shooter
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/MoonbaseAssault.git(since 2019, )
    Code dependencies: jMonkeyEngine, SteveTech1
    Assets licenses: (See licences against each asset folder)
    - Build system: Maven
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/MoonbaseAssault.git(since 2019, )
    Code dependencies: jMonkeyEngine, SteveTech1
    Assets licenses: (See licences against each asset folder)
    + Build system: Maven
    Developers: Stephen Carlyle-Smith, Steve Smith
    @@ -1431,10 +995,10 @@
    Platform:
    beta
    inactive since 2009
    -
    arcade +
    arcade open content
    -
    Homepages: mopesnake.sourceforge.net, mopesnake
    Inspiration: Snake
    Developer: Andy Balaam
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/mopesnake/code
    Code dependencies: pygame, SDL
    Assets licenses: CC-BY-SA
    +
    Homepages: mopesnake.sourceforge.net, mopesnake
    Inspiration: Snake
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/mopesnake/code
    Code dependencies: pygame, SDL
    Assets licenses: CC-BY-SA
    Developer: Andy Balaam
    @@ -1446,11 +1010,11 @@
    Platform:
    beta
    active
    -
    adventureremake +
    adventureremake content commercial + original required first-person
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: soap-bubble/web.git(since 2017, )
    Code dependencies: React, Redux, Rx.js, Three.js, Tween.js
    +
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: soap-bubble/web.git(since 2017, )
    Code dependencies: React, Redux, Rx.js, Three.js, Tween.js
    Developers: Jessica Lord, John Dean, Kevin Sawicki, Zeke Sikelianos
    @@ -1461,9 +1025,9 @@
    Platform:
    beta
    inactive since 2015
    - -
    - Technical information
    Code languages: PHP, JavaScript
    Code licenses: MIT
    Code repositories: teruk/movbizz.git(since 2015, )
    Code dependencies: Laravel
    + +
    + Details
    Code languages: PHP, JavaScript
    Code licenses: MIT
    Code repositories: teruk/movbizz.git(since 2015, )
    Code dependencies: Laravel
    Developer: Sebb
    @@ -1475,9 +1039,9 @@
    Platform:
    mature
    inactive since 2017
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0, 3-clause BSD
    Code repositories: xintrea/movenoid.git(since 2017, )
    Code dependencies: Box2D
    + +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0, 3-clause BSD
    Code repositories: xintrea/movenoid.git(since 2017, )
    Code dependencies: Box2D
    Developer: Xintrea
    @@ -1488,11 +1052,11 @@
    Platform:
    beta
    inactive since 2013
    -
    strategy +
    strategy multiplayer online + massive turn-based
    -
    - Technical information
    Code languages: Java, JavaScript
    Code licenses: GPL-2.0
    Code repositories: osgamearchive/mpango.git(archived, since 2018, ), git.code.sf.net/p/mpango/git @add, svn.code.sf.net/p/mpango/code
    +
    @@ -1504,10 +1068,10 @@
    Platforms:
    mature
    inactive since 2016
    -
    arcadeplatform +
    arcadeplatform content open
    -
    - Technical information
    Code languages: Lua
    Code licenses: zlib
    Code repositories: SimonLarsen/mrrescue.git(since 2012, )
    Code dependencies: AnAL, LÖVE, slam, TSerial
    Assets licenses: CC-BY-SA-3.0
    +
    + Details
    Code languages: Lua
    Code licenses: zlib
    Code repositories: SimonLarsen/mrrescue.git(since 2012, )
    Code dependencies: AnAL, LÖVE, slam, TSerial
    Assets licenses: CC-BY-SA-3.0
    Developers: Simon Larsen, Tangram
    @@ -1520,11 +1084,11 @@ mature
    active
    -
    actionremake +
    actionremake clone multiplayer online
    -
    - Technical information
    Code languages: C++, C
    Code licenses: MIT
    Code repositories: Javanaise/mrboom-libretro.git(since 2017, )
    Code dependencies: SDL
    +
    Homepage: mrboom.mumblecore.org
    Inspiration: Bomberman
    + Details
    Code languages: C++, C
    Code licenses: MIT
    Code repositories: Javanaise/mrboom-libretro.git(since 2017, )
    Code dependencies: SDL
    Developers: Autechre, Francisco Javier Trujillo Mata, frranck, SimpleTease, Vladimir Serbinenko, webgeek1234
    @@ -1537,8 +1101,8 @@ mature
    inactive since 2008
    - Technical information
    Code languages: Python
    Code licenses: LGPL-2.1
    Code dependencies: pygame
    +
    + Details
    Code languages: Python
    Code licenses: LGPL-2.1
    Code dependencies: pygame
    Developer: PyMike
    @@ -1550,12 +1114,12 @@
    Platform:
    mature
    inactive since 2008
    -
    action +
    action content open multiplayer online
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: NeL
    Assets licenses: ?
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: NeL
    Assets licenses: ?
    Developer: Vianney Lecroart
    @@ -1567,10 +1131,10 @@
    Platforms:
    mature
    inactive since 2013
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: osgames/murderpd.git(since 2018, )
    - Build system: Autoconf
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: osgames/murderpd.git(since 2018, )
    + Build system: Autoconf
    Developer: Chris Ohmstede
    @@ -1581,32 +1145,15 @@
    Platform:
    beta
    inactive since 2008
    -
    adventure +
    adventure sudoku
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: osgames/musosu.git(since 2019, )
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: osgames/musosu.git(since 2019, )
    Build system: - None
    -
    -
    - -
    Homepage: asc-community/MxEngine
    Developer: #Momo
    - Technical information
    Code languages: C++
    Code licenses: 3-clause BSD
    Code repositories: asc-community/MxEngine.git(since 2019, )
    - Build system: CMake

    Back to top

    @@ -1617,7 +1164,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/N.html b/docs/games/N.html index f59399b9..48f00c77 100644 --- a/docs/games/N.html +++ b/docs/games/N.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub @@ -49,11 +49,11 @@
    Platform:
    beta
    inactive since 2014
    -
    puzzle +
    puzzle text-based
    -
    Homepage: www.dettus.net/n2048
    Inspiration: 2048
    Developer: Dettus
    - Technical information
    Code languages: C
    Code licenses: 2-clause BSD
    Code dependencies: ncurses
    - Build system: Make
    +
    Homepage: www.dettus.net/n2048
    Inspiration: 2048
    + Details
    Code languages: C
    Code licenses: 2-clause BSD
    Code dependencies: ncurses
    + Build system: Make
    Developer: Dettus
    @@ -66,73 +66,12 @@ mature
    active
    -
    role playing +
    role playing 2D space trading
    -
    - Technical information
    Code languages: C, Lua
    Code licenses: GPL-3.0
    Code repositories: naev/naev.git(since 2009, )
    Code dependencies: libxml, OpenAL, SDL2
    +
    @@ -145,48 +84,16 @@ mature
    active
    -
    Homepage: neogfx.org
    Developer: i42 Software
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: i42output/neoGFX.git(since 2016, )
    -
    -
    puzzle +
    puzzle clone swappable content
    - Technical information
    Code languages: Pascal
    Code licenses: ?
    Code repositories: bitbucket.org/namida42/neolemmixplayer.git
    Code dependencies: Graphics32
    + Details
    Code languages: Pascal
    Code licenses: ?
    Code repositories: bitbucket.org/namida42/neolemmixplayer.git
    Code dependencies: Graphics32
    @@ -211,11 +118,11 @@ mature
    active
    -
    remake +
    remake skill
    -
    - Technical information
    Code languages: C
    Code licenses: MIT
    Code repositories: pwmarcz/netacka.git(since 2017, )
    Code dependencies: Allegro
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: MIT
    Code repositories: pwmarcz/netacka.git(since 2017, )
    Code dependencies: Allegro
    + Build system: Make
    Developer: Paweł Marczewski
    @@ -228,39 +135,10 @@ mature
    active
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: C
    Code licenses: Custom
    Code repositories: NetHack/NetHack.git(since 2015, ), Vanilla-NetHack/NetHack-3.4.3.git @add(since 2010, ), git.code.sf.net/p/nethack/NetHack
    +
    @@ -272,12 +150,12 @@
    Platforms:
    mature
    inactive since 2015
    -
    cardsrole playing +
    cardsrole playing content open online
    -
    - Technical information
    Code languages: C++
    Code licenses: LGPL-3.0
    Code repositories: velnias75/NetMauMau.git(since 2014, )
    Code dependencies: Qt
    Assets licenses: ?
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: LGPL-3.0
    Code repositories: velnias75/NetMauMau.git(since 2014, )
    Code dependencies: Qt
    Assets licenses: ?
    + Build system: Make
    Developer: Heiko Schäfer
    @@ -289,12 +167,12 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy multiplayer online real-time
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: BackupTheBerlios/netpanzer-svn.git(since 2015, ), svn.code.sf.net/p/netpanzerfp/code
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: BackupTheBerlios/netpanzer-svn.git(since 2015, ), svn.code.sf.net/p/netpanzerfp/code
    @@ -306,30 +184,11 @@
    Platforms:
    mature
    inactive since 2009
    active
    -
    simulationsports +
    simulationsports content commercial
    -
    Homepage: nsbb
    Download: nsbb/files
    Developer: Marshall Lake
    - Technical information
    Code languages: C
    Code licenses: Public domain
    Code repositories: nsbb.cvs.sourceforge.net
    Assets licenses: (player pictures are from baseball-reference.com)
    - Build system: Make
    +
    Homepage: nsbb
    Download: nsbb/files
    + Details
    Code languages: C
    Code licenses: Public domain
    Code repositories: nsbb.cvs.sourceforge.net
    Assets licenses: (player pictures are from baseball-reference.com)
    + Build system: Make
    Developer: Marshall Lake
    @@ -359,25 +218,10 @@ mature
    active
    active
    active
    -
    remake +
    remake content commercial + original required racing
    -
    Homepage: zaps166/NFSIISE
    Inspiration: Need For Speed II
    Developer: Błażej Szczygieł
    - Technical information
    Code languages: C
    Code licenses: MIT
    Code repositories: zaps166/NFSIISE.git(since 2014, )
    Code dependencies: SDL2
    +
    Homepage: zaps166/NFSIISE
    Inspiration: Need For Speed II
    + Details
    Code languages: C
    Code licenses: MIT
    Code repositories: zaps166/NFSIISE.git(since 2014, )
    Code dependencies: SDL2
    Developer: Błażej Szczygieł
    @@ -437,10 +267,10 @@
    Platform:
    mature
    inactive since 2004
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/night-hawk.git(since 2019, ), night-hawk.cvs.sourceforge.net
    +
    + Details
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/night-hawk.git(since 2019, ), night-hawk.cvs.sourceforge.net
    Developers: Dion Bonner, Eric Gillespie, Eskild Hustvedt, Jason Nunn
    @@ -454,8 +284,8 @@
    platform content open
    -
    - Technical information
    Code languages: Haskell, Lisp
    Code licenses: LGPL-3.0
    Code repositories: nikki-and-the-robots/nikki.git(since 2014, )
    Assets licenses: CC-BY, CC-BY-SA, CC0
    +
    + Details
    Code languages: Haskell, Lisp
    Code licenses: LGPL-3.0
    Code repositories: nikki-and-the-robots/nikki.git(since 2014, )
    Assets licenses: CC-BY, CC-BY-SA, CC0
    Developers: Changlin Li, Sönke Hahn
    @@ -470,7 +300,7 @@ 2D content open
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Assets licenses: GPL
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Assets licenses: GPL
    Build system: Make
    Improve Raw entry @@ -484,10 +314,10 @@ mature
    active
    -
    Homepages: nlarn.github.io, nlarn
    Media: NLarn
    Inspiration: Larn
    Downloads: nlarn/nlarn/releases, nlarn/files/nlarn
    Developers: j-p-e-g, Joachim de Groot, jpeg
    - Technical information
    Code languages: C, Lua
    Code licenses: GPL-3.0
    Code repositories: nlarn/nlarn.git(since 2018, )
    +
    Homepages: nlarn.github.io, nlarn
    Media: NLarn
    Inspiration: Larn
    Downloads: nlarn/nlarn/releases, nlarn/files/nlarn
    + Details
    Code languages: C, Lua
    Code licenses: GPL-3.0
    Code repositories: nlarn/nlarn.git(since 2018, )
    Developers: j-p-e-g, Joachim de Groot, jpeg
    @@ -499,13 +329,13 @@
    Platforms:
    mature
    inactive since 2006
    -
    arcade +
    arcade 3D shooter space
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: nogravity.cvs.sourceforge.net
    - Build system: Visual Studio
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: nogravity.cvs.sourceforge.net
    + Build system: Visual Studio
    Developers: Matt Williams, Stephane Denis
    @@ -517,11 +347,11 @@
    Platform:
    mature
    inactive since 2015
    -
    action +
    action 2D shooter
    -
    - Technical information
    Code languages: Java
    Code licenses: 2-clause BSD
    Code repositories: alistairrutherford/noiz2-droid.git(since 2015, )
    +
    + Details
    Code languages: Java
    Code licenses: 2-clause BSD
    Code repositories: alistairrutherford/noiz2-droid.git(since 2015, )
    Developer: Alistair Rutherford
    @@ -532,10 +362,10 @@
    Platforms:
    beta
    inactive since 2004
    -
    arcade +
    arcade shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: 2-clause BSD
    Code dependencies: SDL
    +
    + Details
    Code languages: C, C++
    Code licenses: 2-clause BSD
    Code dependencies: SDL
    Developer: Evil Mr Henry
    @@ -547,11 +377,11 @@
    Platform:
    beta
    active
    -
    remakerole playing +
    remakerole playing content open roguelike
    -
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: Serg-Norseman/NorseWorld-Ragnarok.git(since 2015, )
    +
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: Serg-Norseman/NorseWorld-Ragnarok.git(since 2015, )
    Developers: Ilya Bely, Serg V. Zhdanovskih, Sergey Zhdanovskih
    @@ -563,10 +393,10 @@
    Platforms:
    mature
    inactive since 2013
    -
    action +
    action content open
    -
    - Technical information
    Code languages: Lua
    Code licenses: WTFPL
    Code dependencies: LÖVE
    Assets licenses: WTFPL
    +
    + Details
    Code languages: Lua
    Code licenses: WTFPL
    Code dependencies: LÖVE
    Assets licenses: WTFPL
    Developer: Sam Hocevar
    @@ -578,8 +408,8 @@
    Platforms:
    beta
    inactive since 2017
    -
    - Technical information
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: wesleywerner/nova-pinball.git(since 2015, ), wesleywerner/nova-pinball-engine.git @add(since 2015, )
    Code dependencies: LÖVE
    +
    + Details
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: wesleywerner/nova-pinball.git(since 2015, ), wesleywerner/nova-pinball-engine.git @add(since 2015, )
    Code dependencies: LÖVE
    Developers: Eric Ahnell, RetroPipes, wesley
    @@ -594,42 +424,8 @@
    sports content open similar
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: Kinniken/NoxImperii.git(since 2016, )
    Code dependencies: SDL
    +
    @@ -640,9 +436,9 @@
    Platform:
    beta
    inactive since 2004
    Homepages: nstars.sourceforge.net, nstars
    Inspiration: Stars!
    Download: nstars/files
    Developer: Nathaniel Woods
    - Technical information
    Code languages: C#
    Code licenses: ?
    Code repositories: nstars.cvs.sourceforge.net
    Homepages: nstars.sourceforge.net, nstars
    Inspiration: Stars!
    Download: nstars/files
    + Details
    Code languages: C#
    Code licenses: ?
    Code repositories: nstars.cvs.sourceforge.net
    Developer: Nathaniel Woods
    @@ -655,10 +451,10 @@ mature
    active
    -
    remake +
    remake skill
    -
    - Technical information
    Code languages: Java
    Code licenses: 3-clause BSD
    Code repositories: NullpoMino/NullpoMino.git(since 2016, )
    +
    + Details
    Code languages: Java
    Code licenses: 3-clause BSD
    Code repositories: NullpoMino/NullpoMino.git(since 2016, )
    Developers: Code., Robin Kirkman
    @@ -669,12 +465,12 @@
    Platforms:
    beta
    inactive since 2016
    -
    puzzlesimulation +
    puzzlesimulation content open physics
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: thp/numptyphysics.git(since 2012, ), svn2github/numptyphysics.git @add(since 2017, )
    Code dependencies: Box2D, SDL2
    Assets licenses: GPL-3.0
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: thp/numptyphysics.git(since 2012, ), svn2github/numptyphysics.git @add(since 2017, )
    Code dependencies: Box2D, SDL2
    Assets licenses: GPL-3.0
    + Build system: Make
    Developers: albanobattistella, hoijui, Thomas Perl, Tim Edmonds
    @@ -686,45 +482,15 @@
    Platform:
    beta
    active
    -
    action +
    action clone content open
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    -
    -
    platformremake +
    platformremake content open
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: EXL/NXEngine.git(since 2014, )
    Code dependencies: SDL
    - Build system: QMake
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: EXL/NXEngine.git(since 2014, )
    Code dependencies: SDL
    + Build system: QMake
    Developers: Caitlin Shaw, EXL
    @@ -750,11 +516,11 @@ mature
    active
    -
    platformremake +
    platformremake content open
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: nxengine/nxengine-evo.git(since 2014, )
    Code dependencies: SDL2
    - Build system: CMake
    +
    Homepage: nxengine/nxengine-evo
    Inspiration: Cave Story
    + Details
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: nxengine/nxengine-evo.git(since 2014, )
    Code dependencies: SDL2
    + Build system: CMake
    Developers: Alexander Schlarb, alula, Carsten Teibes, cat, Clownacy, Epifanov Ivan, Jordan Christiansen, Paweł Zacharek, Tim
    @@ -765,10 +531,10 @@
    Platform:
    beta
    inactive since 2010
    -
    action +
    action tank
    -
    - Technical information
    Code languages: Python, C++
    Code licenses: GPL-3.0
    Code repositories: osgames/nxtank.git(since 2019, ), svn.code.sf.net/p/nxtank/code
    Code dependencies: OGRE
    +
    Homepages: nxtank.sourceforge.net, nxtank
    Inspiration: Xtank
    Download: nxtank/files
    + Details
    Code languages: Python, C++
    Code licenses: GPL-3.0
    Code repositories: osgames/nxtank.git(since 2019, ), svn.code.sf.net/p/nxtank/code
    Code dependencies: OGRE
    Developers: OneOfAmorphis, Quadrofonic, Richard Hendricks, ryanismean
    @@ -782,7 +548,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/O.html b/docs/games/O.html index 4546264b..4c3bc29a 100644 --- a/docs/games/O.html +++ b/docs/games/O.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -43,51 +43,16 @@

    Games starting with O

    -
    -
    game engineremake - content original required - shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: odamex/odamex.git(since 2015, )
    - Build system: CMake
    -
    -
    action +
    action open content
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: git.code.sf.net/p/ogrian/code
    +
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: git.code.sf.net/p/ogrian/code
    Developers: Jeremiah D. Powell, Mike Prosser, Wh-
    @@ -99,11 +64,11 @@
    Platforms:
    mature
    inactive since 2016
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: hg.code.sf.net/p/osrpgcreation/code
    Code dependencies: CEGUI, OGRE
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: hg.code.sf.net/p/osrpgcreation/code
    Code dependencies: CEGUI, OGRE
    + Build system: CMake
    Developers: AleXXandEr, Kai SD, kornerr, kornerrjenkins, Opensource Game Studio, xmorph
    @@ -115,12 +80,12 @@
    Platforms:
    mature
    inactive since 2016
    -
    arcade +
    arcade content open side-scrolling
    -
    Homepage: osgg
    Download: osgg/files
    Developers: Dmitry Marakasov, Jimmy, Jimmy Christensen
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: DusteDdk/osgg.git(since 2012, ), osgames/osgg.git @add(since 2019, ), svn.code.sf.net/p/osgg/code
    Code dependencies: OpenGL, SDL
    Assets licenses: Artistic license-1.0
    - Build system: Make
    +
    Homepage: osgg
    Download: osgg/files
    + Details
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: DusteDdk/osgg.git(since 2012, ), osgames/osgg.git @add(since 2019, ), svn.code.sf.net/p/osgg/code
    Code dependencies: OpenGL, SDL
    Assets licenses: Artistic license-1.0
    + Build system: Make
    Developers: Dmitry Marakasov, Jimmy, Jimmy Christensen
    @@ -132,12 +97,12 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy content open real-time space
    -
    - Technical information
    Code languages: JavaScript, Ruby
    Code licenses: AGPL-3.0
    Code repositories: movitto/omega.git(since 2009, )
    Assets licenses: CC BY-SA, Public domain, GPL
    +
    Homepage: movitto/omega
    + Details
    Code languages: JavaScript, Ruby
    Code licenses: AGPL-3.0
    Code repositories: movitto/omega.git(since 2009, )
    Assets licenses: CC BY-SA, Public domain, GPL
    Developers: Mo Morsi, Mohammed Morsi, Nicolas Satragno, Nina Satragno
    @@ -150,11 +115,11 @@ mature
    active
    -
    remake +
    remake content commercial + original required
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: sulix/omnispeak.git(since 2012, )
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: sulix/omnispeak.git(since 2012, )
    + Build system: Make
    Developers: David Gow, Martin Fiedler, NY00123, owenmpierce, Szilárd Biró
    @@ -167,12 +132,12 @@ mature
    active
    -
    remake +
    remake content open multiplayer online
    -
    - Technical information
    Code languages: C, C++, PHP
    Code licenses: Public domain
    Code repositories: jasonrohrer/OneLife.git(since 2017, )
    Assets licenses: Public domain
    +
    + Details
    Code languages: C, C++, PHP
    Code licenses: Public domain
    Code repositories: jasonrohrer/OneLife.git(since 2017, )
    Assets licenses: Public domain
    Developers: Jason Rohrer, Justin Love
    @@ -183,10 +148,10 @@
    Platform:
    beta
    inactive since 2008
    -
    arcade +
    arcade content open
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: pygame
    Assets licenses: GPL-2.0
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: pygame
    Assets licenses: GPL-2.0
    Developer: Olli Etuaho
    @@ -198,9 +163,9 @@
    Platform:
    mature
    inactive since 2011
    - Technical information
    Code languages: Lua
    Code licenses: GPL-3.0
    Code dependencies: LÖVE
    + Details
    Code languages: Lua
    Code licenses: GPL-3.0
    Code dependencies: LÖVE
    @@ -213,29 +178,14 @@ mature
    active
    -
    strategy +
    strategy chess
    -
    - Technical information
    Code languages: PHP, JavaScript
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/lgames/code
    +
    + Details
    Code languages: PHP, JavaScript
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/lgames/code
    Developer: Michael Speck
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    - Build system: Make
    -
    -
    simulation +
    simulation 3D clone space trading
    -
    - Technical information
    Code languages: Objective-C, C, JavaScript
    Code licenses: GPL-2.0
    Code repositories: OoliteProject/oolite.git(since 2013, )
    Code dependencies: Cocoa, SDL
    Assets licenses: CC-BY-NC-SA
    +
    + Details
    Code languages: Objective-C, C, JavaScript
    Code licenses: GPL-2.0
    Code repositories: OoliteProject/oolite.git(since 2013, )
    Code dependencies: Cocoa, SDL
    Assets licenses: CC-BY-NC-SA
    Developers: (11)AnotherCommander, cim, DaymareOn, Eric Walch, Jens Ayton, jobi-wan, Kaks, Kevin Anthoney, Konstantinos Sykas, Nick Rogers, phkb

    @@ -273,53 +212,15 @@
    Platform:
    beta
    active
    -
    Homepage: team-cube.github.io
    Inspiration: Cube 2: Sauerbraten
    Developer: Henry Hirsch
    - Technical information
    Code languages: C++, C
    Code licenses: zlib
    Code repositories: team-cube/open-cube.git(since 2015, )
    - Build system: Make
    -
    - -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: GunshipPenguin/open_flood.git(since 2016, )
    - Build system: Gradle
    + +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: GunshipPenguin/open_flood.git(since 2016, )
    + Build system: Gradle
    Developer: Rhys Rustad-Elliott
    @@ -343,10 +244,10 @@ mature
    active
    -
    remake +
    remake content commercial + open (some demo content) + original required
    -
    Homepage: openfodder.com
    Inspiration: Cannon Fodder
    Developers: drnovice, Robert Crossfield
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: OpenFodder/openfodder.git(since 2012, )
    +
    Homepage: openfodder.com
    Inspiration: Cannon Fodder
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: OpenFodder/openfodder.git(since 2012, )
    Developers: drnovice, Robert Crossfield
    @@ -358,12 +259,12 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial modification multiplayer competitive + online + LAN + co-op + matchmaking
    Homepage: openfortress.fun
    Inspiration: Team Fortress 2
    - Technical information
    Code languages: C++
    Code licenses: CC-BY-NC-SA-4.0, Custom
    Code repositories: KaidemonLP/Open-Fortress-Source.git, svn.openfortress.fun/svn/open_fortress
    Code dependencies: Source SDK
    + Details
    Code languages: C++
    Code licenses: CC-BY-NC-SA-4.0, Custom
    Code repositories: KaidemonLP/Open-Fortress-Source.git, svn.openfortress.fun/svn/open_fortress
    Code dependencies: Source SDK
    @@ -374,11 +275,11 @@
    Platform:
    beta
    inactive since 2017
    -
    arcade +
    arcade clone free content
    -
    Homepage: troel.net/opengreedy
    Inspiration: Pac-Man
    Developer: atroel
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: atroel/open-greedy.git(since 2014, )
    Code dependencies: SDL2
    +
    Homepage: troel.net/opengreedy
    Inspiration: Pac-Man
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: atroel/open-greedy.git(since 2014, )
    Code dependencies: SDL2
    Developer: atroel
    @@ -391,21 +292,10 @@ mature
    active
    -
    puzzle +
    puzzle clone
    -
    - Technical information
    Code languages: C++, C
    Code licenses: AFL-3.0
    Code repositories: SuperV1234/SSVOpenHexagon.git(since 2012, )
    +
    + Details
    Code languages: C++, C
    Code licenses: AFL-3.0
    Code repositories: SuperV1234/SSVOpenHexagon.git(since 2012, )
    Developers: (11)AlphaPromethium, byte-chan™, IvoryDuke, kiwec, Matija Skala, Mischa Alff, Synth Morxemplum, treier57lol, Vittorio Romeo, Wolf Clément, Zly

    @@ -417,11 +307,11 @@
    Platforms:
    beta
    active
    -
    remakesimulation +
    remakesimulation content commercial + original required flight
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: undefined-darkness/open-horizon.git(since 2014, )
    Code dependencies: nya-engine
    +
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: undefined-darkness/open-horizon.git(since 2014, )
    Code dependencies: nya-engine
    Developer: undefined-darkness
    @@ -434,10 +324,10 @@ mature
    active
    -
    - Technical information
    Code languages: Java
    Code licenses: LGPL-3.0
    Code repositories: akarnokd/open-ig.git(since 2015, )
    +
    + Details
    Code languages: Java
    Code licenses: LGPL-3.0
    Code repositories: akarnokd/open-ig.git(since 2015, )
    Developers: David Karnok, Péter Kovács, Robikz
    @@ -448,11 +338,11 @@
    Platform:
    beta
    inactive since 2017
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/opengate/code
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/opengate/code
    Developers: Christoph Brill, Daniel S., spom_spom
    @@ -464,9 +354,9 @@
    Platforms:
    beta
    active
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: ssenegas/kickoff.git
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: ssenegas/kickoff.git
    Build system: Gradle
    Improve Raw entry @@ -480,10 +370,10 @@ mature
    active
    -
    - Technical information
    Code languages: None
    Code licenses: Custom
    Code repositories: openlegend/core-rules.git(since 2014, )
    +
    + Details
    Code languages: None
    Code licenses: Custom
    Code repositories: openlegend/core-rules.git(since 2014, )
    Developers: Brian Feister, Cryogenic, Fabio Endrizzi, istabosz, Mario Lurig, Matthew O'Connor, Michael Loubier, R.J. Wood
    @@ -496,30 +386,10 @@ mature
    active
    active
    -
    remakestrategy +
    remakestrategy online tiles turn-based
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: nicupavel/openpanzer.git(since 2012, )
    +
    + Details
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: nicupavel/openpanzer.git(since 2012, )
    Developers: Iulian Luca, Nicu Pavel
    @@ -548,11 +418,11 @@
    Platforms:
    beta
    inactive since 2004
    -
    strategy +
    strategy content open
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/openquartz.git(since 2019, ), openquartz.cvs.sourceforge.net
    Assets licenses: ?
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/openquartz.git(since 2019, ), openquartz.cvs.sourceforge.net
    Assets licenses: ?
    + Build system: Make
    Developers: Bill Currie, Charles Galbraith, David Costanzo, Gargoylol, Mapes, Seth Galbraith, Toddd
    @@ -565,10 +435,10 @@ mature
    active
    -
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: svn.uktrainsim.com/svn/openrails
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: svn.uktrainsim.com/svn/openrails
    @@ -579,9 +449,9 @@
    Platforms:
    beta
    inactive since 2018
    - -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: pierreyoda/o2r.git(since 2017, ), svn.code.sf.net/p/o2r/code
    Code dependencies: Qt, SFML
    + +
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: pierreyoda/o2r.git(since 2017, ), svn.code.sf.net/p/o2r/code
    Code dependencies: Qt, SFML
    Developers: Pierre, Pierre-Yves
    @@ -594,33 +464,11 @@ mature
    active
    -
    remakerole playing +
    remakerole playing multiplayer online + massive
    -
    - Technical information
    Code languages: Java, C++, C, Objective-C
    Code licenses: GPL-3.0
    Code repositories: open-runescape-classic/core.git(since 2020, ), open-runescape-classic/single-player.git @add(since 2020, ), Open-RSC/Core-Framework.git(since 2018, )
    - Build system: Gradle
    +
    @@ -632,10 +480,10 @@
    Platform:
    beta
    active
    -
    adventure +
    adventure content open
    - Technical information
    Code languages: C#
    Code licenses: 3-clause BSD
    Code repositories: opensim/opensim.git
    Code dependencies: MonoGame
    Assets licenses: ?
    + Details
    Code languages: C#
    Code licenses: 3-clause BSD
    Code repositories: opensim/opensim.git
    Code dependencies: MonoGame
    Assets licenses: ?
    @@ -647,10 +495,10 @@
    Platform:
    beta
    active
    -
    Homepage: opensoccerstar.com
    Developer: Daniel Mecke
    - Technical information
    Code languages: PHP
    Code licenses: GPL-3.0
    Code repositories: dmecke/OpenSoccerStar.git(since 2014, )
    +
    + Details
    Code languages: PHP
    Code licenses: GPL-3.0
    Code repositories: dmecke/OpenSoccerStar.git(since 2014, )
    Developer: Daniel Mecke
    @@ -662,24 +510,12 @@
    Platform:
    beta
    active
    Platform:
    beta
    inactive since 2011
    - -
    Homepage: opensyobon
    Inspiration: Shobon Action
    Download: opensyobon/files
    Developer: Mathew Velasquez
    - Technical information
    Code languages: C++
    Code licenses: ?
    + +
    Homepage: opensyobon
    Inspiration: Shobon Action
    Download: opensyobon/files
    + Details
    Code languages: C++
    Code licenses: ?
    Developer: Mathew Velasquez
    @@ -703,58 +539,10 @@
    Platform:
    beta
    inactive since 2014
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: opentibia/server.git(archived, since 2012, ), opentibia/yatc.git @add(since 2012, )
    - Build system: CMake
    Homepages: opentibia, opentibia
    Inspiration: Tibia
    Download: opentibia/files
    @@ -766,10 +554,10 @@
    Platform:
    beta
    active
    -
    - Technical information
    Code languages: C++
    Code licenses: CC-BY-NC-SA-4.0
    Code repositories: gitea.it/rixty/OpenValley.git
    Code dependencies: SDL2, Flare engine
    + Details
    Code languages: C++
    Code licenses: CC-BY-NC-SA-4.0
    Code repositories: gitea.it/rixty/OpenValley.git
    Code dependencies: SDL2, Flare engine
    @@ -781,10 +569,10 @@
    Platforms:
    mature
    inactive since 2016
    -
    strategy + -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/openyahtzee/code, osgames/openyahtzee.git @add(since 2019, )
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/openyahtzee/code, osgames/openyahtzee.git @add(since 2019, )
    Developers: Guy Rutenberg, Journeyman, smcgill
    @@ -796,88 +584,25 @@
    Platform:
    mature
    inactive since 2015
    -
    action +
    action clone content original required
    - Technical information
    Code languages: C, C++
    Code licenses: zlib
    Code repositories: openzelda/openzelda-source.git(since 2015, )
    Assets licenses: proprietary, CC-BY-NC-SA-3.0, CC-BY-SA-2.5
    + Details
    Code languages: C, C++
    Code licenses: zlib
    Code repositories: openzelda/openzelda-source.git(since 2015, )
    Assets licenses: proprietary, CC-BY-NC-SA-3.0, CC-BY-SA-2.5
    -
    -
    puzzle +
    puzzle content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/openalchemist/code
    Code dependencies: ClanLib
    Assets licenses: CC-BY-SA 2.0
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/openalchemist/code
    Code dependencies: ClanLib
    Assets licenses: CC-BY-SA 2.0
    Developers: Antoine Morineau, Gecko667, guigoz, Guillaume Delhumeau, MrPouit, silkut
    @@ -889,27 +614,11 @@
    Platforms:
    mature
    inactive since 2012
    -
    actionremake +
    actionremake first-person shooter
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: OpenArena/engine.git(since 2014, ), suijingfeng/vkOpenArena.git @add(since 2018, )
    +
    @@ -921,11 +630,11 @@
    Platforms:
    beta
    active
    -
    remakesimulation +
    remakesimulation content commercial + original required (?)
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: openblack/openblack.git(since 2018, )
    Code dependencies: OpenGL, SDL2
    - Build system: CMake
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: openblack/openblack.git(since 2018, )
    Code dependencies: OpenGL, SDL2
    + Build system: CMake
    Developers: Matt Stevens, Michał Janiszewski, NeroBurner, raffclar, Sandy
    @@ -937,11 +646,11 @@
    Platforms:
    beta
    active
    -
    puzzle +
    puzzle clone
    -
    Homepage: mmatyas/openblok
    Inspiration: Tetris
    Download: mmatyas/openblok/releases
    Developer: Mátyás Mustoha
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: mmatyas/openblok.git(since 2016, )
    - Build system: CMake
    +
    Homepage: mmatyas/openblok
    Inspiration: Tetris
    Download: mmatyas/openblok/releases
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: mmatyas/openblok.git(since 2016, )
    + Build system: CMake
    Developer: Mátyás Mustoha
    @@ -952,44 +661,14 @@
    Platforms:
    beta
    inactive since 2011
    -
    -
    game engine - 2D - clone - content open
    -
    - Technical information
    Code languages: C, C++
    Code licenses: 3-clause BSD
    Code repositories: DCurrent/openbor.git(since 2017, )
    Code dependencies: SDL2
    - Build system: Make
    -
    -
    simulation +
    simulation clone content open
    -
    - Technical information
    Code languages: C#
    Code licenses: Public domain
    Code repositories: leezer3/OpenBVE.git(since 2015, )
    +
    + Details
    Code languages: C#
    Code licenses: Public domain
    Code repositories: leezer3/OpenBVE.git(since 2015, )
    Developers: Christopher Lees, Connor Fitzgerald, Jakub Vaněk, Marc Riera, Maurizio M. Gavioli, s520
    -
    -
    game engineremakesimulation - content original required
    -
    - Technical information
    Code languages: C, C++
    Code licenses: LGPL-2.1
    Code repositories: openc2e/openc2e.git(since 2020, ), ccdevnet/openc2e.git @add(since 2008, ), nornagon/openc2e.git @add(since 2013, )
    - Build system: CMake
    -
    -
    simulation +
    simulation 3D clone
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/opencity.git(since 2019, ), svn.code.sf.net/p/opencity/code, opencity.cvs.sourceforge.net
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/opencity.git(since 2019, ), svn.code.sf.net/p/opencity/code, opencity.cvs.sourceforge.net
    Developers: Duong Khang NGUYEN, frodrigo
    @@ -1046,11 +709,11 @@ mature
    active
    -
    remake +
    remake content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: pjasicek/OpenClaw.git(since 2017, )
    Code dependencies: Box2D, SDL
    - Build system: CMake
    +
    Homepage: pjasicek/OpenClaw
    Inspiration: Claw
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: pjasicek/OpenClaw.git(since 2017, )
    Code dependencies: Box2D, SDL
    + Build system: CMake
    Developers: Bakasura, Denis Papec, Dmitrii Dementev, Pavel Löbl, Petr Jašíček
    @@ -1063,36 +726,11 @@ mature
    active
    Platform:
    beta
    inactive since 2017
    -
    remake +
    remake content commercial + original required
    -
    Homepage: gurka/OpenCrystalCaves
    Inspiration: Crystal Caves
    Developer: Simon Sandström
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: gurka/OpenCrystalCaves.git(since 2017, )
    +
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: gurka/OpenCrystalCaves.git(since 2017, )
    Developer: Simon Sandström
    @@ -1119,10 +757,10 @@ mature
    active
    -
    actionremakerole playing +
    actionremakerole playing content commercial + original required
    Homepage: opendiablo2.com
    Inspiration: Diablo 2
    - Technical information
    Code languages: Go
    Code licenses: GPL-3.0
    Code repositories: OpenDiablo2/OpenDiablo2.git
    + Details
    Code languages: Go
    Code licenses: GPL-3.0
    Code repositories: OpenDiablo2/OpenDiablo2.git
    @@ -1134,24 +772,13 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy clone content open multiplayer online text-based
    -
    - Technical information
    Code languages: PHP
    Code licenses: AGPL-3.0
    Code repositories: OpenDominion/OpenDominion.git(since 2015, )
    Code dependencies: Laravel
    +
    Homepage: www.opendominion.net
    Inspiration: Dominion
    + Details
    Code languages: PHP
    Code licenses: AGPL-3.0
    Code repositories: OpenDominion/OpenDominion.git(since 2015, )
    Code dependencies: Laravel
    Developers: (11)barmmie, Christopher Smith, Cody Kinsey, Guilherme Portela, Gustavo Straube, Jake, James Hodgson, John Strömblom, Kender2, MJBrennan, WaveHack

    @@ -1163,11 +790,11 @@
    Platform:
    beta
    active
    -
    Homepage: rofl0r/openDOW
    Inspiration: Dogs of War
    Developer: rofl0r
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: rofl0r/openDOW.git(since 2013, )
    - Build system: Make
    +
    Homepage: rofl0r/openDOW
    Inspiration: Dogs of War
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: rofl0r/openDOW.git(since 2013, )
    + Build system: Make
    Developer: rofl0r
    @@ -1180,10 +807,10 @@ mature
    active
    -
    remakestrategy +
    remakestrategy content original required
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: OpenDUNE/OpenDUNE.git(since 2012, )
    +
    Homepage: OpenDUNE/OpenDUNE
    Inspiration: Dune 2
    Download: OpenDUNE/OpenDUNE/releases
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: OpenDUNE/OpenDUNE.git(since 2012, )
    Developers: drnovice, glx22, KO Myung-Hun, Loïc Guilloux, Máximo Castañeda, Olaf van der Spek, Patric Stout, Thomas BERNARD, wangds, Xaroth
    @@ -1195,23 +822,11 @@
    Platforms:
    beta
    active
    -
    strategy +
    strategy clone real-time
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: OpenDungeons/OpenDungeons.git(since 2014, )
    +
    @@ -1223,9 +838,9 @@
    Platform:
    beta
    active
    Homepage: etg.dek.im
    Inspiration: Elements
    Play online: etg.dek.im
    Developers: Philip Dubé, Trevor Sayre, Wesley M. Botello-Smith
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: serprex/openEtG.git(since 2013, )
    Homepage: etg.dek.im
    Inspiration: Elements
    Play online: etg.dek.im
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: serprex/openEtG.git(since 2013, )
    Developers: Philip Dubé, Trevor Sayre, Wesley M. Botello-Smith
    @@ -1236,10 +851,10 @@
    Platform:
    beta
    inactive since 2018
    -
    action +
    action clone
    -
    Homepage: Last-Minute-Creations/openFire
    Inspiration: Fire Power
    Developer: KaiN
    - Technical information
    Code languages: C
    Code licenses: MIT
    Code repositories: Last-Minute-Creations/openFire.git(since 2016, )
    +
    + Details
    Code languages: C
    Code licenses: MIT
    Code repositories: Last-Minute-Creations/openFire.git(since 2016, )
    Developer: KaiN
    @@ -1250,10 +865,10 @@
    Platform:
    beta
    inactive since 2001
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: SDL
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: SDL
    @@ -1265,11 +880,11 @@
    Platform:
    beta
    active
    -
    role playing +
    role playing clone content open
    -
    Homepage: MotoLegacy/OpenFNaF
    Inspiration: Five Nights at Freddy's
    Developers: darkhaven3, Ian
    - Technical information
    Code languages: C
    Code licenses: MIT
    Code repositories: MotoLegacy/OpenFNaF.git(since 2019, )
    Code dependencies: SFML
    +
    + Details
    Code languages: C
    Code licenses: MIT
    Code repositories: MotoLegacy/OpenFNaF.git(since 2019, )
    Code dependencies: SFML
    Developers: darkhaven3, Ian
    @@ -1280,11 +895,11 @@
    Platform:
    beta
    inactive since 2017
    -
    remake +
    remake scrolling skill
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    @@ -1296,11 +911,11 @@
    Platform:
    mature
    inactive since 2015
    -
    remake +
    remake cars racing
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: capnramses/opengl_test_drive_clone.git(archived, since 2014, )
    Code dependencies: OpenGL
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: capnramses/opengl_test_drive_clone.git(archived, since 2014, )
    Code dependencies: OpenGL
    Developer: Anton Gerdelan
    @@ -1312,39 +927,23 @@
    Platform:
    mature
    inactive since 2004
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/snowstorm/git, osgames/snowstorm.git @add(since 2019, )
    Code dependencies: SDL
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/snowstorm/git, osgames/snowstorm.git @add(since 2019, )
    Code dependencies: SDL
    Developers: Jonny D, Sean Ford, Zardus
    -
    -
    game engineremakerole playing - content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: Try/OpenGothic.git(since 2019, )
    - Build system: CMake
    -
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: osgames/openhomm.git(since 2019, ), code.launchpad.net/openhomm
    Code dependencies: Qt, SDL
    - Build system: QMake
    + +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: osgames/openhomm.git(since 2019, ), code.launchpad.net/openhomm
    Code dependencies: Qt, SDL
    + Build system: QMake
    Developers: crackedmind, Ice
    @@ -1356,12 +955,12 @@
    Platforms:
    beta
    active
    -
    remakestrategy +
    remakestrategy content commercial + original required turn-based
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: TalonBraveInfo/OpenHoW.git(since 2017, )
    Code dependencies: OpenAL, SDL2
    - Build system: CMake
    +
    Homepage: TalonBraveInfo/OpenHoW
    Inspiration: Hogs of War
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: TalonBraveInfo/OpenHoW.git(since 2017, )
    Code dependencies: OpenAL, SDL2
    + Build system: CMake
    Developers: Bonerlord, Daniel Collins, DummkopfOfHachtenduden, Mark Sowden, Stefano
    @@ -1373,14 +972,14 @@
    Platforms:
    beta
    active
    -
    strategy +
    strategy content open multiplayer online + LAN real-time
    -
    - Technical information
    Code languages: C#, Lua
    Code licenses: GPL-3.0
    Code repositories: OpenHV/OpenHV.git(since 2019, )
    Code dependencies: OpenRA
    Assets licenses: CC-BY-3.0, CC-BY-SA-4.0
    +
    + Details
    Code languages: C#, Lua
    Code licenses: GPL-3.0
    Code repositories: OpenHV/OpenHV.git(since 2019, )
    Code dependencies: OpenRA
    Assets licenses: CC-BY-3.0, CC-BY-SA-4.0
    Build system: Make, - msbuild
    @@ -1391,11 +990,11 @@
    Platform:
    beta
    inactive since 2017
    -
    music +
    music entertainment
    -
    - Technical information
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: openitg/openitg.git(archived, since 2011, )
    - Build system: Autoconf
    +
    + Details
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: openitg/openitg.git(archived, since 2011, )
    + Build system: Autoconf
    Developers: August Gustavsson, Carl Myers, DataBeaver, Kate Gray, mooinglemur, spigwitmer, Toni Spets, vyhd
    @@ -1407,70 +1006,15 @@
    Platforms:
    beta
    active
    -
    arcaderemake +
    arcaderemake content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: AlisterT/openjazz.git(since 2014, )
    Code dependencies: SDL
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: AlisterT/openjazz.git(since 2014, )
    Code dependencies: SDL
    + Build system: Make
    Developers: AlisterT, Carsten Teibes, Fabian Greffrath, Mike Purvis, Przemysław Buczkowski, Scott, StanB123
    - -
    -
    game engineremakesimulation - content commercial + original required
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: tonihele/OpenKeeper.git(since 2014, )
    Code dependencies: jMonkeyEngine
    - Build system: Gradle
    -
    -
    remake +
    remake content commercial + original required
    -
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: IceReaper/OpenKrush.git(since 2018, )
    Code dependencies: OpenRA
    +
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: IceReaper/OpenKrush.git(since 2018, )
    Code dependencies: OpenRA
    Developers: abcdefg30, Andre Mohren, Dzierzan, Paul Chote, taryn
    @@ -1494,10 +1038,10 @@ mature
    active
    -
    - Technical information
    Code languages: C++, C
    Code licenses: 2-clause BSD
    Code repositories: XProger/OpenLara.git(since 2016, )
    Code dependencies: WebGL
    +
    + Details
    Code languages: C++, C
    Code licenses: 2-clause BSD
    Code repositories: XProger/OpenLara.git(since 2016, )
    Code dependencies: WebGL
    Developers: Gh0stBlade, laripette, Leo-89, Manuel Alfayate Corchete, Pablo Maiolo, SaracenOne, Timur Gagiev, Torsten Kammer, vaguerant, vanfanel2
    @@ -1509,11 +1053,11 @@
    Platform:
    mature
    inactive since 2015
    -
    actionarcaderemake +
    actionarcaderemake content open multiplayer split-screen
    -
    - Technical information
    Code languages: C++, C
    Code licenses: Custom
    Code repositories: gliptic/liero.git(since 2014, )
    Code dependencies: SDL
    +
    + Details
    Code languages: C++, C
    Code licenses: Custom
    Code repositories: gliptic/liero.git(since 2014, )
    Code dependencies: SDL
    Developers: Anders Höckersten, gliptic
    @@ -1526,10 +1070,10 @@ mature
    active
    - Technical information
    Code languages: C++
    Code licenses: LGPL-2.0
    Code repositories: albertz/openlierox.git(since 2011, ), git.code.sf.net/p/openlierox/code
    - Build system: CMake
    + Details
    Code languages: C++
    Code licenses: LGPL-2.0
    Code repositories: albertz/openlierox.git(since 2011, ), git.code.sf.net/p/openlierox/code
    + Build system: CMake
    Developers: Albert Zeyer, Karel Petránek, lxkurko, Martin Erik Werner, Olof Larsson, Sergii Pylypenko, yuri
    @@ -1542,27 +1086,12 @@ mature
    active
    -
    remakesimulation +
    remakesimulation content commercial + original required transport
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: OpenLoco/OpenLoco.git(since 2018, )
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: OpenLoco/OpenLoco.git(since 2018, )
    + Build system: CMake
    Developers: (15)Aaron van Geffen, ceeac, Duncan, Justin Gottula, Kane, Marijn van der Werf, Michael Steenbeek, Michał Janiszewski, Peter Gaal, Richard Jenkins, Svelbeard, Ted John, TELK, Zcooger, ζeh Matt

    @@ -1573,12 +1102,12 @@
    Platform:
    beta
    inactive since 2018
    -
    arcaderemake +
    arcaderemake content commercial + original required multiplayer LAN racing
    -
    Homepage: LRFLEW/OpenMC2
    Inspiration: Midnight Club II
    Developers: Duncan, LRFLEW
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: LRFLEW/OpenMC2.git(since 2016, )
    +
    Homepage: LRFLEW/OpenMC2
    Inspiration: Midnight Club II
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: LRFLEW/OpenMC2.git(since 2016, )
    Developers: Duncan, LRFLEW
    @@ -1590,12 +1119,12 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy clone content commercial + original required
    -
    Homepage: Jakz/openmom
    Inspiration: Master of Magic
    Developer: Jacopo Santoni
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: Jakz/openmom.git(since 2014, )
    Code dependencies: SDL2
    - Build system: CMake
    +
    Homepage: Jakz/openmom
    Inspiration: Master of Magic
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: Jakz/openmom.git(since 2014, )
    Code dependencies: SDL2
    + Build system: CMake
    Developer: Jacopo Santoni
    @@ -1606,12 +1135,12 @@
    Platform:
    beta
    inactive since 2011
    -
    remakestrategy +
    remakestrategy content original required turn-based
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: pjotrligthart/openmoo2-hg-mirror.git(since 2015, )
    Code dependencies: pygame
    - Build system: setup.py
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: pjotrligthart/openmoo2-hg-mirror.git(since 2015, )
    Code dependencies: pygame
    + Build system: setup.py
    Developer: II9T5
    @@ -1622,11 +1151,11 @@
    Platforms:
    beta
    inactive since 2006
    -
    action +
    action clone
    -
    - Technical information
    Code languages: C++, Perl
    Code licenses: GPL-2.0
    Code repositories: osgames/openmortal.git(since 2019, ), openmortal.cvs.sourceforge.net
    - Build system: Make
    +
    + Details
    Code languages: C++, Perl
    Code licenses: GPL-2.0
    Code repositories: osgames/openmortal.git(since 2019, ), openmortal.cvs.sourceforge.net
    + Build system: Make
    Developers: arvind, Gabor Sebestyen, Kami, openmortaldev, UPi
    @@ -1639,194 +1168,15 @@ mature
    active
    -
    -
    game engineremakerole playing - content original required
    -
    Homepage: openmw.org/en
    Media: OpenMW
    Inspiration: The Elder Scrolls III: Morrowind
    Download: openmw.org/downloads
    Developers: - Alex, - Alexander "Ananace" Olofsson, - Alexander Nadeau, - Alexander Stillich, - Alexandre Moine, - Alexei Dobrohotov, - Allofich, - Andrei Kortunov, - Anton Uramer, - arbitrary-dev, - Artem Kotsynyak, - Artem Utin, - Arthur Moore, - Assumeru, - astillich-igniti, - athile, - Aussiemon, - Austin Salgat, - Azdul, - Bo Svensson, - Bodillium, - Bret Curtis, - Britt Mathis, - cc9cii, - cfcohen, - Chris Djali, - Cody Glassman, - Cramal, - Cédric Mocquillon, - darkf, - David Cernat, - David Walley, - Dmitry Marakasov, - dteviot, - Edmondo Tommasina, - endorph, - eroen, - Fil Krynicki, - Finbar Crago, - fr3dz10, - Gleb Mazovetskiy, - Gohan1989, - gugus, - halalstuff, - Hristos N. Triantafillou, - Internecine, - Jackerty, - Jacob Essex, - James Carty, - Jan Borsodi, - Jan-Peter Nilsson, - Jason Hooks, - Jeffrey Haines, - Jiří Kuneš, - Joakim Berg, - Joel Graff, - Jordan Ayers, - Jordan Milne, - Josua Grawitter, - jrivany, - Julien Voisin, - k1ll, - Kamil Bar, - kcat, - Kevin, - Kyle Cooley, - Lennart Bernhardt, - logzero, - Lukasz Gromanowski, - M S, - Madcow, - Mads Sandvei, - Marc Zinnschlag, - Marco Melletti, - marcrbouvier, - Marek Dudek, - Marek Kochanowicz, - Mark76, - MAtahualpa, - MatthewRock, - Max Henzerling, - Michael Mc Donnell, - Michael Papageorgiou, - Michał Bień, - Miloslav Číž #movingToGitLab, - Miroslav Puda, - MiroslavR, - Mitchell Schwitzer, - MocquillonCedric, - Nathan Aclander, - Nathan Jeffords, - Nicolay Korslund, - Nikolay Kasyanov, - Oleg, - Perry Hugh, - Phillip Andrews, - pi03k, - Pieter van der Kloet, - PL_kolek, - PlutonicOverkill, - Rafael Moura, - rainChu, - rexelion, - rhtucker, - riothamus, - Rob Cutmore, - Robert MacGregor, - Rohit Nirmal, - Roman, - Roman Melnik, - Roman Proskuryakov, - Roman Siromakha, - sandstranger, - Sandy, - Scott Howard, - Sebastian Wick, - Sergey Fukanchik, - Sergey Shambir, - sergoz, - Simon Humpohl, - slothlife, - Sophie Kirschner, - Stanislav Bas, - Stanislaw Halik, - Starsickle, - Sylvain T, - Tatrabbit, - terrabyte25, - Thoronador, - Thunderforge, - Tom, - Tom Mason, - TorbenC, - tri4ng1e, - unelsson, - Xenkhan, - xyzz, - Yuri Krupenin, - zelurker, - Łukasz Gołębiewski, - ⴹⅿаոuel GuéveΙ
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: OpenMW/openmw.git(since 2009, ), xyzz/openmw-android.git
    -
    -
    remake +
    remake content commercial
    -
    - Technical information
    Code languages: Kotlin, Java
    Code licenses: GPL-3.0
    Code repositories: xyzz/openmw-android.git(since 2018, )
    - Build system: Gradle
    +
    + Details
    Code languages: Kotlin, Java
    Code licenses: GPL-3.0
    Code repositories: xyzz/openmw-android.git(since 2018, )
    + Build system: Gradle
    Developers: Bret Curtis, Licaon_Kter, sandstranger, xyzz
    -
    -
    game engineremake - cars - content commercial + original required - racing
    -
    - Technical information
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: OpenNFS/OpenNFS.git(since 2015, )
    Code dependencies: Bullet3, OpenGL
    -
    -
    actionpuzzleremake +
    actionpuzzleremake content original required survival
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: verhoevenv/OpenNotrium.git(since 2014, )
    Code dependencies: SDL2
    +
    Homepage: verhoevenv/OpenNotrium
    Inspiration: Notrium
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: verhoevenv/OpenNotrium.git(since 2014, )
    Code dependencies: SDL2
    Developers: Eduardo Pinho, Vincent Verhoeven
    @@ -1884,11 +1217,11 @@
    Platforms:
    beta
    active
    -
    actionremake +
    actionremake content commercial (?) + open (?) + original required
    -
    - Technical information
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: omf2097/openomf.git(since 2013, )
    - Build system: CMake
    +
    + Details
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: omf2097/openomf.git(since 2013, )
    + Build system: CMake
    Developers: Alexander Weps, Andreas Gnau, Andrew Thompson, animehunter, Giuseppe Deda, Martti Rannanjärvi, TheOnlyJoey, Tuomas Virtanen
    @@ -1901,131 +1234,11 @@ mature
    active
    -
    remakestrategy +
    remakestrategy multiplayer online + LAN real-time
    -
    Homepage: www.openra.net
    Media: OpenRA
    Inspirations: Command & Conquer, Command & Conquer: Red Alert, Dune 2000
    Download: www.openra.net/download
    Developers: - abc013, - abcdefg30, - abmyii, - Adam Mitchell, - Alexander Fast, - alexander-boll, - Alexandre Oliveira, - Alexis Hunt, - Alfredo Brandau, - Alli, - Andre Mohren, - Andrew Odintsov, - anvilvapre, - AoAGeneral, - Arular101, - atimoschenkow, - atlimit8, - BGluth, - blackhand1001, - Booom3, - Braxton Williams, - Carko, - CH4Code, - Chris Forbes, - Christopher Grant, - clemty, - Clément Bœsch, - Cody Brittain, - Curtis Shmyr, - Daniel Hernandez, - Danny Keary, - darkademic, - David Jiménez, - David Wilson, - DeadlySurprise, - Deniz, - Dmitri Suvorov, - dnqbob, - DSUK, - earthpig, - epicelite, - evgeniysergeev, - forcecore, - fruestueck, - Glenn Martin Jensen, - GSonderling, - Gustas, - Heli Aldridge, - Hellhake, - HenrytheSlav, - Ian T. Jacobsen, - Igor Popov, - Inq8, - Ivaylo Draganov, - Jacob Dufault, - Jan Beich, - John Turner, - Jonas A. Lind, - Jonathan Ling, - jrb0001, - jsd1982, - Kanar, - Kenny Hoxworth, - Kevin, - Kyrylo Silin, - ltem, - Markus Hartung, - Matija Hustić, - Matthias Mailänder, - MatthijsBenschop, - Max Ugrumov, - Micr0Bit, - MorMund, - Moviuro, - Mustafa Alperen Seki, - mvdhout1992, - Nah, - Neth, - Nikolay Fomin, - Oliver Brakmann, - OmegaBolt, - Orb370, - Paolo Chiodi, - Paul Chote, - Paul van Tilburg, - Pavel Penev, - Pavlos Touboulidis, - Peter Antal, - Peter Evers, - Pi Delport, - psydev, - r0b0v, - Raymond Bedrossian, - raz, - reaperrr, - Remco, - Robert Rouhani, - RoosterDragon, - s1w_, - Sam, - Scott, - sinf, - Smittytron, - SteelPhase, - taryn, - teees, - teinarss, - TheChosenEvilOne, - Thijs Waalen, - Tim M, - tovl, - Trevor Nichols, - Tyson Liddell, - UberWaffe, - Unrud, - Wojciech Walaszek, - xan2622, - yesfish, - ytinasni, - Zimmermann Gyula
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: OpenRA/OpenRA.git(since 2010, )
    +
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: OpenRA/OpenRA.git(since 2010, )
    Developers: (120)abc013, abcdefg30, abmyii, Adam Mitchell, Alexander Fast, alexander-boll, Alexandre Oliveira, Alexis Hunt, Alfredo Brandau, Alli, Andre Mohren, Andrew Odintsov, anvilvapre, AoAGeneral, Arular101, atimoschenkow, atlimit8, BGluth, blackhand1001, Booom3, Braxton Williams, Carko, CH4Code, Chris Forbes, Christopher Grant, clemty, Clément Bœsch, Cody Brittain, Curtis Shmyr, Daniel Hernandez, Danny Keary, darkademic, David Jiménez, David Wilson, DeadlySurprise, Deniz, Dmitri Suvorov, dnqbob, DSUK, earthpig, epicelite, evgeniysergeev, forcecore, fruestueck, Glenn Martin Jensen, GSonderling, Gustas, Heli Aldridge, Hellhake, HenrytheSlav, Ian T. Jacobsen, Igor Popov, Inq8, Ivaylo Draganov, Jacob Dufault, Jan Beich, John Turner, Jonas A. Lind, Jonathan Ling, jrb0001, jsd1982, Kanar, Kenny Hoxworth, Kevin, Kyrylo Silin, ltem, Markus Hartung, Matija Hustić, Matthias Mailänder, MatthijsBenschop, Max Ugrumov, Micr0Bit, MorMund, Moviuro, Mustafa Alperen Seki, mvdhout1992, Nah, Neth, Nikolay Fomin, Oliver Brakmann, OmegaBolt, Orb370, Paolo Chiodi, Paul Chote, Paul van Tilburg, Pavel Penev, Pavlos Touboulidis, Peter Antal, Peter Evers, Pi Delport, psydev, r0b0v, Raymond Bedrossian, raz, reaperrr, Remco, Robert Rouhani, RoosterDragon, s1w_, Sam, Scott, sinf, Smittytron, SteelPhase, taryn, teees, teinarss, TheChosenEvilOne, Thijs Waalen, Tim M, tovl, Trevor Nichols, Tyson Liddell, UberWaffe, Unrud, Wojciech Walaszek, xan2622, yesfish, ytinasni, Zimmermann Gyula

    @@ -2036,11 +1249,11 @@
    Platform:
    beta
    inactive since 2015
    -
    actionremake +
    actionremake content original required
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: xythobuz/OpenRaider.git(since 2013, ), openraider.cvs.sourceforge.net
    Code dependencies: OpenAL, OpenGL, SDL2
    - Build system: CMake
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: xythobuz/OpenRaider.git(since 2013, ), openraider.cvs.sourceforge.net
    Code dependencies: OpenAL, OpenGL, SDL2
    + Build system: CMake
    Developers: Carsten Teibes, Terry 'Mongoose' Hendrix II, Thomas Buck
    @@ -2053,178 +1266,11 @@ mature
    active
    -
    remakesimulation +
    remakesimulation content original required
    -
    Homepages: openrct2.io, openrct2.org
    Media: OpenRCT2
    Inspirations: RollerCoaster Tycoon, RollerCoaster Tycoon 2
    Download: openrct2.org/downloads
    Developers: - A.N, - Aaron van Geffen, - Adam, - Adrian Wielgosik, - Albert Morgese, - Alexander Overvoorde, - Andy Ford, - annoyingdroid, - anyc, - atmaxinger, - aw20368, - Basssiiie, - Ben Johnston, - Ben Pye, - blackhand1001, - Breno Rodrigues Guimarães, - Bryan DiLaura, - camthesaxman, - ceeac, - Chanwoong Kim, - Cheetos420, - Christian F. Coors, - Christian Murphy, - Christian Schubert, - Cody Jung, - Cory Sanin, - CraigCraig, - Daan de Heij, - danidoedel, - Daniel Kamil Kozar, - Daniel Karandikar, - Daniel Trujillo Viedma, - Daniël Heres, - Dennis Devriendt, - Dennis-Z, - deurklink, - Dom Light, - Duncan, - DutchRPW, - Dániel Tar, - frutiemax, - Gabriel Guedes, - Gericom, - GingerAdonis, - Graham Edgecombe, - Harry Lam, - Haven Kim, - Helio Nunes Santos, - Hendrik v. Raven, - hexdec, - Hielke Morsink, - hokasha2016, - Hudson Oliveira, - irrelevantirreverent, - Jackson Davis, - James, - jensj12, - Jeroen Sack, - JeroenDStout, - Jim, - Jim Armstrong, - Jonathan Haas, - Joshua Moerman, - Josue Acevedo, - Julia Pinheiro, - Justin Gottula, - Jørn Lomax, - Kane, - Keatzee, - Keith Stellyes, - Kevin, - Kevin Burke, - Krutonium, - Kyle Kirbatski, - Leurak, - Linus Unnebäck, - LRFLEW, - Lucas Åström, - Maciek Baron, - Maikel Stuivenberg, - MaikelS11, - Manuel Vögele, - Marco Costa, - marcovmun, - Margen67, - Marijn van der Werf, - Martin Černáč, - Mathias Gibbens, - Matt Souza, - Matte A, - Matthias Lanzinger, - Matthias Mailänder, - Melissa, - Michael Steenbeek, - Michał Janiszewski, - Michiel, - Miso Zmiric, - muemart, - Mustapha Elghoul, - NathanIkola, - nexgenration, - Nicolas Hawrysh, - nightroan, - Nils Caspar, - Olivier Wervers, - OpenRCT2 git bot, - oystedal, - Patrick Wijnings, - Paul Sajna, - Paweł Bylica, - Peter, - Peter Hill, - Peter Ryszkiewicz, - Philip Goto, - Phillip Walters, - pizza2004, - pkubaj, - platipo, - Pulkit, - quale, - Richard Fine, - Richard Jenkins, - Richard Qian, - Robert Jordan, - Rodbourn, - RollingStar, - rpstester, - Ruben De Smet, - Rune Laenen, - Saad Rehman, - Sadret, - Sam Horn, - Sidney, - Sijmen, - Silent, - Simon J, - skdltmxn, - Skip, - spacek531, - Ted John, - TELK, - TheAssassin, - Thomas den Hollander, - Timmy Weerwag, - Tobias Kohlbau, - Tom Lankhorst, - Tom Parsons, - Tom van der Kleij, - Tomas Dittmann, - TomasZilinek, - Trevor Harkness, - Trevor Wilson, - Tulio Leao, - Umdlye, - Vinicius Sa, - w-flo, - William Wallace, - wolfreak99, - X123M3-256, - Xkeeper, - xperia64, - Yannic Geurts, - Yaroslav Tretyakov, - YJSoft, - zaxcav, - Łukasz Pękalski, - ζeh Matt
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: OpenRCT2/OpenRCT2.git(since 2014, )
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: OpenRCT2/OpenRCT2.git(since 2014, )
    + Build system: CMake
    Developers: (167)A.N, Aaron van Geffen, Adam, Adrian Wielgosik, Albert Morgese, Alexander Overvoorde, Andy Ford, annoyingdroid, anyc, atmaxinger, aw20368, Basssiiie, Ben Johnston, Ben Pye, blackhand1001, Breno Rodrigues Guimarães, Bryan DiLaura, camthesaxman, ceeac, Chanwoong Kim, Cheetos420, Christian F. Coors, Christian Murphy, Christian Schubert, Cody Jung, Cory Sanin, CraigCraig, Daan de Heij, danidoedel, Daniel Kamil Kozar, Daniel Karandikar, Daniel Trujillo Viedma, Daniël Heres, Dennis Devriendt, Dennis-Z, deurklink, Dom Light, Duncan, DutchRPW, Dániel Tar, frutiemax, Gabriel Guedes, Gericom, GingerAdonis, Graham Edgecombe, Harry Lam, Haven Kim, Helio Nunes Santos, Hendrik v. Raven, hexdec, Hielke Morsink, hokasha2016, Hudson Oliveira, irrelevantirreverent, Jackson Davis, James, jensj12, Jeroen Sack, JeroenDStout, Jim, Jim Armstrong, Jonathan Haas, Joshua Moerman, Josue Acevedo, Julia Pinheiro, Justin Gottula, Jørn Lomax, Kane, Keatzee, Keith Stellyes, Kevin, Kevin Burke, Krutonium, Kyle Kirbatski, Leurak, Linus Unnebäck, LRFLEW, Lucas Åström, Maciek Baron, Maikel Stuivenberg, MaikelS11, Manuel Vögele, Marco Costa, marcovmun, Margen67, Marijn van der Werf, Martin Černáč, Mathias Gibbens, Matt Souza, Matte A, Matthias Lanzinger, Matthias Mailänder, Melissa, Michael Steenbeek, Michał Janiszewski, Michiel, Miso Zmiric, muemart, Mustapha Elghoul, NathanIkola, nexgenration, Nicolas Hawrysh, nightroan, Nils Caspar, Olivier Wervers, OpenRCT2 git bot, oystedal, Patrick Wijnings, Paul Sajna, Paweł Bylica, Peter, Peter Hill, Peter Ryszkiewicz, Philip Goto, Phillip Walters, pizza2004, pkubaj, platipo, Pulkit, quale, Richard Fine, Richard Jenkins, Richard Qian, Robert Jordan, Rodbourn, RollingStar, rpstester, Ruben De Smet, Rune Laenen, Saad Rehman, Sadret, Sam Horn, Sidney, Sijmen, Silent, Simon J, skdltmxn, Skip, spacek531, Ted John, TELK, TheAssassin, Thomas den Hollander, Timmy Weerwag, Tobias Kohlbau, Tom Lankhorst, Tom Parsons, Tom van der Kleij, Tomas Dittmann, TomasZilinek, Trevor Harkness, Trevor Wilson, Tulio Leao, Umdlye, Vinicius Sa, w-flo, William Wallace, wolfreak99, X123M3-256, Xkeeper, xperia64, Yannic Geurts, Yaroslav Tretyakov, YJSoft, zaxcav, Łukasz Pękalski, ζeh Matt

    @@ -2236,9 +1282,9 @@
    Platform:
    mature
    inactive since 2014
    Homepage: openroadsgame.com
    Inspiration: SkyRoads
    Play online: openroadsgame.com
    Developer: Daniel Church
    - Technical information
    Code languages: TypeScript, JavaScript
    Code licenses: MIT
    Code repositories: anprogrammer/OpenRoads.git(since 2014, )
    Code dependencies: WebGL
    Assets licenses: ?
    Homepage: openroadsgame.com
    Inspiration: SkyRoads
    Play online: openroadsgame.com
    + Details
    Code languages: TypeScript, JavaScript
    Code licenses: MIT
    Code repositories: anprogrammer/OpenRoads.git(since 2014, )
    Code dependencies: WebGL
    Assets licenses: ?
    Developer: Daniel Church
    @@ -2249,48 +1295,15 @@
    Platform:
    beta
    inactive since 2006
    -
    strategy +
    strategy isometric real-time
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: osgames/openrts.git(since 2019, )
    Code dependencies: PGU, pygame
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: osgames/openrts.git(since 2019, )
    Code dependencies: PGU, pygame
    Developers: Andreas Røsdal, Rtsfan
    -
    -
    actiongame engineremake - content commercial + original required
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: rwengine/openrw.git(since 2015, )
    Code dependencies: SDL2
    - Build system: CMake
    -
    -
    remakestrategy +
    remakestrategy multiplayer Online + LAN real-time
    -
    - Technical information
    Code languages: C#, Lua
    Code licenses: GPL-3.0
    Code repositories: Dzierzan/OpenSA.git(since 2019, )
    Code dependencies: OpenRA
    +
    + Details
    Code languages: C#, Lua
    Code licenses: GPL-3.0
    Code repositories: Dzierzan/OpenSA.git(since 2019, )
    Code dependencies: OpenRA
    Developers: abcdefg30, Dzierzan, Matthias Mailänder, Paul Chote, taryn, Zimmermann Gyula
    -
    -
    game enginestrategy - clone - content commercial + original required - real-time
    -
    - Technical information
    Code languages: C#
    Code licenses: LGPL-3.0
    Code repositories: OpenSAGE/OpenSAGE.git(since 2017, )
    -
    Homepage: nicholas-ochoa/OpenSC2K
    Inspiration: SimCity 2000
    Developer: Nicholas Ochoa
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: nicholas-ochoa/OpenSC2K.git(since 2018, )
    Code dependencies: Phaser, WebGL
    + Details
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: nicholas-ochoa/OpenSC2K.git(since 2018, )
    Code dependencies: Phaser, WebGL
    Developer: Nicholas Ochoa
    @@ -2359,10 +1342,10 @@
    Platform:
    beta
    active
    Homepage: openskyscraper.org
    Inspiration: SimTower
    Developers: Fabian Schuiki, Hoshi, matthewharvey
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: fabianschuiki/OpenSkyscraper.git(since 2010, )
    - Build system: CMake
    Homepage: openskyscraper.org
    Inspiration: SimTower
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: fabianschuiki/OpenSkyscraper.git(since 2010, )
    + Build system: CMake
    Developers: Fabian Schuiki, Hoshi, matthewharvey
    @@ -2374,10 +1357,10 @@
    Platform:
    beta
    active
    -
    - Technical information
    Code languages: PHP
    Code licenses: GPL-3.0
    Code repositories: delight-im/OpenSoccer.git(since 2014, )
    +
    + Details
    Code languages: PHP
    Code licenses: GPL-3.0
    Code repositories: delight-im/OpenSoccer.git(since 2014, )
    Developers: cosme12, Diego Lanciotti, Marco
    @@ -2389,13 +1372,13 @@
    Platforms:
    beta
    active
    -
    puzzle +
    puzzle clone content open
    -
    - Technical information
    Code languages: C++
    Code licenses: Unlicense
    Code repositories: mdodis/OpenSolomonsKey.git(since 2019, )
    +
    + Details
    Code languages: C++
    Code licenses: Unlicense
    Code repositories: mdodis/OpenSolomonsKey.git(since 2019, )
    Build system: - Custom
    + Custom
    Developers: immortalx74, Michael Dodis
    @@ -2407,33 +1390,13 @@
    Platforms:
    beta
    active
    Platform:
    beta
    inactive since 2017
    -
    remake +
    remake content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: ObKo/OpenSR.git(archived, since 2011, )
    Code dependencies: OpenAL, Qt
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: ObKo/OpenSR.git(archived, since 2011, )
    Code dependencies: OpenAL, Qt
    + Build system: CMake
    Developers: Alexander Akulich, Dmitrii Kosarev, Kakadu, Konstantin Oblaukhov
    @@ -2461,11 +1424,11 @@ mature
    active
    -
    puzzleremake +
    puzzleremake content open
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: sergiou87/open-supaplex.git(since 2020, )
    Code dependencies: SDL2
    - Build system: Make
    +
    Homepage: sergiou87/open-supaplex
    Inspiration: Supaplex
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: sergiou87/open-supaplex.git(since 2020, )
    Code dependencies: SDL2
    + Build system: Make
    Developers: Alexey Sokolov, Cameron Cawley, Cillié Malan, mills32, Román Jiménez, Sergio Padrino
    @@ -2477,85 +1440,39 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial + original required
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: OpenSWE1R/openswe1r.git(since 2017, )
    Code dependencies: OpenGL, SDL2
    - Build system: CMake
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: OpenSWE1R/openswe1r.git(since 2017, )
    Code dependencies: OpenGL, SDL2
    + Build system: CMake
    Developers: Jannik Vogel, Tobias Taschner
    -
    -
    game engineremake - content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: afritz1/OpenTESArena.git(since 2016, )
    Code dependencies: OpenAL, SDL2, WildMidi
    - Build system: CMake
    -
    -
    remake +
    remake content original required
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: stople/OpenTitus.git(since 2012, )
    Code dependencies: SDL
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: stople/OpenTitus.git(since 2012, )
    Code dependencies: SDL
    Developers: Eirik Stople, stople
    -
    -
    actiongame engineremake - content commercial + original required
    -
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: LGPL-3.0
    Code repositories: opentomb/OpenTomb.git(since 2015, )
    - Build system: CMake
    -
    Homepage: benjaminfoo/OpenTriad
    Inspiration: Triple Triad
    Developer: Benjamin Fuu
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: benjaminfoo/OpenTriad.git(since 2015, )
    - Build system: Gradle
    Homepage: benjaminfoo/OpenTriad
    Inspiration: Triple Triad
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: benjaminfoo/OpenTriad.git(since 2015, )
    + Build system: Gradle
    Developer: Benjamin Fuu
    @@ -2568,54 +1485,11 @@ mature
    active
    -
    remakesimulation +
    remakesimulation content original possible + open (swappable)
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: OpenTTD/OpenTTD.git(since 2018, )
    - Build system: Autoconf
    +
    @@ -2626,29 +1500,14 @@
    Platform:
    beta
    inactive since 2018
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: opentyrian/opentyrian.git(since 2020, )
    Code dependencies: SDL
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: opentyrian/opentyrian.git(since 2020, )
    Code dependencies: SDL
    Developers: Carl Reinke, schmerm, Yuri Kunde Schlesner
    -
    -
    game engineremakerole playing - content commercial + original required
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: MaKiPL/OpenVIII-monogame.git(since 2018, )
    Code dependencies: MonoGame
    -
    -
    - Technical information
    Code languages: PHP
    Code licenses: LGPL-3.0
    Code repositories: ihofmann/open-websoccer.git(since 2014, )
    +
    + Details
    Code languages: PHP
    Code licenses: LGPL-3.0
    Code repositories: ihofmann/open-websoccer.git(since 2014, )
    Developer: Ingo Hofmann
    @@ -2673,150 +1532,26 @@ mature
    active
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: OpenXcom/OpenXcom.git(since 2011, )
    - Build system: CMake
    +
    -
    -
    action +
    action clone content open
    -
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: Evilpersonwithnosoul/OpenYandere.git(since 2018, )
    Code dependencies: Unity
    +
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: Evilpersonwithnosoul/OpenYandere.git(since 2018, )
    Code dependencies: Unity
    Developer: HardlyACoolPerson
    @@ -2827,10 +1562,10 @@
    Platform:
    beta
    inactive since 2000
    -
    strategy +
    strategy turn-based
    -
    Homepages: kursk.sourceforge.net, kursk
    Download: kursk/files
    Developer: Kalman Andrasi
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/kursk.git(since 2018, )
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/kursk.git(since 2018, )
    Developer: Kalman Andrasi
    @@ -2842,11 +1577,11 @@
    Platforms:
    beta
    active
    -
    remake +
    remake content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: OpMonTeam/OpMon.git(since 2017, ), OpMonTeam/OpMon-Data.git @add(since 2018, )
    Code dependencies: SFML
    Assets licenses: CC-BY-SA, CC-BY
    - Build system: CMake
    +
    Homepage: opmon-game.ga
    Inspiration: Pokémon
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: OpMonTeam/OpMon.git(since 2017, ), OpMonTeam/OpMon-Data.git @add(since 2018, )
    Code dependencies: SFML
    Assets licenses: CC-BY-SA, CC-BY
    + Build system: CMake
    Developers: Aerzia, Bobor-dev, Cyrielle, Ethan_Charrier, Jonny Paton, Kévin Bernard-Allies, Michael Vetter, Navet56, Olivier Grech
    @@ -2858,10 +1593,10 @@
    Platform:
    mature
    inactive since 2019
    -
    arcade +
    arcade clone
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: OpenGL, SDL
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: OpenGL, SDL
    @@ -2873,29 +1608,13 @@
    Platform:
    mature
    inactive since 2018
    Homepage: bni.github.io/orbium
    Inspiration: Log!cal
    Developer: Björn Nilsson
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: bni/orbium.git(since 2010, )
    Homepage: bni.github.io/orbium
    Inspiration: Log!cal
    + Details
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: bni/orbium.git(since 2010, )
    Developer: Björn Nilsson
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: fynnfluegge/oreon-engine.git(since 2015, )
    - Build system: Maven
    -
    - Technical information
    Code languages: C#, Java
    Code licenses: GPL-2.0
    Code repositories: osgames/orient.git(since 2018, )
    - Build system: Visual Studio, Ant
    + Details
    Code languages: C#, Java
    Code licenses: GPL-2.0
    Code repositories: osgames/orient.git(since 2018, )
    + Build system: Visual Studio, Ant
    Developer: Michael Kriegel
    @@ -2917,9 +1636,9 @@
    Platform:
    beta
    inactive since 2012
    - Technical information
    Code languages: CoffeeScript
    Code licenses: GPL-2.0
    Code repositories: stephank/orona.git(archived, since 2010, )
    + Details
    Code languages: CoffeeScript
    Code licenses: GPL-2.0
    Code repositories: stephank/orona.git(archived, since 2010, )
    Developer: Stéphan Kochen
    @@ -2931,10 +1650,10 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: dulsi/ostrichriders.git(since 2016, )
    - Build system: Make
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: dulsi/ostrichriders.git(since 2016, )
    + Build system: Make
    Developers: dulsi, Rémi Verschelde
    @@ -2946,189 +1665,11 @@
    Platforms:
    beta
    active
    -
    music +
    music clone content open
    -
    Homepage: osu.ppy.sh/home
    Inspirations: Beatmania IIDX, Osu! Tatakae! Ouendan, Taiko no Tatsujin
    Downloads: osu.ppy.sh/home/download, ppy/osu/releases
    Developers: - Adonais Romero González, - Aergwyn, - aitani9, - Akash Mozumdar, - Albert Tang, - Albie, - Alchyr, - Alex Amadori, - AlFas, - alula, - Andrei Zavatski, - andy, - anellie, - Angela Zhang, - apollo, - BananeVolante, - Bartłomiej Dach, - Berkan Diler, - BlauFx, - Charlie, - Christian Kamphausen, - Christine Chen, - ckie, - clayton, - Craftplacer, - Damnae, - Dan Balasescu, - David Zhao, - Dean Herbert, - default0, - Derrick Timmermans, - Desconocidosmh, - Dragicafit, - Drew DeVault, - Drezi126, - DTSDAO, - ekrctb, - emu1337, - Endrik, - Fabian L, - Fabian Lindgren, - Fire937, - Firmatorenio, - frankhjwx, - FreezyLemon, - Fukashi13, - Gabe Livengood, - Gagah Pangeran Rosfatiputra, - Ganendra Afrasya, - Grrum, - Hanamuke, - Henry Lin, - HoLLy, - Huo Yaoyuan, - ilsubyeega-desu, - Ivan Pavluk, - Jack Boswell, - Jack Lee, - Jack Scotson, - JackLee9355, - Jacob, - Jacob Odgård Tørring, - Jai Sharma, - James58899, - Jamie Taylor, - Jan Jurzitza, - Jarosław Zgierski, - Jesse Myers, - Jessica Meng, - Jihoon, - Jihoon Yang, - JimmyC7834, - John Neijzen, - jorolf, - Joseph Madamba, - Joseph-Ramos-CMU, - Justus Tumacder, - jvyden, - Kaleb, - kamp, - Keijia, - Kelvin, - KoziLord, - kyekiller, - Kyle Chang, - Laica, - LastExceed, - Leon Gebler, - Liam DeVoe, - LiangXiang Shen, - Lucas A., - Maciej Sołtys, - MafinBoy, - Malox10, - Marco Stephan, - MATRIX-feather, - Max, - Max Hübner, - MBmasher, - McEndu, - Mikal Stordal, - MillhioreF, - miterosan, - Morguldir, - Moritz Bender, - n4b3l, - Nabile Rahmani, - Naeferith, - naoey, - Nathan Alo, - Nathan Du, - Naxess, - nwabear, - ocboogie, - odgaard, - Olle Kelderman, - Opelkuh, - Owen Young, - Pasi4K5, - Patrick Andersson, - Paul Teng, - PercyDan, - phos, - Piotrek Brzeziński, - Poliwrath, - Power Maker, - Poyo, - ProgrammaticNajel, - ProTheory8, - qwewqa, - recapitalverb, - RedMindZ, - rednir, - Remie Richards, - RizonFTW, - Robin Avery, - Ron B, - Ronnie Moir, - RORIdev, - roridev, - Ryan Zmuda, - Salman Ahmed, - Samuel Cattini-Schultz, - Samuel Huang, - Santeri Nogelainen, - Sebastian Krajewski, - Seth, - Shane Woolcock, - Shawdooow, - Shivam, - StanR, - su, - Sunghwan Bang, - Susko3, - Swords, - tgi, - TheOmyNomy, - ThePyrotechnic, - Thomas Müller, - Thomas Tan, - Tim Nolte, - Tim Oliver, - Tom Arrow, - TPGPL, - Tyler, - UselessToucan, - Vidalee, - Viktor Rosvall, - Vincent Maggioli, - VINXIS, - Vladimir Pavlov, - voidedWarranties, - vperus, - wildtree, - Willy Tu, - Xexxar, - Yao Chung Hu, - Инсур
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: ppy/osu.git(since 2014, )
    Code dependencies: .NET
    +
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: ppy/osu.git(since 2014, )
    Code dependencies: .NET
    Developers: (178)Adonais Romero González, Aergwyn, aitani9, Akash Mozumdar, Albert Tang, Albie, Alchyr, Alex Amadori, AlFas, alula, Andrei Zavatski, andy, anellie, Angela Zhang, apollo, BananeVolante, Bartłomiej Dach, Berkan Diler, BlauFx, Charlie, Christian Kamphausen, Christine Chen, ckie, clayton, Craftplacer, Damnae, Dan Balasescu, David Zhao, Dean Herbert, default0, Derrick Timmermans, Desconocidosmh, Dragicafit, Drew DeVault, Drezi126, DTSDAO, ekrctb, emu1337, Endrik, Fabian L, Fabian Lindgren, Fire937, Firmatorenio, frankhjwx, FreezyLemon, Fukashi13, Gabe Livengood, Gagah Pangeran Rosfatiputra, Ganendra Afrasya, Grrum, Hanamuke, Henry Lin, HoLLy, Huo Yaoyuan, ilsubyeega-desu, Ivan Pavluk, Jack Boswell, Jack Lee, Jack Scotson, JackLee9355, Jacob, Jacob Odgård Tørring, Jai Sharma, James58899, Jamie Taylor, Jan Jurzitza, Jarosław Zgierski, Jesse Myers, Jessica Meng, Jihoon, Jihoon Yang, JimmyC7834, John Neijzen, jorolf, Joseph Madamba, Joseph-Ramos-CMU, Justus Tumacder, jvyden, Kaleb, kamp, Keijia, Kelvin, KoziLord, kyekiller, Kyle Chang, Laica, LastExceed, Leon Gebler, Liam DeVoe, LiangXiang Shen, Lucas A., Maciej Sołtys, MafinBoy, Malox10, Marco Stephan, MATRIX-feather, Max, Max Hübner, MBmasher, McEndu, Mikal Stordal, MillhioreF, miterosan, Morguldir, Moritz Bender, n4b3l, Nabile Rahmani, Naeferith, naoey, Nathan Alo, Nathan Du, Naxess, nwabear, ocboogie, odgaard, Olle Kelderman, Opelkuh, Owen Young, Pasi4K5, Patrick Andersson, Paul Teng, PercyDan, phos, Piotrek Brzeziński, Poliwrath, Power Maker, Poyo, ProgrammaticNajel, ProTheory8, qwewqa, recapitalverb, RedMindZ, rednir, Remie Richards, RizonFTW, Robin Avery, Ron B, Ronnie Moir, RORIdev, roridev, Ryan Zmuda, Salman Ahmed, Samuel Cattini-Schultz, Samuel Huang, Santeri Nogelainen, Sebastian Krajewski, Seth, Shane Woolcock, Shawdooow, Shivam, StanR, su, Sunghwan Bang, Susko3, Swords, tgi, TheOmyNomy, ThePyrotechnic, Thomas Müller, Thomas Tan, Tim Nolte, Tim Oliver, Tom Arrow, TPGPL, Tyler, UselessToucan, Vidalee, Viktor Rosvall, Vincent Maggioli, VINXIS, Vladimir Pavlov, voidedWarranties, vperus, wildtree, Willy Tu, Xexxar, Yao Chung Hu, Инсур

    @@ -3140,10 +1681,10 @@
    Platform:
    beta
    active
    -
    role playing +
    role playing multiplayer online + massive
    -
    - Technical information
    Code languages: C, C++
    Code licenses: Custom
    Code repositories: jp8900308/other-life.git(since 2015, ), gregoryfenton/other-life.git @add(since 2012, )
    +
    + Details
    Code languages: C, C++
    Code licenses: Custom
    Code repositories: jp8900308/other-life.git(since 2015, ), gregoryfenton/other-life.git @add(since 2012, )
    Developers: Alexander Gottwald, Felix Janda, Gé Vissers, Joe "Flame" Sullivan, Karol, Paul Broadhead (bluap in EL), Sir-Odie, xaphier
    @@ -3156,9 +1697,9 @@ mature
    active
    - Technical information
    Code languages: Ren'Py
    Code licenses: GPL-3.0
    Code repositories: qirien/personal-space.git(since 2012, )
    Code dependencies: Ren'Py
    + Details
    Code languages: Ren'Py
    Code licenses: GPL-3.0
    Code repositories: qirien/personal-space.git(since 2012, )
    Code dependencies: Ren'Py
    Developers: Andrea Landaker, Rachel
    @@ -3170,10 +1711,10 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy space
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: ospaceteam/outerspace.git(since 2012, ), svn.code.sf.net/p/ospace/code
    Code dependencies: pygame
    +
    Homepage: ospace
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: ospaceteam/outerspace.git(since 2012, ), svn.code.sf.net/p/ospace/code
    Code dependencies: pygame
    Developers: Aina Melkor, Anderuso, Marek Haičman, Mental, PeS, Qark, Random Chaos, Sindel, Vladimir Meister
    @@ -3185,30 +1726,15 @@
    Platform:
    beta
    active
    -
    remakesimulation +
    remakesimulation content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: 3-clause BSD
    Code repositories: OutpostUniverse/OPHD.git(since 2018, )
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: 3-clause BSD
    Code repositories: OutpostUniverse/OPHD.git(since 2018, )
    + Build system: Make
    Developers: belgianguy, Brett, cugone, Daniel Stevens, Leeor Dicker, Robert Toth
    -
    - -
    - Technical information
    Code languages: C, C++, Objective-C
    Code licenses: 2-clause BSD
    Code repositories: elnormous/ouzel.git(since 2015, )
    -
    -
    arcade +
    arcade content open space
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Assets licenses: ?
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Assets licenses: ?
    Developer: Linley Henzell
    -
    -

    Back to top

    @@ -3275,7 +1760,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/P.html b/docs/games/P.html index 35c46287..1f3d2975 100644 --- a/docs/games/P.html +++ b/docs/games/P.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -51,11 +51,11 @@ mature
    active
    -
    arcade +
    arcade clone content open
    -
    Homepage: danicat/pacgo
    Inspiration: Pac-Man
    Developer: Daniela Petruzalek
    - Technical information
    Code languages: Go
    Code licenses: MIT
    Code repositories: danicat/pacgo.git(since 2018, )
    +
    Homepage: danicat/pacgo
    Inspiration: Pac-Man
    + Details
    Code languages: Go
    Code licenses: MIT
    Code repositories: danicat/pacgo.git(since 2018, )
    Developer: Daniela Petruzalek
    @@ -67,10 +67,10 @@
    Platforms:
    mature
    inactive since 2017
    active
    - Technical information
    Code languages: C, Python
    Code licenses: GPL-2.0
    Code repositories: pasky/pachi.git(since 2013, ), repo.or.cz/pachi.git @add
    - Build system: Make
    + Details
    Code languages: C, Python
    Code licenses: GPL-2.0
    Code repositories: pasky/pachi.git(since 2013, ), repo.or.cz/pachi.git @add
    + Build system: Make
    Developers: Jiri Daněk, Josef Moudrik, lemonsqueeze, Petr Baudis, Pierre, Stanislaw Halik
    @@ -98,10 +98,10 @@
    Platform:
    beta
    active
    - -
    - Technical information
    Code languages: C++, Shell
    Code licenses: GPL-2.0
    Code repositories: ebuc99/pacman.git(since 2015, )
    Code dependencies: SDL
    - Build system: Autoconf
    + +
    + Details
    Code languages: C++, Shell
    Code licenses: GPL-2.0
    Code repositories: ebuc99/pacman.git(since 2015, )
    Code dependencies: SDL
    + Build system: Autoconf
    Developers: ebuc99, Keith Bowes, Martin
    @@ -113,33 +113,14 @@
    Platform:
    mature
    inactive since 2018
    -
    remake +
    remake skill
    -
    Homepage: pacman.platzh1rsch.ch
    Inspiration: Pac-Man
    Play online: pacman.platzh1rsch.ch
    Developer: Chregi
    - Technical information
    Code languages: JavaScript
    Code licenses: CC-BY-SA-4.0
    Code repositories: platzhersh/pacman-canvas.git(since 2012, )
    +
    Homepage: pacman.platzh1rsch.ch
    Inspiration: Pac-Man
    Play online: pacman.platzh1rsch.ch
    + Details
    Code languages: JavaScript
    Code licenses: CC-BY-SA-4.0
    Code repositories: platzhersh/pacman-canvas.git(since 2012, )
    Developer: Chregi
    -
    -
    actionarcadegame engine - 2D - fight - scrolling
    -
    - Technical information
    Code languages: C++, Java, Python
    Code licenses: 3-clause BSD
    Code repositories: kazzmir/paintown.git(since 2015, ), svn.code.sf.net/p/paintown/code
    Code dependencies: Allegro, FreeType, libpng, PyQt
    - Build system: CMake, Scons
    -
    -
    puzzle +
    puzzle jigsaw
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: invent.kde.org/games/palapeli.git
    Code dependencies: KDE Frameworks, Qt
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: invent.kde.org/games/palapeli.git
    Code dependencies: KDE Frameworks, Qt
    Developer: Stefan Majewsky
    @@ -163,10 +144,10 @@
    Platform:
    beta
    active
    -
    remake +
    remake skill
    -
    Homepage: sharpobject/panel-attack
    Inspiration: Tetris Attack
    Developer: Robert Burke
    - Technical information
    Code languages: Lua
    Code licenses: zlib
    Code repositories: sharpobject/panel-attack.git(since 2011, )
    Code dependencies: LÖVE
    +
    + Details
    Code languages: Lua
    Code licenses: zlib
    Code repositories: sharpobject/panel-attack.git(since 2011, )
    Code dependencies: LÖVE
    Developer: Robert Burke
    @@ -177,9 +158,9 @@
    Platform:
    beta
    inactive since 2007
    - Technical information
    Code languages: Perl
    Code licenses: GPL-2.0
    Code repositories: osgames/pangzero.git(since 2019, ), pangzero.cvs.sourceforge.net
    Code dependencies: SDL
    + Details
    Code languages: Perl
    Code licenses: GPL-2.0
    Code repositories: osgames/pangzero.git(since 2019, ), pangzero.cvs.sourceforge.net
    Code dependencies: SDL
    Developer: UPi
    @@ -190,12 +171,12 @@
    Platform:
    beta
    inactive since 2015
    -
    role playing +
    role playing clone content open roguelike
    -
    - Technical information
    Code languages: ooc
    Code licenses: MIT
    Code repositories: fasterthanlime/isaac-paper.git(since 2013, )
    +
    + Details
    Code languages: ooc
    Code licenses: MIT
    Code repositories: fasterthanlime/isaac-paper.git(since 2013, )
    Developers: Amos Wenger (old), Nat Schlagmann, nickvecellio, Ohmyne
    @@ -207,10 +188,10 @@
    Platform:
    mature
    inactive since 2018
    - -
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: Rudloff/PaperCraft.git(since 2018, )
    - Build system: Gradle
    + +
    + Details
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: Rudloff/PaperCraft.git(since 2018, )
    + Build system: Gradle
    Developers: Matthew Lim, Pierre Rudloff
    @@ -221,9 +202,9 @@
    Platform:
    beta
    inactive since 2012
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: osgames/parpg-core.git(since 2019, ), subversion.assembla.com/svn/parpg-assets, parpg-trac.cvsdude.com/parpg/browser
    Code dependencies: Blender game engine, FIFE, psyco, pygame, PyQt, PySide
    Assets licenses: CC-BY-SA
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: osgames/parpg-core.git(since 2019, ), subversion.assembla.com/svn/parpg-assets, parpg-trac.cvsdude.com/parpg/browser
    Code dependencies: Blender game engine, FIFE, psyco, pygame, PyQt, PySide
    Assets licenses: CC-BY-SA
    Developers: Karsten Bock, mvBarracuda
    @@ -234,10 +215,10 @@
    Platforms:
    beta
    inactive since 2003
    -
    arcade +
    arcade fight
    -
    - Technical information
    Code languages: D
    Code licenses: 2-clause BSD
    Code dependencies: SDL
    +
    + Details
    Code languages: D
    Code licenses: 2-clause BSD
    Code dependencies: SDL
    Developer: Evil Mr Henry
    @@ -250,9 +231,9 @@ mature
    active
    - Technical information
    Code languages: Vala
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/pasang-emas/code
    + Details
    Code languages: Vala
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/pasang-emas/code
    Developer: Nor Jaidi Tuah
    @@ -264,10 +245,10 @@
    Platforms:
    mature
    inactive since 2011
    -
    role playing +
    role playing content open
    -
    - Technical information
    Code languages: C++
    Code licenses: Public domain
    Code repositories: hcsoftware.cvs.sourceforge.net
    Code dependencies: SDL
    Assets licenses: Public domain
    +
    + Details
    Code languages: C++
    Code licenses: Public domain
    Code repositories: hcsoftware.cvs.sourceforge.net
    Code dependencies: SDL
    Assets licenses: Public domain
    Developer: Jason Rohrer
    @@ -278,9 +259,9 @@
    Platform:
    beta
    inactive since 2004
    - -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/pathogen-warrior.git(since 2019, )
    + +
    + Details
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: osgames/pathogen-warrior.git(since 2019, )
    Developer: Jetro Lauha
    @@ -291,10 +272,10 @@
    Platform:
    beta
    inactive since 2003
    - Technical information
    Code languages: Python, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/pathological.git(since 2019, ), pathological.cvs.sourceforge.net
    Code dependencies: pygame
    - Build system: Make
    + Details
    Code languages: Python, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/pathological.git(since 2019, ), pathological.cvs.sourceforge.net
    Code dependencies: pygame
    + Build system: Make
    Developers: John-Paul Gignac, Stephen Thorne
    @@ -307,11 +288,11 @@ mature
    active
    -
    strategy +
    strategy multiplayer real-time
    -
    - Technical information
    Code languages: Lua, C
    Code licenses: MIT
    Code repositories: henkboom/pax-britannica.git(since 2010, )
    +
    + Details
    Code languages: Lua, C
    Code licenses: MIT
    Code repositories: henkboom/pax-britannica.git(since 2010, )
    Developers: Henk Boom, Matthew Gallant, Renaud Bédard
    @@ -323,28 +304,10 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content commercial
    -
    - Technical information
    Code languages: C++
    Code licenses: Custom
    Code repositories: nukeykt/NBlood.git(since 2019, )
    Code dependencies: OpenGL, SDL, SDL2
    +
    + Details
    Code languages: C++
    Code licenses: Custom
    Code repositories: nukeykt/NBlood.git(since 2019, )
    Code dependencies: OpenGL, SDL, SDL2
    Developers: (18)alexey.lysiuk, CommonLoon102, dibollinger, Dino Bollinger, Evan Ramos, fhomolka, Jan, Jordon Moss, MexMeRcUrY, Mitchell Richters, NoOneBlood, nukeykt, NY00123, Pierre-Loup A. Griffais, Richard C. Gobeille, sirlemonhead, Szilárd Biró,

    @@ -356,29 +319,14 @@
    Platforms:
    mature
    inactive since 2007
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Build system: Make
    -
    -
    game engineremakerole playing - content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: pentagram-u8/pentagram.git(since 2016, ), svn.code.sf.net/p/pentagram/code
    - Build system: Make
    -
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: enz/pentobi.git(since 2017, )
    Code dependencies: Qt
    Assets licenses: ?
    +
    Homepages: pentobi.sourceforge.io, pentobi
    Inspiration: Blokus
    Download: pentobi/files
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: enz/pentobi.git(since 2017, )
    Code dependencies: Qt
    Assets licenses: ?
    Developers: Allan Nordhøy, Juhani Numminen, Markus Enzenberger, Weblate (bot)
    @@ -401,12 +349,12 @@
    Platform:
    beta
    inactive since 2012
    -
    role playing +
    role playing content open multiplayer online
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: AnotherFoxGuy/Peragro-Tempus.git(archived, since 2018, )
    Code dependencies: Crystal Space
    Assets licenses: ?
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: AnotherFoxGuy/Peragro-Tempus.git(archived, since 2018, )
    Code dependencies: Crystal Space
    Assets licenses: ?
    @@ -419,94 +367,41 @@ mature
    active
    -
    -
    game enginestrategy - 3D - real-time
    -
    - Technical information
    Code languages: C, Python
    Code licenses: GPL-3.0
    Code repositories: eduard-permyakov/permafrost-engine.git
    - Build system: Make
    -
    Homepage: phantasy
    Download: phantasy/files
    Developers: Cool Spot, Jack Bohlen, Kami, Paul
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: hg.code.sf.net/p/phantasy/code, osgames/phantasy.git @add(since 2019, )
    Homepage: phantasy
    Download: phantasy/files
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: hg.code.sf.net/p/phantasy/code, osgames/phantasy.git @add(since 2019, )
    Developers: Cool Spot, Jack Bohlen, Kami, Paul
    -
    - Technical information
    Code languages: PHP
    Code licenses: GPL-2.0
    Code repositories: osgames/phprpg.git(since 2019, ), phprpg.cvs.sourceforge.net
    -
    -
    arcadeplatform +
    arcadeplatform multiplayer physics
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/PhysicsPlatformer.git(since 2019, )
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/PhysicsPlatformer.git(since 2019, )
    Developer: Steve Smith
    @@ -517,12 +412,12 @@
    Platforms:
    beta
    inactive since 2019
    -
    arcade +
    arcade multiplayer physics space
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/PhysicsSpaceWar.git(since 2019, )
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/PhysicsSpaceWar.git(since 2019, )
    Developer: Steve Smith
    @@ -535,11 +430,11 @@ mature
    active
    -
    music +
    music for kids
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: nicolasbrailo/PianOli.git(since 2018, )
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: nicolasbrailo/PianOli.git(since 2018, )
    + Build system: Gradle
    Developers: Nico Brailovsky, Peter Serwylo, Taco
    @@ -550,10 +445,10 @@
    Platforms:
    beta
    inactive since 2007
    -
    arcade +
    arcade content open
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: osgames/pillows.git(since 2019, )
    Code dependencies: pygame
    Assets licenses: FAL
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: osgames/pillows.git(since 2019, )
    Code dependencies: pygame
    Assets licenses: FAL
    Developer: Chris Hopp
    @@ -566,11 +461,11 @@ mature
    active
    -
    puzzle +
    puzzle clone content open
    Homepage: pingus.seul.org
    Media: Pingus
    Inspiration: Lemmings
    Download: pingus.seul.org/download.html
    - Technical information
    Code languages: C++, Scheme
    Code licenses: GPL-3.0
    Code repositories: pingus/pingus.git(since 2018, )
    Code dependencies: GTK, SDL2
    + Details
    Code languages: C++, Scheme
    Code licenses: GPL-3.0
    Code repositories: pingus/pingus.git(since 2018, )
    Code dependencies: GTK, SDL2
    Build system: CMake
    Improve Raw entry @@ -583,14 +478,14 @@
    Platforms:
    mature
    inactive since 2017
    -
    puzzle +
    puzzle clone content open multiplayer split-screen racing
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: ginkgo/pink-pony.git(since 2009, )
    Code dependencies: GLFW, SDL
    Assets licenses: CC0, CC-BY-3.0, CC-BY-SA-3.0
    - Build system: Scons
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: ginkgo/pink-pony.git(since 2009, )
    Code dependencies: GLFW, SDL
    Assets licenses: CC0, CC-BY-3.0, CC-BY-SA-3.0
    + Build system: Scons
    Developers: qubodup, Thomas Weber
    @@ -603,83 +498,12 @@ mature
    active
    -
    simulation +
    simulation clone space
    -
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: Apache-2.0, GPL-3.0
    Code repositories: pioneerspacesim/pioneer.git(since 2011, )
    - Build system: Autoconf
    +
    @@ -692,27 +516,9 @@ mature
    active
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/pio/code
    Homepages: pio, pio.sourceforge.net
    Inspiration: Settlers of Catan
    Download: pio/files
    @@ -724,9 +530,9 @@
    Platform:
    mature
    inactive since 2016
    - Technical information
    Code languages: Java, JavaScript
    Code licenses: MIT
    Code repositories: rnauber/pipepanic-android.git(since 2015, )
    + Details
    Code languages: Java, JavaScript
    Code licenses: MIT
    Code repositories: rnauber/pipepanic-android.git(since 2015, )
    Build system: Gradle
    Improve Raw entry @@ -738,11 +544,11 @@
    Platform:
    beta
    inactive since 2012
    -
    puzzle +
    puzzle open content
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: SDL
    Assets licenses: GPL-3.0
    - Build system: Autoconf
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: SDL
    Assets licenses: GPL-3.0
    + Build system: Autoconf
    Developer: Artem
    @@ -754,64 +560,14 @@
    Platforms:
    mature
    inactive since 2015
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: watabou/pixel-dungeon.git(since 2014, ), watabou/PD-classes.git @add(since 2014, )
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: watabou/pixel-dungeon.git(since 2014, ), watabou/PD-classes.git @add(since 2014, )
    Developer: Watabou
    -
    -
    game engine - 2D - content open - racing - top-down
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: agateau/pixelwheels.git(since 2015, )
    Assets licenses: CC-BY-SA-4.0
    - Build system: Gradle
    -
    -
    -
    strategy +
    strategy clone
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/pizza-business.git(since 2018, ), pizza-business.cvs.sourceforge.net
    Code dependencies: wxWidgets
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/pizza-business.git(since 2018, ), pizza-business.cvs.sourceforge.net
    Code dependencies: wxWidgets
    Developers: Dan Poineau, Jeff Koerner, Johnny Salazar, Saurabh Gupta, Tony Granberg
    @@ -835,40 +591,12 @@ mature
    active
    -
    role playing +
    role playing 3D multiplayer online + massive setting fantasy
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/planeshift/code
    +
    @@ -880,10 +608,10 @@
    Platform:
    mature
    inactive since 2017
    -
    strategy +
    strategy turn-based
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: dftec-es/planetcon.git(since 2017, )
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: dftec-es/planetcon.git(since 2017, )
    Developer: David Fernandez
    @@ -895,10 +623,10 @@
    Platforms:
    mature
    inactive since 2015
    -
    arcade +
    arcade skill
    -
    - Technical information
    Code languages: GDScript
    Code licenses: GPL-3.0
    Code repositories: FEDE0D/Planet-Rider.git(since 2015, )
    Code dependencies: Godot
    +
    + Details
    Code languages: GDScript
    Code licenses: GPL-3.0
    Code repositories: FEDE0D/Planet-Rider.git(since 2015, )
    Code dependencies: Godot
    Developer: Federico
    @@ -909,29 +637,15 @@
    Platform:
    beta
    inactive since 2003
    -
    strategy +
    strategy multiplayer online space
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: osgames/planets.git(since 2018, ), planets.cvs.sourceforge.net
    +
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: osgames/planets.git(since 2018, ), planets.cvs.sourceforge.net
    Developers: Antti Nikolai Lehtoranta, Juha Henrikki Merikallio, Jussi Rautio, Teemu J. Takanen
    -
    Homepage: playir.com
    - Technical information
    Code languages: C++
    Code licenses: Apache-2.0
    Code repositories: vtudio/playir.git(since 2013, )
    -
    - -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: raatmarien/Point-and-Hit.git(since 2015, )
    Code dependencies: libGDX
    - Build system: Gradle
    + +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: raatmarien/Point-and-Hit.git(since 2015, )
    Code dependencies: libGDX
    + Build system: Gradle
    Developer: Marien Raat
    @@ -969,11 +683,11 @@
    Platforms:
    mature
    inactive since 2017
    -
    strategy +
    strategy online poker
    -
    - Technical information
    Code languages: C++
    Code licenses: AGPL-3.0
    Code repositories: pokerth/pokerth.git(since 2012, ), svn.code.sf.net/p/pokerth/code
    Code dependencies: Qt
    +
    + Details
    Code languages: C++
    Code licenses: AGPL-3.0
    Code repositories: pokerth/pokerth.git(since 2012, ), svn.code.sf.net/p/pokerth/code
    Code dependencies: Qt
    Developers: albmed, Erhard List, Felix Hammer, Florian Thauer, floty, gunchleoc, Kai Philipp, Lothar May
    @@ -985,10 +699,10 @@
    Platform:
    mature
    inactive since 2018
    - -
    - Technical information
    Code languages: Java
    Code licenses: NPOSL-3.0
    Code repositories: JSandomierz/pcis.git(since 2018, )
    - Build system: Gradle
    + +
    + Details
    Code languages: Java
    Code licenses: NPOSL-3.0
    Code repositories: JSandomierz/pcis.git(since 2018, )
    + Build system: Gradle
    Developers: Jakub Sandomierz, Mateusz Szostak
    @@ -1000,10 +714,10 @@
    Platform:
    mature
    inactive since 2016
    -
    strategy +
    strategy turn-based
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: juanjepl/polisgame.git(since 2015, ), code.google.com/archive/p/polisgame/source/default/source
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: juanjepl/polisgame.git(since 2015, ), code.google.com/archive/p/polisgame/source/default/source
    Developers: Juan J. Pérez, Samuel Navas, vikingorrino
    @@ -1014,11 +728,11 @@
    Platform:
    beta
    inactive since 2018
    -
    remake +
    remake content commercial + original required shooter
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: bitbucket.org/gopostal/postal-1-open-source
    Code dependencies: SDL2
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: bitbucket.org/gopostal/postal-1-open-source
    Code dependencies: SDL2
    @@ -1029,12 +743,12 @@
    Platform:
    beta
    inactive since 2011
    -
    action +
    action first-person open content shooter
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code dependencies: pygame, PyOpenGL
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code dependencies: pygame, PyOpenGL
    Developer: Vitaliy "kuviman" Kudasov
    @@ -1045,12 +759,12 @@
    Platform:
    beta
    inactive since 2015
    Platforms:
    beta
    inactive since 2017
    -
    remake +
    remake content commercial
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: svkaiser/PowerslaveEX.git(since 2017, )
    Code dependencies: SDL2
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: svkaiser/PowerslaveEX.git(since 2017, )
    Code dependencies: SDL2
    Developers: Samuel, Samuel Villarreal (Nightdive Studios)
    @@ -1076,10 +790,10 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content commercial
    Homepage: m210.duke4.net
    Inspiration: Powerslave
    - Technical information
    Code languages: Java
    Code licenses: Custom
    Code repositories: m210/PowerslaveGDX.git(since 2019, )
    Code dependencies: libGDX
    + Details
    Code languages: Java
    Code licenses: Custom
    Code repositories: m210/PowerslaveGDX.git(since 2019, )
    Code dependencies: libGDX
    @@ -1091,13 +805,13 @@
    Platforms:
    beta
    active
    -
    arcaderemake +
    arcaderemake 3D content commercial multiplayer competitive + online racing
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: bitbucket.org/dm_999/powerslideremake.git
    Code dependencies: OGRE, SFML
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: bitbucket.org/dm_999/powerslideremake.git
    Code dependencies: OGRE, SFML
    Build system: CMake
    Improve Raw entry @@ -1111,9 +825,9 @@ mature
    active
    Homepage: nbollom/pq2
    Media: pq2
    Inspiration: Progress Quest
    Developer: TheFatNinja
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: nbollom/pq2.git(since 2016, )
    Code dependencies: ncurses, Qt
    Homepage: nbollom/pq2
    Media: pq2
    Inspiration: Progress Quest
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: nbollom/pq2.git(since 2016, )
    Code dependencies: ncurses, Qt
    Developer: TheFatNinja
    @@ -1125,11 +839,11 @@
    Platform:
    mature
    inactive since 2016
    -
    remake +
    remake content commercial + original required shooter
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.prboom.org/repos/branches/prboom-plus-24/prboom2
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.prboom.org/repos/branches/prboom-plus-24/prboom2
    Developers: Andrey Budko, Graham Burgess
    @@ -1141,9 +855,9 @@
    Platform:
    mature
    inactive since 2016
    Homepage: gtheilman/RxWars
    Inspiration: Drugwars
    Developer: Gary Theilman
    - Technical information
    Code languages: ColdFusion, JavaScript
    Code licenses: GPL-3.0
    Code repositories: gtheilman/RxWars.git(since 2015, )
    Homepage: gtheilman/RxWars
    Inspiration: Drugwars
    + Details
    Code languages: ColdFusion, JavaScript
    Code licenses: GPL-3.0
    Code repositories: gtheilman/RxWars.git(since 2015, )
    Developer: Gary Theilman
    @@ -1155,11 +869,11 @@
    Platform:
    mature
    inactive since 2010
    -
    arcadeeducational +
    arcadeeducational content open shooter
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Assets licenses: GPL-2.0
    +
    + Details
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Assets licenses: GPL-2.0
    Developer: Philip Dorrell
    @@ -1171,10 +885,10 @@
    Platforms:
    mature
    inactive since 2009
    -
    puzzle +
    puzzle content open
    -
    - Technical information
    Code languages: C++
    Code licenses: Public domain
    Code repositories: osgames/primrose.git(since 2019, ), primrose.cvs.sourceforge.net
    Code dependencies: SDL
    Assets licenses: Public domain
    +
    + Details
    Code languages: C++
    Code licenses: Public domain
    Code repositories: osgames/primrose.git(since 2019, ), primrose.cvs.sourceforge.net
    Code dependencies: SDL
    Assets licenses: Public domain
    Developer: Jason Rohrer
    @@ -1186,9 +900,9 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: C#
    Code licenses: GPL-2.0
    Code repositories: salvadorc17/Prince-Monogame.git(since 2015, )
    + Details
    Code languages: C#
    Code licenses: GPL-2.0
    Code repositories: salvadorc17/Prince-Monogame.git(since 2015, )
    Developer: Salvador Cabañas
    @@ -1200,26 +914,11 @@
    Platforms:
    mature
    inactive since 2012
    active
    - Technical information
    Code languages: C++, Python
    Code licenses: MIT
    Code repositories: arcadia-xenos/progress-quest.git(since 2012, ), sandsmark/progress-quest.git @add(since 2019, )
    Code dependencies: Qt
    + Details
    Code languages: C++, Python
    Code licenses: MIT
    Code repositories: arcadia-xenos/progress-quest.git(since 2012, ), sandsmark/progress-quest.git @add(since 2019, )
    Code dependencies: Qt
    Developers: martin, Martin Horner
    @@ -1245,11 +944,11 @@
    Platform:
    beta
    inactive since 2007
    -
    arcade +
    arcade content open space
    -
    - Technical information
    Code languages: Python
    Code licenses: ?
    Code dependencies: pygame
    Assets licenses: ?
    +
    + Details
    Code languages: Python
    Code licenses: ?
    Code dependencies: pygame
    Assets licenses: ?
    Developer: Sixth Floor Labs
    @@ -1260,10 +959,10 @@
    Platform:
    beta
    inactive since 2017
    -
    remake +
    remake content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: soulweaver91/project-carrot.git(since 2014, )
    Code dependencies: Qt, SFML
    +
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: soulweaver91/project-carrot.git(since 2014, )
    Code dependencies: Qt, SFML
    Developer: Soulweaver
    @@ -1275,10 +974,10 @@
    Platform:
    beta
    active
    -
    remakesimulation +
    remakesimulation content original required
    -
    - Technical information
    Code languages: C#
    Code licenses: MPL-2.0
    Code repositories: Afr0Games/Project-Dollhouse.git(since 2012, )
    Code dependencies: MonoGame
    +
    + Details
    Code languages: C#
    Code licenses: MPL-2.0
    Code repositories: Afr0Games/Project-Dollhouse.git(since 2012, )
    Code dependencies: MonoGame
    Developers: ddfczm, Mats Vederhus, riperiperi, Tony Bark
    @@ -1290,10 +989,10 @@
    Platform:
    beta
    active
    -
    - Technical information
    Code languages: Pascal
    Code licenses: GPL-3.0
    Code repositories: EugeneLoza/Project-Helena.git(since 2018, )
    +
    + Details
    Code languages: Pascal
    Code licenses: GPL-3.0
    Code repositories: EugeneLoza/Project-Helena.git(since 2018, )
    Developer: Eugene Loza
    @@ -1305,10 +1004,10 @@
    Platforms:
    beta
    active
    -
    role playing +
    role playing content commercial + original required
    -
    - Technical information
    Code languages: GDScript
    Code licenses: MIT
    Code repositories: acedogblast/Project-Uranium-Godot.git(since 2018, )
    Code dependencies: Godot
    +
    + Details
    Code languages: GDScript
    Code licenses: MIT
    Code repositories: acedogblast/Project-Uranium-Godot.git(since 2018, )
    Code dependencies: Godot
    Developers: 5H4D0WILA, acedogblast, Alekemon, Daniel Amado, Enerjy, Ricardo Subtil
    @@ -1321,12 +1020,12 @@ mature
    active
    -
    arcade +
    arcade 2D content open shooter
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: pr-starfighter/starfighter.git(since 2019, ), git.savannah.nongnu.org/git/starfighter.git @add, web.cvs.savannah.nongnu.org/viewvc/starfighter
    Code dependencies: SDL
    Assets licenses: various
    +
    @@ -1338,9 +1037,9 @@
    Platform:
    mature
    inactive since 2018
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    @@ -1353,10 +1052,10 @@ mature
    active
    -
    puzzle +
    puzzle clone
    -
    Homepage: proxx.app
    Inspiration: Minesweeper
    Play online: proxx.app
    Developers: Jake Archibald, Mariko Kosaka, Paul Kinlan, Surma
    - Technical information
    Code languages: TypeScript, JavaScript
    Code licenses: Apache-2.0
    Code repositories: GoogleChromeLabs/proxx.git(since 2019, )
    Code dependencies: WebGL
    +
    Homepage: proxx.app
    Inspiration: Minesweeper
    Play online: proxx.app
    + Details
    Code languages: TypeScript, JavaScript
    Code licenses: Apache-2.0
    Code repositories: GoogleChromeLabs/proxx.git(since 2019, )
    Code dependencies: WebGL
    Developers: Jake Archibald, Mariko Kosaka, Paul Kinlan, Surma
    @@ -1367,10 +1066,10 @@
    Platform:
    beta
    inactive since 2009
    -
    arcade + -
    Homepages: psypong3d.sourceforge.net, psypong3d
    Inspiration: Pong
    Download: psypong3d/files
    Developer: Quetzy Garcia
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    +
    Homepages: psypong3d.sourceforge.net, psypong3d
    Inspiration: Pong
    Download: psypong3d/files
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Developer: Quetzy Garcia
    @@ -1381,10 +1080,10 @@
    Platform:
    beta
    inactive since 2018
    - Technical information
    Code languages: C++, C, Lua
    Code licenses: GPL-3.0
    Code repositories: pushover/pushover.github.io.git(archived, since 2018, )
    - Build system: Make
    Homepages: pushover.github.io, pushover
    Inspiration: Pushover
    Download: pushover/files
    + Details
    Code languages: C++, C, Lua
    Code licenses: GPL-3.0
    Code repositories: pushover/pushover.github.io.git(archived, since 2018, )
    + Build system: Make
    Developers: Andreas Röver, Volker Diels-Grabsch, Wojtek Dabrowski
    @@ -1396,11 +1095,11 @@
    Platforms:
    mature
    inactive since 2015
    -
    puzzle +
    puzzle open content
    -
    Homepage: garnetgames.com/puzzlemoppet
    Inspiration: Sokoban
    Developer: Sérgio Lopes
    - Technical information
    Code languages: C++
    Code licenses: WTFPL
    Code repositories: bitbucket.org/Knitter/puzzlemoppet.git
    Code dependencies: Irrlicht engine
    Assets licenses: CC-BY-SA-3.0, GPL-3, WTFPL
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: WTFPL
    Code repositories: bitbucket.org/Knitter/puzzlemoppet.git
    Code dependencies: Irrlicht engine
    Assets licenses: CC-BY-SA-3.0, GPL-3, WTFPL
    + Build system: CMake
    Developer: Sérgio Lopes
    @@ -1412,10 +1111,10 @@
    Platform:
    mature
    inactive since 2015
    -
    Homepage: pybreak360
    Media: PyBreak360
    Inspiration: Arkanoid
    Download: pybreak360/files
    Developer: gino
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/pybreak360/code
    Code dependencies: pygame
    +
    Homepage: pybreak360
    Media: PyBreak360
    Inspiration: Arkanoid
    Download: pybreak360/files
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/pybreak360/code
    Code dependencies: pygame
    Developer: gino
    @@ -1428,41 +1127,11 @@ mature
    active
    -
    puzzle +
    puzzle chess content open
    -
    - Technical information
    Code languages: Python, TypeScript
    Code licenses: GPL-3.0
    Code repositories: pychess/pychess.git(since 2015, ), gbtami/pychess-variants.git @add(since 2019, )
    Assets licenses: ?
    +
    @@ -1474,11 +1143,11 @@
    Platform:
    mature
    inactive since 2018
    -
    - Technical information
    Code languages: C, Python
    Code licenses: GPL-2.0
    Code repositories: itsapi/pycraft.git(since 2014, )
    +
    Homepage: itsapi/pycraft
    Inspiration: Minecraft
    Download: itsapi/pycraft/releases
    + Details
    Code languages: C, Python
    Code licenses: GPL-2.0
    Code repositories: itsapi/pycraft.git(since 2014, )
    Developers: Geraint White, Oliver Faircliff
    @@ -1489,13 +1158,13 @@
    Platforms:
    beta
    inactive since 2018
    -
    arcade +
    arcade shooter space
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: Anthonymcqueen21/Pygame---Alien-Invasion.git(since 2017, )
    Code dependencies: pygame
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: Anthonymcqueen21/Pygame---Alien-Invasion.git(since 2017, )
    Code dependencies: pygame
    Build system: - None
    + None
    Developer: Anthony Perez
    @@ -1506,11 +1175,11 @@
    Platforms:
    beta
    inactive since 2011
    -
    music +
    music karaoke social
    -
    - Technical information
    Code languages: Python, C
    Code licenses: LGPL-2.1
    Code repositories: osgames/pykaraoke.git(since 2019, ), pykaraoke.cvs.sourceforge.net
    +
    + Details
    Code languages: Python, C
    Code licenses: LGPL-2.1
    Code repositories: osgames/pykaraoke.git(since 2019, ), pykaraoke.cvs.sourceforge.net
    Developers: Alvise Spano', David Rose, John S., Kelvin Lawson, William W. Ferrell
    @@ -1523,10 +1192,10 @@ mature
    active
    - -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: skoolkid/pyskool.git(since 2013, )
    Code dependencies: pygame
    - Build system: setup.py
    + +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: skoolkid/pyskool.git(since 2013, )
    Code dependencies: pygame
    + Build system: setup.py
    Developer: Richard Dymond
    @@ -1538,9 +1207,9 @@
    Platforms:
    mature
    inactive since 2004
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: tkinter
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: tkinter
    @@ -1552,9 +1221,9 @@
    Platform:
    mature
    inactive since 2010
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    @@ -1568,7 +1237,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/Q.html b/docs/games/Q.html index 580b964e..95432820 100644 --- a/docs/games/Q.html +++ b/docs/games/Q.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -50,40 +50,25 @@
    Platforms:
    mature
    inactive since 2013
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: plaimi/q.git(since 2012, )
    Code dependencies: Twisted
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: plaimi/q.git(since 2012, )
    Code dependencies: Twisted
    Developers: plaimi, Stian Ellingsen
    -
    -
    game engineremakerole playing - content commercial + original required
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: q-gears/q-gears.git(since 2014, ), hg.code.sf.net/p/q-gears/code
    Code dependencies: OGRE
    - Build system: CMake
    -
    -
    strategy +
    strategy real-time
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/qonk.git(since 2019, ), svn.code.sf.net/p/qonk/code
    Code dependencies: SDL
    - Build system: Autoconf, CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/qonk.git(since 2019, ), svn.code.sf.net/p/qonk/code
    Code dependencies: SDL
    + Build system: Autoconf, CMake
    Developers: Anthony Liekens, Anthony Mariette Louis Liekens, balachmar, Jens Fursund, Loek, Robert Schuster, Troels Kofoed Jacobsen
    @@ -96,11 +81,11 @@ mature
    active
    -
    puzzle +
    puzzle clone content open
    - Technical information
    Code languages: Vala
    Code licenses: GPL-2.0
    Code repositories: gitlab.gnome.org/GNOME/quadrapassel.git
    Assets licenses: GPL-2.0
    + Details
    Code languages: Vala
    Code licenses: GPL-2.0
    Code repositories: gitlab.gnome.org/GNOME/quadrapassel.git
    Assets licenses: GPL-2.0
    Build system: Meson
    Improve Raw entry @@ -113,12 +98,12 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial multiplayer Competitive + Local + LAN shooter
    -
    Homepage: ec-/Quake3e
    Inspiration: Quake III Arena
    Developers: cucook, Eugene C.
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: ec-/Quake3e.git(since 2016, )
    Code dependencies: OpenGL, Vulkan
    +
    Homepage: ec-/Quake3e
    Inspiration: Quake III Arena
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: ec-/Quake3e.git(since 2016, )
    Code dependencies: OpenGL, Vulkan
    Developers: cucook, Eugene C.
    @@ -131,12 +116,12 @@ mature
    active
    -
    remake +
    remake content original required first-person shooter
    -
    Homepage: www.quakejs.com
    Inspirations: ioquake3, Quake III Arena
    Play online: www.quakejs.com
    Developer: Anthony Pesch
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: inolen/quakejs.git(since 2013, )
    +
    Homepage: www.quakejs.com
    Inspirations: ioquake3, Quake III Arena
    Play online: www.quakejs.com
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: inolen/quakejs.git(since 2013, )
    Developer: Anthony Pesch
    @@ -149,30 +134,15 @@ mature
    active
    -
    - Technical information
    Code languages: C++
    Code licenses: 3-clause BSD
    Code repositories: GentenStudios/QuartzEngine.git(archived, since 2018, )
    Code dependencies: OpenGL
    - Build system: CMake
    -
    -
    boardstrategy +
    boardstrategy content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: luckeyproductions/games/Quatter.git(since 2018, )
    Code dependencies: Urho3D
    Assets licenses: CC-BY-SA
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: luckeyproductions/games/Quatter.git(since 2018, )
    Code dependencies: Urho3D
    Assets licenses: CC-BY-SA
    Developer: LucKey Productions
    @@ -197,7 +167,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/R.html b/docs/games/R.html index 437fa380..36742b53 100644 --- a/docs/games/R.html +++ b/docs/games/R.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -51,11 +51,11 @@ mature
    active
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: andybalaam/rabbit-escape.git(since 2014, )
    Assets licenses: CC-BY-SA-3.0
    + +
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: andybalaam/rabbit-escape.git(since 2014, )
    Assets licenses: CC-BY-SA-3.0
    Build system: - Custom
    @@ -68,34 +68,12 @@ mature
    active
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: raceintospace/raceintospace.git(since 2011, ), raceintospace.cvs.sourceforge.net
    Code dependencies: libogg, libvorbis, SDL
    - Build system: CMake
    +
    @@ -107,11 +85,11 @@
    Platform:
    mature
    inactive since 2010
    -
    arcade +
    arcade clone content open
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: onaluf/RacerJS.git(since 2010, )
    Assets licenses: CC-BY-SA-3.0
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: onaluf/RacerJS.git(since 2010, )
    Assets licenses: CC-BY-SA-3.0
    @@ -124,11 +102,11 @@ mature
    active
    -
    actionremake +
    actionremake content commercial + original required shooter
    -
    Homepage: rad-x
    Inspiration: Radix: Beyond the Void
    Developers: Jim Valavanis, jval1972
    - Technical information
    Code languages: Pascal, C
    Code licenses: GPL-2.0
    Code repositories: jval1972/Rad-X.git(since 2020, )
    +
    Homepage: rad-x
    Inspiration: Radix: Beyond the Void
    + Details
    Code languages: Pascal, C
    Code licenses: GPL-2.0
    Code repositories: jval1972/Rad-X.git(since 2020, )
    Developers: Jim Valavanis, jval1972
    @@ -139,44 +117,14 @@
    Platform:
    beta
    inactive since 2014
    -
    role playing +
    role playing setting fantasy
    -
    - Technical information
    Code languages: Python
    Code licenses: Custom
    Code repositories: osgames/radakan.git(since 2018, ), svn.code.sf.net/p/radakan/code
    Code dependencies: DirectPython, Panda3D
    +
    + Details
    Code languages: Python
    Code licenses: Custom
    Code repositories: osgames/radakan.git(since 2018, ), svn.code.sf.net/p/radakan/code
    Code dependencies: DirectPython, Panda3D
    Developers: Taldor, trapdoor, Wombbat
    -
    - -
    - Technical information
    Code languages: C++
    Code licenses: zlib
    Code repositories: GlPortal/RadixEngine.git(since 2016, )
    - Build system: CMake
    -
    -
    strategy +
    strategy turn-based
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: Rails-18xx/Rails.git(since 2017, )
    - Build system: Maven
    +
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: Rails-18xx/Rails.git(since 2017, )
    + Build system: Maven
    Developers: (14)Brett Lentz, Chris, Chris Shaffer, Erik Vos, Frederick Weld, Freek Dijkstra, Iain, Jason Klapste, Jungy, madoar, Martin Brumm, Michael Alexander, outsidePasser, Stefan Frey

    @@ -215,11 +149,11 @@
    Platform:
    mature
    inactive since 2018
    -
    puzzle +
    puzzle 2D content open
    -
    - Technical information
    Code languages: Haskell
    Code licenses: 3-clause BSD
    Code repositories: styx/Raincat.git(since 2010, )
    Assets licenses: CC-BY-SA-3.0
    +
    + Details
    Code languages: Haskell
    Code licenses: 3-clause BSD
    Code repositories: styx/Raincat.git(since 2010, )
    Assets licenses: CC-BY-SA-3.0
    Developers: Alex Haydock, Mikhail S. Pabalavets, Sergei Trofimovich
    @@ -231,10 +165,10 @@
    Platform:
    mature
    inactive since 2016
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: Python
    Code licenses: MIT
    Code repositories: dsallen7/ransack-python.git(since 2012, )
    Code dependencies: pygame
    Assets licenses: CC-BY-4.0
    +
    + Details
    Code languages: Python
    Code licenses: MIT
    Code repositories: dsallen7/ransack-python.git(since 2012, )
    Code dependencies: pygame
    Assets licenses: CC-BY-4.0
    Developers: Dan Allen, Markus Hackspacher
    @@ -246,12 +180,12 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content commercial + original required scrolling shooter
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: aroldanju/raptor-call-of-the-shadows.git(since 2020, )
    Code dependencies: SDL2
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: aroldanju/raptor-call-of-the-shadows.git(since 2020, )
    Code dependencies: SDL2
    @@ -264,12 +198,12 @@ mature
    active
    -
    actionarcade +
    actionarcade 2D shooter
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: KaeruCT/RaumBaller.git(since 2021, )
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: KaeruCT/RaumBaller.git(since 2021, )
    + Build system: Gradle
    Developer: Andrés Villarreal
    @@ -282,68 +216,16 @@ mature
    active
    -
    -
    game engineremake - content original required - shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: RobertBeckebans/RBDOOM-3-BFG.git(since 2012, )
    -
    - Technical information
    Code languages: Pascal
    Code licenses: MIT
    Code repositories: asiekierka/reconstruction-of-super-zzt.git(since 2020, )
    + Details
    Code languages: Pascal
    Code licenses: MIT
    Code repositories: asiekierka/reconstruction-of-super-zzt.git(since 2020, )
    @@ -367,9 +249,9 @@ mature
    active
    Homepage: asiekierka/reconstruction-of-zzt
    Inspiration: ZZT
    Developer: Adrian Siekierka
    - Technical information
    Code languages: Pascal
    Code licenses: MIT
    Code repositories: asiekierka/reconstruction-of-zzt.git(since 2020, )
    + Details
    Code languages: Pascal
    Code licenses: MIT
    Code repositories: asiekierka/reconstruction-of-zzt.git(since 2020, )
    Developer: Adrian Siekierka
    @@ -380,10 +262,10 @@
    Platforms:
    beta
    inactive since 2017
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: SoupeauCaillou/recursive-runner.git(since 2014, )
    - Build system: CMake
    + +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: SoupeauCaillou/recursive-runner.git(since 2014, )
    + Build system: CMake
    Developers: Gautier P, Pierre-Eric Pelloux-Prayer
    @@ -396,49 +278,10 @@ mature
    active
    -
    action +
    action shooter
    -
    - Technical information
    Code languages: C++
    Code licenses: zlib
    Code repositories: red-eclipse/base.git(since 2019, )
    +
    @@ -450,11 +293,11 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content commercial multiplayer Online + LAN + Co-op
    Homepage: m210.duke4.net
    Inspiration: Redneck Rampage
    - Technical information
    Code languages: Java
    Code licenses: Custom
    Code repositories: m210/RedneckGDX.git(since 2018, )
    Code dependencies: libGDX
    + Details
    Code languages: Java
    Code licenses: Custom
    Code repositories: m210/RedneckGDX.git(since 2018, )
    Code dependencies: libGDX
    @@ -466,28 +309,10 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content commercial
    -
    - Technical information
    Code languages: C++
    Code licenses: Custom
    Code repositories: nukeykt/NBlood.git(since 2019, )
    Code dependencies: OpenGL, SDL, SDL2
    +
    + Details
    Code languages: C++
    Code licenses: Custom
    Code repositories: nukeykt/NBlood.git(since 2019, )
    Code dependencies: OpenGL, SDL, SDL2
    Developers: (18)alexey.lysiuk, CommonLoon102, dibollinger, Dino Bollinger, Evan Ramos, fhomolka, Jan, Jordon Moss, MexMeRcUrY, Mitchell Richters, NoOneBlood, nukeykt, NY00123, Pierre-Loup A. Griffais, Richard C. Gobeille, sirlemonhead, Szilárd Biró,

    @@ -499,10 +324,10 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial + original required
    -
    - Technical information
    Code languages: C++, C
    Code licenses: MIT
    Code repositories: OpenDriver2/REDRIVER2.git(since 2020, ), SoapyMan/REDRIVER2.git @add(archived, since 2019, )
    Code dependencies: OpenGL, SDL, SDL2
    +
    Homepage: OpenDriver2/REDRIVER2
    Inspiration: Driver 2
    + Details
    Code languages: C++, C
    Code licenses: MIT
    Code repositories: OpenDriver2/REDRIVER2.git(since 2020, ), SoapyMan/REDRIVER2.git @add(archived, since 2019, )
    Code dependencies: OpenGL, SDL, SDL2
    Developers: André Vicente Milack, Ilya, Mark Ludwig
    @@ -513,10 +338,10 @@
    Platform:
    beta
    inactive since 2008
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/rsfs/code
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/rsfs/code
    Developer: Christian Haag
    @@ -529,11 +354,11 @@ mature
    active
    -
    platformremake +
    platformremake 2D content commercial + original required
    -
    - Technical information
    Code languages: C, Lua
    Code licenses: GPL-2.0
    Code repositories: NY00123/refkeen.git(since 2014, )
    +
    + Details
    Code languages: C, Lua
    Code licenses: GPL-2.0
    Code repositories: NY00123/refkeen.git(since 2014, )
    Developers: Braden Obrzut, keendreams, NY00123
    @@ -546,33 +371,10 @@ mature
    active
    -
    remakerole playing +
    remakerole playing content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0, MIT
    Code repositories: REGoth-project/REGoth-bs.git(since 2019, ), REGoth-project/REGoth.git @add(since 2016, )
    +
    @@ -585,10 +387,10 @@ mature
    active
    -
    - Technical information
    Code languages: Ada
    Code licenses: GPL-2.0
    Code dependencies: OpenGL, SDL2
    + Details
    Code languages: Ada
    Code licenses: GPL-2.0
    Code dependencies: OpenGL, SDL2
    @@ -601,10 +403,10 @@ mature
    active
    -
    actionremake +
    actionremake content commercial + original required
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: turican0/remc2.git
    Code dependencies: SDL
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: turican0/remc2.git
    Code dependencies: SDL
    Build system: CMake
    Improve Raw entry @@ -618,23 +420,11 @@ mature
    active
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: NYRDS/remixed-dungeon.git(since 2014, )
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: NYRDS/remixed-dungeon.git(since 2014, )
    + Build system: Gradle
    Developers: (12)anunknowperson, DeadDie44, Mikhael-Danilov, Monika, Nathan Wolfe, nima-s, Olexandr Nesterenko, PavelProvotorov, Rodrigo Pan, swooboo, ThEnigma314, Watabou

    @@ -646,11 +436,11 @@
    Platform:
    beta
    active
    -
    remakerole playing +
    remakerole playing content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: seedhartha/reone.git(since 2020, )
    Code dependencies: SDL2, OpenGL
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: seedhartha/reone.git(since 2020, )
    Code dependencies: SDL2, OpenGL
    + Build system: CMake
    Developers: Billy Brawner, uwadmin12, Vsevolod Kremianskii, Ziemas
    @@ -665,7 +455,7 @@
    platform skill
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: archive.softwareheritage.org/browse/origin/http://replicaisland.googlecode.com/svn//directory
    @@ -677,9 +467,9 @@
    Platform:
    beta
    active
    Homepage: leonicolas.github.io/ReQbert
    Media: ReQbert
    Inspiration: Q*bert
    Developer: Leonardo Nicolas
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: leonicolas/ReQbert.git(since 2011, )
    Homepage: leonicolas.github.io/ReQbert
    Media: ReQbert
    Inspiration: Q*bert
    + Details
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: leonicolas/ReQbert.git(since 2011, )
    Developer: Leonardo Nicolas
    @@ -690,69 +480,15 @@
    Platform:
    beta
    inactive since 2013
    -
    Homepages: rescue.sourceforge.net, rescue
    Inspiration: Rescue!
    Download: rescue/files
    Developer: Yura
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: osgames/rescue.git(since 2019, ), svn.code.sf.net/p/rescue/code
    +
    Homepages: rescue.sourceforge.net, rescue
    Inspiration: Rescue!
    Download: rescue/files
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: osgames/rescue.git(since 2019, ), svn.code.sf.net/p/rescue/code
    Developer: Yura
    -
    -
    arcade +
    arcade skill
    - Technical information
    Code languages: Kotlin
    Code licenses: GPL-3.0
    Code repositories: codeberg.org/cosmin/retro-stack-gdx.git
    Code dependencies: libGDX
    + Details
    Code languages: Kotlin
    Code licenses: GPL-3.0
    Code repositories: codeberg.org/cosmin/retro-stack-gdx.git
    Code dependencies: libGDX
    Build system: Gradle
    Improve Raw entry @@ -777,11 +513,11 @@
    Platform:
    mature
    inactive since 2015
    -
    actionremake +
    actionremake content open
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: MaxSavenkov/drdestructo2.git(since 2015, )
    Code dependencies: Allegro
    Assets licenses: CC-BY-SA-3.0
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: MaxSavenkov/drdestructo2.git(since 2015, )
    Code dependencies: Allegro
    Assets licenses: CC-BY-SA-3.0
    + Build system: CMake
    Developer: Max Savenkov
    @@ -794,26 +530,11 @@ mature
    active
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: retux-game/retux.git(since 2020, ), git.savannah.nongnu.org/git/retux.git @add, web.cvs.savannah.nongnu.org/viewvc/retux
    Code dependencies: SGE
    Assets licenses: ?
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: retux-game/retux.git(since 2020, ), git.savannah.nongnu.org/git/retux.git @add, web.cvs.savannah.nongnu.org/viewvc/retux
    Code dependencies: SGE
    Assets licenses: ?
    Developers: Jorge Maldonado Ventura, onpon4, The Diligent Circle 丸
    @@ -841,11 +562,11 @@
    Platforms:
    mature
    inactive since 2007
    -
    arcade +
    arcade content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: SDL
    Assets licenses: ?
    - Build system: Autoconf
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: SDL
    Assets licenses: ?
    + Build system: Autoconf
    Developers: Dominique Roux-Serret, Roux-Serret Dominique
    @@ -857,31 +578,14 @@
    Platform:
    beta
    active
    - -
    Homepage: rickyd
    Inspiration: Rick Dangerous
    Download: rickyd/files
    Developer: Paulo Assis
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/rickyd/code
    - Build system: Autoconf
    + +
    Homepage: rickyd
    Inspiration: Rick Dangerous
    Download: rickyd/files
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/rickyd/code
    + Build system: Autoconf
    Developer: Paulo Assis
    -
    -
    actiongame engineremake - content commercial + original required - shooter
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: lethal-guitar/RigelEngine.git(since 2016, )
    Code dependencies: SDL2
    - Build system: CMake
    -
    -
    simulation +
    simulation 3D cars content open multiplayer online
    -
    - Technical information
    Code languages: C, C++, AngelScript
    Code licenses: GPL-3.0
    Code repositories: RigsOfRods/rigs-of-rods.git(since 2014, )
    Code dependencies: OGRE
    - Build system: CMake
    +
    + Details
    Code languages: C, C++, AngelScript
    Code licenses: GPL-3.0
    Code repositories: RigsOfRods/rigs-of-rods.git(since 2014, )
    Code dependencies: OGRE
    + Build system: CMake
    Developers: (19)Antoni A., Artem Vorotnikov, Billel Adam, Bruno, Chris Ritchey, Edgar, Hiradur, Joaquin Gomez, Michael, mikadou, Pavel Rojtberg, Petr Ohlídal, pricorde, Speciesx, tdev, Tim Göttlicher, tritonas00, ulteq, Weblate (bot)

    @@ -928,11 +613,11 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial
    -
    Homepage: collinsmith/riiablo
    Inspiration: Diablo II
    Developer: Collin Smith
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: collinsmith/riiablo.git(since 2015, )
    Code dependencies: libGDX, OpenGL
    - Build system: Gradle
    +
    Homepage: collinsmith/riiablo
    Inspiration: Diablo II
    + Details
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: collinsmith/riiablo.git(since 2015, )
    Code dependencies: libGDX, OpenGL
    + Build system: Gradle
    Developer: Collin Smith
    @@ -944,9 +629,9 @@
    Platform:
    mature
    inactive since 2012
    Homepage: icculus.org/rott
    Inspiration: Rise of the Triad
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.icculus.org/rott/trunk
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: svn.icculus.org/rott/trunk
    @@ -958,11 +643,11 @@
    Platform:
    mature
    inactive since 2014
    -
    actionremake +
    actionremake open content shooter
    - Technical information
    Code languages: C++
    Code licenses: CC-BY-NC-SA-4.0, GPL-2.0
    Code repositories: retrozombie/RobotRedemption.git(since 2014, )
    + Details
    Code languages: C++
    Code licenses: CC-BY-NC-SA-4.0, GPL-2.0
    Code repositories: retrozombie/RobotRedemption.git(since 2014, )
    @@ -974,10 +659,10 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content commercial + original required
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: rystills/rock-raiders-remake.git(since 2015, )
    +
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: rystills/rock-raiders-remake.git(since 2015, )
    Developers: Ryan Stillings, Scarabol
    @@ -990,10 +675,10 @@ mature
    active
    -
    arcaderemake +
    arcaderemake scrolling
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: protoman/rockbot.git(since 2015, )
    Code dependencies: SDL
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: protoman/rockbot.git(since 2015, )
    Code dependencies: SDL
    Developers: Farley Knight, Iuri Fiedoruk
    @@ -1006,9 +691,9 @@ mature
    active
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: git.artsoft.org/rocksndiamonds.git
    Code dependencies: SDL2
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: git.artsoft.org/rocksndiamonds.git
    Code dependencies: SDL2
    @@ -1020,10 +705,10 @@
    Platform:
    mature
    inactive since 2006
    -
    - Technical information
    Code languages: C
    Code licenses: 3-clause BSD
    Code repositories: osgames/rogueclone.git(since 2018, ), rogueclone.cvs.sourceforge.net
    +
    + Details
    Code languages: C
    Code licenses: 3-clause BSD
    Code repositories: osgames/rogueclone.git(since 2018, ), rogueclone.cvs.sourceforge.net
    Developers: Michael Lehotay, Nick Straguzzi
    @@ -1035,44 +720,27 @@
    Platforms:
    mature
    inactive since 2017
    -
    role playing +
    role playing 2D content open roguelike
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: git.tuxfamily.org/rba/rogueboxadventures.git
    Code dependencies: pygame
    Assets licenses: CC-BY-SA, CC0/Public domain), Various
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: git.tuxfamily.org/rba/rogueboxadventures.git
    Code dependencies: pygame
    Assets licenses: CC-BY-SA, CC0/Public domain), Various
    Developer: themightyglider
    -
    -
    game engine - roguelike
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: FaronBracy/RogueSharp.git(since 2018, )
    - Build system: Visual Studio
    -
    -
    role playing +
    role playing multiplayer roguelike
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: 3-clause BSD
    Code repositories: CamHenlin/Roguish.git(since 2015, )
    +
    + Details
    Code languages: JavaScript
    Code licenses: 3-clause BSD
    Code repositories: CamHenlin/Roguish.git(since 2015, )
    Developers: Cameron Henlin, Jordan Butler, Ryan Wise
    @@ -1084,9 +752,9 @@
    Platform:
    mature
    inactive since 2013
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: antionio/game-off-2013.git(since 2013, )
    + Details
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: antionio/game-off-2013.git(since 2013, )
    Developers: Antti Kolehmainen, Lee Reilly
    @@ -1098,12 +766,12 @@
    Platform:
    beta
    active
    -
    remakerole playing +
    remakerole playing content open roguelike turn-based
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: Apache-2.0, CC0
    Code repositories: kosinaz/Rot-Magus.git(since 2014, ), cxong/MagusPreservation.git @add(since 2014, )
    Code dependencies: Phaser, rot.js
    +
    + Details
    Code languages: JavaScript
    Code licenses: Apache-2.0, CC0
    Code repositories: kosinaz/Rot-Magus.git(since 2014, ), cxong/MagusPreservation.git @add(since 2014, )
    Code dependencies: Phaser, rot.js
    Developers: Cong, Kosina Zoltán
    @@ -1114,9 +782,9 @@
    Platform:
    beta
    inactive since 2019
    - -
    Homepage: SaxxonPike/roton
    Inspirations: Super ZZT, ZZT
    Developers: Ian Burgmyer, Tony Konzel
    - Technical information
    Code languages: C#
    Code licenses: ISC
    Code repositories: SaxxonPike/roton.git(since 2015, )
    + +
    Homepage: SaxxonPike/roton
    Inspirations: Super ZZT, ZZT
    + Details
    Code languages: C#
    Code licenses: ISC
    Code repositories: SaxxonPike/roton.git(since 2015, )
    Developers: Ian Burgmyer, Tony Konzel
    @@ -1128,12 +796,12 @@
    Platforms:
    beta
    active
    -
    actionremake +
    actionremake commercial content shooter
    -
    Homepage: h4mu/rott94
    Inspiration: Rise of the Triad
    Developer: Tamas Hamor
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: h4mu/rott94.git(since 2014, )
    Code dependencies: SDL2
    - Build system: Make
    +
    Homepage: h4mu/rott94
    Inspiration: Rise of the Triad
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: h4mu/rott94.git(since 2014, )
    Code dependencies: SDL2
    + Build system: Make
    Developer: Tamas Hamor
    @@ -1145,11 +813,11 @@
    Platform:
    beta
    active
    -
    remake +
    remake commercial content. action shooter
    -
    Homepage: LTCHIPS/rottexpr
    Inspiration: Rise of the Triad
    Developer: Steven LeVesque
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: LTCHIPS/rottexpr.git(since 2017, )
    Code dependencies: SDL2
    +
    Homepage: LTCHIPS/rottexpr
    Inspiration: Rise of the Triad
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: LTCHIPS/rottexpr.git(since 2017, )
    Code dependencies: SDL2
    Developer: Steven LeVesque
    @@ -1161,60 +829,16 @@
    Platforms:
    mature
    inactive since 2015
    -
    remake +
    remake shooter space
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: UberGames/rpgxEF.git(since 2011, )
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: UberGames/rpgxEF.git(since 2011, )
    + Build system: Make
    Developers: harryyoung, Walter Julius Hennecke
    -
    - Technical information
    Code languages: Scala, JavaScript
    Code licenses: AGPL-3.0
    Code repositories: rpgboss/rpgboss.git(since 2012, )
    -
    -
    -
    game engine - fight - shooter
    -
    - Technical information
    Code languages: C
    Code licenses: 2-clause BSD
    Code dependencies: SDL
    -
    -
    -
    game engine - content open - programming - roguelike
    -
    Homepage: ryanb/ruby-warrior
    Developer: Ryan Bates
    - Technical information
    Code languages: Ruby
    Code licenses: MIT
    Code repositories: ryanb/ruby-warrior.git(since 2008, )
    Assets licenses: MIT
    -
    -
    - Technical information
    Code languages: Ada
    Code licenses: GPL-2.0
    Code dependencies: OpenGL, SDL2
    + Details
    Code languages: Ada
    Code licenses: GPL-2.0
    Code dependencies: OpenGL, SDL2
    @@ -1239,11 +863,11 @@ mature
    active
    -
    puzzle +
    puzzle 2D slider
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: OpenGL, SDL2
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: OpenGL, SDL2
    @@ -1256,10 +880,10 @@ mature
    active
    -
    puzzle +
    puzzle for kids
    - Technical information
    Code languages: Ada
    Code licenses: GPL-3.0
    Code dependencies: OpenGL, SDL2
    + Details
    Code languages: Ada
    Code licenses: GPL-3.0
    Code dependencies: OpenGL, SDL2
    @@ -1272,153 +896,12 @@ mature
    active
    -
    remakerole playing +
    remakerole playing client content commercial multiplayer competitive + online + co-op
    -
    Homepage: runelite.net
    Inspiration: Old School RuneScape
    Developers: - Abel Briggs, - Abex, - Adam, - Alex Kolpa, - Alexander Henne, - Alexander Lyon, - Alexsuperfly, - Anthony, - AWarbear, - Ben Dol, - Ben Moyer, - Blackberry0Pie, - Brady, - Broooklyn, - Cameron Moberg, - Charlie Waters, - chivesrs, - Crow, - Cyborger1, - Damen, - Daniel, - Daniel Bolink, - Daniel Teo, - DannysPVM, - David, - Davis Cook, - dekvall, - Dennis, - Devin French, - Dominik, - Dreyri, - Eadgars-Ruse, - emerald000, - ermalsh, - FatalWaffles, - forsco, - Frederik, - Gamer1120, - Gamma91, - geheur, - Gregg, - Gustavo Rodrigues, - Hannah_GBS, - Harry, - Henry Darnell, - Hexagon, - honeyhoney, - Hydrox, - HypoxiaOSRS, - Håkon Rosseland Paulsen, - iguana, - Infinitay, - Jacky Liang, - Jacob McElroy, - Jeremy Plsek, - Jeroen, - Jesse Serrao, - Jonathan Lee, - Joona, - Jordan, - Joshua Filby, - Juzzephe, - JZomDev, - JZomerlei, - Kamiel, - kmutchnick, - Kronos, - Krysa, - Kyle Fricilone, - Kyle Stevenson, - l2-, - Lars, - Levi, - LlemonDuck, - ln, - ltvill, - Magic fTail, - Maiddog, - Malfuryent, - MarbleTurtle, - Martin H, - Matthew C, - Matthew Steglinski, - Max Bartlett, - Melky, - Mitchell Kovacs, - Morgan Lewis, - Nathen Sample, - NotFoxtrot, - oplosthee, - PandahRS, - Rami, - RansomTime, - raqes, - Reasel, - rlw0014, - Robbie McLeod, - Robert McLeod, - Robin Weymans, - Robin Withes, - Ron Young, - Ruben Amendoeira, - Ryan Bohannon, - Sam Beresford, - Sander de Groot, - Sean Dewar, - SebastiaanVanspauwen, - Sergz39, - Seth, - ShaunDreclin, - shmeeps, - SirGirion, - SomeoneWithAnInternetConnection, - SoyChai, - spatiag, - Spedwards, - steffenhauge, - Su-Shing Chen, - superiorser9, - ThatGamerBlue, - ThePharros, - TheStonedTurtle, - Tim Granata, - Tomas Slusny, - Toocanzs, - Trevor, - trimbe, - Twiglet1022, - Tyler Hardy, - Tyler Nichols, - Usman Akhtar, - Vetricci, - whartd, - William, - William Collishaw, - winterdaze, - Woox, - xDemoN, - xdesr, - XrioBtw, - Zachary Waller
    - Technical information
    Code languages: Java
    Code licenses: 2-clause BSD
    Code repositories: runelite/runelite.git(since 2016, )
    +
    Homepage: runelite.net
    Inspiration: Old School RuneScape
    + Details
    Code languages: Java
    Code licenses: 2-clause BSD
    Code repositories: runelite/runelite.git(since 2016, )
    Developers: (141)Abel Briggs, Abex, Adam, Alex Kolpa, Alexander Henne, Alexander Lyon, Alexsuperfly, Anthony, AWarbear, Ben Dol, Ben Moyer, Blackberry0Pie, Brady, Broooklyn, Cameron Moberg, Charlie Waters, chivesrs, Crow, Cyborger1, Damen, Daniel, Daniel Bolink, Daniel Teo, DannysPVM, David, Davis Cook, dekvall, Dennis, Devin French, Dominik, Dreyri, Eadgars-Ruse, emerald000, ermalsh, FatalWaffles, forsco, Frederik, Gamer1120, Gamma91, geheur, Gregg, Gustavo Rodrigues, Hannah_GBS, Harry, Henry Darnell, Hexagon, honeyhoney, Hydrox, HypoxiaOSRS, Håkon Rosseland Paulsen, iguana, Infinitay, Jacky Liang, Jacob McElroy, Jeremy Plsek, Jeroen, Jesse Serrao, Jonathan Lee, Joona, Jordan, Joshua Filby, Juzzephe, JZomDev, JZomerlei, Kamiel, kmutchnick, Kronos, Krysa, Kyle Fricilone, Kyle Stevenson, l2-, Lars, Levi, LlemonDuck, ln, ltvill, Magic fTail, Maiddog, Malfuryent, MarbleTurtle, Martin H, Matthew C, Matthew Steglinski, Max Bartlett, Melky, Mitchell Kovacs, Morgan Lewis, Nathen Sample, NotFoxtrot, oplosthee, PandahRS, Rami, RansomTime, raqes, Reasel, rlw0014, Robbie McLeod, Robert McLeod, Robin Weymans, Robin Withes, Ron Young, Ruben Amendoeira, Ryan Bohannon, Sam Beresford, Sander de Groot, Sean Dewar, SebastiaanVanspauwen, Sergz39, Seth, ShaunDreclin, shmeeps, SirGirion, SomeoneWithAnInternetConnection, SoyChai, spatiag, Spedwards, steffenhauge, Su-Shing Chen, superiorser9, ThatGamerBlue, ThePharros, TheStonedTurtle, Tim Granata, Tomas Slusny, Toocanzs, Trevor, trimbe, Twiglet1022, Tyler Hardy, Tyler Nichols, Usman Akhtar, Vetricci, whartd, William, William Collishaw, winterdaze, Woox, xDemoN, xdesr, XrioBtw, Zachary Waller

    @@ -1430,29 +913,15 @@
    Platform:
    mature
    inactive since 2011
    -
    arcade +
    arcade 2D content open
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: kig/runfield.git(since 2011, )
    Assets licenses: ?
    +
    + Details
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: kig/runfield.git(since 2011, )
    Assets licenses: ?
    Developers: Mozilla, Paul Rouget
    -
    Homepage: yokljo/ruzzt
    Inspiration: ZZT
    - Technical information
    Code languages: Rust
    Code licenses: MIT
    Code repositories: yokljo/ruzzt.git(since 2019, )
    Code dependencies: SDL2
    -
    -
    remakerole playing +
    remakerole playing multiplayer massive + online requires server
    -
    - Technical information
    Code languages: C++, PHP
    Code licenses: AGPL-3.0
    Code repositories: ryzom/ryzomcore.git(since 2015, ), ryzom/ryzom-core.git(since 2019, )
    Assets licenses: CC
    - Build system: CMake
    +
    + Details
    Code languages: C++, PHP
    Code licenses: AGPL-3.0
    Code repositories: ryzom/ryzomcore.git(since 2015, ), ryzom/ryzom-core.git(since 2019, )
    Assets licenses: CC
    + Build system: CMake
    Developers: (21)Claire, Cédric OCHS, dfighter1985, dnk-88, Gary, Geels12, Guillaume Dupuy, Jan Boon, liria, Matt Raykowski, Michaël Witrant, nimetu, NO-BREAK SPACE OÜ, Riasan, Rodolphe Bréard, Shubham Meena, StudioEtrange, ThibG, Tobias Peters, Ulukyn, Xtarsia

    @@ -1501,7 +949,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/S.html b/docs/games/S.html index c806cf8f..03917f15 100644 --- a/docs/games/S.html +++ b/docs/games/S.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -49,29 +49,11 @@
    Platform:
    beta
    inactive since 2008
    active
    -
    remake +
    remake content commercial multiplayer online + LAN
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: GTA-ASM/SanAndreasUnity.git(since 2018, )
    Code dependencies: Unity
    +
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: GTA-ASM/SanAndreasUnity.git(since 2018, )
    Code dependencies: Unity
    Developer: in0finite
    @@ -100,11 +82,11 @@
    Platform:
    beta
    active
    -
    simulation +
    simulation clone content open
    -
    Homepage: maxbittker.com/making-sandspiel
    Inspiration: Powder Game
    Play online: sandspiel.club
    Developer: Max Bittker
    - Technical information
    Code languages: Rust, JavaScript, TypeScript
    Code licenses: MIT
    Code repositories: maxbittker/sandspiel.git(since 2018, )
    Code dependencies: WebGL
    +
    + Details
    Code languages: Rust, JavaScript, TypeScript
    Code licenses: MIT
    Code repositories: maxbittker/sandspiel.git(since 2018, )
    Code dependencies: WebGL
    Developer: Max Bittker
    @@ -116,10 +98,10 @@
    Platform:
    mature
    inactive since 2005
    -
    arcade +
    arcade for kids
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/sarah-maries-eierjagd.git(since 2019, )
    Code dependencies: SDL
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/sarah-maries-eierjagd.git(since 2019, )
    Code dependencies: SDL
    Developer: Patrick Gerdsmeier
    @@ -131,9 +113,9 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: Scorched-Moon/server.git(since 2015, ), Scorched-Moon/client.git @add(since 2015, )
    Code dependencies: PGU, pygame
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: Scorched-Moon/server.git(since 2015, ), Scorched-Moon/client.git @add(since 2015, )
    Code dependencies: PGU, pygame
    Developer: Donkyhotay
    @@ -145,13 +127,13 @@
    Platforms:
    mature
    inactive since 2014
    -
    strategy +
    strategy 3D artillery clone turn-based
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgamearchive/scorched3d.git(archived, since 2019, ), git.code.sf.net/p/scorched3d/git @add, svn.code.sf.net/p/scorched3d/code, scorched3d.cvs.sourceforge.net
    +
    @@ -163,9 +145,9 @@
    Platforms:
    mature
    inactive since 2015
    - Technical information
    Code languages: Pascal
    Code licenses: GPL-3.0
    Code repositories: osgames/scrabble3d.git(since 2019, ), Scrabble3D/3.1.git @add(since 2015, ), svn.code.sf.net/p/scrabble/code
    + Details
    Code languages: Pascal
    Code licenses: GPL-3.0
    Code repositories: osgames/scrabble3d.git(since 2019, ), Scrabble3D/3.1.git @add(since 2015, ), svn.code.sf.net/p/scrabble/code
    Developers: Heiko Tietze, Scotty
    @@ -177,12 +159,12 @@
    Platform:
    mature
    inactive since 2017
    -
    strategy +
    strategy content open roguelike
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: thijsvanommen/scrap.git(since 2017, )
    Assets licenses: no media
    - Build system: Make
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: thijsvanommen/scrap.git(since 2017, )
    Assets licenses: no media
    + Build system: Make
    Developer: Thijs van Ommen
    @@ -194,9 +176,9 @@
    Platform:
    mature
    inactive since 2009
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: osgames/sdl-asylum.git(since 2019, ), svn.code.sf.net/p/sdl-asylum/code
    Code dependencies: OpenGL, SDL
    Assets licenses: Public domain
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: osgames/sdl-asylum.git(since 2019, ), svn.code.sf.net/p/sdl-asylum/code
    Code dependencies: OpenGL, SDL
    Assets licenses: Public domain
    Developers: Andy Southgate, blotwell, Hugh Robinson
    @@ -208,9 +190,9 @@
    Platform:
    mature
    inactive since 2012
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: SDL
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: SDL
    @@ -222,10 +204,10 @@
    Platform:
    mature
    inactive since 2014
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: osgames/sdl-sopwith.git(since 2019, ), svn.code.sf.net/p/sdl-sopwith/code
    Code dependencies: SDL
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: osgames/sdl-sopwith.git(since 2019, ), svn.code.sf.net/p/sdl-sopwith/code
    Code dependencies: SDL
    Developers: Jesse Smith, Simon Howard
    @@ -237,11 +219,11 @@
    Platform:
    mature
    inactive since 2016
    -
    arcade +
    arcade content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: DusteDdk/SDL-Ball.git(since 2014, )
    Code dependencies: OpenGL, SDL
    Assets licenses: ?
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: DusteDdk/SDL-Ball.git(since 2014, )
    Code dependencies: OpenGL, SDL
    Assets licenses: ?
    + Build system: Make
    Developers: Anders Birkedam, Jimmy, Jimmy Christensen, Quinton Reeves
    @@ -254,10 +236,10 @@ mature
    active
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: NagyD/SDLPoP.git(since 2015, )
    Code dependencies: SDL
    - Build system: CMake
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: NagyD/SDLPoP.git(since 2015, )
    Code dependencies: SDL
    + Build system: CMake
    Developers: Błażej Szczygieł, Dmitry, Dávid Nagy, Enrique P. Calot, Kees Cook, Pieter Valkema, Robert Crossfield, Ryzee119, Sergio Martin
    @@ -269,11 +251,11 @@
    Platform:
    mature
    inactive since 2018
    -
    arcade +
    arcade skill
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: quaap/SeafoodBerserker.git(since 2017, )
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: quaap/SeafoodBerserker.git(since 2017, )
    + Build system: Gradle
    Developer: Tom Kliethermes
    @@ -285,11 +267,11 @@
    Platform:
    mature
    inactive since 2006
    -
    strategy +
    strategy content open real-time
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: pygame, PygLibs
    Assets licenses: FAL
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: pygame, PygLibs
    Assets licenses: FAL
    Developer: HoleInTheHeadStudios
    @@ -301,9 +283,9 @@
    Platform:
    mature
    inactive since 2009
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: FluXy/SMC.git(since 2010, )
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: FluXy/SMC.git(since 2010, )
    Developers: Florian Richter, M Gagnon, Mancus1984, Muammar El Khatib, Robert W, shadowsnipes, Tristan Heaven
    @@ -314,9 +296,9 @@
    Platform:
    beta
    inactive since 2008
    - -
    Homepage: sengdokuwsj
    Download: sengdokuwsj/files
    Developers: matle, P_Hansson
    - Technical information
    Code languages: C++, Lua
    Code licenses: MIT
    Code repositories: osgames/sengoku.git(since 2019, )
    Code dependencies: SDL
    + +
    Homepage: sengdokuwsj
    Download: sengdokuwsj/files
    + Details
    Code languages: C++, Lua
    Code licenses: MIT
    Code repositories: osgames/sengoku.git(since 2019, )
    Code dependencies: SDL
    Developers: matle, P_Hansson
    @@ -327,9 +309,9 @@
    Platform:
    beta
    inactive since 2017
    Homepage: bylexus/sensitive-js
    Inspiration: Sensitive
    Developer: Alexander Schenkel
    - Technical information
    Code languages: JavaScript
    Code licenses: Custom
    Code repositories: bylexus/sensitive-js.git(since 2017, )
    Assets licenses: Unknown
    Homepage: bylexus/sensitive-js
    Inspiration: Sensitive
    + Details
    Code languages: JavaScript
    Code licenses: Custom
    Code repositories: bylexus/sensitive-js.git(since 2017, )
    Assets licenses: Unknown
    Developer: Alexander Schenkel
    @@ -342,10 +324,10 @@ mature
    active
    -
    adventure +
    adventure point & click
    -
    - Technical information
    Code languages: Python
    Code licenses: Public domain
    Code repositories: blakeohare/pyweek-sentientstorage.git(since 2015, )
    Code dependencies: pygame
    +
    + Details
    Code languages: Python
    Code licenses: Public domain
    Code repositories: blakeohare/pyweek-sentientstorage.git(since 2015, )
    Code dependencies: pygame
    Developers: Blake O'Hare, Christine Sandquist, ikanreed, SpearsDRacona
    @@ -357,26 +339,10 @@
    Platforms:
    beta
    active
    active
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: the3dfxdude/7kaa.git(since 2013, )
    -
    -
    game engineremake - content commercial + original required (full original game)
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: phobos2077/sfall.git(since 2015, )
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: Apache-2.0
    Code repositories: spleennooname/shadow-of-the-beast-html5.git(since 2016, )
    Code dependencies: PandaJS
    + Details
    Code languages: JavaScript
    Code licenses: Apache-2.0
    Code repositories: spleennooname/shadow-of-the-beast-html5.git(since 2016, )
    Code dependencies: PandaJS
    Developer: Andrea Bovo
    @@ -446,11 +381,11 @@
    Platform:
    beta
    inactive since 2017
    -
    remake +
    remake content original required
    -
    - Technical information
    Code languages: C++
    Code licenses: Custom
    Code repositories: vayerx/shadowgrounds.git(since 2011, )
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: Custom
    Code repositories: vayerx/shadowgrounds.git(since 2011, )
    + Build system: CMake
    Developers: Alexander Richardson, Radegast, Vasiliy Yeremeyev
    @@ -462,9 +397,9 @@
    Platform:
    mature
    inactive since 2007
    - -
    Homepage: sharpkonquest
    Inspiration: Konquest
    Download: sharpkonquest/files
    Developer: Javier Marín
    - Technical information
    Code languages: C#
    Code licenses: GPL-2.0
    Code repositories: osgames/sharpkonquest.git(since 2018, )
    + +
    Homepage: sharpkonquest
    Inspiration: Konquest
    Download: sharpkonquest/files
    + Details
    Code languages: C#
    Code licenses: GPL-2.0
    Code repositories: osgames/sharpkonquest.git(since 2018, )
    Developer: Javier Marín
    @@ -477,11 +412,11 @@ mature
    active
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: 00-Evan/shattered-pixel-dungeon.git(since 2014, )
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: 00-Evan/shattered-pixel-dungeon.git(since 2014, )
    + Build system: Gradle
    Developers: Evan Debenham, Watabou
    @@ -493,25 +428,10 @@
    Platforms:
    beta
    active
    -
    remake +
    remake content commercial + original required (game data from System Shock: Enhanced Edition)
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: Interrupt/systemshock.git(since 2018, )
    Code dependencies: SDL2
    +
    @@ -523,14 +443,14 @@
    Platforms:
    mature
    inactive since 2005
    -
    remake +
    remake 2D 3D shooter top-down
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/sdb.git(since 2019, )
    Code dependencies: SDL
    - Build system: Visual Studio
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/sdb.git(since 2019, )
    Code dependencies: SDL
    + Build system: Visual Studio
    Developers: Chris DeLeon, Gregory Peng, Jeff Thoene, John Nesky, Matthew Sarnoff, Michael Weber, Tuscan Knox
    @@ -541,9 +461,9 @@
    Platform:
    beta
    inactive since 2011
    - -
    - Technical information
    Code languages: Pascal
    Code licenses: Custom
    Code repositories: CartBlanche/Siege-of-Avalon-Open-Source.git(since 2011, ), soaos.cvs.sourceforge.net
    + +
    @@ -554,11 +474,11 @@
    Platform:
    beta
    inactive since 2007
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: LibreGamesArchive/silvertree.git(since 2015, ), code.google.com/archive/p/silvertree/source/default/source
    - Build system: Scons
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: LibreGamesArchive/silvertree.git(since 2015, ), code.google.com/archive/p/silvertree/source/default/source
    + Build system: Scons
    Developer: Jan Rietema
    @@ -570,10 +490,10 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial + original required
    -
    Homepage: riperiperi/Simitone
    Inspiration: The Sims
    Developer: riperiperi
    - Technical information
    Code languages: C#
    Code licenses: MPL-2.0
    Code repositories: riperiperi/Simitone.git(since 2017, )
    +
    Homepage: riperiperi/Simitone
    Inspiration: The Sims
    + Details
    Code languages: C#
    Code licenses: MPL-2.0
    Code repositories: riperiperi/Simitone.git(since 2017, )
    Developer: riperiperi
    @@ -586,33 +506,10 @@ mature
    active
    -
    puzzleremake +
    puzzleremake content open
    -
    - Technical information
    Code languages: C
    Code licenses: MIT
    Code repositories: git.tartarus.org/simon/puzzles.git, chrisboyle/sgtpuzzles.git @add(since 2009, ), ghewgill/puzzles.git @add(since 2013, )
    Code dependencies: GTK
    Assets licenses: MIT
    +
    @@ -624,11 +521,11 @@
    Platform:
    mature
    inactive since 2017
    -
    arcade +
    arcade skill
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: TobiasBielefeld/Simple-Brick-Games.git(since 2016, )
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: TobiasBielefeld/Simple-Brick-Games.git(since 2016, )
    + Build system: Gradle
    Developers: Tobias Bielefeld, xin
    @@ -639,10 +536,10 @@
    Platforms:
    beta
    inactive since 2019
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/SimplePlatformer.git(since 2019, )
    Code dependencies: libGDX
    - Build system: Gradle
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/SimplePlatformer.git(since 2019, )
    Code dependencies: libGDX
    + Build system: Gradle
    Developer: Steve Smith
    @@ -654,11 +551,11 @@
    Platform:
    mature
    inactive since 2014
    -
    puzzle +
    puzzle content open
    -
    Homepages: simplesok.sourceforge.net, simplesok
    Inspiration: Sokoban
    Download: simplesok/files
    Developer: Mateusz Viste
    - Technical information
    Code languages: C, Objective-C
    Code licenses: GPL-3.0
    Code repositories: osgames/simplesok.git(since 2019, ), svn.code.sf.net/p/simplesok/code
    Code dependencies: SDL
    Assets licenses: ?
    - Build system: Make
    +
    + Details
    Code languages: C, Objective-C
    Code licenses: GPL-3.0
    Code repositories: osgames/simplesok.git(since 2019, ), svn.code.sf.net/p/simplesok/code
    Code dependencies: SDL
    Assets licenses: ?
    + Build system: Make
    Developer: Mateusz Viste
    @@ -671,9 +568,9 @@ mature
    active
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: TobiasBielefeld/Simple-Solitaire.git(since 2016, )
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: TobiasBielefeld/Simple-Solitaire.git(since 2016, )
    Developers: Cyril C., Jari Winberg, Maurizio Petrarota, Romain Hennuyer, Taco, Tobias Bielefeld, Todor Balabanov
    @@ -686,10 +583,10 @@ mature
    active
    -
    puzzle +
    puzzle sudoku
    -
    Homepage: gottcode.org/simsu
    Inspiration: Sudoku
    Developer: Graeme Gott
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: Qt
    +
    Homepage: gottcode.org/simsu
    Inspiration: Sudoku
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: Qt
    Developer: Graeme Gott
    @@ -702,48 +599,10 @@ mature
    active
    -
    - Technical information
    Code languages: C++
    Code licenses: Artistic License-1.0
    Code repositories: aburch/simutrans.git(since 2009, ), svn.code.sf.net/p/simutrans/code
    +
    @@ -755,11 +614,11 @@
    Platform:
    mature
    inactive since 2008
    -
    music +
    music content open karaoke
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code dependencies: FreeType, GStreamer, libavformat, portaudio, SDL
    Assets licenses: ?
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code dependencies: FreeType, GStreamer, libavformat, portaudio, SDL
    Assets licenses: ?
    Developer: Fredrik Portstrom
    @@ -771,9 +630,9 @@
    Platform:
    beta
    active
    Homepage: slx7R4GDZM/Sine
    Inspiration: Asteroids
    Developer: slx7R4GDZM
    - Technical information
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: slx7R4GDZM/Sine.git(since 2016, )
    Code dependencies: SFML
    Homepage: slx7R4GDZM/Sine
    Inspiration: Asteroids
    + Details
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: slx7R4GDZM/Sine.git(since 2016, )
    Code dependencies: SFML
    Developer: slx7R4GDZM
    @@ -784,9 +643,9 @@
    Platform:
    beta
    inactive since 2014
    - -
    - Technical information
    Code languages: Python
    Code licenses: MIT
    Code repositories: jonburesh/sintelgame.git(since 2013, )
    Code dependencies: Blender game engine
    + +
    + Details
    Code languages: Python
    Code licenses: MIT
    Code repositories: jonburesh/sintelgame.git(since 2013, )
    Code dependencies: Blender game engine
    Developer: Jonathan Buresh
    @@ -797,9 +656,9 @@
    Platform:
    beta
    inactive since 2011
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: andymason/Skifree-HTML5-clone.git(since 2011, )
    + Details
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: andymason/Skifree-HTML5-clone.git(since 2011, )
    @@ -811,9 +670,9 @@
    Platform:
    mature
    inactive since 2016
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: basicallydan/skifree.js.git(since 2012, )
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: basicallydan/skifree.js.git(since 2012, )
    Developers: Anders Evenrud, Daniel Hough
    @@ -825,20 +684,9 @@
    Platform:
    mature
    inactive since 2011
    - -
    - Technical information
    Code languages: PHP, JavaScript
    Code licenses: GPL-2.0
    Code repositories: kantoks/skrupel.git(since 2011, ), osgames/skrupel.git @add(since 2018, ), skrupel.cvs.sourceforge.net
    + +
    Homepage: skrupel
    Download: skrupel/files
    + Details
    Code languages: PHP, JavaScript
    Code licenses: GPL-2.0
    Code repositories: kantoks/skrupel.git(since 2011, ), osgames/skrupel.git @add(since 2018, ), skrupel.cvs.sourceforge.net
    Developers: (11)Bernd Kantoks, Björn Finke, Christian Neff, cincrement, DoubleMalt, Dready, finke, Husten, JANNiS, syox1, weaselchen

    @@ -849,12 +697,12 @@
    Platform:
    beta
    inactive since 2007
    -
    role playing +
    role playing clone roguelike
    -
    - Technical information
    Code languages: C, C++
    Code licenses: Custom
    Code repositories: osgamearchive/slashem.git(archived, since 2019, ), slashem.cvs.sourceforge.net
    - Build system: Make
    +
    + Details
    Code languages: C, C++
    Code licenses: Custom
    Code repositories: osgamearchive/slashem.git(archived, since 2019, ), slashem.cvs.sourceforge.net
    + Build system: Make
    Developers: Clive Crous, J. Ali Harlow, Paul Hurtley, Pekka Rousu, Warren Cheung
    @@ -865,10 +713,10 @@
    Platform:
    beta
    inactive since 2010
    -
    strategy +
    strategy turn-based
    -
    Homepages: slaygame, slaygame.sourceforge.net
    Download: slaygame/files
    Developer: phill
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: osgames/slaygame.git(since 2018, )
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: osgames/slaygame.git(since 2018, )
    Developer: phill
    @@ -880,12 +728,12 @@
    Platform:
    mature
    inactive since 2018
    -
    role playing +
    role playing content open multiplayer
    -
    Homepage: sleepisdeath.net
    Developer: Jason Rohrer
    - Technical information
    Code languages: C++
    Code licenses: ?
    Code repositories: jasonrohrer/SleepIsDeath.git(since 2017, )
    Code dependencies: SDL
    Assets licenses: ?
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: ?
    Code repositories: jasonrohrer/SleepIsDeath.git(since 2017, )
    Code dependencies: SDL
    Assets licenses: ?
    + Build system: Make
    Developer: Jason Rohrer
    @@ -897,11 +745,11 @@
    Platforms:
    mature
    inactive since 2010
    -
    arcade + -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code dependencies: SDL
    - Build system: CMake
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code dependencies: SDL
    + Build system: CMake
    Developers: MCMic, VinDuv
    @@ -913,13 +761,13 @@
    Platform:
    beta
    active
    -
    arcade +
    arcade clone content open multiplayer competitive + split-screen skill
    -
    - Technical information
    Code languages: C++
    Code licenses: 3-clause BSD
    Code repositories: highfestiva/life.git(since 2016, )
    +
    + Details
    Code languages: C++
    Code licenses: 3-clause BSD
    Code repositories: highfestiva/life.git(since 2016, )
    Developers: highfestiva, Jonas Byström
    @@ -930,11 +778,11 @@
    Platforms:
    beta
    inactive since 2007
    -
    strategy +
    strategy content open turn-based
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: osgames/slingshot.git(since 2019, ), svn.code.sf.net/p/slingshot-game/code
    Code dependencies: pygame
    Assets licenses: GPL-2.0
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: osgames/slingshot.git(since 2019, ), svn.code.sf.net/p/slingshot-game/code
    Code dependencies: pygame
    Assets licenses: GPL-2.0
    Developers: Bart Mak, Greg*, Jonathan Musther, SpeckFleck
    @@ -946,30 +794,14 @@
    Platform:
    mature
    inactive since 2008
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: Zillode/Slot-Racers.git(since 2008, )
    - Build system: Make
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: Zillode/Slot-Racers.git(since 2008, )
    + Build system: Make
    Developer: Zillode
    -
    - Technical information
    Code languages: C, C++, Objective-C
    Code licenses: LGPL-2.1
    Code repositories: opensludge/opensludge.git(since 2014, )
    Code dependencies: GTK
    - Build system: Make
    -
    active
    - -
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: guillaume-gouchon/smash.js.git(since 2014, )
    + +
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: guillaume-gouchon/smash.js.git(since 2014, )
    Developer: Guillaume
    @@ -1005,11 +837,11 @@
    Platforms:
    beta
    inactive since 2011
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: DemonTPx/smashbattle.git
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: DemonTPx/smashbattle.git
    Developers: Bert Hekman, Jeroen Groeneweg
    @@ -1022,10 +854,10 @@ mature
    active
    -
    arcade +
    arcade open content
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: AGPL-3.0
    Code repositories: smolpxl/smolpxl.git(since 2020, )
    Assets licenses: AGPL-3.0
    +
    + Details
    Code languages: JavaScript
    Code licenses: AGPL-3.0
    Code repositories: smolpxl/smolpxl.git(since 2020, )
    Assets licenses: AGPL-3.0
    Developer: Andy Balaam
    @@ -1037,11 +869,11 @@
    Platform:
    mature
    inactive since 2017
    -
    Homepage: spypunk/snake
    Inspiration: Snake
    Developer: spypunk
    - Technical information
    Code languages: Java
    Code licenses: WTFPL
    Code repositories: spypunk/snake.git(since 2016, )
    - Build system: Maven
    +
    Homepage: spypunk/snake
    Inspiration: Snake
    + Details
    Code languages: Java
    Code licenses: WTFPL
    Code repositories: spypunk/snake.git(since 2016, )
    + Build system: Maven
    Developer: spypunk
    @@ -1052,10 +884,10 @@
    Platforms:
    beta
    inactive since 2012
    -
    strategy +
    strategy real-time
    -
    - Technical information
    Code languages: Ruby
    Code licenses: LGPL-2.1
    Code repositories: shawn42/snelps.git(since 2009, )
    Code dependencies: Rubygame, SDL
    +
    + Details
    Code languages: Ruby
    Code licenses: LGPL-2.1
    Code repositories: shawn42/snelps.git(since 2009, )
    Code dependencies: Rubygame, SDL
    Developer: Shawn Anderson
    @@ -1066,23 +898,11 @@
    Platform:
    beta
    inactive since 2007
    active
    -
    puzzle +
    puzzle content open
    -
    - Technical information
    Code languages: CoffeeScript
    Code licenses: AGPL-3.0
    Code repositories: obfusk/sokobang.git(since 2014, )
    +
    + Details
    Code languages: CoffeeScript
    Code licenses: AGPL-3.0
    Code repositories: obfusk/sokobang.git(since 2014, )
    Developer: Felix C. Stegerman
    @@ -1110,9 +930,9 @@
    Platforms:
    mature
    inactive since 2009
    - -
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/sokosolve/code, svn.code.sf.net/p/sokosolve/decade
    Code dependencies: WinForms
    + +
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/sokosolve/code, svn.code.sf.net/p/sokosolve/decade
    Code dependencies: WinForms
    Developer: Guy Langston
    @@ -1124,11 +944,11 @@
    Platforms:
    mature
    inactive since 2004
    -
    - Technical information
    Code languages: Python
    Code licenses: LGPL-2.1
    Code repositories: osgames/solarwolf.git(since 2019, )
    Code dependencies: pygame
    - Build system: Make
    +
    + Details
    Code languages: Python
    Code licenses: LGPL-2.1
    Code repositories: osgames/solarwolf.git(since 2019, )
    Code dependencies: pygame
    + Build system: Make
    Developers: Eero Tamminen, Pete Shinners
    @@ -1141,13 +961,13 @@ mature
    active
    -
    action +
    action 2D open content shooter
    -
    - Technical information
    Code languages: C, Pascal
    Code licenses: MIT
    Code repositories: Soldat/soldat.git(since 2018, )
    Code dependencies: SDL2
    Assets licenses: CC-BY
    - Build system: CMake
    +
    Homepage: www.soldat.pl
    Inspirations: Liero, Scorched Earth
    + Details
    Code languages: C, Pascal
    Code licenses: MIT
    Code repositories: Soldat/soldat.git(since 2018, )
    Code dependencies: SDL2
    Assets licenses: CC-BY
    + Build system: CMake
    Developers: Brendan Dougherty, helloer, Lucas Grzegorczyk, prplz, rzaba0, Shoozza, XvayS
    @@ -1158,13 +978,13 @@
    Platforms:
    beta
    inactive since 2018
    -
    action +
    action 3D first-person horror shooter
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/3DHorrorGame.git(since 2019, )
    Code dependencies: jMonkeyEngine
    Assets licenses: (See readme)
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/3DHorrorGame.git(since 2019, )
    Code dependencies: jMonkeyEngine
    Assets licenses: (See readme)
    Developers: Stephen Carlyle-Smith, Steve Smith
    @@ -1176,10 +996,10 @@
    Platform:
    mature
    inactive since 2011
    -
    strategy +
    strategy setting medieval
    - Technical information
    Code languages: C, C++
    Code licenses: Apache-2.0
    Code repositories: rayjohannessen/songofalbion.git(since 2015, ), code.google.com/archive/p/songofalbion/source
    + Details
    Code languages: C, C++
    Code licenses: Apache-2.0
    Code repositories: rayjohannessen/songofalbion.git(since 2015, ), code.google.com/archive/p/songofalbion/source
    @@ -1195,52 +1015,9 @@
    platform clone skill
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: STJr/SRB2.git(since 2014, )
    - Build system: CMake
    +
    @@ -1251,10 +1028,10 @@
    Platform:
    beta
    inactive since 2016
    -
    arcade +
    arcade open content
    -
    - Technical information
    Code languages: Elm, JavaScript
    Code licenses: GPL-2.0
    Code repositories: andybalaam/sootl.git(since 2016, )
    +
    + Details
    Code languages: Elm, JavaScript
    Code licenses: GPL-2.0
    Code repositories: andybalaam/sootl.git(since 2016, )
    Developer: Andy Balaam
    @@ -1265,11 +1042,11 @@
    Platform:
    beta
    inactive since 2003
    -
    - Technical information
    Code languages: C, C++, Objective-C
    Code licenses: GPL-2.0
    Code repositories: osgames/sopwith3.git(since 2019, ), sopwith3.cvs.sourceforge.net
    - Build system: Make
    +
    + Details
    Code languages: C, C++, Objective-C
    Code licenses: GPL-2.0
    Code repositories: osgames/sopwith3.git(since 2019, ), sopwith3.cvs.sourceforge.net
    + Build system: Make
    Developers: Andrew Jenner, Jornand de Buisonjé
    @@ -1281,10 +1058,10 @@
    Platform:
    mature
    inactive since 2013
    -
    role playing +
    role playing multiplayer online + massive
    -
    - Technical information
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: tales/sourceoftales.git(archived, since 2012, )
    Code dependencies: Mana source engine
    +
    + Details
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: tales/sourceoftales.git(archived, since 2012, )
    Code dependencies: Mana source engine
    Developers: Jessica Beller, jurkan, Przemysław Grzywacz, Stefan Beller, Thorbjørn Lindeijer
    @@ -1296,11 +1073,11 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: sourcehold/Sourcehold.git(since 2019, )
    Code dependencies: OpenAL, SDL2
    - Build system: CMake
    +
    Homepage: sourcehold/Sourcehold
    Inspiration: Stronghold
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: sourcehold/Sourcehold.git(since 2019, )
    Code dependencies: OpenAL, SDL2
    + Build system: CMake
    Developers: apodrugin, atmaxinger, Daniel Mizerski, Fabian Seidl, FilipJanitor, gynt, Jakob Sinclair, metalvoidzz
    @@ -1312,13 +1089,13 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy 2D 4X space turn-based
    -
    Homepage: space-faring
    Download: space-faring/files
    Developers: Astrometric, Steaker
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/space-faring/gitcode, svn.code.sf.net/p/space-faring/code
    +
    Homepage: space-faring
    Download: space-faring/files
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/space-faring/gitcode, svn.code.sf.net/p/space-faring/code
    Developers: Astrometric, Steaker
    @@ -1329,11 +1106,11 @@
    Platform:
    beta
    inactive since 2018
    -
    strategy +
    strategy clone content open
    -
    - Technical information
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: BrunoAOR/Space-Harrier-Clone.git(since 2018, )
    Code dependencies: SDL2
    +
    + Details
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: BrunoAOR/Space-Harrier-Clone.git(since 2018, )
    Code dependencies: SDL2
    Developer: Bruno Ortiz
    @@ -1345,12 +1122,12 @@
    Platform:
    beta
    active
    -
    remakestrategy +
    remakestrategy multiplayer space
    -
    - Technical information
    Code languages: C, Lua
    Code licenses: GPL-2.0
    Code repositories: smcameron/space-nerds-in-space.git(since 2012, )
    - Build system: Make
    +
    + Details
    Code languages: C, Lua
    Code licenses: GPL-2.0
    Code repositories: smcameron/space-nerds-in-space.git(since 2012, )
    + Build system: Make
    Developers: Andrew Conrad, Iván Sánchez Ortega, Jeremy Van Grinsven, Justin Warwick, MCMic, Michael Aldridge, smcameron
    @@ -1361,11 +1138,11 @@
    Platform:
    beta
    inactive since 2008
    -
    strategy +
    strategy 4X space
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: osgames/spaceopera.git(since 2018, ), svn.code.sf.net/p/spaceopera/code
    +
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: osgames/spaceopera.git(since 2018, ), svn.code.sf.net/p/spaceopera/code
    Developer: Lorenz Beyeler
    @@ -1378,296 +1155,12 @@ mature
    active
    -
    role playing +
    role playing online space turn-based
    -
    Homepages: spacestation13.com, tgstation13.org
    Media: Space Station 13
    Developers: - 4dplanner, - 81Denton, - aaaa1023, - ACCount, - actions-user, - akenworthy87, - Aki Ito, - Akrilla, - Alek2ander, - Aleksej Komarov, - Alex, - Alexander Dorogov, - Alisa Ulan, - AMonkeyThatCodes, - anconfuzedrock, - AndrewJacksonThe2nd, - Anonmare, - AnturK, - Aranclanos, - ArcaneDefence, - ArcaneMusic, - Arkatos1, - arsserpentarium, - as334, - ATH1909, - Ava, - Azarak, - Barhandar, - bawhoppen, - BeeSting12, - Bjorn Neergaard, - Bobbahbrown, - Bobylein, - BordListian, - Boredone, - Buggy123, - cacogen, - Cael Aislinn, - Carl Ivanov, - carlarctg, - carshalash, - Celotajs, - Cheridan, - Chuckleberry Finn, - CitrusGender, - Coconutwarrior97, - Coffee, - coiax, - CollenN, - Core0verload, - CosmicScientist, - Couls, - CRITAWAKETS, - Cruix, - Cuboos, - danno "big fucking moron" brando, - Davidj361, - Dax Dupont, - Deantwo, - deathride58, - Degirin2120, - Delimusca, - Dennok, - Dex, - Donkie, - Dorsisdwarf, - dragomagol, - duncathan salt, - EdgeLordExe, - EgorDinamit, - El-moo, - Emil, - Emmanuel S., - Emmett Gaines, - EOBGames, - Ergovisavi, - erwgd, - esainane, - EuroNumbers, - Expletive, - F Devine, - Faerdan, - FantasticFwoosh, - Farquaar, - Fayrik, - Fel, - Fhaxaris, - Fikou, - Firecage, - Fox McCloud, - FrozenGuy5, - Gallyus, - Gamer Menace, - Gamer025, - Ghilker, - Ghom, - Gilles Coremans, - granpawalton, - GuillaumePrata, - GunHog, - Haevacht, - hornygranny, - Iamgoofball, - Ikarrus, - imsxz, - imtakingabreakdontatme, - Incoming5643, - IndieanaJones, - InsaneRed, - interestingusernam3, - itseasytosee, - Jalleo, - Joan Lung, - John Willard, - JohnTheDonut, - Jonathan Rubenstein, - Jordan Brown, - Jordie, - jughu, - KazeEspada, - Kelenius, - Khub, - Kierany9, - kilkun, - kingofkosmos, - Kokonut, - KorPhaeron, - Krysonism, - Kyle Spier-Swenson, - Kylerace, - Kyrah Abattoir, - LaharlMontogmmery, - Lan, - LatD, - LemonInTheDark, - Leo, - Lexorion, - Liam Baloh, - Maarten van den Berg, - MacBlaze1, - Maersk Aerospace, - ManeaterMildred, - manofpepsi, - Marc R. Uchniat, - Matt Smith, - Maurukas, - Menshin, - Mercenaryblue, - Mervill, - Metacide, - Mickyan, - Mike Long, - mloc, - MMMiracles, - Mothblocks, - Mr Potato Shaman, - MrMelbert, - MrPerson, - msgerbs, - NamelessFairy, - necromanceranne, - Neerti, - nemvar, - nicbn, - Nichlas Pihl, - Nick, - Nickolas Gupton, - NightRed, - NikNakFlak, - Nivek Hutchison, - Nodrak, - norill, - nullbear, - NullQuery, - octareenroon91, - Oisin100, - Okand37, - oranges, - paprka, - PatchouliKnowledge, - peoplearestrange, - Perakp, - Pete Goodfellow, - phil235, - Pieter-Jan Briers, - pireamaineach, - PKPenguin321, - plapatin, - PlayerDeer, - prodirus, - Profakos, - pubby, - QualityVan, - Radacitus, - RandomGamer123, - RandomMarine, - RaveRadbury, - Razharas, - Remie Richards, - Ricotez, - Rob Bailey, - Robustin, - Rohesie, - Rolan7, - Ryll Ryll, - Sabbat, - Sawu, - scoopscoop, - Seris02, - Seth Scherer, - SgtHunk, - Shdorsh, - ShizCalev, - silicons, - skoglol, - SmArtKar, - Son-of-Space, - SouDescolado, - SpaceManiac, - Sparkezel, - spessbandit, - spessbro, - spookydonut, - Steelpoint, - SteelSlayer, - Strathcona, - Strommer Kilian, - subject217, - Sugarette, - Supermichael777, - SuperSayu, - swindly, - Tacolizard, - Tastyfish, - TechnoAlchemist, - TehZombehz, - TemporalOroboros, - tgstation-server, - Thalpy, - thebleh, - TheCarlSaganExpress, - TheChosenEvilOne, - TheVekter, - Thunder12345, - Tim, - Timberpoes, - Time-Green, - TiviPlus, - tkdrg, - Tlaltecuhtli, - Tokiko1, - Tony, - tralezab, - Trevor Serpas, - TrustyGun, - Twaticus, - uomo, - Urumasi, - Vile Beggar, - Vincent, - vincentiusvin, - vista-, - vuonojenmustaturska, - Wallem, - WarlockD, - Watermelon914, - Wayland-Smithy, - wesoda25, - Whoneedspacee, - William Wallace, - WJohn, - XDTM, - Xerux, - xxalpha, - Y0SH1M4S73R, - YakumoChen, - Yenwodyah, - YotaXP, - YoYoBatty, - YPOQ, - Zelacks, - zxaber, - Zytolg, - 小月猫
    - Technical information
    Code languages: DM
    Code licenses: AGPL-3.0
    Code repositories: tgstation/tgstation.git(since 2012, )
    +
    + Details
    Code languages: DM
    Code licenses: AGPL-3.0
    Code repositories: tgstation/tgstation.git(since 2012, )
    Developers: (284)4dplanner, 81Denton, aaaa1023, ACCount, actions-user, akenworthy87, Aki Ito, Akrilla, Alek2ander, Aleksej Komarov, Alex, Alexander Dorogov, Alisa Ulan, AMonkeyThatCodes, anconfuzedrock, AndrewJacksonThe2nd, Anonmare, AnturK, Aranclanos, ArcaneDefence, ArcaneMusic, Arkatos1, arsserpentarium, as334, ATH1909, Ava, Azarak, Barhandar, bawhoppen, BeeSting12, Bjorn Neergaard, Bobbahbrown, Bobylein, BordListian, Boredone, Buggy123, cacogen, Cael Aislinn, Carl Ivanov, carlarctg, carshalash, Celotajs, Cheridan, Chuckleberry Finn, CitrusGender, Coconutwarrior97, Coffee, coiax, CollenN, Core0verload, CosmicScientist, Couls, CRITAWAKETS, Cruix, Cuboos, danno "big fucking moron" brando, Davidj361, Dax Dupont, Deantwo, deathride58, Degirin2120, Delimusca, Dennok, Dex, Donkie, Dorsisdwarf, dragomagol, duncathan salt, EdgeLordExe, EgorDinamit, El-moo, Emil, Emmanuel S., Emmett Gaines, EOBGames, Ergovisavi, erwgd, esainane, EuroNumbers, Expletive, F Devine, Faerdan, FantasticFwoosh, Farquaar, Fayrik, Fel, Fhaxaris, Fikou, Firecage, Fox McCloud, FrozenGuy5, Gallyus, Gamer Menace, Gamer025, Ghilker, Ghom, Gilles Coremans, granpawalton, GuillaumePrata, GunHog, Haevacht, hornygranny, Iamgoofball, Ikarrus, imsxz, imtakingabreakdontatme, Incoming5643, IndieanaJones, InsaneRed, interestingusernam3, itseasytosee, Jalleo, Joan Lung, John Willard, JohnTheDonut, Jonathan Rubenstein, Jordan Brown, Jordie, jughu, KazeEspada, Kelenius, Khub, Kierany9, kilkun, kingofkosmos, Kokonut, KorPhaeron, Krysonism, Kyle Spier-Swenson, Kylerace, Kyrah Abattoir, LaharlMontogmmery, Lan, LatD, LemonInTheDark, Leo, Lexorion, Liam Baloh, Maarten van den Berg, MacBlaze1, Maersk Aerospace, ManeaterMildred, manofpepsi, Marc R. Uchniat, Matt Smith, Maurukas, Menshin, Mercenaryblue, Mervill, Metacide, Mickyan, Mike Long, mloc, MMMiracles, Mothblocks, Mr Potato Shaman, MrMelbert, MrPerson, msgerbs, NamelessFairy, necromanceranne, Neerti, nemvar, nicbn, Nichlas Pihl, Nick, Nickolas Gupton, NightRed, NikNakFlak, Nivek Hutchison, Nodrak, norill, nullbear, NullQuery, octareenroon91, Oisin100, Okand37, oranges, paprka, PatchouliKnowledge, peoplearestrange, Perakp, Pete Goodfellow, phil235, Pieter-Jan Briers, pireamaineach, PKPenguin321, plapatin, PlayerDeer, prodirus, Profakos, pubby, QualityVan, Radacitus, RandomGamer123, RandomMarine, RaveRadbury, Razharas, Remie Richards, Ricotez, Rob Bailey, Robustin, Rohesie, Rolan7, Ryll Ryll, Sabbat, Sawu, scoopscoop, Seris02, Seth Scherer, SgtHunk, Shdorsh, ShizCalev, silicons, skoglol, SmArtKar, Son-of-Space, SouDescolado, SpaceManiac, Sparkezel, spessbandit, spessbro, spookydonut, Steelpoint, SteelSlayer, Strathcona, Strommer Kilian, subject217, Sugarette, Supermichael777, SuperSayu, swindly, Tacolizard, Tastyfish, TechnoAlchemist, TehZombehz, TemporalOroboros, tgstation-server, Thalpy, thebleh, TheCarlSaganExpress, TheChosenEvilOne, TheVekter, Thunder12345, Tim, Timberpoes, Time-Green, TiviPlus, tkdrg, Tlaltecuhtli, Tokiko1, Tony, tralezab, Trevor Serpas, TrustyGun, Twaticus, uomo, Urumasi, Vile Beggar, Vincent, vincentiusvin, vista-, vuonojenmustaturska, Wallem, WarlockD, Watermelon914, Wayland-Smithy, wesoda25, Whoneedspacee, William Wallace, WJohn, XDTM, Xerux, xxalpha, Y0SH1M4S73R, YakumoChen, Yenwodyah, YotaXP, YoYoBatty, YPOQ, Zelacks, zxaber, Zytolg, 小月猫

    @@ -1679,11 +1172,11 @@
    Platform:
    mature
    inactive since 2016
    -
    strategy +
    strategy space turn-based
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: bitbucket.org/brucelet/space-trader.git
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: bitbucket.org/brucelet/space-trader.git
    Build system: Gradle
    Improve Raw entry @@ -1696,11 +1189,11 @@
    Platform:
    mature
    inactive since 2009
    -
    strategy +
    strategy space turn-based
    -
    Homepage: spacetraderwin
    Inspiration: Space Trader
    Download: spacetraderwin/files
    Developers: David Pierron, Jay French, MK
    - Technical information
    Code languages: C#
    Code licenses: GPL-2.0
    Code repositories: SpaceTraderGame/SpaceTrader-Windows.git(since 2013, ), spacetraderwin.cvs.sourceforge.net
    +
    Homepage: spacetraderwin
    Inspiration: Space Trader
    Download: spacetraderwin/files
    + Details
    Code languages: C#
    Code licenses: GPL-2.0
    Code repositories: SpaceTraderGame/SpaceTrader-Windows.git(since 2013, ), spacetraderwin.cvs.sourceforge.net
    Developers: David Pierron, Jay French, MK
    @@ -1713,11 +1206,11 @@ mature
    active
    -
    strategy +
    strategy space turn-based
    -
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: git.code.sf.net/p/space-war-2/git
    +
    + Details
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: git.code.sf.net/p/space-war-2/git
    Developer: Honza J.
    @@ -1729,11 +1222,11 @@
    Platforms:
    mature
    inactive since 2017
    -
    action +
    action shooter space
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: fgerbig/SpacePeng.git(since 2015, )
    Code dependencies: libGDX
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: fgerbig/SpacePeng.git(since 2015, )
    Code dependencies: libGDX
    Build system: Gradle
    Improve Raw entry @@ -1746,12 +1239,12 @@
    Platforms:
    mature
    inactive since 2010
    -
    strategy +
    strategy space turn-based
    -
    Homepage: spacetraderjava
    Inspiration: Space Trader
    Download: spacetraderjava/files
    Developer: Aviv Eyal
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: osgamearchive/spacetraderjava.git(archived, since 2018, ), svn.code.sf.net/p/spacetraderjava/code, spacetraderjava.cvs.sourceforge.net
    - Build system: Ant, Gradle
    +
    Homepage: spacetraderjava
    Inspiration: Space Trader
    Download: spacetraderjava/files
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: osgamearchive/spacetraderjava.git(archived, since 2018, ), svn.code.sf.net/p/spacetraderjava/code, spacetraderjava.cvs.sourceforge.net
    + Build system: Ant, Gradle
    Developer: Aviv Eyal
    @@ -1763,32 +1256,17 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy 2D multiplayer network real-time space
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/spacezero/code
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/spacezero/code
    Developer: mrevenga
    -
    - Technical information
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: PanosK92/SpartanEngine.git(since 2016, )
    - Build system: premake
    -
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/speed-dreams/code
    - Build system: CMake
    +
    @@ -1836,10 +1292,10 @@
    Platforms:
    mature
    inactive since 2005
    - Technical information
    Code languages: Java
    Code licenses: LGPL-2.1
    Code repositories: osgames/spicetrade.git(since 2018, )
    - Build system: Ant
    + Details
    Code languages: Java
    Code licenses: LGPL-2.1
    Code repositories: osgames/spicetrade.git(since 2018, )
    + Build system: Ant
    Developers: Dzamil Kamanger, Goran Mrdja, Juha Holopainen, Kalle Hamm, Michiko Isogai, Sade Kahra
    @@ -1850,9 +1306,9 @@
    Platform:
    beta
    inactive since 2012
    Homepage: radu124/splexhd
    Inspiration: Supaplex
    Developer: radu124
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: radu124/splexhd.git(since 2011, )
    Homepage: radu124/splexhd
    Inspiration: Supaplex
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: radu124/splexhd.git(since 2011, )
    Developer: radu124
    @@ -1864,12 +1320,12 @@
    Platform:
    mature
    inactive since 2018
    -
    puzzle +
    puzzle clone content open multiplayer online + LAN + split-screen
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    @@ -1880,87 +1336,14 @@
    Platform:
    beta
    inactive since 2014
    -
    puzzle +
    puzzle game framework
    -
    Homepage: deathbeam/spooker
    Developer: Tomas Slusny
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: deathbeam/spooker.git(since 2014, )
    Code dependencies: SFML
    +
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: deathbeam/spooker.git(since 2014, )
    Code dependencies: SFML
    Developer: Tomas Slusny
    -
    -
    strategy +
    strategy clone real-time
    -
    - Technical information
    Code languages: Lua
    Code licenses: GPL-2.0, CC-BY-NC-3.0
    Code repositories: spring1944/spring1944.git(since 2013, )
    Code dependencies: Spring RTS engine
    Assets licenses: CC-BY-NC-3.0
    +
    + Details
    Code languages: Lua
    Code licenses: GPL-2.0, CC-BY-NC-3.0
    Code repositories: spring1944/spring1944.git(since 2013, )
    Code dependencies: Spring RTS engine
    Assets licenses: CC-BY-NC-3.0
    Developers: (11)Ben Tyler, buumi, Elí Santiago, Eshed Shaham, Fedja Beader, FLOZi, frju365, jal76, Jose Luis Cercós Pita, PepeAmpere, yuritch

    @@ -1995,10 +1367,10 @@
    Platform:
    beta
    inactive since 2015
    -
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: ss13remake/ss13remake.git(since 2015, )
    +
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: ss13remake/ss13remake.git(since 2015, )
    Developers: spoogemonster, Völundr
    @@ -2011,10 +1383,10 @@ mature
    active
    -
    - Technical information
    Code languages: Ren'Py
    Code licenses: MIT
    Code dependencies: Ren'Py
    Assets licenses: CC-NC
    + Details
    Code languages: Ren'Py
    Code licenses: MIT
    Code dependencies: Ren'Py
    Assets licenses: CC-NC
    @@ -2027,12 +1399,12 @@ mature
    active
    -
    remakestrategy +
    remakestrategy 4X real-time space
    -
    - Technical information
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: BlindMindStudios/StarRuler2-Source.git(since 2018, )
    Assets licenses: CC-BY-NC 2.0
    +
    Homepage: starruler2.com
    Inspiration: Star Ruler 2
    + Details
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: BlindMindStudios/StarRuler2-Source.git(since 2018, )
    Assets licenses: CC-BY-NC 2.0
    Developers: Amy Ackermann, David CARLIER, Lucas de Vries
    @@ -2045,10 +1417,10 @@ mature
    active
    -
    - Technical information
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: jjimenezg93/star-control2.git(since 2016, ), jjimenezg93/U-gine.git @add(since 2015, ), jjimenezg93/InputManager.git @add(since 2016, )
    +
    + Details
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: jjimenezg93/star-control2.git(since 2016, ), jjimenezg93/U-gine.git @add(since 2015, ), jjimenezg93/InputManager.git @add(since 2016, )
    Developer: julian.jimenez
    @@ -2060,10 +1432,10 @@
    Platform:
    mature
    inactive since 2014
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: abhinandanramesh/Star-Wars-III.git(since 2014, )
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: abhinandanramesh/Star-Wars-III.git(since 2014, )
    Developer: Abhinandan Kelgere Ramesh
    @@ -2074,12 +1446,12 @@
    Platform:
    beta
    inactive since 2006
    -
    action +
    action 2D shooter side-scrolling
    -
    Homepage: starblastrix
    Download: starblastrix/files
    Developer: lbprogramming
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/starblastrix.git(since 2019, )
    +
    Homepage: starblastrix
    Download: starblastrix/files
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/starblastrix.git(since 2019, )
    Developer: lbprogramming
    @@ -2091,12 +1463,12 @@
    Platforms:
    beta
    active
    -
    strategy +
    strategy 4X space turn-based
    -
    - Technical information
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: subchannel13/Stareater.git(since 2015, )
    Code dependencies: MonoGame
    +
    + Details
    Code languages: C#
    Code licenses: GPL-3.0
    Code repositories: subchannel13/Stareater.git(since 2015, )
    Code dependencies: MonoGame
    Developers: EmP, Ivan, Ivan Vučica
    @@ -2107,24 +1479,11 @@
    Platform:
    beta
    inactive since 2010
    -
    remake +
    remake content commercial + original required
    -
    - Technical information
    Code languages: C++, Lua
    Code licenses: GPL-2.0
    Code repositories: Wargus/stargus.git(since 2015, ), svn.code.sf.net/p/stargus/code, code.launchpad.net/stargus
    Code dependencies: Stratagus
    - Build system: Make
    +
    + Details
    Code languages: C++, Lua
    Code licenses: GPL-2.0
    Code repositories: Wargus/stargus.git(since 2015, ), svn.code.sf.net/p/stargus/code, code.launchpad.net/stargus
    Code dependencies: Stratagus
    + Build system: Make
    Developers: (13)Andreas, Bursig Rafal, DeX, Forrest, Hypexed, Iuri Fiedoruk, Jimmy Salmon, Joris Dauphin, Martin Gerhardy, n0.obAtroN, pali, Tim Felgentreff, Tpimp

    @@ -2137,13 +1496,13 @@ mature
    active
    -
    arcade +
    arcade open content shooter similar space
    -
    Homepage: smtng.jpkware.com
    Inspirations: Asteroids, Omega Race
    Developer: Jari Karjala
    - Technical information
    Code languages: Scala
    Code licenses: GPL-3.0
    Code repositories: jkarjala/starmines-tng.git(since 2019, )
    Code dependencies: Phaser
    +
    Homepage: smtng.jpkware.com
    Inspirations: Asteroids, Omega Race
    + Details
    Code languages: Scala
    Code licenses: GPL-3.0
    Code repositories: jkarjala/starmines-tng.git(since 2019, )
    Code dependencies: Phaser
    Developer: Jari Karjala
    @@ -2155,34 +1514,12 @@
    Platform:
    beta
    active
    Platform:
    beta
    inactive since 2015
    -
    - Technical information
    Code languages: C++
    Code licenses: 3-clause BSD
    Code repositories: Luomu/starshatter-open.git(since 2015, )
    + Details
    Code languages: C++
    Code licenses: 3-clause BSD
    Code repositories: Luomu/starshatter-open.git(since 2015, )
    @@ -2208,10 +1545,10 @@
    Platform:
    mature
    inactive since 2017
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: atorresm/Starun.git(since 2016, )
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: atorresm/Starun.git(since 2016, )
    Build system: Gradle
    Improve Raw entry @@ -2226,8 +1563,8 @@
    platform content open
    -
    - Technical information
    Code languages: Python
    Code licenses: CC0
    Code repositories: drummyfish/Steamer-Duck.git(since 2018, )
    Code dependencies: pygame
    Assets licenses: CC0
    +
    + Details
    Code languages: Python
    Code licenses: CC0
    Code repositories: drummyfish/Steamer-Duck.git(since 2018, )
    Code dependencies: pygame
    Assets licenses: CC0
    Developer: Drummyfish
    @@ -2240,43 +1577,11 @@ mature
    active
    active
    -
    music +
    music clone
    -
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: MIT
    Code repositories: stepmania/stepmania.git(since 2013, )
    Assets licenses: CC-BY-NC
    - Build system: CMake
    +
    -
    -
    game engine - 3D - first-person - multiplayer - real-time - shooter
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/SteveTech1.git(since 2019, )
    Code dependencies: jMonkeyEngine
    -
    -
    strategy +
    strategy chess
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: official-stockfish/Stockfish.git(since 2014, )
    - Build system: Make
    +
    @@ -2486,54 +1628,26 @@ mature
    active
    -
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: Wargus/stratagus.git(since 2015, )
    - Build system: CMake
    -
    -
    simulation +
    simulation multiplayer online space
    -
    - Technical information
    Code languages: C++, Lua
    Code licenses: GPL-3.0
    Code repositories: osgames/stressfreezone.git(since 2019, )
    Code dependencies: Lugre
    - Build system: Make, premake
    +
    + Details
    Code languages: C++, Lua
    Code licenses: GPL-3.0
    Code repositories: osgames/stressfreezone.git(since 2019, )
    Code dependencies: Lugre
    + Build system: Make, premake
    Developers: Mark Saward, Robert Noll, Sebastian Dorda
    @@ -2544,13 +1658,13 @@
    Platform:
    beta
    inactive since 2016
    -
    remake +
    remake content commercial + original required first-person multiplayer online shooter
    -
    - Technical information
    Code languages: C, C++, Objective-C
    Code licenses: GPL-3.0
    Code repositories: svkaiser/strife-ve.git(since 2014, )
    +
    + Details
    Code languages: C, C++, Objective-C
    Code licenses: GPL-3.0
    Code repositories: svkaiser/strife-ve.git(since 2014, )
    Developers: James Haley (Nightdive Studios), Samuel
    @@ -2561,10 +1675,10 @@
    Platform:
    beta
    inactive since 2008
    -
    platformpuzzle +
    platformpuzzle content open
    -
    - Technical information
    Code languages: Python
    Code licenses: Public domain
    Code repositories: osgames/stringrolled.git(since 2019, )
    Code dependencies: pygame
    Assets licenses: Public domain
    +
    + Details
    Code languages: Python
    Code licenses: Public domain
    Code repositories: osgames/stringrolled.git(since 2019, )
    Code dependencies: pygame
    Assets licenses: Public domain
    Developers: Coda, Hubert Lamontagne, Isabelle Bouchard, Joel Bouchard Lamontagne, Reduz
    @@ -2577,12 +1691,12 @@ mature
    active
    -
    action +
    action clone racing
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: stuntrally/stuntrally.git(since 2011, )
    Code dependencies: OGRE, SDL2, VDrift
    - Build system: CMake
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: stuntrally/stuntrally.git(since 2011, )
    Code dependencies: OGRE, SDL2, VDrift
    + Build system: CMake
    Developers: ahmedismaiel, Alan Szlosek Jr, Crystal Hammer, Dmitry Marakasov, Pavel Rojtberg, Rémi Verschelde, Tapio Vierros
    @@ -2594,10 +1708,10 @@
    Platforms:
    mature
    inactive since 2016
    Platform:
    beta
    inactive since 2014
    -
    role playing +
    role playing clone multiplayer
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: GPL-3.0
    Code repositories: osgames/sumwars.git(since 2019, )
    + Details
    Code languages: C, C++, Lua
    Code licenses: GPL-3.0
    Code repositories: osgames/sumwars.git(since 2019, )
    -
    -
    game engineremakerole playingsimulation - content commercial + original required - space
    -
    - Technical information
    Code languages: C, C++, Python
    Code licenses: MIT
    Code repositories: laanwj/sundog.git(since 2017, )
    Code dependencies: SDL
    -
    -
    puzzleremake +
    puzzleremake content commercial skill
    -
    Homepage: eguneys.github.io/jsgames
    Inspiration: Supaplex
    Developer: eguneys
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: eguneys/supaxl.git(since 2018, )
    Code dependencies: pixi.js
    Assets licenses: Proprietary
    +
    Homepage: eguneys.github.io/jsgames
    Inspiration: Supaplex
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: eguneys/supaxl.git(since 2018, )
    Code dependencies: pixi.js
    Assets licenses: Proprietary
    Developer: eguneys
    @@ -2661,8 +1759,8 @@
    platform 2D open content
    -
    - Technical information
    Code languages: Ruby
    Code licenses: GPL-3.0
    Code repositories: victords/super-bombinhas.git(since 2019, )
    Code dependencies: Gosu, MiniGL
    Assets licenses: CC-BY-SA
    +
    + Details
    Code languages: Ruby
    Code licenses: GPL-3.0
    Code repositories: victords/super-bombinhas.git(since 2019, )
    Code dependencies: Gosu, MiniGL
    Assets licenses: CC-BY-SA
    Developers: Victor David Santos, victords
    @@ -2674,9 +1772,9 @@
    Platforms:
    mature
    inactive since 2011
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    @@ -2687,10 +1785,10 @@
    Platform:
    beta
    inactive since 2018
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: carstene1ns/super-methane-brothers.git(since 2014, )
    - Build system: CMake
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: carstene1ns/super-methane-brothers.git(since 2014, )
    + Build system: CMake
    Developer: Carsten Teibes
    @@ -2702,11 +1800,11 @@
    Platform:
    beta
    active
    -
    arcade +
    arcade skill
    -
    - Technical information
    Code languages: Kotlin
    Code licenses: GPL-3.0
    Code repositories: retrowars/retrowars.git(since 2021, )
    - Build system: Gradle
    +
    + Details
    Code languages: Kotlin
    Code licenses: GPL-3.0
    Code repositories: retrowars/retrowars.git(since 2021, )
    + Build system: Gradle
    Developer: Peter Serwylo
    @@ -2724,7 +1822,7 @@ content open multiplayer competitive
    - Technical information
    Code languages: Assembly, Python
    Code licenses: WTFPL
    Code repositories: sgadrat/super-tilt-bro.git(since 2016, )
    + Details
    Code languages: Assembly, Python
    Code licenses: WTFPL
    Code repositories: sgadrat/super-tilt-bro.git(since 2016, )
    @@ -2736,11 +1834,11 @@
    Platform:
    mature
    inactive since 2005
    -
    arcade +
    arcade content open side-scrolling
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    Assets licenses: ?
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    Assets licenses: ?
    Developer: Santiago Ontañón
    @@ -2752,10 +1850,10 @@
    Platform:
    mature
    inactive since 2014
    -
    remake +
    remake racing
    - Technical information
    Code languages: Java
    Code licenses: ?
    Code repositories: jotd666/supercars3.git
    + Details
    Code languages: Java
    Code licenses: ?
    Code repositories: jotd666/supercars3.git
    @@ -2767,9 +1865,9 @@
    Platform:
    mature
    inactive since 2014
    - -
    Homepage: ant512/SuperFoulEgg
    Inspiration: Super Foul Egg
    Developer: Ant
    - Technical information
    Code languages: Objective-C, C
    Code licenses: MIT
    Code repositories: ant512/SuperFoulEgg.git(since 2014, )
    + +
    Homepage: ant512/SuperFoulEgg
    Inspiration: Super Foul Egg
    + Details
    Code languages: Objective-C, C
    Code licenses: MIT
    Code repositories: ant512/SuperFoulEgg.git(since 2014, )
    Developer: Ant
    @@ -2784,50 +1882,8 @@
    platform clone content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: SuperTux/supertux.git(since 2013, )
    Code dependencies: Boost, SDL2
    +
    @@ -2840,76 +1896,11 @@ mature
    active
    -
    action +
    action clone racing
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: supertuxkart/stk-code.git(since 2014, ), svn.code.sf.net/p/supertuxkart/code
    +
    @@ -2921,13 +1912,13 @@
    Platforms:
    beta
    active
    -
    action +
    action clone content open entertainment multiplayer split-screen
    - Technical information
    Code languages: GDScript
    Code licenses: GPL-3.0
    Code repositories: SuperTuxParty/SuperTuxParty.git(since 2018, )
    Code dependencies: Godot
    Assets licenses: CC-BY-3.0
    + Details
    Code languages: GDScript
    Code licenses: GPL-3.0
    Code repositories: SuperTuxParty/SuperTuxParty.git(since 2018, )
    Code dependencies: Godot
    Assets licenses: CC-BY-3.0
    Build system: Make
    Improve Raw entry @@ -2939,11 +1930,11 @@
    Platform:
    beta
    inactive since 2014
    active
    - -
    - Technical information
    Code languages: JavaScript
    Code licenses: CC-BY-NC-3.0
    Code repositories: scottschiller/SURVIVOR.git(since 2012, )
    + +
    + Details
    Code languages: JavaScript
    Code licenses: CC-BY-NC-3.0
    Code repositories: scottschiller/SURVIVOR.git(since 2012, )
    Developer: Scott Schiller
    @@ -2971,12 +1962,12 @@ mature
    active
    -
    remake +
    remake content commercial (?) + original required (?) shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: Hendricks266/SWP.git(since 2013, )
    - Build system: Make
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: Hendricks266/SWP.git(since 2013, )
    + Build system: Make
    Developers: Evan Ramos, Martin Howe
    @@ -2987,11 +1978,11 @@
    Platform:
    beta
    inactive since 2010
    -
    actionremakestrategy +
    actionremakestrategy content commercial + original required real-time
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code dependencies: SDL
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code dependencies: SDL
    @@ -3003,10 +1994,10 @@
    Platforms:
    mature
    inactive since 2018
    -
    puzzle +
    puzzle content open
    -
    - Technical information
    Code languages: Rust
    Code licenses: GPL-3.0
    Code repositories: mdsteele/syzygy.git(since 2016, )
    Assets licenses: GPL-3.0
    +
    + Details
    Code languages: Rust
    Code licenses: GPL-3.0
    Code repositories: mdsteele/syzygy.git(since 2016, )
    Assets licenses: GPL-3.0
    Developer: Matthew D. Steele
    @@ -3020,7 +2011,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/T.html b/docs/games/T.html index d1814205..65f89603 100644 --- a/docs/games/T.html +++ b/docs/games/T.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -49,9 +49,9 @@
    Platform:
    beta
    inactive since 2004
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: osgames/tbots.git(since 2018, ), tbots.cvs.sourceforge.net
    Homepage: tbots
    Download: tbots/files
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: osgames/tbots.git(since 2018, ), tbots.cvs.sourceforge.net
    Developers: Aitonfrere, Cedric STANUS, Glenn Nilsen, Mike Cotterman, Sebastien LEIX
    @@ -62,10 +62,10 @@
    Platforms:
    beta
    inactive since 2005
    -
    puzzle + -
    Homepages: t-3.sourceforge.net, t-3
    Inspirations: Blockout, Tetris
    Download: t-3/files
    Developers: Derek Hausauer, slightlytwisted
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/t-3.git(since 2019, ), t-3.cvs.sourceforge.net
    +
    Homepages: t-3.sourceforge.net, t-3
    Inspirations: Blockout, Tetris
    Download: t-3/files
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/t-3.git(since 2019, ), t-3.cvs.sourceforge.net
    Developers: Derek Hausauer, slightlytwisted
    @@ -76,10 +76,10 @@
    Platforms:
    beta
    inactive since 2007
    -
    strategy +
    strategy real-time
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: tacticsgame.cvs.sourceforge.net
    Code dependencies: SDL
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: tacticsgame.cvs.sourceforge.net
    Code dependencies: SDL
    Developers: HaveAPinch, Luismv
    @@ -90,11 +90,11 @@
    Platform:
    beta
    inactive since 2014
    -
    role playing +
    role playing multiplayer roguelike
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: AGPL-3.0
    Code repositories: apsillers/Taggem.git(since 2013, )
    +
    + Details
    Code languages: JavaScript
    Code licenses: AGPL-3.0
    Code repositories: apsillers/Taggem.git(since 2013, )
    Developers: Andrew Sillers, carrutstick
    @@ -107,12 +107,12 @@ mature
    active
    -
    actionremake +
    actionremake content open shooter
    -
    - Technical information
    Code languages: C, Python
    Code licenses: MIT
    Code repositories: taisei-project/taisei.git(since 2010, )
    Code dependencies: OpenGL, SDL2
    - Build system: Meson
    +
    + Details
    Code languages: C, Python
    Code licenses: MIT
    Code repositories: taisei-project/taisei.git(since 2010, )
    Code dependencies: OpenGL, SDL2
    + Build system: Meson
    Developers: Alice D, Alice D., Andrei Alexeyev, Igor Molchanov, laochailan, mia, Ola Kruzel, Samuel P.
    @@ -125,11 +125,11 @@ mature
    active
    -
    role playing +
    role playing roguelike turn-based
    Homepage: te4.org
    Media: Tales of Maj'Eyal
    Download: te4.org/download
    - Technical information
    Code languages: C, Lua
    Code licenses: GPL-3.0
    Code repositories: git.net-core.org/tome/t-engine4.git
    Assets licenses: Restricted
    + Details
    Code languages: C, Lua
    Code licenses: GPL-3.0
    Code repositories: git.net-core.org/tome/t-engine4.git
    Assets licenses: Restricted
    @@ -142,10 +142,10 @@ mature
    active
    -
    puzzle +
    puzzle content open
    -
    Homepage: gottcode.org/tanglet
    Inspiration: Boggle
    Developer: Graeme Gott
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: Qt
    Assets licenses: ?
    +
    Homepage: gottcode.org/tanglet
    Inspiration: Boggle
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: Qt
    Assets licenses: ?
    Developer: Graeme Gott
    @@ -157,11 +157,11 @@
    Platforms:
    mature
    inactive since 2017
    -
    educational +
    educational content open for kids
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: tangomon-game/tangomon.git(since 2020, ), git.savannah.nongnu.org/git/tangomon.git @add, cvs.savannah.nongnu.org:/web/tangomon
    Code dependencies: SGE
    Assets licenses: various
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: tangomon-game/tangomon.git(since 2020, ), git.savannah.nongnu.org/git/tangomon.git @add, cvs.savannah.nongnu.org:/web/tangomon
    Code dependencies: SGE
    Assets licenses: various
    Developers: onpon4, The Diligent Circle 丸
    @@ -172,11 +172,11 @@
    Platform:
    beta
    inactive since 2017
    -
    action +
    action clone shooter
    -
    - Technical information
    Code languages: C++, Lua
    Code licenses: GPL-3.0
    Code repositories: les-sosna/tzod.git(since 2015, )
    +
    + Details
    Code languages: C++, Lua
    Code licenses: GPL-3.0
    Code repositories: les-sosna/tzod.git(since 2015, )
    Developer: Andrei Aristarkhov
    @@ -188,12 +188,12 @@
    Platforms:
    beta
    active
    -
    action +
    action 2D multiplayer tank
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: servusDei2018/TankistOnline.git(since 2019, )
    Code dependencies: pyglet
    Assets licenses: CC-BY-3.0
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: servusDei2018/TankistOnline.git(since 2019, )
    Code dependencies: pyglet
    Assets licenses: CC-BY-3.0
    Developers: Nate, WilliamSkelton
    @@ -206,31 +206,18 @@ mature
    active
    -
    strategy +
    strategy clone content open isometric multiplayer hotseat + online turn-based
    -
    - Technical information
    Code languages: GDScript
    Code licenses: MIT
    Code repositories: w84death/Tanks-of-Freedom.git(since 2015, )
    Code dependencies: Godot
    +
    + Details
    Code languages: GDScript
    Code licenses: MIT
    Code repositories: w84death/Tanks-of-Freedom.git(since 2015, )
    Code dependencies: Godot
    Developers: Krzysztof Jankowski, Meezooleen, Potravni, Poussinou, Wasin Thonkaew, WermooZ, Wojciech Chojnacki
    -
    Homepage: qnighy.github.io/tapir
    Inspiration: RPG Maker
    Developer: Masaki Hara
    - Technical information
    Code languages: C, Ruby
    Code licenses: Apache-2.0, MIT
    Code repositories: qnighy/tapir.git(since 2017, )
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: wsdfhjxc/taponium.git(since 2016, )
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: wsdfhjxc/taponium.git(since 2016, )
    Build system: Gradle
    Improve Raw entry @@ -252,14 +239,14 @@
    Platforms:
    beta
    inactive since 2016
    -
    action +
    action 2D multiplayer real-time team-based top-down
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: bitbucket.org/SteveSmith16384/teamtactics.git
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: bitbucket.org/SteveSmith16384/teamtactics.git
    @@ -270,11 +257,11 @@
    Platform:
    beta
    inactive since 2016
    -
    arcade +
    arcade content open
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: brunonymous/tecnoballz.git(since 2015, )
    Code dependencies: SDL
    Assets licenses: ?
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: brunonymous/tecnoballz.git(since 2015, )
    Code dependencies: SDL
    Assets licenses: ?
    + Build system: Make
    Developers: Bruno Ethvignot, David Igreja, Dmitry Smagin, Jean-Michel Martin de Santero, Jérôme Bolot, Laurent Guyon, Régis Parret
    @@ -291,27 +278,9 @@ content open online shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: zlib
    Code repositories: teeworlds/teeworlds.git(since 2010, )
    Code dependencies: SDL
    Assets licenses: CC-BY-SA-3.0
    - Build system: CMake
    +
    + Details
    Code languages: C, C++
    Code licenses: zlib
    Code repositories: teeworlds/teeworlds.git(since 2010, )
    Code dependencies: SDL
    Assets licenses: CC-BY-SA-3.0
    + Build system: CMake
    Developers: (18)BeaR, chi1, Dominik D. Geyer, Emir Marincic, heinrich5991, Jakob Fries, Joel de Vahl, Johan Althoff, larsfu, Magnus Auvinen, Matt, Matthew Swain, MyDopefish, oy, Phobos99, Shereef Marzouk, SushiTee, van fstd

    @@ -323,12 +292,12 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content commercial first-person shooter
    Homepage: m210.duke4.net
    Inspiration: TekWar
    - Technical information
    Code languages: Java
    Code licenses: Custom
    Code repositories: m210/TekwarGDX.git(since 2018, )
    Code dependencies: libGDX
    + Details
    Code languages: Java
    Code licenses: Custom
    Code repositories: m210/TekwarGDX.git(since 2018, )
    Code dependencies: libGDX
    @@ -339,10 +308,10 @@
    Platform:
    beta
    inactive since 2015
    -
    strategy +
    strategy clone
    -
    - Technical information
    Code languages: C, JavaScript, Perl, C++
    Code licenses: GPL-2.0
    Code repositories: wfx/teg.git(since 2014, )
    +
    Homepages: wfx/teg, teg
    Media: Tenes Empanadas Graciela
    Inspiration: Risk
    + Details
    Code languages: C, JavaScript, Perl, C++
    Code licenses: GPL-2.0
    Code repositories: wfx/teg.git(since 2014, )
    Developers: ranft, Ricardo Quesada, Wolfgang Morawetz
    @@ -355,9 +324,9 @@ mature
    active
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: repo.or.cz/tennix.git
    Code dependencies: SDL
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: repo.or.cz/tennix.git
    Code dependencies: SDL
    Developer: Thomas Perl
    @@ -370,11 +339,11 @@ mature
    active
    -
    arcade +
    arcade content open text-based
    - Technical information
    Code languages: Ada
    Code licenses: GPL-3.0
    Assets licenses: None
    + Details
    Code languages: Ada
    Code licenses: GPL-3.0
    Assets licenses: None
    @@ -387,11 +356,11 @@ mature
    active
    -
    puzzle +
    puzzle content open text-based
    - Technical information
    Code languages: Ada
    Code licenses: GPL-3.0
    Assets licenses: None
    + Details
    Code languages: Ada
    Code licenses: GPL-3.0
    Assets licenses: None
    @@ -403,11 +372,11 @@
    Platform:
    beta
    active
    -
    Homepage: hydren/terrarium
    Media: terrarium
    Inspiration: Terraria
    - Technical information
    Code languages: C++, Shell
    Code licenses: GPL-2.0
    Code repositories: hydren/terrarium.git(since 2018, )
    Code dependencies: Allegro, SDL, SFML
    + Details
    Code languages: C++, Shell
    Code licenses: GPL-2.0
    Code repositories: hydren/terrarium.git(since 2018, )
    Code dependencies: Allegro, SDL, SFML
    Build system: Make
    Improve Raw entry @@ -420,150 +389,11 @@
    Platforms:
    beta
    active
    -
    remake +
    remake multiplayer online
    -
    Homepage: tes3mp.com
    Inspirations: OpenMW, The Elder Scrolls III: Morrowind
    Download: TES3MP/openmw-tes3mp/releases
    Developers: - Alex, - Alexander "Ananace" Olofsson, - Alexander Nadeau, - Alexander Stillich, - Alexandre Moine, - Alexei Dobrohotov, - Allofich, - Andrei Kortunov, - Anton Uramer, - arbitrary-dev, - Artem Kotsynyak, - Artem Utin, - Arthur Moore, - Assumeru, - astillich-igniti, - athile, - Aussiemon, - Austin Salgat, - Azdul, - Bodillium, - Bret Curtis, - Britt Mathis, - cc9cii, - cfcohen, - Chris Djali, - Cramal, - Cédric Mocquillon, - darkf, - David Cernat, - David Walley, - Dmitry Marakasov, - dteviot, - Edmondo Tommasina, - endorph, - eroen, - Fil Krynicki, - Finbar Crago, - fr3dz10, - Gohan1989, - Grim Kriegor, - gugus, - halalstuff, - Hristos N. Triantafillou, - Internecine, - Jackerty, - Jacob Essex, - James Carty, - Jan Borsodi, - Jan-Peter Nilsson, - Jason Hooks, - Jeffrey Haines, - Jiří Kuneš, - Joakim Berg, - Joel Graff, - Jordan Ayers, - Jordan Milne, - Josua Grawitter, - jrivany, - k1ll, - Kamil Bar, - kcat, - Kevin, - Kyle Cooley, - Lennart Bernhardt, - logzero, - Lukasz Gromanowski, - M S, - Madcow, - Marc Zinnschlag, - Marco Melletti, - marcrbouvier, - Marek Dudek, - Marek Kochanowicz, - Mark76, - MAtahualpa, - MatthewRock, - Michael Mc Donnell, - Michael Papageorgiou, - Michał Bień, - Miloslav Číž #movingToGitLab, - Miroslav Puda, - MiroslavR, - Mitchell Schwitzer, - MocquillonCedric, - Nathan Aclander, - Nathan Jeffords, - Nicolay Korslund, - Nikolay Kasyanov, - Oleg, - Perry Hugh, - Phillip Andrews, - pi03k, - Pieter van der Kloet, - PL_kolek, - PlutonicOverkill, - Rafael Moura, - rainChu, - rexelion, - rhtucker, - riothamus, - Rob Cutmore, - Robert MacGregor, - Rohit Nirmal, - Roman, - Roman Melnik, - Roman Proskuryakov, - Roman Siromakha, - sandstranger, - Sandy, - Scott Howard, - Sebastian Wick, - Sergey Fukanchik, - Sergey Shambir, - sergoz, - Simon Humpohl, - slothlife, - Sophie Kirschner, - Stanislav Bas, - Stanislav Zhukov, - Stanislaw Halik, - Starsickle, - Sylvain T, - Tatrabbit, - terrabyte25, - testman42, - Thoronador, - Thunderforge, - Tom, - Tom Mason, - TorbenC, - tri4ng1e, - unelsson, - Xenkhan, - xyzz, - Yuri Krupenin, - Zach, - zelurker, - Łukasz Gołębiewski, - ⴹⅿаոuel GuéveΙ
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: TES3MP/openmw-tes3mp.git(since 2016, )
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: TES3MP/openmw-tes3mp.git(since 2016, )
    + Build system: CMake
    Developers: (139)Alex, Alexander "Ananace" Olofsson, Alexander Nadeau, Alexander Stillich, Alexandre Moine, Alexei Dobrohotov, Allofich, Andrei Kortunov, Anton Uramer, arbitrary-dev, Artem Kotsynyak, Artem Utin, Arthur Moore, Assumeru, astillich-igniti, athile, Aussiemon, Austin Salgat, Azdul, Bodillium, Bret Curtis, Britt Mathis, cc9cii, cfcohen, Chris Djali, Cramal, Cédric Mocquillon, darkf, David Cernat, David Walley, Dmitry Marakasov, dteviot, Edmondo Tommasina, endorph, eroen, Fil Krynicki, Finbar Crago, fr3dz10, Gohan1989, Grim Kriegor, gugus, halalstuff, Hristos N. Triantafillou, Internecine, Jackerty, Jacob Essex, James Carty, Jan Borsodi, Jan-Peter Nilsson, Jason Hooks, Jeffrey Haines, Jiří Kuneš, Joakim Berg, Joel Graff, Jordan Ayers, Jordan Milne, Josua Grawitter, jrivany, k1ll, Kamil Bar, kcat, Kevin, Kyle Cooley, Lennart Bernhardt, logzero, Lukasz Gromanowski, M S, Madcow, Marc Zinnschlag, Marco Melletti, marcrbouvier, Marek Dudek, Marek Kochanowicz, Mark76, MAtahualpa, MatthewRock, Michael Mc Donnell, Michael Papageorgiou, Michał Bień, Miloslav Číž #movingToGitLab, Miroslav Puda, MiroslavR, Mitchell Schwitzer, MocquillonCedric, Nathan Aclander, Nathan Jeffords, Nicolay Korslund, Nikolay Kasyanov, Oleg, Perry Hugh, Phillip Andrews, pi03k, Pieter van der Kloet, PL_kolek, PlutonicOverkill, Rafael Moura, rainChu, rexelion, rhtucker, riothamus, Rob Cutmore, Robert MacGregor, Rohit Nirmal, Roman, Roman Melnik, Roman Proskuryakov, Roman Siromakha, sandstranger, Sandy, Scott Howard, Sebastian Wick, Sergey Fukanchik, Sergey Shambir, sergoz, Simon Humpohl, slothlife, Sophie Kirschner, Stanislav Bas, Stanislav Zhukov, Stanislaw Halik, Starsickle, Sylvain T, Tatrabbit, terrabyte25, testman42, Thoronador, Thunderforge, Tom, Tom Mason, TorbenC, tri4ng1e, unelsson, Xenkhan, xyzz, Yuri Krupenin, Zach, zelurker, Łukasz Gołębiewski, ⴹⅿаոuel GuéveΙ

    @@ -575,12 +405,12 @@
    Platform:
    beta
    active
    -
    puzzle +
    puzzle port
    -
    - Technical information
    Code languages: Swift
    Code licenses: GPL-3.0
    Code repositories: Lisergishnu/TetraVex.git(since 2016, )
    Code dependencies: Cocoa
    +
    + Details
    Code languages: Swift
    Code licenses: GPL-3.0
    Code repositories: Lisergishnu/TetraVex.git(since 2016, )
    Code dependencies: Cocoa
    Build system: - Xcode
    @@ -593,11 +423,11 @@ mature
    active
    -
    puzzle +
    puzzle open content tetris-like
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL, Qt
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL, Qt
    Developer: Thomas Perl
    @@ -610,11 +440,11 @@ mature
    active
    -
    puzzleremake +
    puzzleremake content open
    -
    - Technical information
    Code languages: C
    Code licenses: 3-clause BSD
    Code repositories: brenns10/tetris.git(since 2015, )
    Code dependencies: ncurses, SDL
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: 3-clause BSD
    Code repositories: brenns10/tetris.git(since 2015, )
    Code dependencies: ncurses, SDL
    + Build system: Make
    Developer: Stephen Brennan
    @@ -627,10 +457,10 @@ mature
    active
    -
    puzzle +
    puzzle jigsaw
    -
    Homepage: gottcode.org/tetzle
    Developer: Graeme Gott
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: Qt
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code dependencies: Qt
    Developer: Graeme Gott
    @@ -643,165 +473,14 @@ mature
    active
    -
    strategy +
    strategy clone multiplayer setting fantasy turn-based
    -
    Homepages: www.wesnoth.org, wesnoth, wesnoth-on-android
    Media: The Battle for Wesnoth
    Inspirations: Master of Monsters, Warsong
    Downloads: www.wesnoth.org/#download, wesnoth-on-android/files
    Developers: - 8573, - Aishiko, - Alessandro Pira, - Alexander van Gessel, - Alfredo Beaumont, - alinkmaze, - allefant, - Amir Hassan, - anatoly techtonik, - ancestral, - Andreas, - Andrey Bienkowski, - Andrius Silinskas, - Andrius Štikonas, - András Salamon, - anonymissimus, - aquileia, - Artem Khrapov, - Astrid Halberkamp, - aynekay, - beetlenaut, - Ben Anderman, - Boucman, - Bruno Macabeus, - bwaresiak, - Celtic Minstrel, - Charles Dang, - Chergnobarp, - Chris Beck, - Chris Hopman, - Christian Bielert, - Chusslove Illich, - clockback, - Coffee--, - Daniel Foerster, - Daniel Fox Franke, - DannyDaemonic, - davewx7, - David Seifert, - David White, - dhains, - doofus-01, - Earth-Cake, - Edward Chernenko, - ElectroRat, - Elvish_Hunter, - Eric Gallager, - Eric S. Raymond, - Favyen Bastani, - Felix Bauer, - fendrin, - Francisco Muñoz, - fujimo-t, - gabba, - galegosimpatico, - Galen Brooks, - garbageslam, - gfgtdf, - Glen Whitney, - Greg Shikhman, - Gregory A Lundberg, - Groggy Dice, - grz0, - Guillaume Melquiond, - Guillermo Biset, - gunchleoc, - Gunter Labes, - hajo4, - happygrue, - Hejnewar, - Iris Morelle, - Iurii Chernyi, - J. W. Bjerk, - Ja-MiT, - Jan Rietema, - Jeffrey 'Sigurd' Westcoat, - Jeffrey Lucas Eldridge, - Joey L. Maalouf, - Jordà, - jostephd, - Jyrki Vesterinen, - Kestenvarn, - Kevin, - Kevin Yap, - Konrad2, - Kunal Mehta, - Lari Nieminen, - lipk, - Lordbob, - Lovens Weche, - Luther, - Martin Hrubý, - Martin Renold, - Matthias Krüger, - mattsc, - Maximilian Fricke, - mordante, - mschoeck-zz, - mstrebel, - Mykyta, - Nathan Walker, - nemaara, - newfrenchy83, - Nicolas Weeger, - Nils Kneuper, - Nobuhito OKADA, - Nobun, - nurupo, - Oleg Tsarev, - Oron Peled, - Patrick P., - Paweł Jackowski, - Pentarctagon, - Randypk, - Richard Kettering, - Rikard Falkeborn, - rocketBANG, - Rusty Russell, - Ryan, - Ryan Roden-Corrent, - Sean Yeh, - sergemartin, - Sergey Lavrenyuk, - Sergey Popov, - sevu, - Silas Brill, - Simon Forsyth, - spixi, - Steve Cotton, - Tahsin Jahin Khalid, - th-b, - Thibault FEVRY, - Thom Diment, - Timotei Dolean, - Toom, - trewe, - Turuk, - Tuukka Hastrup, - upthorn, - Vasili Novikov, - Vasya, - Victor Sergienko, - Vlad Drozdov, - vultraz, - walodar, - Wedge009, - Whiskeyjack, - Yann Dirson, - Zaal Tonia, - Zappaman, - Łukasz Dobrogowski
    - Technical information
    Code languages: C, C++, Java, Python, Lua
    Code licenses: GPL-2.0
    Code repositories: wesnoth/wesnoth.git(since 2013, )
    - Build system: CMake
    +
    + Details
    Code languages: C, C++, Java, Python, Lua
    Code licenses: GPL-2.0
    Code repositories: wesnoth/wesnoth.git(since 2013, )
    + Build system: CMake
    Developers: (151)8573, Aishiko, Alessandro Pira, Alexander van Gessel, Alfredo Beaumont, alinkmaze, allefant, Amir Hassan, anatoly techtonik, ancestral, Andreas, Andrey Bienkowski, Andrius Silinskas, Andrius Štikonas, András Salamon, anonymissimus, aquileia, Artem Khrapov, Astrid Halberkamp, aynekay, beetlenaut, Ben Anderman, Boucman, Bruno Macabeus, bwaresiak, Celtic Minstrel, Charles Dang, Chergnobarp, Chris Beck, Chris Hopman, Christian Bielert, Chusslove Illich, clockback, Coffee--, Daniel Foerster, Daniel Fox Franke, DannyDaemonic, davewx7, David Seifert, David White, dhains, doofus-01, Earth-Cake, Edward Chernenko, ElectroRat, Elvish_Hunter, Eric Gallager, Eric S. Raymond, Favyen Bastani, Felix Bauer, fendrin, Francisco Muñoz, fujimo-t, gabba, galegosimpatico, Galen Brooks, garbageslam, gfgtdf, Glen Whitney, Greg Shikhman, Gregory A Lundberg, Groggy Dice, grz0, Guillaume Melquiond, Guillermo Biset, gunchleoc, Gunter Labes, hajo4, happygrue, Hejnewar, Iris Morelle, Iurii Chernyi, J. W. Bjerk, Ja-MiT, Jan Rietema, Jeffrey 'Sigurd' Westcoat, Jeffrey Lucas Eldridge, Joey L. Maalouf, Jordà, jostephd, Jyrki Vesterinen, Kestenvarn, Kevin, Kevin Yap, Konrad2, Kunal Mehta, Lari Nieminen, lipk, Lordbob, Lovens Weche, Luther, Martin Hrubý, Martin Renold, Matthias Krüger, mattsc, Maximilian Fricke, mordante, mschoeck-zz, mstrebel, Mykyta, Nathan Walker, nemaara, newfrenchy83, Nicolas Weeger, Nils Kneuper, Nobuhito OKADA, Nobun, nurupo, Oleg Tsarev, Oron Peled, Patrick P., Paweł Jackowski, Pentarctagon, Randypk, Richard Kettering, Rikard Falkeborn, rocketBANG, Rusty Russell, Ryan, Ryan Roden-Corrent, Sean Yeh, sergemartin, Sergey Lavrenyuk, Sergey Popov, sevu, Silas Brill, Simon Forsyth, spixi, Steve Cotton, Tahsin Jahin Khalid, th-b, Thibault FEVRY, Thom Diment, Timotei Dolean, Toom, trewe, Turuk, Tuukka Hastrup, upthorn, Vasili Novikov, Vasya, Victor Sergienko, Vlad Drozdov, vultraz, walodar, Wedge009, Whiskeyjack, Yann Dirson, Zaal Tonia, Zappaman, Łukasz Dobrogowski

    @@ -813,10 +492,10 @@
    Platforms:
    mature
    inactive since 2013
    -
    - Technical information
    Code languages: Python, C
    Code licenses: MIT
    Code repositories: bitbucket.org/arigo/bub-n-bros, osgames/the-bubs-brothers.git @add(since 2019, ), bub-n-bros.cvs.sourceforge.net
    Code dependencies: pygame
    +
    + Details
    Code languages: Python, C
    Code licenses: MIT
    Code repositories: bitbucket.org/arigo/bub-n-bros, osgames/the-bubs-brothers.git @add(since 2019, ), bub-n-bros.cvs.sourceforge.net
    Code dependencies: pygame
    Developers: Armin Rigo, Olivier Dormond, opqdonut, Pasi Kallinen
    @@ -828,12 +507,12 @@
    Platforms:
    beta
    active
    -
    simulation +
    simulation clone physics
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: the-butterfly-effect/tbe.git(since 2015, )
    Code dependencies: Box2D, Qt
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: the-butterfly-effect/tbe.git(since 2015, )
    Code dependencies: Box2D, Qt
    + Build system: CMake
    Developers: Aschwin Marsman, Klaas van Gend, lspacenl, Peter van Ginneken, Quinten Marsman, Rutger van Sleen, Wuzzy
    @@ -846,10 +525,10 @@ mature
    active
    - Technical information
    Code languages: C++, Shell
    Code licenses: GPL-3.0
    Code repositories: segrax/DrCreep.git(since 2012, ), svn.code.sf.net/p/creep/code
    - Build system: Make
    + Details
    Code languages: C++, Shell
    Code licenses: GPL-3.0
    Code repositories: segrax/DrCreep.git(since 2012, ), svn.code.sf.net/p/creep/code
    + Build system: Make
    Developers: Kirsty, Robert Crossfield
    @@ -861,12 +540,12 @@
    Platform:
    mature
    inactive since 1990
    -
    action +
    action 2D content commercial shooter
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: CatacombGames/TheCatacomb.git(since 2014, )
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: CatacombGames/TheCatacomb.git(since 2014, )
    @@ -877,9 +556,9 @@
    Platform:
    beta
    inactive since 2003
    - Technical information
    Code languages: C, Objective-C
    Code licenses: GPL-2.0
    Code repositories: osgames/theclans.git(since 2018, ), theclans.cvs.sourceforge.net
    + Details
    Code languages: C, Objective-C
    Code licenses: GPL-2.0
    Code repositories: osgames/theclans.git(since 2018, ), theclans.cvs.sourceforge.net
    Developers: Allen Ussher, Rob Swindell, Stephen James Hurd, Tim Nordell
    @@ -892,10 +571,10 @@ mature
    active
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: svn.thedarkmod.com/publicsvn/darkmod_src
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: svn.thedarkmod.com/publicsvn/darkmod_src
    Build system: Scons
    Improve Raw entry @@ -908,9 +587,9 @@
    Platform:
    mature
    inactive since 2015
    - Technical information
    Code languages: C
    Code licenses: CC-BY-NC-SA-2.0
    Code repositories: osgames/endlessdungeons.git(since 2018, )
    Code dependencies: Allegro
    Assets licenses: CC-BY-NC-SA-2.0
    + Details
    Code languages: C
    Code licenses: CC-BY-NC-SA-2.0
    Code repositories: osgames/endlessdungeons.git(since 2018, )
    Code dependencies: Allegro
    Assets licenses: CC-BY-NC-SA-2.0
    Developer: LitmusDragon
    @@ -921,63 +600,14 @@
    Platform:
    beta
    inactive since 2015
    -
    Homepage: epicheroes
    Download: epicheroes/files
    Developer: Christian Duta
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/epicheroes/code, osgames/epicheroes.git @add(since 2019, )
    +
    Homepage: epicheroes
    Download: epicheroes/files
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/epicheroes/code, osgames/epicheroes.git @add(since 2019, )
    Developer: Christian Duta
    -
    -
    game engineremake - content commercial (?) + original required - first-person - multiplayer LAN - shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: team-eternity/eternity.git(since 2014, )
    Code dependencies: SDL2
    - Build system: CMake
    -
    -
    -
    actiongame engineremake - content commercial + original required - first-person - shooter
    -
    Homepage: theforceengine.github.io
    Inspirations: Dark Forces, Outlaws
    Developer: luciusDXL
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: luciusDXL/TheForceEngine.git(since 2020, )
    Code dependencies: OpenGL
    - Build system: Visual Studio
    -
    - -
    - Technical information
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: arturkot/the-house-game.git(since 2012, )
    + +
    + Details
    Code languages: JavaScript
    Code licenses: MIT
    Code repositories: arturkot/the-house-game.git(since 2012, )
    Developer: Artur Kot
    @@ -999,9 +629,9 @@
    Platform:
    beta
    active
    Homepage: jewelhunt
    Download: jewelhunt/files
    Developer: Hajo
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: osgames/jewelhunt.git(since 2018, ), svn.code.sf.net/p/jewelhunt/code
    Homepage: jewelhunt
    Download: jewelhunt/files
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: osgames/jewelhunt.git(since 2018, ), svn.code.sf.net/p/jewelhunt/code
    Developer: Hajo
    @@ -1013,9 +643,9 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: Java, C++
    Code licenses: 2-clause BSD
    Code repositories: TheFakeMontyOnTheRun/knightsofalentejo.git(since 2015, )
    + Details
    Code languages: Java, C++
    Code licenses: 2-clause BSD
    Code repositories: TheFakeMontyOnTheRun/knightsofalentejo.git(since 2015, )
    Build system: Gradle
    Improve Raw entry @@ -1029,10 +659,10 @@ mature
    active
    active
    active
    Platform:
    beta
    inactive since 2011
    -
    arcade +
    arcade clone racing
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/therush/code
    - Build system: CMake
    +
    Homepage: therush
    Inspiration: Wipeout
    Download: therush/files/therush/Release
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/therush/code
    + Build system: CMake
    Developers: Adrien Destugues, Cedric Guillemet, MCMic
    @@ -1135,24 +725,11 @@ mature
    active
    -
    platformremake +
    platformremake 2D scrolling
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: secretchronicles/TSC.git(since 2012, )
    Code dependencies: SDL
    +
    @@ -1164,11 +741,11 @@
    Platform:
    mature
    inactive since 2011
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/sc2/uqm, osgames/uqm.git @add(since 2019, )
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/sc2/uqm, osgames/uqm.git @add(since 2019, )
    + Build system: Make
    Developers: Alex Volkov, Chris Nelson, Michael Martin, Mika Kolehmainen, Serge van den Boom
    @@ -1179,9 +756,9 @@
    Platform:
    beta
    inactive since 2018
    - -
    - Technical information
    Code languages: Java
    Code licenses: MIT, Apache-2.0
    Code repositories: TheRedSpy15/The-Trail.git(archived, since 2017, )
    + +
    + Details
    Code languages: Java
    Code licenses: MIT, Apache-2.0
    Code repositories: TheRedSpy15/The-Trail.git(archived, since 2017, )
    Developers: Hunter Austin, Hunter Drum
    @@ -1192,9 +769,9 @@
    Platform:
    beta
    inactive since 2013
    Homepage: tpb3d
    Inspiration: Theme Park
    Download: tpb3d/files/tpb3d
    Developers: AlabamaCajun, Jonathan Wilson, The_Cook
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/tpb3d/code
    Code dependencies: OpenGL, SDL
    Homepage: tpb3d
    Inspiration: Theme Park
    Download: tpb3d/files/tpb3d
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/tpb3d/code
    Code dependencies: OpenGL, SDL
    Developers: AlabamaCajun, Jonathan Wilson, The_Cook
    @@ -1206,10 +783,10 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Ponup/thiefcatcher.git(since 2014, )
    Code dependencies: SDL2
    - Build system: CMake
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Ponup/thiefcatcher.git(since 2014, )
    Code dependencies: SDL2
    + Build system: CMake
    Developers: Santiago, Santiago Lizardo
    @@ -1221,81 +798,12 @@
    Platforms:
    beta
    active
    -
    strategy +
    strategy content open similar
    -
    - Technical information
    Code languages: C++, AngelScript, JavaScript, C#
    Code licenses: GPL-3.0
    Code repositories: Revolutionary-Games/Thrive.git(since 2012, )
    - Build system: CMake
    +
    @@ -1306,10 +814,10 @@
    Platforms:
    beta
    inactive since 2006
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    @@ -1321,44 +829,27 @@
    Platform:
    mature
    inactive since 2017
    -
    action +
    action shooter space
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: meoblast001/thugaim.git(since 2013, )
    - Build system: Ant
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: meoblast001/thugaim.git(since 2013, )
    + Build system: Ant
    Developer: Braden Walters
    -
    -
    game engine - 2D - 3D
    -
    - Technical information
    Code languages: C++
    Code licenses: Apache-2.0
    Code repositories: thunder-engine/thunder.git(since 2018, )
    Code dependencies: Qt
    - Build system: QMake
    -
    -
    - Technical information
    Code languages: C, C++, Io
    Code licenses: GPL-2.0
    Code repositories: indyjo/Thunder-Lightning.git(since 2010, )
    +
    + Details
    Code languages: C, C++, Io
    Code licenses: GPL-2.0
    Code repositories: indyjo/Thunder-Lightning.git(since 2010, )
    Developer: Jonas Eschenburg
    @@ -1370,12 +861,12 @@
    Platform:
    beta
    active
    -
    remakestrategy +
    remakestrategy content commercial + original required real-time
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: TheAssemblyArmada/Thyme.git(since 2017, )
    - Build system: CMake
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: TheAssemblyArmada/Thyme.git(since 2017, )
    + Build system: CMake
    Developers: Duncan, jonwil, Michał Janiszewski, OmniBlade, Stephan Vedder, Toms
    @@ -1387,10 +878,10 @@
    Platform:
    mature
    inactive since 2015
    -
    remake +
    remake content commercial + original required
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: Qalthos/Tile-World.git(since 2012, )
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: Qalthos/Tile-World.git(since 2012, )
    Developer: Nathaniel Case
    @@ -1403,11 +894,11 @@ mature
    active
    -
    role playing +
    role playing client MUD
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: scandum/tintin.git(since 2019, )
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: scandum/tintin.git(since 2019, )
    Developers: Scandum, scandum
    @@ -1420,11 +911,11 @@ mature
    active
    -
    puzzle +
    puzzle open content tetris-like
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code dependencies: SDL
    Assets licenses: GPL-3.0
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code dependencies: SDL
    Assets licenses: GPL-3.0
    Developer: Electro L.I.B
    @@ -1436,10 +927,10 @@
    Platform:
    beta
    active
    -
    remake +
    remake skill
    -
    Homepage: haqu/tiny-wings
    Inspiration: Tiny Wings
    Developers: Edward Palmer, Sergey Tikhonov
    - Technical information
    Code languages: Objective-C, C, C++
    Code licenses: MIT
    Code repositories: haqu/tiny-wings.git(since 2011, )
    Code dependencies: Cocos2D
    +
    Homepage: haqu/tiny-wings
    Inspiration: Tiny Wings
    + Details
    Code languages: Objective-C, C, C++
    Code licenses: MIT
    Code repositories: haqu/tiny-wings.git(since 2011, )
    Code dependencies: Cocos2D
    Developers: Edward Palmer, Sergey Tikhonov
    @@ -1451,11 +942,11 @@
    Platform:
    beta
    active
    -
    role playing +
    role playing open content turn-based
    - Technical information
    Code languages: GDScript
    Code licenses: CC0
    Code repositories: team-potato/titan_tactics.git(since 2020, )
    Code dependencies: Godot
    Assets licenses: CC-BY 4.0
    + Details
    Code languages: GDScript
    Code licenses: CC0
    Code repositories: team-potato/titan_tactics.git(since 2020, )
    Code dependencies: Godot
    Assets licenses: CC-BY 4.0
    @@ -1467,11 +958,11 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial + original required
    -
    - Technical information
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: TOMB5/TOMB5.git(since 2017, )
    - Build system: CMake
    +
    Homepage: TOMB5/TOMB5
    Inspiration: Tomb Raider Chronicles
    + Details
    Code languages: C, C++
    Code licenses: MIT
    Code repositories: TOMB5/TOMB5.git(since 2017, )
    + Build system: CMake
    Developers: Gh0stBlade, Ilya, Revo, Timur Gagiev, Tom Niget
    @@ -1483,9 +974,9 @@
    Platforms:
    mature
    inactive since 2012
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Developers: Andreas Röver, Dylan Thurston, Pasi Kallinen
    @@ -1497,11 +988,11 @@
    Platforms:
    mature
    inactive since 2016
    -
    simulation +
    simulation content open racing
    -
    - Technical information
    Code languages: C++, C, PHP
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/torcs/code, osgames/torcs.git @add(since 2019, )
    Code dependencies: GLUT
    Assets licenses: FAL
    +
    + Details
    Code languages: C++, C, PHP
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/torcs/code, osgames/torcs.git @add(since 2019, )
    Code dependencies: GLUT
    Assets licenses: FAL
    Developers: Bernhard Wymann, Christophe Guionneau, Christos Dimitrakakis, Eric Espie, Rémi Coulom
    @@ -1513,100 +1004,16 @@
    Platform:
    mature
    inactive since 2009
    -
    simulation +
    simulation content open multiplayer text-based
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: curses
    Assets licenses: no media
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code dependencies: curses
    Assets licenses: no media
    Developers: Oliver Feiler, Rene Puls
    - -
    -
    simulation +
    simulation clone content open shooter
    -
    Homepage: andwj/torrega
    Inspiration: Omega Race
    Developer: andwj
    - Technical information
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: andwj/torrega.git(since 2015, )
    Code dependencies: LÖVE
    Assets licenses: No assets
    +
    Homepage: andwj/torrega
    Inspiration: Omega Race
    + Details
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: andwj/torrega.git(since 2015, )
    Code dependencies: LÖVE
    Assets licenses: No assets
    Developer: andwj
    @@ -1631,11 +1038,11 @@
    Platform:
    mature
    inactive since 2017
    -
    actionarcade +
    actionarcade 2D scrolling
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: ErikLetson/torso-ninja.git(since 2017, )
    Code dependencies: pygame
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: ErikLetson/torso-ninja.git(since 2017, )
    Code dependencies: pygame
    @@ -1647,11 +1054,11 @@
    Platform:
    mature
    inactive since 2017
    -
    actionarcade +
    actionarcade 2D scrolling
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: ErikLetson/torso-ninja-2.git(since 2017, )
    Code dependencies: pygame
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: ErikLetson/torso-ninja-2.git(since 2017, )
    Code dependencies: pygame
    Developer: Erik Letson
    @@ -1662,12 +1069,12 @@
    Platforms:
    beta
    inactive since 2017
    -
    remakestrategy +
    remakestrategy content original required real-time
    -
    - Technical information
    Code languages: C++, C, Lua
    Code licenses: GPL-2.0
    Code repositories: zuzuf/TA3D.git(since 2017, )
    - Build system: CMake
    +
    + Details
    Code languages: C++, C, Lua
    Code licenses: GPL-2.0
    Code repositories: zuzuf/TA3D.git(since 2017, )
    + Build system: CMake
    Developers: Damien GERARD, zuzuf
    @@ -1679,10 +1086,10 @@
    Platform:
    mature
    inactive since 2012
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    +
    Homepages: toppler.sourceforge.net, toppler
    Inspiration: Nebulus
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code dependencies: SDL
    Developers: Andreas Röver, Dylan Thurston, Pasi Kallinen
    @@ -1695,10 +1102,10 @@ mature
    active
    -
    - Technical information
    Code languages: C++, GDScript
    Code licenses: GPL-3.0
    Code repositories: Dariasteam/TowerJumper.git(since 2018, )
    Code dependencies: Godot
    +
    + Details
    Code languages: C++, GDScript
    Code licenses: GPL-3.0
    Code repositories: Dariasteam/TowerJumper.git(since 2018, )
    Code dependencies: Godot
    Developer: Daniel Darias
    @@ -1711,9 +1118,9 @@ mature
    active
    - Technical information
    Code languages: C++, Scheme
    Code licenses: GPL-2.0
    Code repositories: trackballs/trackballs.git(since 2017, )
    Code dependencies: GNU Guile, SDL2
    + Details
    Code languages: C++, Scheme
    Code licenses: GPL-2.0
    Code repositories: trackballs/trackballs.git(since 2017, )
    Code dependencies: GNU Guile, SDL2
    Developer: M. Stoeckl
    @@ -1725,11 +1132,11 @@
    Platform:
    beta
    active
    -
    remake +
    remake skill
    -
    - Technical information
    Code languages: Java
    Code licenses: 3-clause BSD
    Code repositories: nenadalm/Train.git(since 2012, )
    Code dependencies: Slick2D
    - Build system: Maven
    +
    + Details
    Code languages: Java
    Code licenses: 3-clause BSD
    Code repositories: nenadalm/Train.git(since 2012, )
    Code dependencies: Slick2D
    + Build system: Maven
    Developers: Jiří Bobrek, Miloslav Nenadál
    @@ -1740,11 +1147,11 @@
    Platforms:
    beta
    inactive since 2005
    -
    arcademusic +
    arcademusic content open shooter
    -
    - Technical information
    Code languages: C++
    Code licenses: ?
    Code repositories: transcend.cvs.sourceforge.net
    Code dependencies: GLUT
    Assets licenses: ?
    +
    + Details
    Code languages: C++
    Code licenses: ?
    Code repositories: transcend.cvs.sourceforge.net
    Code dependencies: GLUT
    Assets licenses: ?
    Developer: Jason Rohrer
    @@ -1755,11 +1162,11 @@
    Platform:
    beta
    inactive since 2007
    -
    remake +
    remake first-person shooter
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: hg.code.sf.net/p/blood/code
    +
    @@ -1771,11 +1178,11 @@
    Platform:
    mature
    inactive since 2009
    -
    remake +
    remake first-person shooter
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: Amanieu/tremfusion.git(since 2013, )
    Code dependencies: ioquake3
    Assets licenses: CC-BY-SA-2.5
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: Amanieu/tremfusion.git(since 2013, )
    Code dependencies: ioquake3
    Assets licenses: CC-BY-SA-2.5
    @@ -1787,36 +1194,14 @@
    Platforms:
    mature
    inactive since 2016
    -
    action +
    action clone first-person real-time shooter team-based
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: darklegion/tremulous.git(since 2013, ), tremulous.cvs.sourceforge.net
    Code dependencies: SDL
    Assets licenses: CC-BY-SA-2.5
    +
    @@ -1828,10 +1213,10 @@
    Platform:
    mature
    inactive since 2017
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/tressette.git(since 2019, ), svn.code.sf.net/p/tressette/code
    - Build system: Autoconf
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/tressette.git(since 2019, ), svn.code.sf.net/p/tressette/code
    + Build system: Autoconf
    Developer: Luz de Gan
    @@ -1843,12 +1228,12 @@
    Platforms:
    beta
    active
    Platform:
    beta
    inactive since 2013
    -
    role playing +
    role playing 3D multiplayer online
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: osgames/ura-game.git(since 2018, ), svn.code.sf.net/p/ura-game/code
    - Build system: CMake
    +
    + Details
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: osgames/ura-game.git(since 2018, ), svn.code.sf.net/p/ura-game/code
    + Build system: CMake
    Developers: cig, Danny, Don King Resurrected, Lucas Thode, Shawn Krisman, Yill
    @@ -1876,12 +1261,12 @@
    Platforms:
    mature
    inactive since 2007
    -
    arcade +
    arcade content open shooter side-scrolling
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/funnyboat/code
    Code dependencies: PixelPerfect
    Assets licenses: Expat license
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/funnyboat/code
    Code dependencies: PixelPerfect
    Assets licenses: Expat license
    Developers: Joona "JDruid" Karjalainen, Konstantin Yegupov, Olli "Hectigo" Etuaho, Olli Etuaho, Pekuja, Puskutraktori
    @@ -1894,54 +1279,9 @@ mature
    active
    - -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: triplea-game/triplea.git(since 2015, ), svn.code.sf.net/p/triplea/code
    + +
    @@ -1953,13 +1293,13 @@
    Platforms:
    mature
    inactive since 2012
    -
    simulation +
    simulation 2D cars racing
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/trophy.git(since 2019, ), svn.code.sf.net/p/trophy/code
    Code dependencies: ClanLib
    - Build system: Autoconf
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/trophy.git(since 2019, ), svn.code.sf.net/p/trophy/code
    Code dependencies: ClanLib
    + Build system: Autoconf
    Developers: Andrew Mustun, Colin Pitrat, Mark Zequeida, Matthieu Lecesne, Michael Mustun, Trevor Cordes
    @@ -1970,24 +1310,12 @@
    Platform:
    beta
    inactive since 2018
    Platforms:
    beta
    inactive since 2017
    -
    puzzleremake +
    puzzleremake content open multiplayer skill
    -
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/TumblyTowers.git(since 2019, )
    Code dependencies: JBox2D
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: SteveSmith16384/TumblyTowers.git(since 2019, )
    Code dependencies: JBox2D
    Developer: Steve Smith
    @@ -2029,12 +1357,12 @@
    Platforms:
    mature
    inactive since 2005
    -
    arcade +
    arcade shooter side-scrolling
    -
    - Technical information
    Code languages: D, C++
    Code licenses: 2-clause BSD
    Code repositories: osgames/tumiki.git(since 2019, )
    Code dependencies: SDL
    - Build system: Make
    +
    + Details
    Code languages: D, C++
    Code licenses: 2-clause BSD
    Code repositories: osgames/tumiki.git(since 2019, )
    Code dependencies: SDL
    + Build system: Make
    Developer: Evil Mr Henry
    @@ -2045,10 +1373,10 @@
    Platform:
    beta
    inactive since 2014
    -
    strategy +
    strategy turn-based
    -
    Homepage: osgames/turious
    Developer: darkrose
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: osgames/turious.git(since 2019, ), osgames/rosethorn.git @add(since 2019, )
    Code dependencies: Rosethorn
    +
    Homepage: osgames/turious
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: osgames/turious.git(since 2019, ), osgames/rosethorn.git @add(since 2019, )
    Code dependencies: Rosethorn
    Developer: darkrose
    @@ -2059,9 +1387,9 @@
    Platform:
    beta
    inactive since 2014
    - -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: trananh1992/Turn-of-War.git(since 2016, )
    + +
    Homepage: trananh1992/Turn-of-War
    Inspiration: Dragon Wars
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: trananh1992/Turn-of-War.git(since 2016, )
    Developers: EdwardWoodhouse, Mateusz Kowalczyk
    @@ -2073,9 +1401,9 @@
    Platform:
    mature
    inactive since 2018
    - -
    - Technical information
    Code languages: PHP, GDScript
    Code licenses: GPL-3.0
    Code repositories: HassanHeydariNasab/turo.git(since 2018, )
    + +
    + Details
    Code languages: PHP, GDScript
    Code licenses: GPL-3.0
    Code repositories: HassanHeydariNasab/turo.git(since 2018, )
    Developer: Hasan Hejdari Nasab
    @@ -2086,11 +1414,11 @@
    Platform:
    beta
    inactive since 2014
    -
    remake +
    remake first-person shooter
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: svkaiser/TurokEX.git(since 2012, )
    Code dependencies: SDL2
    +
    Homepage: svkaiser/TurokEX
    Inspiration: Turok
    + Details
    Code languages: C++, C
    Code licenses: GPL-2.0
    Code repositories: svkaiser/TurokEX.git(since 2012, )
    Code dependencies: SDL2
    Developers: Samuel, Samuel Villarreal (Nightdive Studios)
    @@ -2102,12 +1430,12 @@
    Platforms:
    mature
    inactive since 2017
    -
    actionplatform +
    actionplatform clone content open multiplayer competitive
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: digiholic/universalSmashSystem.git(since 2015, )
    Code dependencies: pygame
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: digiholic/universalSmashSystem.git(since 2015, )
    Code dependencies: pygame
    Developers: digiholic, eaglgenes101
    @@ -2120,8 +1448,8 @@ active
    Homepage: Alzter/TuxBuilder
    Inspiration: SuperTux
    Developers: Alzter, Matthew, Tobias Markus
    - Technical information
    Code languages: GDScript
    Code licenses: GPL-3.0
    Code repositories: Alzter/TuxBuilder.git(since 2019, )
    Code dependencies: Godot
    +
    Homepage: Alzter/TuxBuilder
    Inspiration: SuperTux
    + Details
    Code languages: GDScript
    Code licenses: GPL-3.0
    Code repositories: Alzter/TuxBuilder.git(since 2019, )
    Code dependencies: Godot
    Developers: Alzter, Matthew, Tobias Markus
    @@ -2132,12 +1460,12 @@
    Platforms:
    beta
    inactive since 2012
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/tuxfootball/code, osgames/tuxfootball.git @add(since 2019, )
    Code dependencies: SDL
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/tuxfootball/code, osgames/tuxfootball.git @add(since 2019, )
    Code dependencies: SDL
    + Build system: CMake
    Developers: Christoph Brill, Jason Wood, tenk
    @@ -2149,11 +1477,11 @@
    Platform:
    mature
    inactive since 2014
    -
    puzzle +
    puzzle memory
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: androidsoft-org/androidsoft-tuxmemory.git(since 2014, )
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: androidsoft-org/androidsoft-tuxmemory.git(since 2014, )
    + Build system: Gradle
    Developer: Pierre LEVY
    @@ -2165,12 +1493,12 @@
    Platform:
    mature
    inactive since 2011
    -
    educational +
    educational for kids tux
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    - Build system: CMake
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    + Build system: CMake
    Developers: David Bruce, Richard June, Samuel N. Hart, William Kendrick
    @@ -2182,78 +1510,12 @@
    Platforms:
    beta
    active
    -
    educational +
    educational content open for kids
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: sourceforge.net/p/tuxpaint/_list/git
    Assets licenses: ?
    - Build system: Make
    +
    @@ -2264,10 +1526,10 @@
    Platform:
    beta
    inactive since 2001
    -
    action +
    action racing
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: osgames/tuxracer.git(since 2018, ), tuxracer.cvs.sourceforge.net
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: osgames/tuxracer.git(since 2018, ), tuxracer.cvs.sourceforge.net
    Developers: Eric Hall, Ingo Ruhnke, James Barnard, Jasmin Patry, Patrick Gilhuly, Vincent C.H. Ma
    @@ -2279,14 +1541,14 @@
    Platform:
    mature
    inactive since 2019
    -
    arcade +
    arcade 3D content open racing skill
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: drodin/TuxRider.git(since 2010, )
    - Build system: Gradle
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: drodin/TuxRider.git(since 2010, )
    + Build system: Gradle
    Developer: drodin
    @@ -2298,47 +1560,10 @@
    Platforms:
    beta
    active
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: Tuxemon/Tuxemon.git(since 2014, )
    Code dependencies: neteria, Pillow, pygame, PyTMX
    +
    @@ -2349,11 +1574,11 @@
    Platform:
    beta
    inactive since 2004
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: tuxkart.cvs.sourceforge.net
    Code dependencies: PLIB
    - Build system: Autoconf
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: tuxkart.cvs.sourceforge.net
    Code dependencies: PLIB
    + Build system: Autoconf
    Developers: Oliver Baker, Steve Baker
    @@ -2366,56 +1591,13 @@ mature
    active
    - Technical information
    Code languages: BlitzMax, Lua
    Code licenses: Custom
    Code repositories: TVTower/TVTower.git(since 2014, )
    Homepage: tvtower.org
    Media: TVTower
    Inspiration: Mad TV
    + Details
    Code languages: BlitzMax, Lua
    Code licenses: Custom
    Code repositories: TVTower/TVTower.git(since 2014, )
    Developers: Alexander Nittka, Brucey, Ronny Otto, Sjaele, STARSCrazy, XtrmPrgrmmr
    -
    -
    adventuregame engineremake - content commercial + original required
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: xesf/twin-e.git(since 2015, )
    -
    -
    -
    adventuregame engineremake - content commercial + original required (Little Big Adventure 1)
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: xesf/twin-e.git(since 2015, )
    Code dependencies: SDL
    - Build system: Make
    -
    -
    - Technical information
    Code languages: Python
    Code licenses: ?
    Code dependencies: pygame
    -
    -
    actionremake +
    actionremake scrolling shooter
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: b3dgs/tyrian-remake.git(since 2013, )
    Code dependencies: LionEngine
    +
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: b3dgs/tyrian-remake.git(since 2013, )
    Code dependencies: LionEngine
    Developer: Pierre-Alexandre
    @@ -2439,23 +1621,12 @@
    Platform:
    beta
    active
    -
    remake +
    remake first-person shooter
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: libretro/tyrquake.git(since 2013, )
    Code dependencies: libretro
    - Build system: Make
    +
    Homepage: disenchant.net/tyrquake
    Inspiration: Quake
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: libretro/tyrquake.git(since 2013, )
    Code dependencies: libretro
    + Build system: Make
    Developers: (11)AdrianoML, Andrés, Autechre, ehmry, Emery Hemingway, jdgleaver, Michael Lelli, Ozkan Sezer, Swingflip, Tatsuya79, Vladimir Serbinenko

    @@ -2469,7 +1640,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/U.html b/docs/games/U.html index c0082057..50e3a399 100644 --- a/docs/games/U.html +++ b/docs/games/U.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -50,11 +50,11 @@
    Platform:
    beta
    active
    -
    remake +
    remake content commercial + original required
    -
    Homepage: Marisa-Chan/UA_source
    Inspiration: Urban Assault
    Developer: Anton Yarcev
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: Marisa-Chan/UA_source.git(since 2015, )
    Code dependencies: SDL
    - Build system: Make
    +
    Homepage: Marisa-Chan/UA_source
    Inspiration: Urban Assault
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: Marisa-Chan/UA_source.git(since 2015, )
    Code dependencies: SDL
    + Build system: Make
    Developer: Anton Yarcev
    @@ -66,10 +66,10 @@
    Platform:
    beta
    active
    -
    role playing +
    role playing content commercial + original required
    Homepage: csinkers/ualbion
    Inspiration: Albion
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: csinkers/ualbion.git
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: csinkers/ualbion.git
    @@ -82,12 +82,12 @@ mature
    active
    -
    action +
    action clone content open shooter
    -
    - Technical information
    Code languages: TorqueScript, C#
    Code licenses: MIT
    Code repositories: Duion/Uebergame.git(since 2014, )
    Code dependencies: Torque 3D
    Assets licenses: ?
    +
    + Details
    Code languages: TorqueScript, C#
    Code licenses: MIT
    Code repositories: Duion/Uebergame.git(since 2014, )
    Code dependencies: Torque 3D
    Assets licenses: ?
    Developers: Alex Piola, ZOD
    @@ -99,11 +99,11 @@
    Platform:
    mature
    inactive since 2012
    -
    remakestrategy +
    remakestrategy multiplayer turn-based
    -
    - Technical information
    Code languages: C, C++, Lua
    Code licenses: GPL-2.0
    Code repositories: ufo2000/ufo2000.git(since 2010, ), svn.code.sf.net/p/ufo2000/code
    +
    + Details
    Code languages: C, C++, Lua
    Code licenses: GPL-2.0
    Code repositories: ufo2000/ufo2000.git(since 2010, ), svn.code.sf.net/p/ufo2000/code
    Developers: Fomka, Siarhei Siamashka
    @@ -116,45 +116,12 @@ mature
    active
    -
    strategy +
    strategy clone turn-based
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: ufoai/ufoai.git(since 2011, ), git.code.sf.net/p/ufoai/code
    Code dependencies: Quake II engine, SDL
    - Build system: CMake
    +
    @@ -166,11 +133,11 @@
    Platform:
    mature
    inactive since 2018
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: joshbressers/ularn.git(since 2012, )
    - Build system: Make
    +
    Homepages: www.ularn.org, ularn
    Inspiration: Larn
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: joshbressers/ularn.git(since 2012, )
    + Build system: Make
    Developers: Ethan Dicks, Josh Bressers, Scott Neugroschl, Thomas Huth
    @@ -181,11 +148,11 @@
    Platform:
    beta
    inactive since 2011
    -
    role playing +
    role playing console text-based
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: nhydock/UlDunAd.git(archived, since 2010, )
    Code dependencies: NumPy, OpenGL, Pillow, pygame, wxPython
    +
    + Details
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: nhydock/UlDunAd.git(archived, since 2010, )
    Code dependencies: NumPy, OpenGL, Pillow, pygame, wxPython
    Developers: Nicholas Hydock, stump
    @@ -197,9 +164,9 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: bradhannah/Ultima5Redux.git(since 2019, )
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: bradhannah/Ultima5Redux.git(since 2019, )
    Developers: Brad Hannah, MrMan4th
    @@ -210,12 +177,12 @@
    Platforms:
    beta
    inactive since 2013
    -
    remake +
    remake cars racing
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/ultimatestunts/code, ultimatestunts.cvs.sourceforge.net
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/ultimatestunts/code, ultimatestunts.cvs.sourceforge.net
    + Build system: Make
    Developers: Borbola Balázs, CJP, M Gagnon, Neil Zanella
    @@ -228,48 +195,12 @@ mature
    active
    -
    - Technical information
    Code languages: Pascal
    Code licenses: GPL-2.0
    Code repositories: UltraStar-Deluxe/USDX.git(since 2015, ), UltraStar-Deluxe/legacy-sourceforge-svn-mirror.git @add(archived, since 2015, ), svn.code.sf.net/p/ultrastardx/svn
    Code dependencies: Lua, SDL2
    +
    Homepages: usdx.eu, ultrastardx
    Inspiration: SingStar
    Download: usdx.eu/downloads
    + Details
    Code languages: Pascal
    Code licenses: GPL-2.0
    Code repositories: UltraStar-Deluxe/USDX.git(since 2015, ), UltraStar-Deluxe/legacy-sourceforge-svn-mirror.git @add(archived, since 2015, ), svn.code.sf.net/p/ultrastardx/svn
    Code dependencies: Lua, SDL2
    Build system: - Lazarus project
    @@ -281,10 +212,10 @@
    Platforms:
    beta
    active
    -
    Homepage: usplay.net
    Inspiration: SingStar
    Developers: achimmihca, barbeque-squared, basisbit, Dex, Michiel
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: UltraStar-Deluxe/Play.git(since 2017, )
    Code dependencies: Unity
    +
    Homepage: usplay.net
    Inspiration: SingStar
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: UltraStar-Deluxe/Play.git(since 2017, )
    Code dependencies: Unity
    Developers: achimmihca, barbeque-squared, basisbit, Dex, Michiel
    @@ -295,10 +226,10 @@
    Platform:
    beta
    inactive since 2016
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: jakowskidev/uMario_Jakowski.git(since 2015, )
    Code dependencies: SDL2
    - Build system: CMake
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: jakowskidev/uMario_Jakowski.git(since 2015, )
    Code dependencies: SDL2
    + Build system: CMake
    Developers: Tony Narlock, Łukasz Jakowski
    @@ -309,9 +240,9 @@
    Platform:
    beta
    inactive since 2002
    - Technical information
    Code languages: Python
    Code licenses: Custom
    Code repositories: osgames/umbra.git(since 2018, )
    + Details
    Code languages: Python
    Code licenses: Custom
    Code repositories: osgames/umbra.git(since 2018, )
    @@ -324,11 +255,11 @@ mature
    active
    -
    role playing +
    role playing content open roguelike
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: dungeons-of-moria/umoria.git(since 2016, ), acahir/moria.git
    Assets licenses: no media
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: dungeons-of-moria/umoria.git(since 2016, ), acahir/moria.git
    Assets licenses: no media
    Developer: Michael R. Cook
    @@ -340,73 +271,13 @@
    Platforms:
    beta
    active
    -
    remakestrategy +
    remakestrategy content open multiplayer online + hotseat turn-based
    -
    - Technical information
    Code languages: Kotlin
    Code licenses: MPL-2.0
    Code repositories: yairm210/UnCiv.git(since 2017, )
    Code dependencies: libGDX
    Assets licenses: CC-BY
    - Build system: Gradle
    +
    @@ -418,9 +289,9 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: C++, Lua
    Code licenses: GPL-2.0
    Code repositories: vividos/UnderworldAdventures.git(since 2019, ), uwadv.cvs.sourceforge.net
    @@ -433,10 +304,10 @@ mature
    active
    -
    remakerole playing +
    remakerole playing content commercial + original required
    -
    - Technical information
    Code languages: C#, C++
    Code licenses: MIT
    Code repositories: hankmorgan/UnderworldExporter.git(since 2014, )
    Code dependencies: Unity
    +
    + Details
    Code languages: C#, C++
    Code licenses: MIT
    Code repositories: hankmorgan/UnderworldExporter.git(since 2014, )
    Code dependencies: Unity
    Developer: hankmorgan
    @@ -447,10 +318,10 @@
    Platform:
    beta
    inactive since 2016
    Homepage: DavidGriffith/uninvited
    Inspiration: Uninvited
    Developer: David Griffith
    - Technical information
    Code languages: C, C++
    Code licenses: Artistic License-2.0
    Code repositories: DavidGriffith/uninvited.git(since 2013, )
    Code dependencies: Inform
    - Build system: Make
    Homepage: DavidGriffith/uninvited
    Inspiration: Uninvited
    + Details
    Code languages: C, C++
    Code licenses: Artistic License-2.0
    Code repositories: DavidGriffith/uninvited.git(since 2013, )
    Code dependencies: Inform
    + Build system: Make
    Developer: David Griffith
    @@ -462,142 +333,11 @@
    Platforms:
    beta
    active
    -
    adventure +
    adventure clone may require Steam
    -
    Homepage: unitystation.org
    Inspiration: Space Station 13
    Downloads: store.steampowered.com/app/801140/unitystation, unitystation/unitystation/releases?after=0.1.3.1
    Developers: - [Redacted], - a_heckin_canadian, - actions-user, - Adalino, - Akbadain29, - Akronymus, - aleios, - Alessandro Romancino, - Alex, - Alex Evgrashin, - Alvin, - Andre Odendaal, - Aranclanos, - Atner, - Autumn, - Azzy, - Badgers2, - Baran Barut, - Bebob, - Bobtheapple, - Bod9001, - Bonfire, - Buldinn, - C4BRA, - Cardioxo, - Cassie Villarreal, - chairbender, - Christian Bender-Saebelkampf, - Christopher Moore, - CodeKalias, - coolcat1711, - Copern, - craftxbox, - cvdva, - dapocalypse, - DeeJayhX, - dillonfurey, - DMCraftGit, - Doobly, - DRAbsol, - drneuris, - DTraitor, - Elijah Burshtein, - Em3rgencyLT, - Emma3DSS, - Epicworlds, - Eugene, - Evan Rogers, - Fax, - Fiftyllama, - Foma, - Fortune117, - Francesco, - fuele, - Gavin Rowan, - Gil, - Gilles, - goman0, - h3killa, - Harcourt1, - Hex, - HiddenKnowledge, - Human Being, - Humonitarian, - jackpotttt, - Jacob Sweeten, - James, - James Simonson, - JaytleBee, - Jeremy Liberman, - JesterX666, - Jibbajabbafic, - Joel Hedtjärn, - Jorge Martinez, - Josh M., - Justin Trotter, - Keir Smith, - Kjeld Schouten-Lebbing, - ktndrnl, - Lennoxicon, - Leonard K, - Lizurt, - LukaErCaiman, - Max, - MaxIsJoe, - Michael Bolland, - Michael Nader, - Michał Czemierowski, - Moon, - Moses, - MrAsbestos, - Necromunger, - Nick M., - Nikolas Petrou, - NinjaDanz3r, - NoooneyDude, - NuclearWinter, - nuke, - Ofek, - PerfectTangent, - PetMudstone, - Puzzlemaker1, - Pyrosshade, - Ranzarth, - Raptorizer, - RedlineTriad, - ReiderJack, - RemberBL, - Remo Andreoli, - Richard Van Tassel, - Robustin, - Scorr, - Semuca, - Shelby Drabant, - Skrimble, - SluggyWuggies, - spacerecycler, - Steven Kessler, - ThatDan123, - THE0BEAST, - Tim, - Tjarr737, - Vlad, - vladb, - Vladimír Kincl, - Vlandemart, - wraith-54321, - YotaXP, - yoysam, - Zagamun, - Ziiiiiplock
    - Technical information
    Code languages: C#
    Code licenses: AGPL-3.0
    Code repositories: unitystation/unitystation.git(since 2016, )
    Code dependencies: Unity
    +
    + Details
    Code languages: C#
    Code licenses: AGPL-3.0
    Code repositories: unitystation/unitystation.git(since 2016, )
    Code dependencies: Unity
    Developers: (131)[Redacted], a_heckin_canadian, actions-user, Adalino, Akbadain29, Akronymus, aleios, Alessandro Romancino, Alex, Alex Evgrashin, Alvin, Andre Odendaal, Aranclanos, Atner, Autumn, Azzy, Badgers2, Baran Barut, Bebob, Bobtheapple, Bod9001, Bonfire, Buldinn, C4BRA, Cardioxo, Cassie Villarreal, chairbender, Christian Bender-Saebelkampf, Christopher Moore, CodeKalias, coolcat1711, Copern, craftxbox, cvdva, dapocalypse, DeeJayhX, dillonfurey, DMCraftGit, Doobly, DRAbsol, drneuris, DTraitor, Elijah Burshtein, Em3rgencyLT, Emma3DSS, Epicworlds, Eugene, Evan Rogers, Fax, Fiftyllama, Foma, Fortune117, Francesco, fuele, Gavin Rowan, Gil, Gilles, goman0, h3killa, Harcourt1, Hex, HiddenKnowledge, Human Being, Humonitarian, jackpotttt, Jacob Sweeten, James, James Simonson, JaytleBee, Jeremy Liberman, JesterX666, Jibbajabbafic, Joel Hedtjärn, Jorge Martinez, Josh M., Justin Trotter, Keir Smith, Kjeld Schouten-Lebbing, ktndrnl, Lennoxicon, Leonard K, Lizurt, LukaErCaiman, Max, MaxIsJoe, Michael Bolland, Michael Nader, Michał Czemierowski, Moon, Moses, MrAsbestos, Necromunger, Nick M., Nikolas Petrou, NinjaDanz3r, NoooneyDude, NuclearWinter, nuke, Ofek, PerfectTangent, PetMudstone, Puzzlemaker1, Pyrosshade, Ranzarth, Raptorizer, RedlineTriad, ReiderJack, RemberBL, Remo Andreoli, Richard Van Tassel, Robustin, Scorr, Semuca, Shelby Drabant, Skrimble, SluggyWuggies, spacerecycler, Steven Kessler, ThatDan123, THE0BEAST, Tim, Tjarr737, Vlad, vladb, Vladimír Kincl, Vlandemart, wraith-54321, YotaXP, yoysam, Zagamun, Ziiiiiplock

    @@ -609,111 +349,14 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy 2D clone real-time turn-based
    -
    Homepages: unknown-horizons.org, unknownhorizons
    Media: Unknown Horizons
    Inspiration: Anno (series)
    Download: unknown-horizons.org/downloads
    Developers: - Aaron Franke, - Aleksi Kinnunen, - Allan Nordhøy, - Andre R., - Andriy Bandura, - Andrzej Bylicki, - Antagonym, - Armcoon, - Arti, - avalon3515, - Bernhard M. Wiedemann, - bringerer, - chobkwon, - Chris Oelmueller, - Christoph Egger, - cmocanu, - Daniel André Eikeland, - David Ulrich, - desophos, - DSAureli, - Elizabeth Sherrock, - Emil Hemdal, - Fabian Streitel, - Ghislain LEVEQUE, - GreyGhost, - icyvapor, - Ivan, - J.M. de Jong, - Jakub Janek, - Jana Weigel, - jdigreze, - Joan Josep, - JOKer, - Jorge Maldonado Ventura, - Karar Al-Remahy, - kennedyshead, - Koji, - Kornelijus Tvarijanavičius, - Krzysztof Nowak, - KT, - LafarM, - LostDaemon, - Luis Martinez, - Luiz Fernando Ranghetti, - Lukáš Krejza, - Mantas Kriaučiūnas, - Manuel Mausz, - Marius Schiffer, - Markus Hackspacher, - Mayeul Cantan, - Mesutcan Kurt, - Michael Alexsander, - Michal Čihař, - Mihai Bivol, - milotype, - Moritz Beller, - Niektory, - Nightraven, - Nihathrael, - nxxs, - OlhaQue, - Omaranwa, - Ott Tinn, - PacLow, - Pavel, - Pedro Henrique, - Per Hermansson, - Polshakov Dmitry, - ptrsk, - Ramon, - Raphael Isemann, - Reiner Gerecke, - Robert Mitwicki, - Rubén Viguera Marañón, - rudis, - Rui, - Sandra, - schtritoff, - Sebastian Rasmussen, - Siddharth Kothari, - Silvério Santos, - Slobodan Simić, - Szabolcs Tóth, - Thomas Kinnen, - Thomas Kowaliczek-Schmer, - Tobias Schröfel, - totycro, - totycro uhyi, - Translators, - ttoocs, - Tuomas Lähteenmäki, - UnknownScribe, - Viktoria S., - Vivek, - Volkan Gezer, - Weblate (bot), - Zappaman
    - Technical information
    Code languages: Python, GDScript
    Code licenses: GPL-2.0
    Code repositories: unknown-horizons/unknown-horizons.git(since 2010, ), unknown-horizons/godot-port.git @add(since 2019, )
    Code dependencies: FIFE, Pillow
    - Build system: setup.py
    +
    + Details
    Code languages: Python, GDScript
    Code licenses: GPL-2.0
    Code repositories: unknown-horizons/unknown-horizons.git(since 2010, ), unknown-horizons/godot-port.git @add(since 2019, )
    Code dependencies: FIFE, Pillow
    + Build system: setup.py
    Developers: (97)Aaron Franke, Aleksi Kinnunen, Allan Nordhøy, Andre R., Andriy Bandura, Andrzej Bylicki, Antagonym, Armcoon, Arti, avalon3515, Bernhard M. Wiedemann, bringerer, chobkwon, Chris Oelmueller, Christoph Egger, cmocanu, Daniel André Eikeland, David Ulrich, desophos, DSAureli, Elizabeth Sherrock, Emil Hemdal, Fabian Streitel, Ghislain LEVEQUE, GreyGhost, icyvapor, Ivan, J.M. de Jong, Jakub Janek, Jana Weigel, jdigreze, Joan Josep, JOKer, Jorge Maldonado Ventura, Karar Al-Remahy, kennedyshead, Koji, Kornelijus Tvarijanavičius, Krzysztof Nowak, KT, LafarM, LostDaemon, Luis Martinez, Luiz Fernando Ranghetti, Lukáš Krejza, Mantas Kriaučiūnas, Manuel Mausz, Marius Schiffer, Markus Hackspacher, Mayeul Cantan, Mesutcan Kurt, Michael Alexsander, Michal Čihař, Mihai Bivol, milotype, Moritz Beller, Niektory, Nightraven, Nihathrael, nxxs, OlhaQue, Omaranwa, Ott Tinn, PacLow, Pavel, Pedro Henrique, Per Hermansson, Polshakov Dmitry, ptrsk, Ramon, Raphael Isemann, Reiner Gerecke, Robert Mitwicki, Rubén Viguera Marañón, rudis, Rui, Sandra, schtritoff, Sebastian Rasmussen, Siddharth Kothari, Silvério Santos, Slobodan Simić, Szabolcs Tóth, Thomas Kinnen, Thomas Kowaliczek-Schmer, Tobias Schröfel, totycro, totycro uhyi, Translators, ttoocs, Tuomas Lähteenmäki, UnknownScribe, Viktoria S., Vivek, Volkan Gezer, Weblate (bot), Zappaman

    @@ -726,28 +369,10 @@ mature
    active
    active
    -
    action +
    action shooter
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: Unvanquished/Unvanquished.git(since 2011, ), DaemonEngine/Daemon.git @add(since 2015, )
    Code dependencies: Dæmon
    Assets licenses: CC-BY-SA-2.5
    - Build system: CMake
    +
    @@ -817,7 +403,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/V.html b/docs/games/V.html index 804c7f6c..ee29906c 100644 --- a/docs/games/V.html +++ b/docs/games/V.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -51,29 +51,12 @@ mature
    active
    Platform:
    beta
    inactive since 2014
    -
    Homepages: vamos.sourceforge.net, vamos
    Download: vamos/files
    Developer: Sam Varner
    - Technical information
    Code languages: C++, Python
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/vamos/git, vamos.cvs.sourceforge.net
    Code dependencies: OpenAL, OpenGL, SDL
    - Build system: Autoconf
    +
    + Details
    Code languages: C++, Python
    Code licenses: GPL-3.0
    Code repositories: git.code.sf.net/p/vamos/git, vamos.cvs.sourceforge.net
    Code dependencies: OpenAL, OpenGL, SDL
    + Build system: Autoconf
    Developer: Sam Varner
    @@ -101,23 +84,11 @@ mature
    active
    -
    remakerole playing +
    remakerole playing free content racing
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: KranX/Vangers.git(since 2014, )
    Code dependencies: SDL2
    +
    Homepage: KranX/Vangers
    Media: Vangers
    Inspiration: Vangers
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: KranX/Vangers.git(since 2014, )
    Code dependencies: SDL2
    Developers: (12)Aleksander Guryanov, Alexander Dormidontov, Andrew, David CARLIER, DileSoft, Dmitry Marakasov, Michael Vasilyev, Nikita Prianichnikov, Vasily Postnicov, Vitaliy Busko, Xiada, Yury Zhuravlev

    @@ -130,12 +101,12 @@ mature
    active
    -
    remakestrategy +
    remakestrategy content commercial + original required real-time
    -
    - Technical information
    Code languages: C, C++, Assembly
    Code licenses: GPL-3.0
    Code repositories: TheAssemblyArmada/Vanilla-Conquer.git(since 2020, ), electronicarts/CnC_Remastered_Collection.git @add(since 2020, )
    - Build system: CMake
    +
    + Details
    Code languages: C, C++, Assembly
    Code licenses: GPL-3.0
    Code repositories: TheAssemblyArmada/Vanilla-Conquer.git(since 2020, ), electronicarts/CnC_Remastered_Collection.git @add(since 2020, )
    + Build system: CMake
    Developers: Giuliano Belinassi, Henri Valta, OmniBlade, shfil123, Steve Tall, test12376, Toms, Toni Spets
    @@ -148,71 +119,10 @@ mature
    active
    -
    remakestrategy +
    remakestrategy content commercial + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: vcmi/vcmi.git(since 2014, ), svn.code.sf.net/p/vcmi/code
    Code dependencies: SDL
    +
    @@ -224,41 +134,12 @@
    Platforms:
    mature
    inactive since 2014
    active
    -
    arcade +
    arcade flipper skill
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: dozingcat/Vector-Pinball.git(since 2010, )
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: dozingcat/Vector-Pinball.git(since 2010, )
    + Build system: Gradle
    Developer: Brian Nenninger
    @@ -288,9 +169,9 @@
    Platforms:
    mature
    inactive since 2002
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Build system: Make
    Improve Raw entry @@ -303,11 +184,11 @@
    Platform:
    beta
    active
    -
    adventure +
    adventure 2D content open
    -
    Homepage: voadi.com
    Developer: Alex Gleason
    - Technical information
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: voadi/voadi.git(since 2018, )
    Code dependencies: Solarus
    Assets licenses: CC-BY-SA, GPL-3.0
    +
    Homepage: voadi.com
    + Details
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: voadi/voadi.git(since 2018, )
    Code dependencies: Solarus
    Assets licenses: CC-BY-SA, GPL-3.0
    Developer: Alex Gleason
    @@ -319,12 +200,12 @@
    Platform:
    beta
    active
    -
    role playing +
    role playing content open multiplayer online + LAN voxel
    - Technical information
    Code languages: Rust
    Code licenses: GPL-3.0
    Code repositories: veloren/veloren.git(since 2019, )
    + Details
    Code languages: Rust
    Code licenses: GPL-3.0
    Code repositories: veloren/veloren.git(since 2019, )
    @@ -337,10 +218,10 @@ mature
    active
    -
    - Technical information
    Code languages: Haskell
    Code licenses: GPL-3.0
    Assets licenses: no media
    + Details
    Code languages: Haskell
    Code licenses: GPL-3.0
    Assets licenses: no media
    @@ -351,10 +232,10 @@
    Platforms:
    beta
    inactive since 2016
    -
    remake +
    remake content open
    -
    - Technical information
    Code languages: GDScript
    Code licenses: MIT
    Code repositories: Veraball/veraball.git(since 2015, )
    Code dependencies: Godot
    Assets licenses: CC-BY-SA-3.0
    +
    + Details
    Code languages: GDScript
    Code licenses: MIT
    Code repositories: Veraball/veraball.git(since 2015, )
    Code dependencies: Godot
    Assets licenses: CC-BY-SA-3.0
    Developer: Hugo Locurcio
    @@ -365,11 +246,11 @@
    Platform:
    beta
    inactive since 2002
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/vertigo.git(since 2019, )
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/vertigo.git(since 2019, )
    + Build system: Make
    Developer: Anton Norup Sørensen
    @@ -381,12 +262,12 @@
    Platforms:
    beta
    active
    -
    remake +
    remake clone content open
    -
    Homepage: violetland.github.io
    Inspiration: Crimsonland
    Download: ooxi/violetland/releases
    Developer: ooxi
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: ooxi/violetland.git(since 2012, )
    Assets licenses: CC-BY-SA
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: ooxi/violetland.git(since 2012, )
    Assets licenses: CC-BY-SA
    + Build system: CMake
    Developer: ooxi
    @@ -399,172 +280,11 @@ mature
    active
    -
    simulation +
    simulation clone multiplayer Online
    -
    Homepage: vircadia.com
    Inspiration: Second Life
    Developers: - 1st Playable, - Adam Ivie, - Adam Smith, - Adrianl3d, - Aleric Songbird, - AlessandroSigna, - Alexia Mandeville, - Alezia Kurdis, - alhighfidelity, - amantley, - Amer, - Andrew Lowry, - Andrew Meadows, - Andrzej Kapolka, - Andy Howell, - Anna Brewer, - anshuman64, - Anthony Thibault, - Antonina Savinova, - Artur Gomes, - Bennett Goble, - BingShearer, - Brad Hefta-Gaub, - Bradley Austin Davis, - Bridget Went, - Bruce Brown, - burtsloane, - cfresquet, - Chris Collins, - Christoph Haag, - Clément Brisset, - Craig Hansen-Sturm, - Cristian Duarte, - Dale Glass, - Daniela Fontes, - Dante Ruiz, - Dave_K., - Davedub, - David Back, - David Kelly, - David Rowe, - DG4KLU, - Dimitar Dobrev, - divya, - Doug Wilcox, - Douglas Wilcox, - EdgarPironti, - elderorb, - Elisa Lupin-Jimenez, - Eric Johnston, - Eric Levin, - Faye Li, - Flame Soulis, - Fluffy Jenkins, - Gabriel, - gaitat, - Ghostpunch Gamers, - Grayson Stebbins, - Heather Anderson, - HifiExperiments, - Howard Stearns, - humbletim, - JagWire, - James B. Pollack, - Jamil Akram, - Jason Hawks, - Jazmin, - Jeff Clinton, - Jeffrey Ventrella, - jennaingersoll, - Jeroen Baert, - jmgrosen, - John Conklin II, - Johnathan Franck, - Jonathan "Geenz" Goodman, - josecpujol, - Julian Groß, - Kalila, - kasenvr, - Ken Cooke, - Ken Keiter, - Kerry Ivan Kurian, - Konstantin Papesh, - Kunal Gosar, - LaShonda1P, - Leonardo Murillo, - Lexx, - Liv, - Lucas Crisman, - Luis Cuenca, - Maia Hansen, - Maki, - MandatoryMania, - MarcelEdward, - Marcus Llewellyn, - Mark Peng, - markej, - Marko Kudjerski, - Martin Allerton, - matsukaze, - Matt Hardcastle, - Matti Lahtinen, - Melissa Brown, - Midnight Nova, - Mika Impola, - MiladNazeri, - Mohammed Nafees, - mukulHF, - Neet Bhagat, - Nex-Pro, - nimisha20, - Niraj Venkat, - NissimHadar, - Olivier Prat, - Omega Heron, - Oren Hurvitz, - ozan-hifi, - Patrick Manalich, - Patterntrick, - Phil, - Philip Rosedale, - Polyrhythm, - PrestonB1123, - Qliemillar, - Raffi Bedikian, - raveenajain, - RebeccaStankus, - RKH, - Rob Kayson, - Robert, - rohvani, - Roxanne Skelly, - Ryan Downe Karpf, - Ryan Huffman, - Sabrina Shanman, - Sam Gateau, - Sam Gondelman, - SaracenOne, - Seiji Emery, - Seth Alves, - Shannon Romano, - SilverfishVR, - Simon Walton, - Stephen Birarda, - Stojce Slavkovski, - Thijs Wenker, - Tomáš Horáček, - Trent Polack, - Trevor Berninger, - Utkarsh Gautam, - Vincent, - Virendra Singh, - Vladyslav Stelmakhovskyi, - volansystech, - wangyix, - Wayne Chen, - wdings23, - Yoz Grahame, - Zach Fox, - Zach Pomerantz, - Zander Otavka
    - Technical information
    Code languages: C++
    Code licenses: Apache-2.0
    Code repositories: vircadia/vircadia.git(since 2019, )
    +
    Homepage: vircadia.com
    Inspiration: Second Life
    + Details
    Code languages: C++
    Code licenses: Apache-2.0
    Code repositories: vircadia/vircadia.git(since 2019, )
    Developers: (161)1st Playable, Adam Ivie, Adam Smith, Adrianl3d, Aleric Songbird, AlessandroSigna, Alexia Mandeville, Alezia Kurdis, alhighfidelity, amantley, Amer, Andrew Lowry, Andrew Meadows, Andrzej Kapolka, Andy Howell, Anna Brewer, anshuman64, Anthony Thibault, Antonina Savinova, Artur Gomes, Bennett Goble, BingShearer, Brad Hefta-Gaub, Bradley Austin Davis, Bridget Went, Bruce Brown, burtsloane, cfresquet, Chris Collins, Christoph Haag, Clément Brisset, Craig Hansen-Sturm, Cristian Duarte, Dale Glass, Daniela Fontes, Dante Ruiz, Dave_K., Davedub, David Back, David Kelly, David Rowe, DG4KLU, Dimitar Dobrev, divya, Doug Wilcox, Douglas Wilcox, EdgarPironti, elderorb, Elisa Lupin-Jimenez, Eric Johnston, Eric Levin, Faye Li, Flame Soulis, Fluffy Jenkins, Gabriel, gaitat, Ghostpunch Gamers, Grayson Stebbins, Heather Anderson, HifiExperiments, Howard Stearns, humbletim, JagWire, James B. Pollack, Jamil Akram, Jason Hawks, Jazmin, Jeff Clinton, Jeffrey Ventrella, jennaingersoll, Jeroen Baert, jmgrosen, John Conklin II, Johnathan Franck, Jonathan "Geenz" Goodman, josecpujol, Julian Groß, Kalila, kasenvr, Ken Cooke, Ken Keiter, Kerry Ivan Kurian, Konstantin Papesh, Kunal Gosar, LaShonda1P, Leonardo Murillo, Lexx, Liv, Lucas Crisman, Luis Cuenca, Maia Hansen, Maki, MandatoryMania, MarcelEdward, Marcus Llewellyn, Mark Peng, markej, Marko Kudjerski, Martin Allerton, matsukaze, Matt Hardcastle, Matti Lahtinen, Melissa Brown, Midnight Nova, Mika Impola, MiladNazeri, Mohammed Nafees, mukulHF, Neet Bhagat, Nex-Pro, nimisha20, Niraj Venkat, NissimHadar, Olivier Prat, Omega Heron, Oren Hurvitz, ozan-hifi, Patrick Manalich, Patterntrick, Phil, Philip Rosedale, Polyrhythm, PrestonB1123, Qliemillar, Raffi Bedikian, raveenajain, RebeccaStankus, RKH, Rob Kayson, Robert, rohvani, Roxanne Skelly, Ryan Downe Karpf, Ryan Huffman, Sabrina Shanman, Sam Gateau, Sam Gondelman, SaracenOne, Seiji Emery, Seth Alves, Shannon Romano, SilverfishVR, Simon Walton, Stephen Birarda, Stojce Slavkovski, Thijs Wenker, Tomáš Horáček, Trent Polack, Trevor Berninger, Utkarsh Gautam, Vincent, Virendra Singh, Vladyslav Stelmakhovskyi, volansystech, wangyix, Wayne Chen, wdings23, Yoz Grahame, Zach Fox, Zach Pomerantz, Zander Otavka

    @@ -577,9 +297,9 @@ mature
    active
    - Technical information
    Code languages: Java
    Code licenses: AGPL-3.0
    Code repositories: anstue/virus-attack.git(since 2020, )
    + Details
    Code languages: Java
    Code licenses: AGPL-3.0
    Code repositories: anstue/virus-attack.git(since 2020, )
    Build system: Gradle
    Improve Raw entry @@ -593,34 +313,11 @@ mature
    active
    -
    - Technical information
    Code languages: C++
    Code licenses: MAME
    Code repositories: svn.code.sf.net/p/vpinball/code, svn.code.sf.net/p/vpinball/scintilla
    - Build system: CMake
    +
    Homepage: vpinball
    Inspiration: Visual Pinball
    Download: vpinball/files
    @@ -632,12 +329,12 @@
    Platforms:
    beta
    active
    -
    puzzleremake +
    puzzleremake content open multiplayer competitive + online
    -
    - Technical information
    Code languages: C
    Code licenses: 2-clause BSD
    Code repositories: vicgeralds/vitetris.git(since 2018, )
    - Build system: Make
    +
    + Details
    Code languages: C
    Code licenses: 2-clause BSD
    Code repositories: vicgeralds/vitetris.git(since 2018, )
    + Build system: Make
    Developers: lyknode, Victor Geraldsson
    @@ -650,10 +347,10 @@ mature
    active
    - -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: Novum/vkQuake.git(since 2016, )
    Code dependencies: Vulkan
    - Build system: Make
    + +
    Homepage: Novum/vkQuake
    Inspiration: Quake
    Download: Novum/vkQuake/releases
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: Novum/vkQuake.git(since 2016, )
    Code dependencies: Vulkan
    + Build system: Make
    Developers: Andrei Drexler, Axel Gneiting, bviktor, Ozkan Sezer
    @@ -665,11 +362,11 @@
    Platform:
    mature
    inactive since 2014
    -
    strategy +
    strategy content open turn-based
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: esr/vms-empire.git(since 2019, )
    Code dependencies: ncurses
    Assets licenses: no media
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: esr/vms-empire.git(since 2019, )
    Code dependencies: ncurses
    Assets licenses: no media
    Developers: Chuck Simmons, Ed James, Eric S. Raymond
    @@ -680,21 +377,10 @@
    Platforms:
    beta
    inactive since 2018
    -
    music +
    music entertainment
    -
    - Technical information
    Code languages: C#, C++
    Code licenses: GPL-3.0
    Code repositories: Vocaluxe/Vocaluxe.git(since 2012, )
    +
    + Details
    Code languages: C#, C++
    Code licenses: GPL-3.0
    Code repositories: Vocaluxe/Vocaluxe.git(since 2012, )
    Developers: (11)Alexander Eckart, Alexander Grund, daggeg, derivator, Florian Ostertag, hessbe, Jiiniasu, Konstantin Nasartschuk, lukeIam, Stefan, Stephan Sundermann

    @@ -705,9 +391,9 @@
    Platforms:
    beta
    inactive since 2004
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code dependencies: SDL
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code dependencies: SDL
    Build system: Make
    Improve Raw entry @@ -720,11 +406,11 @@
    Platforms:
    beta
    active
    -
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: voxelands/voxelands.git(since 2015, )
    + Details
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: voxelands/voxelands.git(since 2015, )
    Build system: CMake
    Improve Raw entry @@ -737,10 +423,10 @@
    Platform:
    mature
    inactive since 2015
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: C++, C
    Code licenses: NetHack General Public License
    Code repositories: Herdinger/vulture.git(since 2019, )
    +
    + Details
    Code languages: C++, C
    Code licenses: NetHack General Public License
    Code repositories: Herdinger/vulture.git(since 2019, )
    Developers: Clive Crous, Eduard Strehlau
    @@ -753,28 +439,10 @@ mature
    active
    -
    platformremake +
    platformremake content commercial + original required
    -
    - Technical information
    Code languages: ActionScript, C++
    Code licenses: Custom
    Code repositories: TerryCavanagh/vvvvvv.git(since 2015, )
    Code dependencies: Adobe AIR, SDL2
    +
    + Details
    Code languages: ActionScript, C++
    Code licenses: Custom
    Code repositories: TerryCavanagh/vvvvvv.git(since 2015, )
    Code dependencies: Adobe AIR, SDL2
    Developers: (18)Allison Fleischer, Ally, Charlie, Daniel Lee, Dav999-v, ePirat, Ethan Lee, Fredrik Ljungdahl, leo60228, Matt Aaldenberg, Matt Penny, Misa, Misa Elizabeth Kai, Nichole Mattera, Reese Rivers, Rémi Verschelde, Terry Cavanagh, Tynan Richards

    @@ -788,7 +456,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/W.html b/docs/games/W.html index 3e64dc25..d099df0c 100644 --- a/docs/games/W.html +++ b/docs/games/W.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -43,21 +43,6 @@

    Games starting with W

    -
    - Technical information
    Code languages: C++, C, Objective-C
    Code licenses: 3-clause BSD
    Code repositories: WagicProject/wagic.git(since 2013, )
    - Build system: Visual Studio
    -
    -
    cardsstrategy +
    cardsstrategy clone multiplayer Online + LAN open content
    Homepage: mohofobodaktyl/mwalic
    Inspiration: Gwent
    - Technical information
    Code languages: Kotlin
    Code licenses: Apache-2.0
    Code repositories: mohofobodaktyl/mwalic.git(since 2021, )
    Code dependencies: LibGDX
    + Details
    Code languages: Kotlin
    Code licenses: Apache-2.0
    Code repositories: mohofobodaktyl/mwalic.git(since 2021, )
    Code dependencies: LibGDX
    @@ -84,12 +69,12 @@ mature
    active
    -
    simulation +
    simulation clone content open skill
    -
    - Technical information
    Code languages: Haxe, JavaScript
    Code licenses: GPL-3.0
    Code repositories: plainsightcollection/plainsightcollection.github.io.git(since 2017, )
    Code dependencies: Starling
    +
    + Details
    Code languages: Haxe, JavaScript
    Code licenses: GPL-3.0
    Code repositories: plainsightcollection/plainsightcollection.github.io.git(since 2017, )
    Code dependencies: Starling
    Developer: Trevor Jay
    @@ -101,10 +86,10 @@
    Platform:
    beta
    active
    -
    strategy +
    strategy turn-based
    -
    Homepage: www.freeors.com
    Developer: WingStone
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: freeors/War-Of-Kingdom.git(since 2012, )
    Code dependencies: Rose
    +
    Homepage: www.freeors.com
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: freeors/War-Of-Kingdom.git(since 2012, )
    Code dependencies: Rose
    Developer: WingStone
    @@ -116,10 +101,10 @@
    Platform:
    beta
    active
    -
    remakestrategy +
    remakestrategy content commercial + original required
    -
    - Technical information
    Code languages: C
    Code licenses: zlib
    Code repositories: acoto87/war1.git(since 2018, )
    Code dependencies: OpenGL
    +
    + Details
    Code languages: C
    Code licenses: zlib
    Code repositories: acoto87/war1.git(since 2018, )
    Code dependencies: OpenGL
    Developers: Alejandro Coto Gutiérrez, KuriKai
    @@ -131,11 +116,11 @@
    Platforms:
    beta
    active
    -
    remakestrategy +
    remakestrategy content commercial real-time
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: b3dgs/warcraft-remake.git(since 2013, )
    Code dependencies: LionEngine
    +
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: b3dgs/warcraft-remake.git(since 2013, )
    Code dependencies: LionEngine
    Developer: Pierre-Alexandre
    @@ -147,30 +132,9 @@
    Platform:
    mature
    inactive since 2003
    - -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: osgames/wargamer.git(since 2018, ), wargamer.cvs.sourceforge.net
    + +
    @@ -183,26 +147,10 @@ mature
    active
    Platform:
    beta
    inactive since 2018
    Homepage: Nearoo/Wario-Land-3
    Inspiration: Wario Land 3
    Developer: Silas Gyger
    - Technical information
    Code languages: Python
    Code licenses: MIT
    Code repositories: Nearoo/Wario-Land-3.git(since 2015, )
    Code dependencies: pygame
    Homepage: Nearoo/Wario-Land-3
    Inspiration: Wario Land 3
    + Details
    Code languages: Python
    Code licenses: MIT
    Code repositories: Nearoo/Wario-Land-3.git(since 2015, )
    Code dependencies: pygame
    Developer: Silas Gyger
    @@ -229,8 +177,8 @@
    platform artillery clone
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: yeKcim/warmux.git(since 2016, )
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: yeKcim/warmux.git(since 2016, )
    Developer: yeKcim
    @@ -245,8 +193,8 @@ content open roguelike setting fantasy
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: anthonycicc/warp_rogue.git(since 2018, )
    Code dependencies: SDL
    Assets licenses: ?
    +
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: anthonycicc/warp_rogue.git(since 2018, )
    Code dependencies: SDL
    Assets licenses: ?
    Developer: copx. Sherm Pendley
    @@ -259,62 +207,12 @@ mature
    active
    -
    remakestrategy +
    remakestrategy popular real-time
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: Warzone2100/warzone2100.git(since 2010, )
    - Build system: CMake
    +
    @@ -326,9 +224,9 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: git.savannah.gnu.org/git/adonthell/adonthell-wastesedge.git
    Code dependencies: Adonthell
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code repositories: git.savannah.gnu.org/git/adonthell/adonthell-wastesedge.git
    Code dependencies: Adonthell
    @@ -340,10 +238,10 @@
    Platform:
    mature
    inactive since 2005
    -
    Homepages: watomic.sourceforge.net, watomic
    Inspiration: Atomix
    Download: watomic/files
    Developer: Federico
    - Technical information
    Code languages: Pascal
    Code licenses: GPL-2.0
    Code repositories: osgames/watomic.git(since 2018, )
    +
    Homepages: watomic.sourceforge.net, watomic
    Inspiration: Atomix
    Download: watomic/files
    + Details
    Code languages: Pascal
    Code licenses: GPL-2.0
    Code repositories: osgames/watomic.git(since 2018, )
    Developer: Federico
    @@ -355,29 +253,14 @@
    Platform:
    mature
    inactive since 2010
    -
    -
    adventuregame engineremake - content commercial + original required (?)
    -
    - Technical information
    Code languages: TypeScript
    Code licenses: MIT
    Code repositories: cyco/WebFun.git(since 2015, )
    -
    -
    puzzle +
    puzzle content open hangman
    -
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: osgames/webhangman.git(since 2019, )
    Assets licenses: ?
    +
    + Details
    Code languages: JavaScript
    Code licenses: GPL-2.0
    Code repositories: osgames/webhangman.git(since 2019, )
    Assets licenses: ?
    Developer: Jan Mulder
    @@ -400,11 +283,11 @@
    Platforms:
    beta
    inactive since 2008
    -
    platformpuzzle +
    platformpuzzle 2D content open
    -
    - Technical information
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: pygame
    Assets licenses: CC BY 3.0
    +
    + Details
    Code languages: Python
    Code licenses: GPL-2.0
    Code dependencies: pygame
    Assets licenses: CC BY 3.0
    Developer: Olli "Hectigo" Etuaho
    @@ -417,47 +300,12 @@ mature
    active
    -
    strategy +
    strategy clone real-time
    -
    - Technical information
    Code languages: C, C++, Lua, Python
    Code licenses: GPL-2.0
    Code repositories: widelands/widelands.git(since 2019, ), launchpad.net/widelands
    - Build system: CMake
    +
    @@ -468,39 +316,25 @@
    Platform:
    beta
    inactive since 2017
    -
    arcade +
    arcade content open
    -
    - Technical information
    Code languages: C++, Scheme
    Code licenses: GPL-3.0
    Code repositories: WindstilleTeam/windstille.git(archived, since 2015, )
    Code dependencies: OpenAL, SDL2
    Assets licenses: CC-BY-SA
    +
    + Details
    Code languages: C++, Scheme
    Code licenses: GPL-3.0
    Code repositories: WindstilleTeam/windstille.git(archived, since 2015, )
    Code dependencies: OpenAL, SDL2
    Assets licenses: CC-BY-SA
    Developer: Ingo Ruhnke
    -
    - -
    - Technical information
    Code languages: C++, C
    Code licenses: MIT
    Code repositories: retrodump/Wintermute-Engine.git(since 2018, )
    -
    -
    remakerole playing +
    remakerole playing content open roguelike
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Cirrus-Minor/witchblast.git(since 2014, )
    Code dependencies: SFML
    Assets licenses: CC-BY-NC-SA
    +
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Cirrus-Minor/witchblast.git(since 2014, )
    Code dependencies: SFML
    Assets licenses: CC-BY-NC-SA
    Developers: Cong, crumblingstatue, Sébastien
    @@ -512,10 +346,10 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content commercial
    Homepage: m210.duke4.net
    Inspiration: Witchaven
    - Technical information
    Code languages: Java
    Code licenses: Custom
    Code repositories: m210/WitchavenGDX.git(since 2018, )
    Code dependencies: libGDX
    + Details
    Code languages: Java
    Code licenses: Custom
    Code repositories: m210/WitchavenGDX.git(since 2018, )
    Code dependencies: libGDX
    @@ -526,9 +360,9 @@
    Platforms:
    beta
    inactive since 2018
    - Technical information
    Code languages: C++, C, Objective-C
    Code licenses: GPL-3.0
    Code repositories: larienna/cppgame_wizardry.git(since 2018, )
    + Details
    Code languages: C++, C, Objective-C
    Code licenses: GPL-3.0
    Code repositories: larienna/cppgame_wizardry.git(since 2018, )
    Build system: CMake
    Platform:
    beta
    inactive since 2016
    Homepage: wizznic.org
    Inspiration: Puzznic
    Developers: Artur Rojek, Jimmy
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: DusteDdk/Wizznic.git(since 2011, )
    Code dependencies: SDL
    Assets licenses: GPL-3.0
    Homepage: wizznic.org
    Inspiration: Puzznic
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: DusteDdk/Wizznic.git(since 2011, )
    Code dependencies: SDL
    Assets licenses: GPL-3.0
    Developers: Artur Rojek, Jimmy
    @@ -568,13 +402,13 @@
    Platform:
    beta
    active
    -
    remakestrategy +
    remakestrategy 3D content original required real-time
    -
    Homepage: AdrienTD/wkbre
    Inspiration: Warrior Kings
    Developer: Adrien Geets
    - Technical information
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: AdrienTD/wkbre.git(since 2016, )
    - Build system: CMake
    +
    Homepage: AdrienTD/wkbre
    Inspiration: Warrior Kings
    + Details
    Code languages: C++, C
    Code licenses: GPL-3.0
    Code repositories: AdrienTD/wkbre.git(since 2016, )
    + Build system: CMake
    Developer: Adrien Geets
    @@ -586,11 +420,11 @@
    Platform:
    beta
    active
    -
    role playing +
    role playing content open multiplayer online + massive
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/wograld/gitcode, wograld.cvs.sourceforge.net
    Assets licenses: ?
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/wograld/gitcode, wograld.cvs.sourceforge.net
    Assets licenses: ?
    Developers: jastiv, Lori Angela Nagel, mozart kittie, Ritacon, Wograldin, yakgorgon
    @@ -602,11 +436,11 @@
    Platform:
    beta
    active
    -
    actionremake +
    actionremake content commercial + original required shooter
    -
    Homepage: francot514/Wolf3dX
    Inspiration: Wolfenstein 3D
    Developer: Franco Franks
    - Technical information
    Code languages: C#
    Code licenses: GPL-2.0
    Code repositories: francot514/Wolf3dX.git(since 2020, )
    Code dependencies: MonoGame
    +
    Homepage: francot514/Wolf3dX
    Inspiration: Wolfenstein 3D
    + Details
    Code languages: C#
    Code licenses: GPL-2.0
    Code repositories: francot514/Wolf3dX.git(since 2020, )
    Code dependencies: MonoGame
    Developer: Franco Franks
    @@ -619,25 +453,12 @@ mature
    active
    active
    -
    action +
    action 2D content open shooter side-scrolling similar
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: smcameron/wordwarvi.git(since 2012, )
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: smcameron/wordwarvi.git(since 2012, )
    Developers: Jeremy Van Grinsven, smcameron
    @@ -668,31 +489,15 @@
    Platform:
    beta
    inactive since 2009
    -
    strategy +
    strategy 2D turn-based
    -
    - Technical information
    Code languages: Python
    Code licenses: 3-clause BSD
    Code repositories: fariazz/World-of-Heroes.git(since 2012, ), osgames/worldofheroes.git @add(since 2018, )
    Code dependencies: pygame
    +
    + Details
    Code languages: Python
    Code licenses: 3-clause BSD
    Code repositories: fariazz/World-of-Heroes.git(since 2012, ), osgames/worldofheroes.git @add(since 2018, )
    Code dependencies: pygame
    Developer: Pablo Farias Navarro
    -
    -
    game engineremakerole playing - content open (?) + original required
    -
    - Technical information
    Code languages: C++
    Code licenses: LGPL-3.0
    Code repositories: gp-alex/world-of-might-and-magic.git(since 2016, )
    - Build system: CMake
    -
    -
    - Technical information
    Code languages: PHP
    Code licenses: GPL-2.0
    Code repositories: osgames/phaosrpg.git(since 2018, )
    Assets licenses: Restricted
    +
    + Details
    Code languages: PHP
    Code licenses: GPL-2.0
    Code repositories: osgames/phaosrpg.git(since 2018, )
    Assets licenses: Restricted
    Developers: Andrew Whiteman, David Slimp, Draghir, Ferencz Tamas, rock808, Thunder Doom, Zeke Walker
    @@ -714,11 +519,11 @@
    Platform:
    beta
    inactive since 2014
    -
    Homepage: alexdantas/www
    Inspiration: VVVVVV
    Developer: Alexandre Dantas
    - Technical information
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: alexdantas/www.git(since 2014, )
    +
    Homepage: alexdantas/www
    Inspiration: VVVVVV
    + Details
    Code languages: JavaScript
    Code licenses: GPL-3.0
    Code repositories: alexdantas/www.git(since 2014, )
    Developer: Alexandre Dantas
    @@ -730,10 +535,10 @@
    Platform:
    mature
    inactive since 2009
    -
    remake +
    remake open content
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/wxlasertank/code
    Code dependencies: wxWidgets
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/wxlasertank/code
    Code dependencies: wxWidgets
    Developer: Gary Harris
    @@ -746,11 +551,11 @@ mature
    active
    -
    strategy +
    strategy real-time
    -
    - Technical information
    Code languages: Lua, C++
    Code licenses: GPL-2.0
    Code repositories: andrettin/wyrmsun.git(since 2014, ), Andrettin/Wyrmgus.git @add(since 2014, )
    Code dependencies: Modified Stratagus
    Assets licenses: CC0, GPL-2.0
    - Build system: CMake
    +
    + Details
    Code languages: Lua, C++
    Code licenses: GPL-2.0
    Code repositories: andrettin/wyrmsun.git(since 2014, ), Andrettin/Wyrmgus.git @add(since 2014, )
    Code dependencies: Modified Stratagus
    Assets licenses: CC0, GPL-2.0
    + Build system: CMake
    Developers: Andrettin, Anton Karmanov, BeWorld, Dmitry Marakasov, Marcelo Fernandez, Pawonashi, Rémi Verschelde, Szunti
    @@ -764,7 +569,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/X.html b/docs/games/X.html index 7e913838..b76b4860 100644 --- a/docs/games/X.html +++ b/docs/games/X.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -49,11 +49,11 @@
    Platform:
    beta
    inactive since 2011
    -
    strategy +
    strategy clone turn-based
    -
    - Technical information
    Code languages: Pascal
    Code licenses: GPL-2.0
    Code repositories: osgames/xforceffd.git(since 2018, ), svn.code.sf.net/p/xforceffd/code
    +
    + Details
    Code languages: Pascal
    Code licenses: GPL-2.0
    Code repositories: osgames/xforceffd.git(since 2018, ), svn.code.sf.net/p/xforceffd/code
    Developers: Christian Reich, Dirk_F, gnfalex, Martin Kanich, Natter, Sebastian Gingter
    @@ -65,11 +65,11 @@
    Platforms:
    mature
    inactive since 2014
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.tuxfamily.org/viewvc.cgi/xmoto_xmoto
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.tuxfamily.org/viewvc.cgi/xmoto_xmoto
    @@ -80,10 +80,10 @@
    Platform:
    beta
    inactive since 2003
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: osgames/xarchon.git(since 2018, )
    Code dependencies: GTK, Qt
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: osgames/xarchon.git(since 2018, )
    Code dependencies: GTK, Qt
    @@ -95,11 +95,11 @@
    Platform:
    mature
    inactive since 2015
    -
    remake +
    remake content original required
    -
    Homepage: Malvineous/xargon
    Inspiration: Xargon
    Developer: Adam Nielsen
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Malvineous/xargon.git(since 2011, )
    Code dependencies: SDL
    - Build system: Make
    +
    Homepage: Malvineous/xargon
    Inspiration: Xargon
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: Malvineous/xargon.git(since 2011, )
    Code dependencies: SDL
    + Build system: Make
    Developer: Adam Nielsen
    @@ -110,10 +110,10 @@
    Platform:
    beta
    inactive since 2013
    -
    remake +
    remake content commercial + original required
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/xbak/code
    Code dependencies: SDL
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/xbak/code
    Code dependencies: SDL
    Build system: Autoconf
    Improve Raw entry @@ -126,10 +126,10 @@
    Platform:
    mature
    inactive since 2001
    - -
    - Technical information
    Code languages: C, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/xbill.git(since 2019, )
    - Build system: Make
    + +
    + Details
    Code languages: C, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/xbill.git(since 2019, )
    + Build system: Make
    Developers: Brian Wellington, Matias Duarte
    @@ -141,24 +141,12 @@
    Platforms:
    mature
    inactive since 2005
    -
    arcade +
    arcade multiplayer only side-scrolling
    -
    - Technical information
    Code languages: C, Java
    Code licenses: GPL-2.0
    Code repositories: osgames/xblast.git(since 2019, ), xblast.cvs.sourceforge.net
    - Build system: Autoconf
    +
    Homepages: xblast.sourceforge.net, xblast
    Inspiration: Bomberman
    Download: xblast/files
    + Details
    Code languages: C, Java
    Code licenses: GPL-2.0
    Code repositories: osgames/xblast.git(since 2019, ), xblast.cvs.sourceforge.net
    + Build system: Autoconf
    Developers: (12)ALu, Fernando Benites, Frank Zago, Gerfried Fuchs, Kruno Sever, larsl, Oliver Vogel, rado, Ricardo Cruz, Stefan Stiasny, tenderflake, XBlast development team

    @@ -170,9 +158,9 @@
    Platform:
    mature
    inactive since 2005
    - -
    - Technical information
    Code languages: C++, C, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/xconq.git(since 2018, ), xcong.cvs.sourceforge.net
    + +
    + Details
    Code languages: C++, C, Shell
    Code licenses: GPL-2.0
    Code repositories: osgames/xconq.git(since 2018, ), xcong.cvs.sourceforge.net
    Developers: Elijah Meeks, Lincoln Peters, Massimo Campostrini, Matthew Skala
    @@ -184,9 +172,9 @@
    Platform:
    mature
    inactive since 1999
    - -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/xdigger.git(since 2019, ), code.launchpad.net/~ubuntu-branches/debian/sid/xdigger/sid
    + +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: osgames/xdigger.git(since 2019, ), code.launchpad.net/~ubuntu-branches/debian/sid/xdigger/sid
    Developer: Alexander Lang
    @@ -197,11 +185,11 @@
    Platform:
    beta
    inactive since 2010
    -
    remake +
    remake content commercial + original required multiplayer LAN + online
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    @@ -213,11 +201,11 @@
    Platforms:
    mature
    inactive since 2014
    -
    strategy +
    strategy clone turn-based
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: leethomason/unflobtactical.git(since 2015, )
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: leethomason/unflobtactical.git(since 2015, )
    @@ -233,9 +221,9 @@
    platform open content side-scrolling
    -
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: lvella/xevil.git(since 2016, )
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: lvella/xevil.git(since 2016, )
    + Build system: Make
    Developers: Lee Bradley, Lucas Clemente Vella, Michael Judge, Steve Hardt
    @@ -247,11 +235,11 @@
    Platform:
    mature
    inactive since 2000
    -
    arcade +
    arcade 3D content open
    -
    - Technical information
    Code languages: C, Objective-C
    Code licenses: GPL-2.0
    Code repositories: osgames/xinvaders3d.git(since 2019, )
    Assets licenses: no media
    +
    + Details
    Code languages: C, Objective-C
    Code licenses: GPL-2.0
    Code repositories: osgames/xinvaders3d.git(since 2019, )
    Assets licenses: no media
    Developer: Don E. Llopis
    @@ -264,12 +252,12 @@ mature
    active
    -
    puzzle +
    puzzle 2D content open jigsaw
    -
    - Technical information
    Code languages: C
    Code licenses: Custom
    Assets licenses: demo image in Debian: license free
    +
    + Details
    Code languages: C
    Code licenses: Custom
    Assets licenses: demo image in Debian: license free
    Developer: Helmut Hoenig
    @@ -282,173 +270,12 @@ mature
    active
    -
    cardsstrategy +
    cardsstrategy clone multiplayer
    -
    Homepage: xmage.de
    Inspiration: Magic: The Gathering Online
    Download: magefree/mage/releases
    Developers: - //tim, - 18ths, - Adrian Petrescu, - Aidan Coward, - Alex Marcotte, - Alex W. Jackson, - Alexandra Shields, - Alexandre Salconi-Denis, - Alexsandro Francisco, - Alissa Rao, - André Cabaça, - andyfries, - Antoni Gierczak, - Archer262, - arcox, - Aria Stein, - Ariel Jacobs, - AsterAether, - BetaSteward, - BijanT, - Blake Curry, - Blake Lowe, - Brendan O'Dowd, - Brik Royster, - brodee, - Bruno Chevalier, - BursegSardaukar, - Cameron Miller, - Campbell Suter, - cbt33, - cg5-, - Chatziargyriou Eleftheria, - Che Fisher, - Chris Swenson, - Christian Aldover, - chrvanorle, - ciaccona007, - Clint Herron, - CountAndromalius, - daagar, - Daniel Bomar, - Daniele Rosolen, - Danny Plenge, - Derek M, - Devon Richards, - DjB, - draxdyn, - Dustin Conrad, - Dustin Ryan-Roepsch, - Eirkei, - Elliott King, - emerald000, - Eric McVicker, - Eric Nelson, - Erik, - Evan Kranzler, - Fenhl, - FenrisulfrX, - fireshoes, - Francesco Burato, - Galatolol, - GitHubMage, - glerman, - goesta, - gp66, - Grath, - halljared, - HCrescent, - htrajan, - ilcartographer, - ingmargoudt, - jack-the-BOSS, - Jason Wall, - Jean-Baptiste Onofré, - Jeff Wadsworth, - Jerek Wilson, - Jerrad Bieno, - Jesse Jennings, - jesusjbr, - jlin14, - jmharmon, - John, - John Gray, - Jonathan Skeate, - Joseph Zeffiro, - JotaPeRL, - Justin Godesky, - Justin Herlehy, - Kenny Wottrich, - Kevin Shin, - kholdfuzion, - klayhamn, - L_J, - Lazar, - LevelX2, - Li REN, - lilhomie96, - LoneFox78, - magenoxx, - Marc Zwart, - Mark Kalender, - Mark Langen, - marthinwurer, - Matthew Oslan, - Max Lebedev, - menocar, - Michael Napoleon, - Michael Simons, - MitchelStein, - MusaBrt, - myersn024, - Nathaniel Brandes, - Neil Gentleman, - Nick, - okuRaku, - Oleg Agafonov, - Patrick Hulin, - Paulo L F Casaretto, - Plopman, - Poddo, - poixen, - quercitron, - R. K., - Rafael Damasceno, - Raphael "who?!" Kehldorfer, - Raphael-Schulz, - Richard Coates, - rikimaru1234321, - Riley Gleason, - rkfg, - Robert Biter, - Ryan Skeldon, - Saga, - Samuel Sandeen, - Sarah Souders, - Scott Crawford, - shootbot, - Simown, - Skyler Sell, - Speshkitty, - SpikesCafe-google, - spjspj, - Steve Markham, - Styxo, - Temba21, - TGower, - Thomas Contis, - Thomas Hess, - Thomas Sowders, - Thomas Winwood, - ThomasLerner, - Tim Häring, - Tim Rogers, - Tosh94, - Tyler Moore, - vereena42, - Viacheslav Raskulin, - Wehk, - wetterlicht, - Will Hall, - Zach H
    - Technical information
    Code languages: Java
    Code licenses: MIT
    Code repositories: magefree/mage.git(since 2012, )
    - Build system: Maven
    +
    + Details
    Code languages: Java
    Code licenses: MIT
    Code repositories: magefree/mage.git(since 2012, )
    + Build system: Maven
    Developers: (161)//tim, 18ths, Adrian Petrescu, Aidan Coward, Alex Marcotte, Alex W. Jackson, Alexandra Shields, Alexandre Salconi-Denis, Alexsandro Francisco, Alissa Rao, André Cabaça, andyfries, Antoni Gierczak, Archer262, arcox, Aria Stein, Ariel Jacobs, AsterAether, BetaSteward, BijanT, Blake Curry, Blake Lowe, Brendan O'Dowd, Brik Royster, brodee, Bruno Chevalier, BursegSardaukar, Cameron Miller, Campbell Suter, cbt33, cg5-, Chatziargyriou Eleftheria, Che Fisher, Chris Swenson, Christian Aldover, chrvanorle, ciaccona007, Clint Herron, CountAndromalius, daagar, Daniel Bomar, Daniele Rosolen, Danny Plenge, Derek M, Devon Richards, DjB, draxdyn, Dustin Conrad, Dustin Ryan-Roepsch, Eirkei, Elliott King, emerald000, Eric McVicker, Eric Nelson, Erik, Evan Kranzler, Fenhl, FenrisulfrX, fireshoes, Francesco Burato, Galatolol, GitHubMage, glerman, goesta, gp66, Grath, halljared, HCrescent, htrajan, ilcartographer, ingmargoudt, jack-the-BOSS, Jason Wall, Jean-Baptiste Onofré, Jeff Wadsworth, Jerek Wilson, Jerrad Bieno, Jesse Jennings, jesusjbr, jlin14, jmharmon, John, John Gray, Jonathan Skeate, Joseph Zeffiro, JotaPeRL, Justin Godesky, Justin Herlehy, Kenny Wottrich, Kevin Shin, kholdfuzion, klayhamn, L_J, Lazar, LevelX2, Li REN, lilhomie96, LoneFox78, magenoxx, Marc Zwart, Mark Kalender, Mark Langen, marthinwurer, Matthew Oslan, Max Lebedev, menocar, Michael Napoleon, Michael Simons, MitchelStein, MusaBrt, myersn024, Nathaniel Brandes, Neil Gentleman, Nick, okuRaku, Oleg Agafonov, Patrick Hulin, Paulo L F Casaretto, Plopman, Poddo, poixen, quercitron, R. K., Rafael Damasceno, Raphael "who?!" Kehldorfer, Raphael-Schulz, Richard Coates, rikimaru1234321, Riley Gleason, rkfg, Robert Biter, Ryan Skeldon, Saga, Samuel Sandeen, Sarah Souders, Scott Crawford, shootbot, Simown, Skyler Sell, Speshkitty, SpikesCafe-google, spjspj, Steve Markham, Styxo, Temba21, TGower, Thomas Contis, Thomas Hess, Thomas Sowders, Thomas Winwood, ThomasLerner, Tim Häring, Tim Rogers, Tosh94, Tyler Moore, vereena42, Viacheslav Raskulin, Wehk, wetterlicht, Will Hall, Zach H

    @@ -461,12 +288,12 @@ mature
    active
    -
    action +
    action clone first-person shooter
    Homepage: xonotic.org
    Media: Xonotic
    Inspiration: Nexuiz
    Download: xonotic.org/download
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: git.xonotic.org/xonotic/xonotic.git, xonotic/xonotic.git @add(since 2014, ), xonotic/xonotic-data.pk3dir.git, xonlegacy/xonlegacy.git
    @@ -477,10 +304,10 @@
    Platform:
    beta
    inactive since 2012
    -
    puzzle +
    puzzle clone
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: jwm-art-net/XorCurses.git(since 2011, )
    Code dependencies: ncurses
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: jwm-art-net/XorCurses.git(since 2011, )
    Code dependencies: ncurses
    Build system: Make
    Improve Raw entry @@ -493,12 +320,12 @@
    Platforms:
    mature
    inactive since 2010
    -
    action +
    action 2D multiplayer space
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: osgames/xpilot.git(since 2019, ), hg.code.sf.net/p/xpilotgame/www.xpilot.org, xpilotgame.cvs.sourceforge.net
    +
    @@ -510,10 +337,10 @@
    Platforms:
    mature
    inactive since 2010
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: xpilot.cvs.sourceforge.net
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Code repositories: xpilot.cvs.sourceforge.net
    @@ -525,10 +352,10 @@
    Platform:
    mature
    inactive since 2015
    -
    - Technical information
    Code languages: C
    Code licenses: GPL-2.0
    +
    + Details
    Code languages: C
    Code licenses: GPL-2.0
    Developers: Barry Mead, Marc Le Douarain
    @@ -539,11 +366,11 @@
    Platform:
    beta
    inactive since 2010
    -
    strategy +
    strategy real-time shooter
    -
    - Technical information
    Code languages: C, Lua
    Code licenses: MIT
    Code repositories: prophile/xsera.git(since 2008, )
    +
    + Details
    Code languages: C, Lua
    Code licenses: MIT
    Code repositories: prophile/xsera.git(since 2008, )
    Developers: Adam Hintz, Alistair Lynn, Andrew M, Scott McClaugherty
    @@ -556,9 +383,9 @@ mature
    active
    - Technical information
    Code languages: Java
    Code licenses: Custom
    Code repositories: rnauber/xskat-android.git(since 2016, )
    + Details
    Code languages: Java
    Code licenses: Custom
    Code repositories: rnauber/xskat-android.git(since 2016, )
    Developers: Alex, rnauber
    @@ -569,10 +396,10 @@
    Platform:
    beta
    inactive since 2010
    -
    remake +
    remake skill
    -
    Homepages: xswing.net, xswingplus
    Inspiration: Swing
    Download: xswingplus/files
    Developer: tobse
    - Technical information
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/xswingplus/code
    +
    Homepages: xswing.net, xswingplus
    Inspiration: Swing
    Download: xswingplus/files
    + Details
    Code languages: Java
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/xswingplus/code
    Developer: tobse
    @@ -584,26 +411,10 @@
    Platform:
    mature
    inactive since 2016
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    Code repositories: svn.code.sf.net/p/xu4/code
    - Build system: CMake
    @@ -615,10 +426,10 @@
    Platform:
    mature
    inactive since 2011
    - -
    - Technical information
    Code languages: JavaScript, XUL
    Code licenses: MPL-1.1
    Code repositories: mackers/xultris.git(since 2010, )
    - Build system: Make
    + +
    + Details
    Code languages: JavaScript, XUL
    Code licenses: MPL-1.1
    Code repositories: mackers/xultris.git(since 2010, )
    + Build system: Make
    Developers: Brian King, David McNamara, Mike Schuette
    @@ -629,31 +440,15 @@
    Platform:
    beta
    inactive since 2013
    -
    arcade +
    arcade clone content open
    -
    - Technical information
    Code languages: C++
    Code licenses: zlib
    Code repositories: osgames/xye.git(since 2019, ), svn.code.sf.net/p/xye/code
    Code dependencies: SDL
    Assets licenses: Custom free license
    - Build system: Make
    +
    + Details
    Code languages: C++
    Code licenses: zlib
    Code repositories: osgames/xye.git(since 2019, ), svn.code.sf.net/p/xye/code
    Code dependencies: SDL
    Assets licenses: Custom free license
    + Build system: Make
    Developers: Vexorian, Victor Hugo Soliz Kuncar
    -
    -
    - -
    - Technical information
    Code languages: C++
    Code licenses: zlib
    Code repositories: fallahn/xygine.git(since 2015, )
    - Build system: CMake

    Back to top

    @@ -664,7 +459,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/Y.html b/docs/games/Y.html index 781cdb53..2322f0d0 100644 --- a/docs/games/Y.html +++ b/docs/games/Y.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -51,36 +51,11 @@ mature
    active
    active
    -
    action +
    action first-person open content shooter
    -
    - Technical information
    Code languages: JavaScript, Python
    Code licenses: GPL-3.0
    Code repositories: carlini/js13k2019-yet-another-doom-clone.git(since 2019, )
    Code dependencies: WebGL
    +
    + Details
    Code languages: JavaScript, Python
    Code licenses: GPL-3.0
    Code repositories: carlini/js13k2019-yet-another-doom-clone.git(since 2019, )
    Code dependencies: WebGL
    Developer: Nicholas Carlini
    -
    - Technical information
    Code languages: MoonScript, Java, Lua
    Code licenses: MIT
    Code repositories: deathbeam/yae.git(since 2014, )
    Code dependencies: libGDX
    -
    -
    platformremake +
    platformremake content open
    -
    - Technical information
    Code languages: C#
    Code licenses: MIT
    Code repositories: youkaicountry/yknytt.git(since 2020, )
    Code dependencies: Godot
    +
    Homepage: youkaicountry/yknytt
    Inspiration: Knytt Stories
    + Details
    Code languages: C#
    Code licenses: MIT
    Code repositories: youkaicountry/yknytt.git(since 2020, )
    Code dependencies: Godot
    Developers: Nathaniel Caldwell, up-left
    @@ -138,32 +100,13 @@
    Platforms:
    mature
    inactive since 2009
    - Technical information
    Code languages: Blender Script
    Code licenses: ?
    Code dependencies: Blender game engine
    + Details
    Code languages: Blender Script
    Code licenses: ?
    Code dependencies: Blender game engine
    -
    -
    game engine - 3D - clone - content open - multiplayer online + local - racing
    -
    Homepages: cflavio/yorg, www.ya2.it
    Inspiration: Micro Machines
    Developer: Flavio Calva
    - Technical information
    Code languages: Python
    Code licenses: GPL-3.0
    Code repositories: cflavio/yorg.git(since 2016, )
    Code dependencies: Panda3D
    Assets licenses: CC BY, CC-BY-SA
    -
    -
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/ysoccer/code
    - Build system: Gradle
    +
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: git.code.sf.net/p/ysoccer/code
    + Build system: Gradle
    Developers: Daniele, Massimo Modica
    @@ -190,7 +133,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/Z.html b/docs/games/Z.html index 5d63068f..b18d6371 100644 --- a/docs/games/Z.html +++ b/docs/games/Z.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -50,11 +50,11 @@
    Platforms:
    mature
    inactive since 2017
    -
    action +
    action first-person shooter
    @@ -66,10 +66,10 @@
    Platform:
    mature
    inactive since 2005
    -
    role playing +
    role playing roguelike
    -
    - Technical information
    Code languages: C
    Code licenses: Custom
    Code repositories: osgames/zangband.git(since 2018, ), zangband.cvs.sourceforge.net
    +
    Homepages: www.zangband.org, zangband
    Media: ZAngband
    Inspiration: Angband
    Download: zangband/files
    + Details
    Code languages: C
    Code licenses: Custom
    Code repositories: osgames/zangband.git(since 2018, ), zangband.cvs.sourceforge.net
    Developers: Chris Kern, Mitsuhiro Itakura, Robert Ruehlmann, Ross Morgan-Linial, Steven Fuerst, topi ylinen, Willem Siemelink
    @@ -80,11 +80,11 @@
    Platforms:
    beta
    inactive since 2007
    -
    arcade +
    arcade 2D multiplayer
    -
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: zatacka.cvs.sourceforge.net
    +
    + Details
    Code languages: C, C++
    Code licenses: GPL-2.0
    Code repositories: zatacka.cvs.sourceforge.net
    Developers: BoomerBoss, Kaan, mage
    @@ -96,10 +96,10 @@
    Platform:
    beta
    active
    - Technical information
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: simenheg/zatackax.git(since 2013, )
    Code dependencies: SDL
    - Build system: Autoconf
    + Details
    Code languages: C
    Code licenses: GPL-3.0
    Code repositories: simenheg/zatackax.git(since 2013, )
    Code dependencies: SDL
    + Build system: Autoconf
    Developer: Simen Heggestøyl
    @@ -110,13 +110,13 @@
    Platform:
    beta
    inactive since 2018
    -
    action +
    action content open first-person requires original engine shooter
    -
    - Technical information
    Code languages: None
    Code licenses: ISC
    Code repositories: CireG/Zauberer.git(since 2013, )
    Code dependencies: Hexen
    Assets licenses: 3-clause BSD
    +
    + Details
    Code languages: None
    Code licenses: ISC
    Code repositories: CireG/Zauberer.git(since 2013, )
    Code dependencies: Hexen
    Assets licenses: 3-clause BSD
    Developers: Ayub Ahmed, Eric Söderberg, Snakecharmer
    @@ -127,10 +127,10 @@
    Platforms:
    beta
    inactive since 2010
    - Technical information
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/zaz/code
    Code dependencies: SDL
    - Build system: Autoconf
    + Details
    Code languages: C++
    Code licenses: GPL-3.0
    Code repositories: svn.code.sf.net/p/zaz/code
    Code dependencies: SDL
    + Build system: Autoconf
    Developer: Remigiusz Dybka
    @@ -143,79 +143,13 @@ mature
    active
    -
    remake +
    remake content commercial (?) + original required first-person shooter
    -
    - Technical information
    Code languages: C, C++, ZenScript
    Code licenses: GPL-3.0
    Code repositories: coelckers/gzdoom.git(since 2013, ), git.code.sf.net/p/zdoom/gzdoom
    - Build system: CMake
    +
    @@ -228,12 +162,12 @@ mature
    active
    -
    remakestrategy +
    remakestrategy content open multiplayer online + LAN real-time
    -
    Homepages: zzone.lewe.com/zed-online-game, zedonline
    Inspiration: Z
    Developer: DaMarkov
    - Technical information
    Code languages: C++
    Code licenses: ?
    Code repositories: hg.code.sf.net/p/zedonline/code
    +
    + Details
    Code languages: C++
    Code licenses: ?
    Code repositories: hg.code.sf.net/p/zedonline/code
    Developer: DaMarkov
    @@ -246,9 +180,9 @@ mature
    active
    - Technical information
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: ArmageddonGames/ZeldaClassic.git(since 2015, )
    + Details
    Code languages: C, C++
    Code licenses: GPL-3.0
    Code repositories: ArmageddonGames/ZeldaClassic.git(since 2015, )
    Developers: DimiPZC, Emily, evouga, Gleeok, Peter Hull, Saffith, SyrianBallaS, venrob, ZoriaRPG
    @@ -261,10 +195,10 @@ mature
    active
    - Technical information
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: solarus-games/zsdx.git(since 2018, ), solarus-games/zsdx.git(archived, since 2013, )
    Code dependencies: Solarus
    - Build system: CMake
    + Details
    Code languages: Lua
    Code licenses: GPL-3.0
    Code repositories: solarus-games/zsdx.git(since 2018, ), solarus-games/zsdx.git(archived, since 2013, )
    Code dependencies: Solarus
    + Build system: CMake
    Developers: Christopho, legrostazon, Peter De Wachter, Renkineko, rypervenche, Thomas Noury, Vincent Breitmoser, Vlag
    @@ -277,10 +211,10 @@ mature
    active
    - Technical information
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: juankysoriano/Zen.git(since 2015, )
    - Build system: Gradle
    + Details
    Code languages: Java
    Code licenses: GPL-2.0
    Code repositories: juankysoriano/Zen.git(since 2015, )
    + Build system: Gradle
    Developer: Juanky Soriano
    @@ -292,13 +226,13 @@
    Platform:
    mature
    inactive since 2013
    -
    actionstrategy +
    actionstrategy first-person multiplayer only shooter
    -
    - Technical information
    Code languages: C++
    Code licenses: MIT
    Code repositories: osgames/zeroballistics.git(since 2019, ), svn.code.sf.net/p/zeroballistics/code
    - Build system: CMake
    +
    + Details
    Code languages: C++
    Code licenses: MIT
    Code repositories: osgames/zeroballistics.git(since 2019, ), svn.code.sf.net/p/zeroballistics/code
    + Build system: CMake
    Developers: Adrian Batzill, BaronM, ckiosidi, codeanimals, Konstantinos, Muschick Christian
    @@ -311,66 +245,10 @@ mature
    active
    -
    strategy +
    strategy real-time
    -
    - Technical information
    Code languages: Lua
    Code licenses: GPL-2.0
    Code repositories: ZeroK-RTS/Zero-K.git(since 2013, )
    +
    @@ -383,57 +261,24 @@ mature
    active
    - -
    - Technical information
    Code languages: Clojure
    Code licenses: MIT
    Code repositories: Zetawar/zetawar.git(since 2016, )
    + +
    Homepage: www.zetawar.com
    Inspirations: Elite Command, Weewar
    + Details
    Code languages: Clojure
    Code licenses: MIT
    Code repositories: Zetawar/zetawar.git(since 2016, )
    Developers: David Whittington, Tim Bedford
    -
    -
    game engine - emulator
    -
    Homepage: Zal0/ZGB/wiki
    Download: Zal0/ZGB/releases
    Developers: Sergio de Prado, Zalo
    - Technical information
    Code languages: C, Assembly, C++
    Code licenses: MIT
    Code repositories: Zal0/ZGB.git(since 2016, )
    - Build system: Visual Studio
    -
    -
    -
    game engineremakestrategy - content commercial + original required - real-time
    -
    Homepages: zod.sourceforge.net, zod
    Inspiration: Z
    Download: zod/files
    Developer: Mike Nigh
    - Technical information
    Code languages: C++
    Code licenses: ?
    Code repositories: hg.code.sf.net/p/zod/zod_engine
    -
    -
    strategy +
    strategy tiles turn-based
    -
    - Technical information
    Code languages: Rust
    Code licenses: Apache-2.0
    Code repositories: ozkriff/zoc.git(since 2015, )
    +
    + Details
    Code languages: Rust
    Code licenses: Apache-2.0
    Code repositories: ozkriff/zoc.git(since 2015, )
    Developers: Andrey Lesnikóv, Andréy Lesnikóv
    @@ -445,11 +290,11 @@
    Platform:
    beta
    active
    -
    Homepage: vatbub/zorkClone
    Inspiration: Zork
    Developer: Frederik Kammel
    - Technical information
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: vatbub/zorkClone.git(since 2016, )
    - Build system: Maven
    +
    Homepage: vatbub/zorkClone
    Inspiration: Zork
    + Details
    Code languages: Java
    Code licenses: Apache-2.0
    Code repositories: vatbub/zorkClone.git(since 2016, )
    + Build system: Maven
    Developer: Frederik Kammel
    @@ -460,9 +305,9 @@
    Platform:
    beta
    inactive since 2004
    - Technical information
    Code languages: C++
    Code licenses: GPL-2.0
    + Details
    Code languages: C++
    Code licenses: GPL-2.0
    Build system: CMake
    Improve Raw entry @@ -475,9 +320,9 @@
    Platform:
    beta
    active
    - -
    Homepage: benhoyt.com/writings/zzt-in-go
    Inspiration: ZZT
    Developer: Ben Hoyt
    - Technical information
    Code languages: Go
    Code licenses: MIT
    Code repositories: benhoyt/zztgo.git(since 2020, )
    + +
    Homepage: benhoyt.com/writings/zzt-in-go
    Inspiration: ZZT
    + Details
    Code languages: Go
    Code licenses: MIT
    Code repositories: benhoyt/zztgo.git(since 2020, )
    Developer: Ben Hoyt
    @@ -491,7 +336,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/genres.html b/docs/games/genres.html index 45463eab..f146c007 100644 --- a/docs/games/genres.html +++ b/docs/games/genres.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -44,27 +44,26 @@

    Open source games

    Index by game genre

    - Action (280) - Adventure (58) - Arcade (159) - Board (25) - Cards (21) + Action (266) + Adventure (42) + Arcade (157) + Board (24) + Cards (19) Educational (13) - Game engine (146) Music (15) - Platform (70) + Platform (69) Puzzle (159) - Remake (562) - Role playing (211) - Simulation (124) + Remake (511) + Role playing (196) + Simulation (117) Sports (25) - Strategy (297) - Visual novel (6) + Strategy (286) + Visual novel (4)
    -
    Action
    280 games
    +
    Action
    266 games
    +
    + -
    -
    -
    -
    Adventure
    58 games
    +
    Adventure
    42 games
    -
    -
    -

    Back to top

    -
    Arcade
    159 games
    +
    Arcade
    157 games
    + (beta, inactive since 2013)
  • Lona
  • -
    -
    -
    Board
    25 games
    +
    Board
    24 games
    + (beta)
    -
    -
    Cards
    21 games
    +
    Cards
    19 games
    + (inactive since 2015)
  • Heroes of Civilizations + (beta)
  • -

    Back to top

    @@ -530,121 +506,6 @@

    Back to top

    -
    -
    Game engine
    146 games
    -
    - -
    - -
    - -
    -

    Back to top

    -
    Music
    15 games
    @@ -667,14 +528,13 @@

    Back to top

    -
    Platform
    70 games
    +
    Platform
    69 games
    -
    Remake
    562 games
    +
    Remake
    511 games
    +
    + -
    -

    Back to top

    -
    Role playing
    211 games
    +
    Role playing
    196 games
    + (beta, inactive since 2009)
  • Falling Time
  • freeablo + (beta)
  • -
    -
    Simulation
    124 games
    +
    Simulation
    117 games
    -
    -
    -
    Strategy
    297 games
    +
    Strategy
    286 games
    + (beta, inactive since 2016)
  • Freeserf
  • Freeserf.net
  • -
    -

    Back to top

    @@ -1762,7 +1553,7 @@

    The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

    + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

    \ No newline at end of file diff --git a/docs/games/index.html b/docs/games/index.html index 1c5a07ff..8b9761f7 100644 --- a/docs/games/index.html +++ b/docs/games/index.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
    @@ -43,39 +43,39 @@
    -

    Open source games

    Alphabetical index of informations about 1488 games

    - A (71) - B (78) - C (105) - D (87) - E (40) - F (80) - G (65) - H (40) - I (32) - J (25) - K (29) - L (47) - M (77) - N (33) - O (129) - P (84) - Q (9) - R (65) - S (132) - T (109) +

    Open source games

    Alphabetical index of informations about 1342 games

    + A (65) + B (73) + C (97) + D (75) + E (34) + F (73) + G (57) + H (37) + I (26) + J (20) + K (25) + L (43) + M (71) + N (31) + O (109) + P (77) + Q (7) + R (56) + S (125) + T (100) U (22) V (25) - W (37) - X (27) - Y (7) - Z (20) - 0-9 (13) + W (33) + X (26) + Y (5) + Z (18) + 0-9 (12)
    -
    A
    71 games
    +
    A
    65 games
    -
    - +
    +
    -
    B
    78 games
    +
    B
    73 games
    -
    -
    - +
    +
    -
    C
    105 games
    +
    C
    97 games
    + (beta, inactive since 2010)
  • Command Series Engine
  • Commander Genius
  • -
    -
    D
    87 games
    +
    D
    75 games
    + (beta, inactive since 2017)
  • Destination Sol
  • Devana + (beta)
  • Devilution
  • DevilutionX
  • -

    Back to top

    -
    E
    40 games
    +
    E
    34 games
    -
    + (beta, inactive since 2018)
  • Exult
  • ezQuake
  • Back to top

    -
    F
    80 games
    +
    F
    73 games
    + (inactive since 2012)
  • Forge
  • -
    -
    G
    65 games
    +
    G
    57 games
    + (inactive since 2018)
  • GJID + (inactive since 2017)
  • -
    -
    -
    H
    40 games
    +
    H
    37 games
    + (beta, inactive since 2012)

    Back to top

    -
    I
    32 games
    +
    I
    26 games
    + (beta, inactive since 2012)
  • Ilarion
  • Illarion
  • IMaze + (inactive since 2001)
  • Imperium
  • -
    -
    -
    J
    25 games
    +
    J
    20 games
    + (beta, inactive since 2006)
  • JSettlers
  • jsFO + (beta, inactive since 2017)
  • -
    -
    K
    29 games
    +
    K
    25 games
    -
    -
    L
    47 games
    +
    L
    43 games
    -
    -
    M
    77 games
    +
    M
    71 games
    + (inactive since 2012)
  • MegaGlest
  • MegaMek
  • -
    @@ -733,7 +676,7 @@ (beta)
  • Mmpong (beta, inactive since 2009)
  • Moagg2 (inactive since 2008)
  • Mocha Doom - (beta, inactive since 2012)
  • Monofoxe
  • Monsters and Mushrooms + (beta, inactive since 2012)
  • Monsters and Mushrooms (inactive since 2010)
  • Monsterz (beta, inactive since 2007)
  • Monstrosity
  • Moon-buggy (inactive since 2006)
  • Moonbase Assault @@ -747,22 +690,21 @@ (inactive since 2008)
  • Mtp Target (inactive since 2008)
  • Murder In The Public Domain (inactive since 2013)
  • MUSoSu - (beta, inactive since 2008)
  • MxEngine
  • + (beta, inactive since 2008)

    Back to top

    -
    N
    33 games
    +
    N
    31 games
    + (inactive since 2009)
  • NetStatsBaseball
  • Neverball
  • -

    Back to top

    -
    O
    129 games
    +
    O
    109 games
    -
    -
    -

    Back to top

    -
    P
    84 games
    +
    P
    77 games
    + (inactive since 2007)
  • Pentobi
  • Peragro Tempus + (beta, inactive since 2012)
  • Performous
  • Phantasy Star Rebirth + (beta, inactive since 2013)
  • Physics Platformer + (beta, inactive since 2019)
  • Physics Spacewar + (beta, inactive since 2019)
  • PianOli
  • -
    - +
    +
    -
    Q
    9 games
    +
    Q
    7 games
    • Q - (inactive since 2013)
    • Q-Gears - (beta, inactive since 2015)
    • Qonk - (beta, inactive since 2008)
    + (inactive since 2013)
  • Qonk + (beta, inactive since 2008)
  • Quadrapassel
  • -

    Back to top

    -
    R
    65 games
    +
    R
    56 games
    -
    -

    Back to top

    -
    S
    132 games
    +
    S
    125 games
    + (inactive since 2016)
    -
    -
    T
    109 games
    +
    T
    100 games
    + (inactive since 2015)
    -
    @@ -1281,27 +1185,24 @@

    Back to top

    -
    W
    37 games
    +
    W
    33 games
    -
    -
    -
    X
    27 games
    +
    X
    26 games
    + (beta, inactive since 2013)

    Back to top

    -
    Y
    7 games
    +
    Y
    5 games

    Back to top

    -
    Z
    20 games
    +
    Z
    18 games
    + (beta, inactive since 2010)
    -
    -
    0-9
    13 games
    +
    0-9
    12 games
    -
    -
    @@ -54,9 +54,9 @@ Basic (2) Blender Script (2) BlitzMax (1) - C (516) - C# (90) - C++ (721) + C (518) + C# (91) + C++ (723) Clojure (1) CoffeeScript (4) ColdFusion (1) @@ -86,7 +86,7 @@ Pascal (32) Perl (7) PHP (33) - Python (159) + Python (160) QuakeC (1) Ren'Py (4) Ruby (8) @@ -180,8 +180,8 @@ (beta)
  • Keen Dreams (inactive since 2014)
  • Super Tilt Bro
  • Vanilla-Conquer
  • - +

    Back to top

    @@ -247,7 +247,7 @@ (inactive since 2004)
  • Alex the Allegator 4 (inactive since 2003)
  • Amphetamine (beta, inactive since 2008)
  • Anagramarama - (beta, inactive since 2002)
  • Anarch
  • Angband
  • Anura
  • AssaultCube + (beta, inactive since 2002)
  • Anarch
  • Angband
  • AssaultCube (inactive since 2018)
  • AstroMenace
  • ativayeban (inactive since 2015)
  • Atomic Tanks (inactive since 2016)
  • Atomiks @@ -259,8 +259,7 @@ (beta, inactive since 2014)
  • BetterSpades (beta)
  • Biniax (inactive since 2012)
  • Bitfighter
  • Black Shades
  • Black Shades Elite - (beta, inactive since 2007)
  • Blitwizard - (beta, inactive since 2015)
  • Blob Wars : Attrition
  • Blobwars: Metal Blob Solid
  • BomberClone + (beta, inactive since 2007)
  • Blob Wars : Attrition
  • Blobwars: Metal Blob Solid
  • BomberClone (beta, inactive since 2010)
  • Boson (beta, inactive since 2006)
  • Brogue
  • C-Dogs SDL
  • c64-nuclearreaction (inactive since 2014)
  • CaesarIA @@ -269,37 +268,28 @@ (beta)
  • Catacomb 3-D (inactive since 1991)
  • CatacombSDL (inactive since 2014)
  • Catch Challenger
  • CaveExpress
  • CavePacker
  • CAVEZ of PHEAR - (beta, inactive since 2011)
  • CETech - (beta)
  • Chocolate Doom
  • Chocolate Duke3D + (beta, inactive since 2011)
  • Chocolate Doom
  • Chocolate Duke3D (beta, inactive since 2016)
  • Choria
  • Chroma
  • Circus Linux! - (inactive since 2000)
  • Civilization: Call To Power 2 Source Project
  • ClanLib
  • Classic RBDoom 3 BFG
  • ClassiCube
  • Colditz Escape
  • Commander Genius
  • Core War
  • CorEngine - (beta, inactive since 2015)
  • Cosmo-Engine + (inactive since 2000)
  • Civilization: Call To Power 2 Source Project
  • ClassiCube
  • Colditz Escape
  • Commander Genius
  • Core War
  • Cosmo-Engine (beta)
  • Cosmore
  • Craft (inactive since 2017)
  • Crimson Fields - (inactive since 2010)
  • Crossfire
  • CrossUO
  • Crown - (beta)
  • Crown and Cutlass + (inactive since 2010)
  • Crossfire
  • CrossUO
  • Crown and Cutlass (beta, inactive since 2009)
  • Cubosphere (beta)
  • Curse of War (inactive since 2014)
  • Daimonin
  • Danger from the Deep (beta, inactive since 2011)
  • Dark Oberon - (inactive since 2009)
  • DarkPlaces - (inactive since 2014)
  • Data Storm + (inactive since 2009)
  • Data Storm (inactive since 2017)
  • DDraceNetwork (beta)
  • Deathchase 3D (inactive since 2002)
  • Defendguin (inactive since 2009)
  • Deliantra
  • Der Clou! - (beta, inactive since 2017)
  • DesktopAdventures - (beta)
  • Devilution
  • DevilutionX
  • dhewm3
  • Digbuild + (beta, inactive since 2017)
  • Devilution
  • DevilutionX
  • dhewm3
  • Digbuild (beta, inactive since 2011)
  • Digger Remastered - (inactive since 2004)
  • dim3 - (beta, inactive since 2014)
  • donut - (beta)
  • DOOM - (inactive since 2012)
  • DOOM Retro
  • DOOM-iOS + (inactive since 2004)
  • donut + (beta)
  • DOOM Retro
  • DOOM-iOS (inactive since 2012)
  • Doom64EX
  • Doomsday Engine
  • Dope Wars (inactive since 2013)
  • dRally (beta)
  • DreamChess - (beta)
  • DreamZZT - (beta, inactive since 2007)
  • Dreerally (beta)
  • DroidZebra (inactive since 2015)
  • Duel Commander (beta, inactive since 2009)
  • Duke3D @@ -307,12 +297,9 @@ (beta, inactive since 2008)
  • Dune Dynasty (inactive since 2014)
  • Dust Racing 2D
  • DXX-Rebirth
  • Eat The Whistle (inactive since 2017)
  • EDuke32
  • Egoboo - (inactive since 2015)
  • Elysium Engine - (beta, inactive since 2006)
  • EmptyEpsilon
  • Enigma
  • EnTT Pacman
  • Epiar - (beta)
  • erampage - (beta, inactive since 2015)
  • Escape Towards The Unknown - (beta, inactive since 2016)
  • Esenthel Engine - (beta)
  • ET: Legacy
  • Eternal Lands
  • Etterna + (inactive since 2015)
  • EmptyEpsilon
  • Enigma
  • EnTT Pacman
  • Epiar + (beta)
  • Escape Towards The Unknown + (beta, inactive since 2016)
  • ET: Legacy
  • Eternal Lands
  • Etterna (beta)
  • Excellent Bifurcation (inactive since 2007)
  • ezQuake
  • Fairy-Max (inactive since 2018)
  • Falcon's Eye @@ -325,8 +312,7 @@ (inactive since 2012)
  • Forsaken (beta, inactive since 2013)
  • FQuake3 (beta, inactive since 2014)
  • fRaBs - (inactive since 2016)
  • Free in the Dark (engine) - (beta)
  • Free Space Colonization + (inactive since 2016)
  • Free Space Colonization (beta, inactive since 2017)
  • FreeBlocks (beta, inactive since 2015)
  • Freeciv
  • Freeciv Alpha Centauri project (beta, inactive since 2003)
  • FreedroidRPG
  • FreeFalcon @@ -334,27 +320,21 @@ (beta, inactive since 2017)
  • Freenukum (beta, inactive since 2009)
  • FreePrince (beta, inactive since 2011)
  • Freeserf
  • FreeSpace 2 Source Code Project
  • Friking Shark
  • FTEQW
  • GalaxyNG - (inactive since 2005)
  • GameCake
  • gamekit - (inactive since 2015)
  • GamePlay - (inactive since 2016)
  • GCompris
  • Gee Whiz + (inactive since 2005)
  • GCompris
  • Gee Whiz (beta, inactive since 2004)
  • Gem Drop X (beta, inactive since 2002)
  • ges-code
  • Gilbert and the doors (inactive since 2018)
  • GLSpeed
  • GLtron (beta, inactive since 2017)
  • Gnomescroll (beta, inactive since 2013)
  • GNU FreeDink - (inactive since 2012)
  • GNU Go - (inactive since 2011)
  • GNU Shogi + (inactive since 2012)
  • GNU Shogi (inactive since 2018)
  • GoldenEye: Source (inactive since 2018)
  • Greenius' Civil War - (beta, inactive since 2001)
  • Gweled
  • -
    - +
    + -
    - +
    + + (beta, inactive since 2014)
  • sfall
  • Simple DirectMedia Layer
  • Sludge
  • SoftPixel Engine + (inactive since 2013)
  • Solarus
  • Spartan Engine + (beta)
  • Spring
  • SR
  • sundog + (beta)
  • Tapir + (beta, inactive since 2017)
  • Terminal Overload + (beta, inactive since 2016)
  • The Eternity Engine
  • Torque 2D
  • Torque 3D
  • TTDPatch + (inactive since 2013)
  • twin-e + (beta, inactive since 2015)
  • TwinEngine + (inactive since 2015)
  • Wagic, the Homebrew + (beta)
  • Wintermute Engine + (beta, inactive since 2013)
  • Zeta + (beta)
  • ZGB
  • Back to top

    @@ -581,45 +582,36 @@
    -
    - +
    + -
    - +
    + @@ -656,25 +658,21 @@
    -
    - +
    + -
    - +
    + + (beta)
  • xygineXT + (beta)
  • ZGB
  • Zod Engine + (inactive since 2018)
  • Back to top

    @@ -1265,22 +1268,22 @@
    -
    -

    Back to top

    @@ -1316,17 +1319,17 @@
    - -
    - +
    +

    Back to top

    @@ -1357,8 +1360,7 @@
    -
    - +
    + + (beta, inactive since 2010)
  • YSoccer
  • Zen!
  • zorkClone + (beta)
  • AndEngine + (inactive since 2013)
  • Arianne / Marauroa
  • Bladecoder Adventure Engine
  • Chunk Stories + (beta)
  • DelverEngine
  • Dingo-Engine + (beta, inactive since 2016)
  • eAdventure + (inactive since 2014)
  • Flare
  • flixel-gdx + (beta, inactive since 2017)
  • Freya Game Engine + (beta, inactive since 2002)
  • INSTEAD
  • Jake2 + (beta, inactive since 2006)
  • JaNaG - Java Name Generator + (inactive since 2016)
  • JGame + (inactive since 2012)
  • jMonkeyEngine
  • libGDX
  • Lightweight Java Game Library
  • LionEngine
  • Loon Game + (beta)
  • mini2Dx
  • Monster Generator
  • OpenKeeper + (beta)
  • opsu!
  • Oreon Engine
  • PainTown
  • PCGen
  • Pixel Wheels + (beta)
  • Rolemaster Office
  • Slick2D + (beta, inactive since 2014)
  • SteveTech1 + (beta, inactive since 2019)
  • Terasology
  • VASSAL
  • Yet Another Engine + (beta, inactive since 2016)
  • Back to top

    @@ -1509,13 +1512,11 @@ (beta)
  • Arashi-JS (beta, inactive since 2010)
  • Armor Alley (beta)
  • asdf
  • Aussenposten - (beta, inactive since 2015)
  • Backbone Game Engine - (beta, inactive since 2016)
  • Ball And Wall + (beta, inactive since 2015)
  • Ball And Wall (inactive since 2015)
  • Betrayer's Moon Tactics (beta, inactive since 2006)
  • BlackNova Traders (beta, inactive since 2012)
  • BlakedAwesomenaughts - (beta, inactive since 2015)
  • boardgame.io - (beta)
  • British Bingo
  • BrowserQuest
  • CaesarIA + (beta, inactive since 2015)
  • British Bingo
  • BrowserQuest
  • CaesarIA (beta)
  • Candy Box 2 (inactive since 2013)
  • Card Stories (beta, inactive since 2012)
  • Castle of the Winds @@ -1531,27 +1532,25 @@ (inactive since 2016)
  • Delaford (beta)
  • diablo-js
  • Enduro tribute
  • EPOH (beta)
  • Evil Cult
  • Executive Man - (inactive since 2017)
  • ezEngine
  • Fire Strike Retro
  • Fluid Table Tennis - (inactive since 2013)
  • + (inactive since 2017)
  • Fire Strike Retro
  • Fluid Table Tennis + (inactive since 2013)
  • Foursies + (inactive since 2016)
  • Freeciv-web
  • Gift Grabber
  • -
    - +
    +

    Back to top

    @@ -1599,14 +1602,14 @@ @@ -1630,63 +1633,63 @@
    -
    - +
    + -
    - +
    + + (beta, inactive since 2010)
  • Zelda: Mystery of Solarus DX
  • Zero-K
  • adventure engine + (inactive since 2013)
  • Blitwizard + (beta, inactive since 2015)
  • GameCake
  • Gideros
  • Grail + (beta, inactive since 2013)
  • H-World + (beta, inactive since 2005)
  • INSTEAD
  • LIKO-12
  • Minetest
  • Nuvie + (beta, inactive since 2018)
  • Openfrag + (beta, inactive since 2008)
  • OpenTomb + (beta)
  • OpenXRay
  • Solarus
  • Spring
  • Yet Another Engine + (beta, inactive since 2016)
  • Back to top

    -
      @@ -1702,10 +1705,10 @@ (inactive since 2017)
    • Freedoom (beta)
    • -

      Back to top

      @@ -1719,19 +1722,19 @@ (inactive since 2009)
    • Gorillas (inactive since 2014)
    • Oolite
    • Open RSC
    • -
      - +
      + + (inactive since 2000)
    • Box2D
    • ouzel + (beta)
    • Sludge
    • Wagic, the Homebrew + (beta)
    • Back to top

      @@ -1820,27 +1823,27 @@ (inactive since 2018)
    • Delaford (beta)
    • Devana (beta)
    • Fire Strike Retro
    • GalaxyNG - (inactive since 2005)
    • ika - (beta, inactive since 2007)
    • + (inactive since 2005)
    • Land of Fire + (beta)
    • -
      -

      Back to top

      @@ -1869,13 +1872,11 @@ (inactive since 2017)
    • Digital: A Love Story
    • Dragon Hunt
    • Duckmaze (beta)
    • DUGA (beta, inactive since 2018)
    • Dungeon Monkey Eternal - (inactive since 2016)
    • DXX-Rebirth
    • EdisonEngine - (beta)
    • Endgame: Singularity + (inactive since 2016)
    • DXX-Rebirth
    • Endgame: Singularity (beta)
    • Eos, Dawn of Light: A Space Opera (beta, inactive since 2007)
    • Fall of Imiryn (beta, inactive since 2009)
    • Fallen Spire (beta, inactive since 2009)
    • Faur - (beta)
    • FIFE (beta)
    • Freeciv-web
    • Freedoom (beta)
    • Freekick 3 (inactive since 2015)
    • FreeOrion @@ -1888,14 +1889,12 @@ (beta, inactive since 2013)
    • Goblin Camp (beta, inactive since 2012)
    • Griefly (beta)
    • Harris + (beta)
    • Heroes of Wing Commander + (beta, inactive since 2014)
    • Hexoshi + (beta, inactive since 2016)
    • Isometric Turn-Based Strategy (beta)
    • -
      - +
      + + (inactive since 2017)
    • sundog + (beta)
    • Thousand Parsec + (beta, inactive since 2012)
    • Tyger + (beta, inactive since 2016)
    • Wind Waker Randomizer
    • Yorg + (beta)
    • Back to top

      @@ -2008,11 +2012,11 @@ (beta, inactive since 2012)
      + (beta)
    • Snelps + (beta, inactive since 2012)
    • Super Bombinhas
    • -

      Back to top

      @@ -2026,24 +2030,24 @@ (beta)
    • Hematite (beta)
    • -
      - +

      Back to top

      -
      • rpgboss - (beta, inactive since 2017)
      -
      +
      • rpgboss + (beta, inactive since 2017)
        @@ -2128,33 +2132,33 @@
        -
        -
        - +

        Back to top

        @@ -2201,7 +2205,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/games/platforms.html b/docs/games/platforms.html index f02096ab..cd786ac4 100644 --- a/docs/games/platforms.html +++ b/docs/games/platforms.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -44,39 +44,35 @@

        Open source games and frameworks

        Index by supported platform

        - Windows (530) - Linux (503) + Windows (531) + Linux (504) macOS (297) Android (150) iOS (21) Web (152) - Unspecified (829) + Unspecified (832)
        -
        Windows
        530 entries
        +
        Windows
        531 entries
        -
        - +
        + -
        - +
        + + (inactive since 2007)
      • Yet Another Engine + (beta, inactive since 2016)
      • ZGB
      • Zod Engine + (inactive since 2018)
      • Back to top

        -
        Linux
        503 entries
        +
        Linux
        504 entries
        -
        - +
        + -
        - +
        + + (inactive since 2018)
      • PyTMX
      • raylib
      • Ren'Py
      • Rolisteam
      • rpgboss + (beta, inactive since 2017)
      • rRootage + (beta, inactive since 2004)
      • Ruby-warrior + (beta, inactive since 2012)
      • Slick2D + (beta, inactive since 2014)
      • Sludge
      • SoftPixel Engine + (inactive since 2013)
      • SteveTech1 + (beta, inactive since 2019)
      • Stratagus
      • sundog + (beta)
      • SuperStarfighter + (beta)
      • The Eternity Engine
      • Torque 2D
      • Torque 3D
      • VASSAL
      • Wagic, the Homebrew + (beta)
      • Yet Another Engine + (beta, inactive since 2016)
      • Zod Engine + (inactive since 2018)
      • Back to top

        @@ -759,78 +759,63 @@ (beta, inactive since 2003)
      • AssaultCube (inactive since 2018)
      • Augustus
      • Azimuth
      • Battle Tanks (inactive since 2009)
      • Biniax - (inactive since 2012)
      • Bitfighter
      • Black Shades
      • Bladecoder Adventure Engine
      • Blitwizard - (beta, inactive since 2015)
      • Blobby Volley 2 + (inactive since 2012)
      • Bitfighter
      • Black Shades
      • Blobby Volley 2 (inactive since 2017)
      • Bombic (beta, inactive since 2005)
      • Brain Workshop (inactive since 2011)
      • Brogue
      • BZFlag
      • C-Dogs SDL
      • CaesarIA - (beta)
      • Cataclysm: Dark Days Ahead
      • CaveExpress
      • CETech - (beta)
      • Chocolate Doom
      • Chunk Stories - (beta)
      • Circus Linux! + (beta)
      • Cataclysm: Dark Days Ahead
      • CaveExpress
      • Chocolate Doom
      • Circus Linux! (inactive since 2000)
      • Citybound (beta)
      • ClassiCube
      • Colditz Escape
      • CoTerminalApps
      • Craft (inactive since 2017)
      • CrossUO
      • Cultivation (inactive since 2010)
      • Cytadela (beta, inactive since 2013)
      • D2X-XL - (inactive since 2015)
      • Daggerfall Unity
      • DarkPlaces - (inactive since 2014)
      • Dave Gnukem
      • DDraceNetwork - (beta)
      • Destination Sol
      • dhewm3
      • Digital: A Love Story
      • dim3 - (beta, inactive since 2014)
      • Domination
      • Doom Legacy
      • Doom64EX
      • Doomsday Engine
      • DreamChess + (inactive since 2015)
      • Daggerfall Unity
      • Dave Gnukem
      • DDraceNetwork + (beta)
      • Destination Sol
      • dhewm3
      • Digital: A Love Story
      • Domination
      • Doom Legacy
      • Doom64EX
      • Doomsday Engine
      • DreamChess (beta)
      • DRL
      • Duck Marines - (inactive since 2016)
      • Dungeon
      • DwarfCorp
      • Eat The Whistle + (inactive since 2016)
      • Dungeon
      • Eat The Whistle (inactive since 2017)
      • ECWolf
      • ElonaFoobar
      • Emilia Pinball (beta)
      • Enigma
      • Escape Towards The Unknown - (beta, inactive since 2016)
      • Esenthel Engine - (beta)
      • ET: Legacy
      • Etterna - (beta)
      • ezEngine
      • ezQuake
      • F-1 Spirit + (beta, inactive since 2016)
      • ET: Legacy
      • Etterna + (beta)
      • ezQuake
      • F-1 Spirit (beta, inactive since 2009)
      • Fish Fillets - Next Generation
      • FlightGear
      • FLTK Recycling Game! (inactive since 2014)
      • Free Mars
      • freeablo (beta)
      • Freedoom (beta)
      • FreeSpace 2 Source Code Project
      • Frets on Fire (inactive since 2008)
      • Frozen Bubble - (inactive since 2012)
      • FTEQW
      • GameCake
      • gamekit - (inactive since 2015)
      • GamePlay - (inactive since 2016)
      • GCompris
      • Gem Drop X + (inactive since 2012)
      • FTEQW
      • GCompris
      • Gem Drop X (beta, inactive since 2002)
      • GL-117 (inactive since 2005)
      • GLtron - (beta, inactive since 2017)
      • GNU Chess - (inactive since 2017)
      • GNU FreeDink - (inactive since 2012)
      • GNU Go - (inactive since 2011)
      • Golly
      • Gottet
      • GPL Arcade Volleyball + (beta, inactive since 2017)
      • GNU FreeDink + (inactive since 2012)
      • Golly
      • Gottet
      • GPL Arcade Volleyball (beta, inactive since 2006)
      • Gravitation (inactive since 2008)
      • Grobots (inactive since 2014)
      • GZDoom
      • Hammer of Thyrion
      • Hardwar (beta, inactive since 2015)
      • Harmonist: Dayoriah Clan Infiltration - (beta)
      • -
        - +
        + -
        - +
        + + (inactive since 2018)
      • PyTMX
      • raylib
      • Ren'Py
      • ResidualVM + (beta)
      • Rolisteam
      • rpgboss + (beta, inactive since 2017)
      • Ruby-warrior + (beta, inactive since 2012)
      • sfxr + (inactive since 2012)
      • SLADE
      • Sludge
      • Stratagus
      • SuperStarfighter + (beta)
      • The Eternity Engine
      • Torque 2D
      • Torque 3D
      • VASSAL
      • Wagic, the Homebrew + (beta)
      • Yet Another Engine + (beta, inactive since 2016)
      • Back to top

        @@ -931,66 +931,58 @@ (beta)
      • android-chess
      • antiyoy (beta)
      • Anuto
      • Apple Flinger
      • Battleround (beta, inactive since 2015)
      • Beat Feet
      • Biniax - (inactive since 2012)
      • Bladecoder Adventure Engine
      • Blitwizard - (beta, inactive since 2015)
      • Block Puzzle Stone Wars
      • BobBall + (inactive since 2012)
      • Block Puzzle Stone Wars
      • BobBall (inactive since 2017)
      • Candy Memory (inactive since 2018)
      • Catan Dice Game
      • CaveExpress
      • ClassiCube
      • Commander Genius
      • Critical Velocity (inactive since 2017)
      • Crosswords
      • Defendo (inactive since 2018)
      • DemiGod (beta, inactive since 2013)
      • Destination Sol
      • Dodge (inactive since 2012)
      • Domination
      • DroidZebra - (inactive since 2015)
      • Dungeon Hero
      • Dungeon Quest
      • ECWolf
      • EliFUT Android
      • EmptyEpsilon
      • Enchanted Fortress
      • Esenthel Engine - (beta)
      • EternalWinterWars - (beta, inactive since 2014)
      • ezEngine
      • Fire Strike Retro
      • Fish Rings for Android + (inactive since 2015)
      • Dungeon Hero
      • Dungeon Quest
      • ECWolf
      • EliFUT Android
      • EmptyEpsilon
      • Enchanted Fortress
      • EternalWinterWars + (beta, inactive since 2014)
      • Fire Strike Retro
      • Fish Rings for Android (inactive since 2015)
      • Flappy Cow
      • FreeBlocks (beta, inactive since 2015)
      • Freebloks 3D for Android
      • Freeminer (beta)
      • Frozen Bubble - (inactive since 2012)
      • FTEQW
      • gamekit - (inactive since 2015)
      • GamePlay - (inactive since 2016)
      • GCompris
      • GL TRON + (inactive since 2012)
      • FTEQW
      • GCompris
      • GL TRON (inactive since 2012)
      • Gloomy Dungeons - (inactive since 2018)
      • Gloomy Dungeons 2
      • GLXY
      • Golly
      • -
        - +
        + -
        + + (inactive since 2014)
      • XSkat
      • Zen!
      • Bladecoder Adventure Engine
      • Blitwizard + (beta, inactive since 2015)
      • Esenthel Engine + (beta)
      • ezEngine
      • flixel-gdx + (beta, inactive since 2017)
      • gamekit + (inactive since 2015)
      • GamePlay + (inactive since 2016)
      • Gideros
      • HaxePunk
      • INSTEAD
      • LIKO-12
      • LionEngine
      • LÖVE
      • Minetest
      • ONScripter + (inactive since 2020)
      • opsu!
      • ouzel + (beta)
      • PainTown
      • Pixel Wheels + (beta)
      • Playir + (inactive since 2014)
      • raylib
      • Ren'Py
      • Wagic, the Homebrew + (beta)
      • Yet Another Engine + (beta, inactive since 2016)
      • Back to top

        @@ -1016,23 +1016,23 @@
        iOS
        21 entries
        + (beta, inactive since 2017)
      • OpenLara
      • osu! + (beta)
      • Shattered Pixel Dungeon
      • - +
        +

        Back to top

        @@ -1046,13 +1046,11 @@ (beta)
      • Ancient Beast
      • aquastax (beta)
      • Arashi-JS (beta, inactive since 2010)
      • Armor Alley - (beta)
      • asdf
      • Backbone Game Engine - (beta, inactive since 2016)
      • Ball And Wall + (beta)
      • asdf
      • Ball And Wall (inactive since 2015)
      • Betrayer's Moon Tactics (beta, inactive since 2006)
      • BlackNova Traders (beta, inactive since 2012)
      • BlakedAwesomenaughts - (beta, inactive since 2015)
      • boardgame.io - (beta)
      • Bobby
      • Boohu + (beta, inactive since 2015)
      • Bobby
      • Boohu (beta)
      • British Bingo
      • BrowserQuest
      • Candy Box 2 (inactive since 2013)
      • Card Stories (beta, inactive since 2012)
      • Castle of the Winds @@ -1070,31 +1068,27 @@ (inactive since 2012)
      • Delaford (beta)
      • Devana (beta)
      • diablo-js
      • Enduro tribute
      • EPOH - (beta)
      • Esenthel Engine (beta)
      • Evil Cult
      • Executive Man (inactive since 2017)
      • Faur (beta)
      • Fluid Table Tennis - (inactive since 2013)
      • Freeciv-web
      • Gift Grabber
      • -
        - +
        + -
        - +
        + + (inactive since 2003)
      • Phaser
      • phpRPG + (beta, inactive since 2006)
      • Playir + (inactive since 2014)
      • raylib
      • Ren'Py
      • Squiffy
      • Superpowers
      • Twine
      • Undum + (inactive since 2018)
      • WebFun + (beta)
      • Back to top

        -
        Unspecified
        829 entries
        +
        Unspecified
        832 entries
        -
        - +
        + -
        - +
        +
        @@ -1739,7 +1742,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/games/top50.html b/docs/games/top50.html index 50a02f4b..9483fefb 100644 --- a/docs/games/top50.html +++ b/docs/games/top50.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -43,3162 +43,857 @@

        GitHub Stars Top 50

        50 highest rated (by stars on Github) open source games in the database

        -
        -
        remakestrategy - content commercial + original required - real-time
        -
        - Technical information
        Code languages: C, C++, Assembly
        Code licenses: GPL-3.0
        Code repositories: TheAssemblyArmada/Vanilla-Conquer.git(since 2020, ), electronicarts/CnC_Remastered_Collection.git @add(since 2020, )
        - Build system: CMake
        -
        -
        action +
        action sandbox tower defense
        -
        Homepages: anuke.itch.io/mindustry, mindustrygame.github.io
        Downloads: play.google.com/store/apps/details?id=io.anuke.mindustry, f-droid.org/packages/io.anuke.mindustry, anuke.itch.io/mindustry
        Developers: - (G_H), - _m_nr_sU, - Aldas, - alex, - Ali-C-Ila, - AmateurPotion, - Andrew Antsiferov, - Angel-24, - Angel_24, - Antsiferov Andrew, - Anuken, - Arik, - Arkanic, - Artur Quaresma, - AydenRennaker, - Azathoth, - azureblue, - ballgamer56, - Baltazár Radics, - Baramos666, - BasedUser, - bei2, - buthed010203, - Catchears, - cinnx, - Darkness#3729, - dase1353, - DeltaNedas, - Dexapnow, - Draco, - elmenda452, - Enrico, - Epowerj, - Fatonndev, - Felix Corvus, - Fernando, - fuzzbuck, - Gdeft, - genNAowl, - GioIacca9, - iczero, - Ilya246, - itskatt, - J-VdS, - Jan Polák, - Joshua Fan, - JrTRinny, - Krzysztof Skrzętnicki, - L0615T1C5-216AC-9437, - Lapis, - LeoDog896, - Leonid Skorospelov, - Lorex, - LQ, - Math2128, - Matthew Peng, - Max O'Cull, - Maxwelllondon, - MEEP of Faith, - Miguel de Dios Matias, - MWestfall, - Neba-MD, - NgLam is SIMP, - Ngọc Lam, - Nikolass1000, - Olexandr Nesterenko, - OSP, - Patrick 'Quezler' Mounier, - Paulao17, - Petr Gašparík, - PlayerBrasil13, - Predator127, - Prosta4okua, - QmelZ, - Quick-Korc, - Rainzz, - Rasangus, - RebornTrack970, - Recessive, - router, - Senventise, - Sharlotte, - Skat, - Skybbles, - Slava0135, - Slotterleet, - Somka000, - Sonnicon, - soytheLB, - Spico (Spirit Guy), - stuffyAI, - Sunny Kim, - TheJaaju, - ThePythonGuy, - TheShadowKnight, - TheSlaylord, - Thomas Widyantoko, - Timmeey86, - TranquillyUnpleasant, - TsjipTsjip, - Tunacan, - Vanguard, - VizardAlpha, - Volas171, - VozDuh, - William So, - Wina, - WinterUnderTheSnow, - xgamezs, - YellOw139, - younggam, - Zachary, - zatnas, - zethnest, - 彭瑞暄, - 老滑稽, - 키에르
        - Technical information
        Code languages: Java
        Code licenses: GPL-3.0
        Code repositories: Anuken/Mindustry.git(since 2017, )
        Code dependencies: libGDX
        - Build system: Gradle
        +
        + Details
        Code languages: Java
        Code licenses: GPL-3.0
        Code repositories: Anuken/Mindustry.git(since 2017, )
        Code dependencies: libGDX
        + Build system: Gradle
        Developers: (117)(G_H), _m_nr_sU, Aldas, alex, Ali-C-Ila, AmateurPotion, Andrew Antsiferov, Angel-24, Angel_24, Antsiferov Andrew, Anuken, Arik, Arkanic, Artur Quaresma, AydenRennaker, Azathoth, azureblue, ballgamer56, Baltazár Radics, Baramos666, BasedUser, bei2, buthed010203, Catchears, cinnx, Darkness#3729, dase1353, DeltaNedas, Dexapnow, Draco, elmenda452, Enrico, Epowerj, Fatonndev, Felix Corvus, Fernando, fuzzbuck, Gdeft, genNAowl, GioIacca9, iczero, Ilya246, itskatt, J-VdS, Jan Polák, Joshua Fan, JrTRinny, Krzysztof Skrzętnicki, L0615T1C5-216AC-9437, Lapis, LeoDog896, Leonid Skorospelov, Lorex, LQ, Math2128, Matthew Peng, Max O'Cull, Maxwelllondon, MEEP of Faith, Miguel de Dios Matias, MWestfall, Neba-MD, NgLam is SIMP, Ngọc Lam, Nikolass1000, Olexandr Nesterenko, OSP, Patrick 'Quezler' Mounier, Paulao17, Petr Gašparík, PlayerBrasil13, Predator127, Prosta4okua, QmelZ, Quick-Korc, Rainzz, Rasangus, RebornTrack970, Recessive, router, Senventise, Sharlotte, Skat, Skybbles, Slava0135, Slotterleet, Somka000, Sonnicon, soytheLB, Spico (Spirit Guy), stuffyAI, Sunny Kim, TheJaaju, ThePythonGuy, TheShadowKnight, TheSlaylord, Thomas Widyantoko, Timmeey86, TranquillyUnpleasant, TsjipTsjip, Tunacan, Vanguard, VizardAlpha, Volas171, VozDuh, William So, Wina, WinterUnderTheSnow, xgamezs, YellOw139, younggam, Zachary, zatnas, zethnest, 彭瑞暄, 老滑稽, 키에르

        -
        puzzle +
        puzzle sliding blocks
        -
        - Technical information
        Code languages: JavaScript, Java
        Code licenses: MIT
        Code repositories: gabrielecirulli/2048.git(since 2014, ), tpcstld/2048.git @add(since 2014, )
        Assets licenses: MIT
        +
        Homepages: play2048.co, 2048
        Play online: play2048.co
        + Details
        Code languages: JavaScript, Java
        Code licenses: MIT
        Code repositories: gabrielecirulli/2048.git(since 2014, ), tpcstld/2048.git @add(since 2014, )
        Assets licenses: MIT
        Build system: - Rake
        -
        -
        remakestrategy +
        remakestrategy multiplayer online + LAN real-time
        -
        Homepage: www.openra.net
        Media: OpenRA
        Inspirations: Command & Conquer, Command & Conquer: Red Alert, Dune 2000
        Download: www.openra.net/download
        Developers: - abc013, - abcdefg30, - abmyii, - Adam Mitchell, - Alexander Fast, - alexander-boll, - Alexandre Oliveira, - Alexis Hunt, - Alfredo Brandau, - Alli, - Andre Mohren, - Andrew Odintsov, - anvilvapre, - AoAGeneral, - Arular101, - atimoschenkow, - atlimit8, - BGluth, - blackhand1001, - Booom3, - Braxton Williams, - Carko, - CH4Code, - Chris Forbes, - Christopher Grant, - clemty, - Clément Bœsch, - Cody Brittain, - Curtis Shmyr, - Daniel Hernandez, - Danny Keary, - darkademic, - David Jiménez, - David Wilson, - DeadlySurprise, - Deniz, - Dmitri Suvorov, - dnqbob, - DSUK, - earthpig, - epicelite, - evgeniysergeev, - forcecore, - fruestueck, - Glenn Martin Jensen, - GSonderling, - Gustas, - Heli Aldridge, - Hellhake, - HenrytheSlav, - Ian T. Jacobsen, - Igor Popov, - Inq8, - Ivaylo Draganov, - Jacob Dufault, - Jan Beich, - John Turner, - Jonas A. Lind, - Jonathan Ling, - jrb0001, - jsd1982, - Kanar, - Kenny Hoxworth, - Kevin, - Kyrylo Silin, - ltem, - Markus Hartung, - Matija Hustić, - Matthias Mailänder, - MatthijsBenschop, - Max Ugrumov, - Micr0Bit, - MorMund, - Moviuro, - Mustafa Alperen Seki, - mvdhout1992, - Nah, - Neth, - Nikolay Fomin, - Oliver Brakmann, - OmegaBolt, - Orb370, - Paolo Chiodi, - Paul Chote, - Paul van Tilburg, - Pavel Penev, - Pavlos Touboulidis, - Peter Antal, - Peter Evers, - Pi Delport, - psydev, - r0b0v, - Raymond Bedrossian, - raz, - reaperrr, - Remco, - Robert Rouhani, - RoosterDragon, - s1w_, - Sam, - Scott, - sinf, - Smittytron, - SteelPhase, - taryn, - teees, - teinarss, - TheChosenEvilOne, - Thijs Waalen, - Tim M, - tovl, - Trevor Nichols, - Tyson Liddell, - UberWaffe, - Unrud, - Wojciech Walaszek, - xan2622, - yesfish, - ytinasni, - Zimmermann Gyula
        - Technical information
        Code languages: C#
        Code licenses: GPL-3.0
        Code repositories: OpenRA/OpenRA.git(since 2010, )
        +
        + Details
        Code languages: C#
        Code licenses: GPL-3.0
        Code repositories: OpenRA/OpenRA.git(since 2010, )
        Developers: (120)abc013, abcdefg30, abmyii, Adam Mitchell, Alexander Fast, alexander-boll, Alexandre Oliveira, Alexis Hunt, Alfredo Brandau, Alli, Andre Mohren, Andrew Odintsov, anvilvapre, AoAGeneral, Arular101, atimoschenkow, atlimit8, BGluth, blackhand1001, Booom3, Braxton Williams, Carko, CH4Code, Chris Forbes, Christopher Grant, clemty, Clément Bœsch, Cody Brittain, Curtis Shmyr, Daniel Hernandez, Danny Keary, darkademic, David Jiménez, David Wilson, DeadlySurprise, Deniz, Dmitri Suvorov, dnqbob, DSUK, earthpig, epicelite, evgeniysergeev, forcecore, fruestueck, Glenn Martin Jensen, GSonderling, Gustas, Heli Aldridge, Hellhake, HenrytheSlav, Ian T. Jacobsen, Igor Popov, Inq8, Ivaylo Draganov, Jacob Dufault, Jan Beich, John Turner, Jonas A. Lind, Jonathan Ling, jrb0001, jsd1982, Kanar, Kenny Hoxworth, Kevin, Kyrylo Silin, ltem, Markus Hartung, Matija Hustić, Matthias Mailänder, MatthijsBenschop, Max Ugrumov, Micr0Bit, MorMund, Moviuro, Mustafa Alperen Seki, mvdhout1992, Nah, Neth, Nikolay Fomin, Oliver Brakmann, OmegaBolt, Orb370, Paolo Chiodi, Paul Chote, Paul van Tilburg, Pavel Penev, Pavlos Touboulidis, Peter Antal, Peter Evers, Pi Delport, psydev, r0b0v, Raymond Bedrossian, raz, reaperrr, Remco, Robert Rouhani, RoosterDragon, s1w_, Sam, Scott, sinf, Smittytron, SteelPhase, taryn, teees, teinarss, TheChosenEvilOne, Thijs Waalen, Tim M, tovl, Trevor Nichols, Tyson Liddell, UberWaffe, Unrud, Wojciech Walaszek, xan2622, yesfish, ytinasni, Zimmermann Gyula

        -
        remakesimulation +
        remakesimulation content original required
        -
        Homepages: openrct2.io, openrct2.org
        Media: OpenRCT2
        Inspirations: RollerCoaster Tycoon, RollerCoaster Tycoon 2
        Download: openrct2.org/downloads
        Developers: - A.N, - Aaron van Geffen, - Adam, - Adrian Wielgosik, - Albert Morgese, - Alexander Overvoorde, - Andy Ford, - annoyingdroid, - anyc, - atmaxinger, - aw20368, - Basssiiie, - Ben Johnston, - Ben Pye, - blackhand1001, - Breno Rodrigues Guimarães, - Bryan DiLaura, - camthesaxman, - ceeac, - Chanwoong Kim, - Cheetos420, - Christian F. Coors, - Christian Murphy, - Christian Schubert, - Cody Jung, - Cory Sanin, - CraigCraig, - Daan de Heij, - danidoedel, - Daniel Kamil Kozar, - Daniel Karandikar, - Daniel Trujillo Viedma, - Daniël Heres, - Dennis Devriendt, - Dennis-Z, - deurklink, - Dom Light, - Duncan, - DutchRPW, - Dániel Tar, - frutiemax, - Gabriel Guedes, - Gericom, - GingerAdonis, - Graham Edgecombe, - Harry Lam, - Haven Kim, - Helio Nunes Santos, - Hendrik v. Raven, - hexdec, - Hielke Morsink, - hokasha2016, - Hudson Oliveira, - irrelevantirreverent, - Jackson Davis, - James, - jensj12, - Jeroen Sack, - JeroenDStout, - Jim, - Jim Armstrong, - Jonathan Haas, - Joshua Moerman, - Josue Acevedo, - Julia Pinheiro, - Justin Gottula, - Jørn Lomax, - Kane, - Keatzee, - Keith Stellyes, - Kevin, - Kevin Burke, - Krutonium, - Kyle Kirbatski, - Leurak, - Linus Unnebäck, - LRFLEW, - Lucas Åström, - Maciek Baron, - Maikel Stuivenberg, - MaikelS11, - Manuel Vögele, - Marco Costa, - marcovmun, - Margen67, - Marijn van der Werf, - Martin Černáč, - Mathias Gibbens, - Matt Souza, - Matte A, - Matthias Lanzinger, - Matthias Mailänder, - Melissa, - Michael Steenbeek, - Michał Janiszewski, - Michiel, - Miso Zmiric, - muemart, - Mustapha Elghoul, - NathanIkola, - nexgenration, - Nicolas Hawrysh, - nightroan, - Nils Caspar, - Olivier Wervers, - OpenRCT2 git bot, - oystedal, - Patrick Wijnings, - Paul Sajna, - Paweł Bylica, - Peter, - Peter Hill, - Peter Ryszkiewicz, - Philip Goto, - Phillip Walters, - pizza2004, - pkubaj, - platipo, - Pulkit, - quale, - Richard Fine, - Richard Jenkins, - Richard Qian, - Robert Jordan, - Rodbourn, - RollingStar, - rpstester, - Ruben De Smet, - Rune Laenen, - Saad Rehman, - Sadret, - Sam Horn, - Sidney, - Sijmen, - Silent, - Simon J, - skdltmxn, - Skip, - spacek531, - Ted John, - TELK, - TheAssassin, - Thomas den Hollander, - Timmy Weerwag, - Tobias Kohlbau, - Tom Lankhorst, - Tom Parsons, - Tom van der Kleij, - Tomas Dittmann, - TomasZilinek, - Trevor Harkness, - Trevor Wilson, - Tulio Leao, - Umdlye, - Vinicius Sa, - w-flo, - William Wallace, - wolfreak99, - X123M3-256, - Xkeeper, - xperia64, - Yannic Geurts, - Yaroslav Tretyakov, - YJSoft, - zaxcav, - Łukasz Pękalski, - ζeh Matt
        - Technical information
        Code languages: C++
        Code licenses: GPL-3.0
        Code repositories: OpenRCT2/OpenRCT2.git(since 2014, )
        - Build system: CMake
        +
        + Details
        Code languages: C++
        Code licenses: GPL-3.0
        Code repositories: OpenRCT2/OpenRCT2.git(since 2014, )
        + Build system: CMake
        Developers: (167)A.N, Aaron van Geffen, Adam, Adrian Wielgosik, Albert Morgese, Alexander Overvoorde, Andy Ford, annoyingdroid, anyc, atmaxinger, aw20368, Basssiiie, Ben Johnston, Ben Pye, blackhand1001, Breno Rodrigues Guimarães, Bryan DiLaura, camthesaxman, ceeac, Chanwoong Kim, Cheetos420, Christian F. Coors, Christian Murphy, Christian Schubert, Cody Jung, Cory Sanin, CraigCraig, Daan de Heij, danidoedel, Daniel Kamil Kozar, Daniel Karandikar, Daniel Trujillo Viedma, Daniël Heres, Dennis Devriendt, Dennis-Z, deurklink, Dom Light, Duncan, DutchRPW, Dániel Tar, frutiemax, Gabriel Guedes, Gericom, GingerAdonis, Graham Edgecombe, Harry Lam, Haven Kim, Helio Nunes Santos, Hendrik v. Raven, hexdec, Hielke Morsink, hokasha2016, Hudson Oliveira, irrelevantirreverent, Jackson Davis, James, jensj12, Jeroen Sack, JeroenDStout, Jim, Jim Armstrong, Jonathan Haas, Joshua Moerman, Josue Acevedo, Julia Pinheiro, Justin Gottula, Jørn Lomax, Kane, Keatzee, Keith Stellyes, Kevin, Kevin Burke, Krutonium, Kyle Kirbatski, Leurak, Linus Unnebäck, LRFLEW, Lucas Åström, Maciek Baron, Maikel Stuivenberg, MaikelS11, Manuel Vögele, Marco Costa, marcovmun, Margen67, Marijn van der Werf, Martin Černáč, Mathias Gibbens, Matt Souza, Matte A, Matthias Lanzinger, Matthias Mailänder, Melissa, Michael Steenbeek, Michał Janiszewski, Michiel, Miso Zmiric, muemart, Mustapha Elghoul, NathanIkola, nexgenration, Nicolas Hawrysh, nightroan, Nils Caspar, Olivier Wervers, OpenRCT2 git bot, oystedal, Patrick Wijnings, Paul Sajna, Paweł Bylica, Peter, Peter Hill, Peter Ryszkiewicz, Philip Goto, Phillip Walters, pizza2004, pkubaj, platipo, Pulkit, quale, Richard Fine, Richard Jenkins, Richard Qian, Robert Jordan, Rodbourn, RollingStar, rpstester, Ruben De Smet, Rune Laenen, Saad Rehman, Sadret, Sam Horn, Sidney, Sijmen, Silent, Simon J, skdltmxn, Skip, spacek531, Ted John, TELK, TheAssassin, Thomas den Hollander, Timmy Weerwag, Tobias Kohlbau, Tom Lankhorst, Tom Parsons, Tom van der Kleij, Tomas Dittmann, TomasZilinek, Trevor Harkness, Trevor Wilson, Tulio Leao, Umdlye, Vinicius Sa, w-flo, William Wallace, wolfreak99, X123M3-256, Xkeeper, xperia64, Yannic Geurts, Yaroslav Tretyakov, YJSoft, zaxcav, Łukasz Pękalski, ζeh Matt

        -
        -
        puzzle +
        puzzle clone content open multiplayer online sandbox voxel
        -
        - Technical information
        Code languages: C, Python
        Code licenses: MIT
        Code repositories: fogleman/Craft.git(since 2013, )
        Code dependencies: OpenGL
        - Build system: CMake
        +
        + Details
        Code languages: C, Python
        Code licenses: MIT
        Code repositories: fogleman/Craft.git(since 2013, )
        Code dependencies: OpenGL
        + Build system: CMake
        Developers: Brian Mathews, Dylan Knutson, Michael Fogleman
        -
        adventurerole playing +
        adventurerole playing multiplayer online + massive
        -
        - Technical information
        Code languages: JavaScript
        Code licenses: MPL-2.0
        Code repositories: mozilla/BrowserQuest.git(since 2011, )
        +
        + Details
        Code languages: JavaScript
        Code licenses: MPL-2.0
        Code repositories: mozilla/BrowserQuest.git(since 2011, )
        Developers: Franck Lecollinet, Guillaume Lecollinet, Myles Recny
        -
        actionremake +
        actionremake content commercial + original required (Diablo 1) engine recreation
        -
        - Technical information
        Code languages: C, C++
        Code licenses: Unlicense
        Code repositories: diasurgical/devilution.git(since 2018, )
        - Build system: Make
        +
        Homepage: diasurgical/devilution
        Inspiration: Diablo
        -
        music +
        music clone content open
        -
        Homepage: osu.ppy.sh/home
        Inspirations: Beatmania IIDX, Osu! Tatakae! Ouendan, Taiko no Tatsujin
        Downloads: osu.ppy.sh/home/download, ppy/osu/releases
        Developers: - Adonais Romero González, - Aergwyn, - aitani9, - Akash Mozumdar, - Albert Tang, - Albie, - Alchyr, - Alex Amadori, - AlFas, - alula, - Andrei Zavatski, - andy, - anellie, - Angela Zhang, - apollo, - BananeVolante, - Bartłomiej Dach, - Berkan Diler, - BlauFx, - Charlie, - Christian Kamphausen, - Christine Chen, - ckie, - clayton, - Craftplacer, - Damnae, - Dan Balasescu, - David Zhao, - Dean Herbert, - default0, - Derrick Timmermans, - Desconocidosmh, - Dragicafit, - Drew DeVault, - Drezi126, - DTSDAO, - ekrctb, - emu1337, - Endrik, - Fabian L, - Fabian Lindgren, - Fire937, - Firmatorenio, - frankhjwx, - FreezyLemon, - Fukashi13, - Gabe Livengood, - Gagah Pangeran Rosfatiputra, - Ganendra Afrasya, - Grrum, - Hanamuke, - Henry Lin, - HoLLy, - Huo Yaoyuan, - ilsubyeega-desu, - Ivan Pavluk, - Jack Boswell, - Jack Lee, - Jack Scotson, - JackLee9355, - Jacob, - Jacob Odgård Tørring, - Jai Sharma, - James58899, - Jamie Taylor, - Jan Jurzitza, - Jarosław Zgierski, - Jesse Myers, - Jessica Meng, - Jihoon, - Jihoon Yang, - JimmyC7834, - John Neijzen, - jorolf, - Joseph Madamba, - Joseph-Ramos-CMU, - Justus Tumacder, - jvyden, - Kaleb, - kamp, - Keijia, - Kelvin, - KoziLord, - kyekiller, - Kyle Chang, - Laica, - LastExceed, - Leon Gebler, - Liam DeVoe, - LiangXiang Shen, - Lucas A., - Maciej Sołtys, - MafinBoy, - Malox10, - Marco Stephan, - MATRIX-feather, - Max, - Max Hübner, - MBmasher, - McEndu, - Mikal Stordal, - MillhioreF, - miterosan, - Morguldir, - Moritz Bender, - n4b3l, - Nabile Rahmani, - Naeferith, - naoey, - Nathan Alo, - Nathan Du, - Naxess, - nwabear, - ocboogie, - odgaard, - Olle Kelderman, - Opelkuh, - Owen Young, - Pasi4K5, - Patrick Andersson, - Paul Teng, - PercyDan, - phos, - Piotrek Brzeziński, - Poliwrath, - Power Maker, - Poyo, - ProgrammaticNajel, - ProTheory8, - qwewqa, - recapitalverb, - RedMindZ, - rednir, - Remie Richards, - RizonFTW, - Robin Avery, - Ron B, - Ronnie Moir, - RORIdev, - roridev, - Ryan Zmuda, - Salman Ahmed, - Samuel Cattini-Schultz, - Samuel Huang, - Santeri Nogelainen, - Sebastian Krajewski, - Seth, - Shane Woolcock, - Shawdooow, - Shivam, - StanR, - su, - Sunghwan Bang, - Susko3, - Swords, - tgi, - TheOmyNomy, - ThePyrotechnic, - Thomas Müller, - Thomas Tan, - Tim Nolte, - Tim Oliver, - Tom Arrow, - TPGPL, - Tyler, - UselessToucan, - Vidalee, - Viktor Rosvall, - Vincent Maggioli, - VINXIS, - Vladimir Pavlov, - voidedWarranties, - vperus, - wildtree, - Willy Tu, - Xexxar, - Yao Chung Hu, - Инсур
        - Technical information
        Code languages: C#
        Code licenses: MIT
        Code repositories: ppy/osu.git(since 2014, )
        Code dependencies: .NET
        +
        + Details
        Code languages: C#
        Code licenses: MIT
        Code repositories: ppy/osu.git(since 2014, )
        Code dependencies: .NET
        Developers: (178)Adonais Romero González, Aergwyn, aitani9, Akash Mozumdar, Albert Tang, Albie, Alchyr, Alex Amadori, AlFas, alula, Andrei Zavatski, andy, anellie, Angela Zhang, apollo, BananeVolante, Bartłomiej Dach, Berkan Diler, BlauFx, Charlie, Christian Kamphausen, Christine Chen, ckie, clayton, Craftplacer, Damnae, Dan Balasescu, David Zhao, Dean Herbert, default0, Derrick Timmermans, Desconocidosmh, Dragicafit, Drew DeVault, Drezi126, DTSDAO, ekrctb, emu1337, Endrik, Fabian L, Fabian Lindgren, Fire937, Firmatorenio, frankhjwx, FreezyLemon, Fukashi13, Gabe Livengood, Gagah Pangeran Rosfatiputra, Ganendra Afrasya, Grrum, Hanamuke, Henry Lin, HoLLy, Huo Yaoyuan, ilsubyeega-desu, Ivan Pavluk, Jack Boswell, Jack Lee, Jack Scotson, JackLee9355, Jacob, Jacob Odgård Tørring, Jai Sharma, James58899, Jamie Taylor, Jan Jurzitza, Jarosław Zgierski, Jesse Myers, Jessica Meng, Jihoon, Jihoon Yang, JimmyC7834, John Neijzen, jorolf, Joseph Madamba, Joseph-Ramos-CMU, Justus Tumacder, jvyden, Kaleb, kamp, Keijia, Kelvin, KoziLord, kyekiller, Kyle Chang, Laica, LastExceed, Leon Gebler, Liam DeVoe, LiangXiang Shen, Lucas A., Maciej Sołtys, MafinBoy, Malox10, Marco Stephan, MATRIX-feather, Max, Max Hübner, MBmasher, McEndu, Mikal Stordal, MillhioreF, miterosan, Morguldir, Moritz Bender, n4b3l, Nabile Rahmani, Naeferith, naoey, Nathan Alo, Nathan Du, Naxess, nwabear, ocboogie, odgaard, Olle Kelderman, Opelkuh, Owen Young, Pasi4K5, Patrick Andersson, Paul Teng, PercyDan, phos, Piotrek Brzeziński, Poliwrath, Power Maker, Poyo, ProgrammaticNajel, ProTheory8, qwewqa, recapitalverb, RedMindZ, rednir, Remie Richards, RizonFTW, Robin Avery, Ron B, Ronnie Moir, RORIdev, roridev, Ryan Zmuda, Salman Ahmed, Samuel Cattini-Schultz, Samuel Huang, Santeri Nogelainen, Sebastian Krajewski, Seth, Shane Woolcock, Shawdooow, Shivam, StanR, su, Sunghwan Bang, Susko3, Swords, tgi, TheOmyNomy, ThePyrotechnic, Thomas Müller, Thomas Tan, Tim Nolte, Tim Oliver, Tom Arrow, TPGPL, Tyler, UselessToucan, Vidalee, Viktor Rosvall, Vincent Maggioli, VINXIS, Vladimir Pavlov, voidedWarranties, vperus, wildtree, Willy Tu, Xexxar, Yao Chung Hu, Инсур

        -
        -
        actiongame engine - first-person - shooter
        -
        Homepage: id-Software/DOOM
        Inspiration: Doom
        - Technical information
        Code languages: C
        Code licenses: Custom
        Code repositories: id-Software/DOOM.git(since 2012, )
        -
        -
        simulation +
        simulation clone content open
        -
        - Technical information
        Code languages: Rust, JavaScript
        Code licenses: AGPL-3.0
        Code repositories: citybound/citybound.git(since 2016, )
        +
        + Details
        Code languages: Rust, JavaScript
        Code licenses: AGPL-3.0
        Code repositories: citybound/citybound.git(since 2016, )
        Developers: Anselm Eickhoff, Ben Wang, Martin Risell Lilja, O01eg, Rasmus Larsen, Vladimir
        -
        remakerole playing +
        remakerole playing roguelike turn-based
        -
        Homepages: cataclysmdda.org, discourse.cataclysmdda.org
        Inspiration: Cataclysm
        Download: cataclysmdda.org/releases
        Developers: - 8street, - 9600bauds, - acidia, - actual-nh, - Aenye, - aierce, - akirashirosawa, - akozhevn, - akrieger, - Alan Brady, - Alasnuyo, - Alec White Valentine, - Aleksander, - Alexander Morland, - Alexander Scherer, - Alexey, - Alexey Kim, - Alexey Mostovoy, - AlisW02, - Allison, - Aloxaf, - Amans Tofu, - ampersand55, - anabatic, - Andi Shores, - andrei, - Andrey Bienkowski, - anejjam, - Angela Graves, - angoddu, - anonym, - anothersimulacrum, - Anton Burmistrov, - Anuradha Dissanayake, - arcke, - arijust, - Ashes, - Asmageddon, - atomicdryad, - Ava, - awesine, - axujen, - Barhandar, - Barry Gackle, - barsoosayque, - BeigeSand, - Ben Fox-Moore, - Ben Gray, - Bence, - Bernardo Sulzbach, - BevapDin, - Binrui Dong, - BorkBorkGoesTheCode, - Brad Busse, - Brandon Bergren, - Brandon Kentel, - Brian Lefler, - Brian McDade, - Brian-Otten, - cainiaowu, - cake>pie, - carmakazi, - casswedson, - Catacstone, - Catiua, - chaisawlajatang, - Chaosvolt, - Charlie Nolan, - Chris Vickio, - Christian Bielert, - Christian Buskirk, - ChunkOfMeat, - Clarence "Sparr" Risher, - Cliffs Dover, - CodeBandit, - codemime, - Competently-Incompetent, - Coolthulhu, - CosmicCoincidence, - Cosmitz, - CountAlex, - curstwist, - Curtis Merrill, - Cyrano7, - D Anzorge, - daftfad, - DangerNoodle, - DanmakuDan, - Danny Bautista, - Dark Daskin, - darktoes, - Davi-DeGanne, - David, - David Holmes, - Dax Fugue, - DeadLeaves, - DemAvalon, - Denis Volk, - DialoMalison, - dissociativity, - Dmitry Serov, - DoctorGoat, - DoctorVanGogh, - Donnie McNabb, - DracoGriffin, - Dru, - Dylan Greer, - Dyrewulfe, - DZiral, - Edith Brunel, - Efi, - Eighth-of-Third, - ejseto, - Ekarus Ryndren, - eltank, - ephemeralstoryteller, - EpicOrange, - Eric, - Eric Pierce, - Esdian, - eso, - evilexecutive, - Faalagorn, - faefux, - Fergus Dall, - ferociousdork, - Firestorm01X2, - FlameStormer2000, - Francisco Moreira, - freezerbunny, - Fris0uman, - Frost-wood, - FryCarson, - FulcrumA, - Gabe-Lincoln, - Gabriel-SE, - GalenEvil, - Gatleos, - GennFaol, - GiM, - GlyphGryph, - Gordon Watt, - Goron, - Greev, - Greg McNew, - halfahermit, - harison86, - Heather Soron Kaminski, - Herbert Jones, - Hesu Lee, - Hirmuolio, - hitbutton, - HuXTUS, - Huynh Yen Loc, - Hymore246, - hyper2snyper, - I-am-Erk, - Ian Strachan, - ice-o-metric, - Ilya Agafonov, - Ilya Margolin, - Inglonias, - ipcyborg, - Isaac Freund, - ISuckM8, - ituluwituluwzev, - Ivan P., - Ivan Zaitsev, - Jacek Nakonieczny, - James Gangur, - Jamuro-g, - Jason Gilbert, - Jason Jones, - jcd000, - Jeremy, - Jeremy Osborne, - Jeremy Rose, - Jerimee Richir, - Jianxiang Wang (王健翔), - jkraybill, - Joe, - John Bytheway, - John Candlebury, - johnrdconnolly, - jokermatt999, - JonahDes, - Jorn Vernee, - Josh Richey, - Joshua Chin, - joshuagiles, - Justin, - KA101, - Kael Talvadore, - Kanexan, - karols146, - Karthas077, - Kelenius, - Kevin Giovinazzo, - Kevin Granade, - Keyspace-1, - kilozombie, - Kilvoctu, - klorpa, - Kodi Arfer, - KongMD, - KurzedMetal, - Kyle Fawcett, - Lap, - Larwick, - LaVeyanFiend, - Leland Clemmons, - Leonid Vasilev, - Lil Shining Man, - LISPCoC, - Lucasargh, - lucasmr, - lucianposton, - LyleSY, - Maddremor, - Maleclypse, - malhawee, - Malkeus, - Mark Langsdorf, - mark7, - Marloss, - Martijn Arnoldussen, - Matt K., - Matthew Taylor, - maxmurder, - maxsond, - mctynp, - Mdnthrvst, - Mecares, - meladath, - Menschheit, - Michael Davies, - mightyagrippa, - Mike, - MisterFelixFox, - misterprimus, - Mom-Bun, - Mooses2k, - moosestrangler, - MorCel374, - mqrause, - mrkybe, - Mshock777, - MT-Arnoldussen, - Muffindrake, - mugling, - Nate Moore, - Nathan Fowler, - NaturesWitness, - neitsa, - NeviNovat, - nexusmrsep, - Nicholas De Nova, - Nick Taylor, - nikheizen, - Nioca, - Noctifer-de-Mortem, - NotFuji, - nsklaus, - Nymall, - Octav "Narc" Sandulescu, - oddbjol, - Oddzball, - Olanti, - Oleg Antipin, - Oleksii S. Malakhov, - Oliver Jowett, - OrenAudeles, - origamiwolf, - OromisElf, - OvenBaker, - OzoneH3, - PatrikLundell, - patternoia, - Paul Fenwick, - Pete Goodfellow, - Peter Lacey-Bordeaux, - Peter Piwowarski, - Petr Onderka, - phaethonfire, - philippeop, - Piotr Staszewski, - pisskop, - plazma-rush, - Podesta, - pouar, - Pr0man, - PropaneSoup, - prutschman, - Pupsi Mupsi, - Pär Karlsson, - Quietust, - Rabbit, - RadHazard, - Rail-Runner, - railmonkey, - RarkGrames, - Reaper42, - Reclusive-reptile, - Regularitee, - Reiner Herrmann, - Robert Maupin, - Robert Tisdale, - Robik81, - RogueYun, - Rolf K, - Roy Berube, - rsulli55, - Ryan, - Ryan Sullivant, - Rémy Roy, - sagethor, - Saicchi, - Salty Panda, - satheon49, - Sean "Chezzo" Osman, - Sean Mirrsen, - Senrain, - Sergey Alirzaev, - Sergio Duran, - Serhiy Zahoriya, - Seth, - Skippy McSkip, - skYYman, - slimeboy460, - Snaaty, - sneeze-attack, - snipercup, - Soufian, - SouP, - souricelle, - Soyweiser, - spacenookie, - Spencer Michaels, - starpolemic, - Steven Noonan, - Steven Wu, - Stevensonz, - Stéphane Travostino, - SunshineDistillery, - Surma, - surprise22, - taiyu, - Tamiore, - TechyBen, - Theawesomeboophis, - TheFlame52, - ThinkInvisible, - Tivec, - Tom Quinn, - Tomas Volka, - Tonkatsu, - Tony, - ToxiClay, - Treah Blade, - Tsunder, - Turtlicious, - Unknown, - UrbanCMC, - utunnels, - vache, - valuial, - VampyreLord, - Vasyan, - Venera3, - Veraghin, - vidarsk, - Violet White, - Viss Valdyr, - Vitaly Vlasov, - Vlad, - Voker57, - Vollch, - vulkans22, - Whales, - Williham Williham Totland, - Wishbringer, - Wokko1, - wormingdead, - Wouter van Kesteren, - Wuzzy, - xalgenos, - xanderrootslayer, - Xenomorph-III, - Xpyder, - Xygen, - yobbobanana, - yowshi, - Zach Morgan, - Zaweri, - Zhilkin Serg, - zombiethoughts, - zwparchman
        - Technical information
        Code languages: C++
        Code licenses: CC-BY-SA-3.0
        Code repositories: CleverRaven/Cataclysm-DDA.git(since 2012, )
        Code dependencies: ncurses
        Assets licenses: CC-BY-SA-3.0
        - Build system: Make
        +
        + Details
        Code languages: C++
        Code licenses: CC-BY-SA-3.0
        Code repositories: CleverRaven/Cataclysm-DDA.git(since 2012, )
        Code dependencies: ncurses
        Assets licenses: CC-BY-SA-3.0
        + Build system: Make
        Developers: (397)8street, 9600bauds, acidia, actual-nh, Aenye, aierce, akirashirosawa, akozhevn, akrieger, Alan Brady, Alasnuyo, Alec White Valentine, Aleksander, Alexander Morland, Alexander Scherer, Alexey, Alexey Kim, Alexey Mostovoy, AlisW02, Allison, Aloxaf, Amans Tofu, ampersand55, anabatic, Andi Shores, andrei, Andrey Bienkowski, anejjam, Angela Graves, angoddu, anonym, anothersimulacrum, Anton Burmistrov, Anuradha Dissanayake, arcke, arijust, Ashes, Asmageddon, atomicdryad, Ava, awesine, axujen, Barhandar, Barry Gackle, barsoosayque, BeigeSand, Ben Fox-Moore, Ben Gray, Bence, Bernardo Sulzbach, BevapDin, Binrui Dong, BorkBorkGoesTheCode, Brad Busse, Brandon Bergren, Brandon Kentel, Brian Lefler, Brian McDade, Brian-Otten, cainiaowu, cake>pie, carmakazi, casswedson, Catacstone, Catiua, chaisawlajatang, Chaosvolt, Charlie Nolan, Chris Vickio, Christian Bielert, Christian Buskirk, ChunkOfMeat, Clarence "Sparr" Risher, Cliffs Dover, CodeBandit, codemime, Competently-Incompetent, Coolthulhu, CosmicCoincidence, Cosmitz, CountAlex, curstwist, Curtis Merrill, Cyrano7, D Anzorge, daftfad, DangerNoodle, DanmakuDan, Danny Bautista, Dark Daskin, darktoes, Davi-DeGanne, David, David Holmes, Dax Fugue, DeadLeaves, DemAvalon, Denis Volk, DialoMalison, dissociativity, Dmitry Serov, DoctorGoat, DoctorVanGogh, Donnie McNabb, DracoGriffin, Dru, Dylan Greer, Dyrewulfe, DZiral, Edith Brunel, Efi, Eighth-of-Third, ejseto, Ekarus Ryndren, eltank, ephemeralstoryteller, EpicOrange, Eric, Eric Pierce, Esdian, eso, evilexecutive, Faalagorn, faefux, Fergus Dall, ferociousdork, Firestorm01X2, FlameStormer2000, Francisco Moreira, freezerbunny, Fris0uman, Frost-wood, FryCarson, FulcrumA, Gabe-Lincoln, Gabriel-SE, GalenEvil, Gatleos, GennFaol, GiM, GlyphGryph, Gordon Watt, Goron, Greev, Greg McNew, halfahermit, harison86, Heather Soron Kaminski, Herbert Jones, Hesu Lee, Hirmuolio, hitbutton, HuXTUS, Huynh Yen Loc, Hymore246, hyper2snyper, I-am-Erk, Ian Strachan, ice-o-metric, Ilya Agafonov, Ilya Margolin, Inglonias, ipcyborg, Isaac Freund, ISuckM8, ituluwituluwzev, Ivan P., Ivan Zaitsev, Jacek Nakonieczny, James Gangur, Jamuro-g, Jason Gilbert, Jason Jones, jcd000, Jeremy, Jeremy Osborne, Jeremy Rose, Jerimee Richir, Jianxiang Wang (王健翔), jkraybill, Joe, John Bytheway, John Candlebury, johnrdconnolly, jokermatt999, JonahDes, Jorn Vernee, Josh Richey, Joshua Chin, joshuagiles, Justin, KA101, Kael Talvadore, Kanexan, karols146, Karthas077, Kelenius, Kevin Giovinazzo, Kevin Granade, Keyspace-1, kilozombie, Kilvoctu, klorpa, Kodi Arfer, KongMD, KurzedMetal, Kyle Fawcett, Lap, Larwick, LaVeyanFiend, Leland Clemmons, Leonid Vasilev, Lil Shining Man, LISPCoC, Lucasargh, lucasmr, lucianposton, LyleSY, Maddremor, Maleclypse, malhawee, Malkeus, Mark Langsdorf, mark7, Marloss, Martijn Arnoldussen, Matt K., Matthew Taylor, maxmurder, maxsond, mctynp, Mdnthrvst, Mecares, meladath, Menschheit, Michael Davies, mightyagrippa, Mike, MisterFelixFox, misterprimus, Mom-Bun, Mooses2k, moosestrangler, MorCel374, mqrause, mrkybe, Mshock777, MT-Arnoldussen, Muffindrake, mugling, Nate Moore, Nathan Fowler, NaturesWitness, neitsa, NeviNovat, nexusmrsep, Nicholas De Nova, Nick Taylor, nikheizen, Nioca, Noctifer-de-Mortem, NotFuji, nsklaus, Nymall, Octav "Narc" Sandulescu, oddbjol, Oddzball, Olanti, Oleg Antipin, Oleksii S. Malakhov, Oliver Jowett, OrenAudeles, origamiwolf, OromisElf, OvenBaker, OzoneH3, PatrikLundell, patternoia, Paul Fenwick, Pete Goodfellow, Peter Lacey-Bordeaux, Peter Piwowarski, Petr Onderka, phaethonfire, philippeop, Piotr Staszewski, pisskop, plazma-rush, Podesta, pouar, Pr0man, PropaneSoup, prutschman, Pupsi Mupsi, Pär Karlsson, Quietust, Rabbit, RadHazard, Rail-Runner, railmonkey, RarkGrames, Reaper42, Reclusive-reptile, Regularitee, Reiner Herrmann, Robert Maupin, Robert Tisdale, Robik81, RogueYun, Rolf K, Roy Berube, rsulli55, Ryan, Ryan Sullivant, Rémy Roy, sagethor, Saicchi, Salty Panda, satheon49, Sean "Chezzo" Osman, Sean Mirrsen, Senrain, Sergey Alirzaev, Sergio Duran, Serhiy Zahoriya, Seth, Skippy McSkip, skYYman, slimeboy460, Snaaty, sneeze-attack, snipercup, Soufian, SouP, souricelle, Soyweiser, spacenookie, Spencer Michaels, starpolemic, Steven Noonan, Steven Wu, Stevensonz, Stéphane Travostino, SunshineDistillery, Surma, surprise22, taiyu, Tamiore, TechyBen, Theawesomeboophis, TheFlame52, ThinkInvisible, Tivec, Tom Quinn, Tomas Volka, Tonkatsu, Tony, ToxiClay, Treah Blade, Tsunder, Turtlicious, Unknown, UrbanCMC, utunnels, vache, valuial, VampyreLord, Vasyan, Venera3, Veraghin, vidarsk, Violet White, Viss Valdyr, Vitaly Vlasov, Vlad, Voker57, Vollch, vulkans22, Whales, Williham Williham Totland, Wishbringer, Wokko1, wormingdead, Wouter van Kesteren, Wuzzy, xalgenos, xanderrootslayer, Xenomorph-III, Xpyder, Xygen, yobbobanana, yowshi, Zach Morgan, Zaweri, Zhilkin Serg, zombiethoughts, zwparchman

        -
        strategy +
        strategy chess
        -
        - Technical information
        Code languages: C++
        Code licenses: GPL-3.0
        Code repositories: official-stockfish/Stockfish.git(since 2014, )
        - Build system: Make
        +
        Homepage: nicholas-ochoa/OpenSC2K
        Inspiration: SimCity 2000
        Developer: Nicholas Ochoa
        - Technical information
        Code languages: JavaScript
        Code licenses: GPL-3.0
        Code repositories: nicholas-ochoa/OpenSC2K.git(since 2018, )
        Code dependencies: Phaser, WebGL
        + Details
        Code languages: JavaScript
        Code licenses: GPL-3.0
        Code repositories: nicholas-ochoa/OpenSC2K.git(since 2018, )
        Code dependencies: Phaser, WebGL
        Developer: Nicholas Ochoa
        -
        actionremake +
        actionremake content commercial + original required (Diablo 1) engine recreation
        -
        - Technical information
        Code languages: C, C++
        Code licenses: Unlicense
        Code repositories: diasurgical/devilutionX.git(since 2018, )
        - Build system: CMake
        +
        -
        -
        game engineremakerole playing - content original required
        -
        Homepage: openmw.org/en
        Media: OpenMW
        Inspiration: The Elder Scrolls III: Morrowind
        Download: openmw.org/downloads
        Developers: - Alex, - Alexander "Ananace" Olofsson, - Alexander Nadeau, - Alexander Stillich, - Alexandre Moine, - Alexei Dobrohotov, - Allofich, - Andrei Kortunov, - Anton Uramer, - arbitrary-dev, - Artem Kotsynyak, - Artem Utin, - Arthur Moore, - Assumeru, - astillich-igniti, - athile, - Aussiemon, - Austin Salgat, - Azdul, - Bo Svensson, - Bodillium, - Bret Curtis, - Britt Mathis, - cc9cii, - cfcohen, - Chris Djali, - Cody Glassman, - Cramal, - Cédric Mocquillon, - darkf, - David Cernat, - David Walley, - Dmitry Marakasov, - dteviot, - Edmondo Tommasina, - endorph, - eroen, - Fil Krynicki, - Finbar Crago, - fr3dz10, - Gleb Mazovetskiy, - Gohan1989, - gugus, - halalstuff, - Hristos N. Triantafillou, - Internecine, - Jackerty, - Jacob Essex, - James Carty, - Jan Borsodi, - Jan-Peter Nilsson, - Jason Hooks, - Jeffrey Haines, - Jiří Kuneš, - Joakim Berg, - Joel Graff, - Jordan Ayers, - Jordan Milne, - Josua Grawitter, - jrivany, - Julien Voisin, - k1ll, - Kamil Bar, - kcat, - Kevin, - Kyle Cooley, - Lennart Bernhardt, - logzero, - Lukasz Gromanowski, - M S, - Madcow, - Mads Sandvei, - Marc Zinnschlag, - Marco Melletti, - marcrbouvier, - Marek Dudek, - Marek Kochanowicz, - Mark76, - MAtahualpa, - MatthewRock, - Max Henzerling, - Michael Mc Donnell, - Michael Papageorgiou, - Michał Bień, - Miloslav Číž #movingToGitLab, - Miroslav Puda, - MiroslavR, - Mitchell Schwitzer, - MocquillonCedric, - Nathan Aclander, - Nathan Jeffords, - Nicolay Korslund, - Nikolay Kasyanov, - Oleg, - Perry Hugh, - Phillip Andrews, - pi03k, - Pieter van der Kloet, - PL_kolek, - PlutonicOverkill, - Rafael Moura, - rainChu, - rexelion, - rhtucker, - riothamus, - Rob Cutmore, - Robert MacGregor, - Rohit Nirmal, - Roman, - Roman Melnik, - Roman Proskuryakov, - Roman Siromakha, - sandstranger, - Sandy, - Scott Howard, - Sebastian Wick, - Sergey Fukanchik, - Sergey Shambir, - sergoz, - Simon Humpohl, - slothlife, - Sophie Kirschner, - Stanislav Bas, - Stanislaw Halik, - Starsickle, - Sylvain T, - Tatrabbit, - terrabyte25, - Thoronador, - Thunderforge, - Tom, - Tom Mason, - TorbenC, - tri4ng1e, - unelsson, - Xenkhan, - xyzz, - Yuri Krupenin, - zelurker, - Łukasz Gołębiewski, - ⴹⅿаոuel GuéveΙ
        - Technical information
        Code languages: C++
        Code licenses: GPL-3.0
        Code repositories: OpenMW/openmw.git(since 2009, ), xyzz/openmw-android.git
        -
        -
        -
        game engine - content open - programming - roguelike
        -
        Homepage: ryanb/ruby-warrior
        Developer: Ryan Bates
        - Technical information
        Code languages: Ruby
        Code licenses: MIT
        Code repositories: ryanb/ruby-warrior.git(since 2008, )
        Assets licenses: MIT
        -
        -
        remakesimulation +
        remakesimulation content original possible + open (swappable)
        -
        - Technical information
        Code languages: C++
        Code licenses: GPL-2.0
        Code repositories: OpenTTD/OpenTTD.git(since 2018, )
        - Build system: Autoconf
        +
        -
        -
        action +
        action clone racing
        -
        - Technical information
        Code languages: C++, C
        Code licenses: GPL-3.0
        Code repositories: supertuxkart/stk-code.git(since 2014, ), svn.code.sf.net/p/supertuxkart/code
        +
        -
        remakerole playing +
        remakerole playing client content commercial multiplayer competitive + online + co-op
        -
        Homepage: runelite.net
        Inspiration: Old School RuneScape
        Developers: - Abel Briggs, - Abex, - Adam, - Alex Kolpa, - Alexander Henne, - Alexander Lyon, - Alexsuperfly, - Anthony, - AWarbear, - Ben Dol, - Ben Moyer, - Blackberry0Pie, - Brady, - Broooklyn, - Cameron Moberg, - Charlie Waters, - chivesrs, - Crow, - Cyborger1, - Damen, - Daniel, - Daniel Bolink, - Daniel Teo, - DannysPVM, - David, - Davis Cook, - dekvall, - Dennis, - Devin French, - Dominik, - Dreyri, - Eadgars-Ruse, - emerald000, - ermalsh, - FatalWaffles, - forsco, - Frederik, - Gamer1120, - Gamma91, - geheur, - Gregg, - Gustavo Rodrigues, - Hannah_GBS, - Harry, - Henry Darnell, - Hexagon, - honeyhoney, - Hydrox, - HypoxiaOSRS, - Håkon Rosseland Paulsen, - iguana, - Infinitay, - Jacky Liang, - Jacob McElroy, - Jeremy Plsek, - Jeroen, - Jesse Serrao, - Jonathan Lee, - Joona, - Jordan, - Joshua Filby, - Juzzephe, - JZomDev, - JZomerlei, - Kamiel, - kmutchnick, - Kronos, - Krysa, - Kyle Fricilone, - Kyle Stevenson, - l2-, - Lars, - Levi, - LlemonDuck, - ln, - ltvill, - Magic fTail, - Maiddog, - Malfuryent, - MarbleTurtle, - Martin H, - Matthew C, - Matthew Steglinski, - Max Bartlett, - Melky, - Mitchell Kovacs, - Morgan Lewis, - Nathen Sample, - NotFoxtrot, - oplosthee, - PandahRS, - Rami, - RansomTime, - raqes, - Reasel, - rlw0014, - Robbie McLeod, - Robert McLeod, - Robin Weymans, - Robin Withes, - Ron Young, - Ruben Amendoeira, - Ryan Bohannon, - Sam Beresford, - Sander de Groot, - Sean Dewar, - SebastiaanVanspauwen, - Sergz39, - Seth, - ShaunDreclin, - shmeeps, - SirGirion, - SomeoneWithAnInternetConnection, - SoyChai, - spatiag, - Spedwards, - steffenhauge, - Su-Shing Chen, - superiorser9, - ThatGamerBlue, - ThePharros, - TheStonedTurtle, - Tim Granata, - Tomas Slusny, - Toocanzs, - Trevor, - trimbe, - Twiglet1022, - Tyler Hardy, - Tyler Nichols, - Usman Akhtar, - Vetricci, - whartd, - William, - William Collishaw, - winterdaze, - Woox, - xDemoN, - xdesr, - XrioBtw, - Zachary Waller
        - Technical information
        Code languages: Java
        Code licenses: 2-clause BSD
        Code repositories: runelite/runelite.git(since 2016, )
        +
        Homepage: runelite.net
        Inspiration: Old School RuneScape
        + Details
        Code languages: Java
        Code licenses: 2-clause BSD
        Code repositories: runelite/runelite.git(since 2016, )
        Developers: (141)Abel Briggs, Abex, Adam, Alex Kolpa, Alexander Henne, Alexander Lyon, Alexsuperfly, Anthony, AWarbear, Ben Dol, Ben Moyer, Blackberry0Pie, Brady, Broooklyn, Cameron Moberg, Charlie Waters, chivesrs, Crow, Cyborger1, Damen, Daniel, Daniel Bolink, Daniel Teo, DannysPVM, David, Davis Cook, dekvall, Dennis, Devin French, Dominik, Dreyri, Eadgars-Ruse, emerald000, ermalsh, FatalWaffles, forsco, Frederik, Gamer1120, Gamma91, geheur, Gregg, Gustavo Rodrigues, Hannah_GBS, Harry, Henry Darnell, Hexagon, honeyhoney, Hydrox, HypoxiaOSRS, Håkon Rosseland Paulsen, iguana, Infinitay, Jacky Liang, Jacob McElroy, Jeremy Plsek, Jeroen, Jesse Serrao, Jonathan Lee, Joona, Jordan, Joshua Filby, Juzzephe, JZomDev, JZomerlei, Kamiel, kmutchnick, Kronos, Krysa, Kyle Fricilone, Kyle Stevenson, l2-, Lars, Levi, LlemonDuck, ln, ltvill, Magic fTail, Maiddog, Malfuryent, MarbleTurtle, Martin H, Matthew C, Matthew Steglinski, Max Bartlett, Melky, Mitchell Kovacs, Morgan Lewis, Nathen Sample, NotFoxtrot, oplosthee, PandahRS, Rami, RansomTime, raqes, Reasel, rlw0014, Robbie McLeod, Robert McLeod, Robin Weymans, Robin Withes, Ron Young, Ruben Amendoeira, Ryan Bohannon, Sam Beresford, Sander de Groot, Sean Dewar, SebastiaanVanspauwen, Sergz39, Seth, ShaunDreclin, shmeeps, SirGirion, SomeoneWithAnInternetConnection, SoyChai, spatiag, Spedwards, steffenhauge, Su-Shing Chen, superiorser9, ThatGamerBlue, ThePharros, TheStonedTurtle, Tim Granata, Tomas Slusny, Toocanzs, Trevor, trimbe, Twiglet1022, Tyler Hardy, Tyler Nichols, Usman Akhtar, Vetricci, whartd, William, William Collishaw, winterdaze, Woox, xDemoN, xdesr, XrioBtw, Zachary Waller

        -
        strategy +
        strategy clone multiplayer setting fantasy turn-based
        -
        Homepages: www.wesnoth.org, wesnoth, wesnoth-on-android
        Media: The Battle for Wesnoth
        Inspirations: Master of Monsters, Warsong
        Downloads: www.wesnoth.org/#download, wesnoth-on-android/files
        Developers: - 8573, - Aishiko, - Alessandro Pira, - Alexander van Gessel, - Alfredo Beaumont, - alinkmaze, - allefant, - Amir Hassan, - anatoly techtonik, - ancestral, - Andreas, - Andrey Bienkowski, - Andrius Silinskas, - Andrius Štikonas, - András Salamon, - anonymissimus, - aquileia, - Artem Khrapov, - Astrid Halberkamp, - aynekay, - beetlenaut, - Ben Anderman, - Boucman, - Bruno Macabeus, - bwaresiak, - Celtic Minstrel, - Charles Dang, - Chergnobarp, - Chris Beck, - Chris Hopman, - Christian Bielert, - Chusslove Illich, - clockback, - Coffee--, - Daniel Foerster, - Daniel Fox Franke, - DannyDaemonic, - davewx7, - David Seifert, - David White, - dhains, - doofus-01, - Earth-Cake, - Edward Chernenko, - ElectroRat, - Elvish_Hunter, - Eric Gallager, - Eric S. Raymond, - Favyen Bastani, - Felix Bauer, - fendrin, - Francisco Muñoz, - fujimo-t, - gabba, - galegosimpatico, - Galen Brooks, - garbageslam, - gfgtdf, - Glen Whitney, - Greg Shikhman, - Gregory A Lundberg, - Groggy Dice, - grz0, - Guillaume Melquiond, - Guillermo Biset, - gunchleoc, - Gunter Labes, - hajo4, - happygrue, - Hejnewar, - Iris Morelle, - Iurii Chernyi, - J. W. Bjerk, - Ja-MiT, - Jan Rietema, - Jeffrey 'Sigurd' Westcoat, - Jeffrey Lucas Eldridge, - Joey L. Maalouf, - Jordà, - jostephd, - Jyrki Vesterinen, - Kestenvarn, - Kevin, - Kevin Yap, - Konrad2, - Kunal Mehta, - Lari Nieminen, - lipk, - Lordbob, - Lovens Weche, - Luther, - Martin Hrubý, - Martin Renold, - Matthias Krüger, - mattsc, - Maximilian Fricke, - mordante, - mschoeck-zz, - mstrebel, - Mykyta, - Nathan Walker, - nemaara, - newfrenchy83, - Nicolas Weeger, - Nils Kneuper, - Nobuhito OKADA, - Nobun, - nurupo, - Oleg Tsarev, - Oron Peled, - Patrick P., - Paweł Jackowski, - Pentarctagon, - Randypk, - Richard Kettering, - Rikard Falkeborn, - rocketBANG, - Rusty Russell, - Ryan, - Ryan Roden-Corrent, - Sean Yeh, - sergemartin, - Sergey Lavrenyuk, - Sergey Popov, - sevu, - Silas Brill, - Simon Forsyth, - spixi, - Steve Cotton, - Tahsin Jahin Khalid, - th-b, - Thibault FEVRY, - Thom Diment, - Timotei Dolean, - Toom, - trewe, - Turuk, - Tuukka Hastrup, - upthorn, - Vasili Novikov, - Vasya, - Victor Sergienko, - Vlad Drozdov, - vultraz, - walodar, - Wedge009, - Whiskeyjack, - Yann Dirson, - Zaal Tonia, - Zappaman, - Łukasz Dobrogowski
        - Technical information
        Code languages: C, C++, Java, Python, Lua
        Code licenses: GPL-2.0
        Code repositories: wesnoth/wesnoth.git(since 2013, )
        - Build system: CMake
        +
        + Details
        Code languages: C, C++, Java, Python, Lua
        Code licenses: GPL-2.0
        Code repositories: wesnoth/wesnoth.git(since 2013, )
        + Build system: CMake
        Developers: (151)8573, Aishiko, Alessandro Pira, Alexander van Gessel, Alfredo Beaumont, alinkmaze, allefant, Amir Hassan, anatoly techtonik, ancestral, Andreas, Andrey Bienkowski, Andrius Silinskas, Andrius Štikonas, András Salamon, anonymissimus, aquileia, Artem Khrapov, Astrid Halberkamp, aynekay, beetlenaut, Ben Anderman, Boucman, Bruno Macabeus, bwaresiak, Celtic Minstrel, Charles Dang, Chergnobarp, Chris Beck, Chris Hopman, Christian Bielert, Chusslove Illich, clockback, Coffee--, Daniel Foerster, Daniel Fox Franke, DannyDaemonic, davewx7, David Seifert, David White, dhains, doofus-01, Earth-Cake, Edward Chernenko, ElectroRat, Elvish_Hunter, Eric Gallager, Eric S. Raymond, Favyen Bastani, Felix Bauer, fendrin, Francisco Muñoz, fujimo-t, gabba, galegosimpatico, Galen Brooks, garbageslam, gfgtdf, Glen Whitney, Greg Shikhman, Gregory A Lundberg, Groggy Dice, grz0, Guillaume Melquiond, Guillermo Biset, gunchleoc, Gunter Labes, hajo4, happygrue, Hejnewar, Iris Morelle, Iurii Chernyi, J. W. Bjerk, Ja-MiT, Jan Rietema, Jeffrey 'Sigurd' Westcoat, Jeffrey Lucas Eldridge, Joey L. Maalouf, Jordà, jostephd, Jyrki Vesterinen, Kestenvarn, Kevin, Kevin Yap, Konrad2, Kunal Mehta, Lari Nieminen, lipk, Lordbob, Lovens Weche, Luther, Martin Hrubý, Martin Renold, Matthias Krüger, mattsc, Maximilian Fricke, mordante, mschoeck-zz, mstrebel, Mykyta, Nathan Walker, nemaara, newfrenchy83, Nicolas Weeger, Nils Kneuper, Nobuhito OKADA, Nobun, nurupo, Oleg Tsarev, Oron Peled, Patrick P., Paweł Jackowski, Pentarctagon, Randypk, Richard Kettering, Rikard Falkeborn, rocketBANG, Rusty Russell, Ryan, Ryan Roden-Corrent, Sean Yeh, sergemartin, Sergey Lavrenyuk, Sergey Popov, sevu, Silas Brill, Simon Forsyth, spixi, Steve Cotton, Tahsin Jahin Khalid, th-b, Thibault FEVRY, Thom Diment, Timotei Dolean, Toom, trewe, Turuk, Tuukka Hastrup, upthorn, Vasili Novikov, Vasya, Victor Sergienko, Vlad Drozdov, vultraz, walodar, Wedge009, Whiskeyjack, Yann Dirson, Zaal Tonia, Zappaman, Łukasz Dobrogowski

        - -
        -
        role playing +
        role playing 2D clone popular space trading
        -
        - Technical information
        Code languages: C++
        Code licenses: GPL-3.0
        Code repositories: endless-sky/endless-sky.git(since 2015, )
        Assets licenses: CC-BY-SA
        +
        -
        - Technical information
        Code languages: Java
        Code licenses: Apache-2.0
        Code repositories: nicolasgramlich/AndEngine.git(since 2011, )
        - Build system: Ant
        -
        -
        role playing +
        role playing roguelike
        -
        - Technical information
        Code languages: Java
        Code licenses: GPL-3.0
        Code repositories: watabou/pixel-dungeon.git(since 2014, ), watabou/PD-classes.git @add(since 2014, )
        +
        + Details
        Code languages: Java
        Code licenses: GPL-3.0
        Code repositories: watabou/pixel-dungeon.git(since 2014, ), watabou/PD-classes.git @add(since 2014, )
        Developer: Watabou
        -
        - Technical information
        Code languages: C++, C
        Code licenses: 2-clause BSD
        Code repositories: XProger/OpenLara.git(since 2016, )
        Code dependencies: WebGL
        +
        + Details
        Code languages: C++, C
        Code licenses: 2-clause BSD
        Code repositories: XProger/OpenLara.git(since 2016, )
        Code dependencies: WebGL
        Developers: Gh0stBlade, laripette, Leo-89, Manuel Alfayate Corchete, Pablo Maiolo, SaracenOne, Timur Gagiev, Torsten Kammer, vaguerant, vanfanel2
        -
        remakestrategy +
        remakestrategy content open multiplayer online + hotseat turn-based
        -
        - Technical information
        Code languages: Kotlin
        Code licenses: MPL-2.0
        Code repositories: yairm210/UnCiv.git(since 2017, )
        Code dependencies: libGDX
        Assets licenses: CC-BY
        - Build system: Gradle
        +
        -
        remakestrategy +
        remakestrategy content commercial + original required
        -
        - Technical information
        Code languages: C++
        Code licenses: GPL-2.0
        Code repositories: vcmi/vcmi.git(since 2014, ), svn.code.sf.net/p/vcmi/code
        Code dependencies: SDL
        +
        -
        remakesimulationstrategy +
        remakesimulationstrategy content commercial + original required
        -
        - Technical information
        Code languages: Lua, C++
        Code licenses: MIT
        Code repositories: CorsixTH/CorsixTH.git(since 2013, )
        Code dependencies: SDL2
        - Build system: CMake
        +
        -
        simulation +
        simulation clone content open
        -
        Homepage: maxbittker.com/making-sandspiel
        Inspiration: Powder Game
        Play online: sandspiel.club
        Developer: Max Bittker
        - Technical information
        Code languages: Rust, JavaScript, TypeScript
        Code licenses: MIT
        Code repositories: maxbittker/sandspiel.git(since 2018, )
        Code dependencies: WebGL
        +
        + Details
        Code languages: Rust, JavaScript, TypeScript
        Code licenses: MIT
        Code repositories: maxbittker/sandspiel.git(since 2018, )
        Code dependencies: WebGL
        Developer: Max Bittker
        -
        simulation +
        simulation clone content open sandbox voxel
        -
        - Technical information
        Code languages: C++, C
        Code licenses: MIT
        Code repositories: Hopson97/MineCraft-One-Week-Challenge.git(since 2017, )
        Code dependencies: SFML
        +
        + Details
        Code languages: C++, C
        Code licenses: MIT
        Code repositories: Hopson97/MineCraft-One-Week-Challenge.git(since 2017, )
        Code dependencies: SFML
        Developers: Eausa, kiroma, Matthew Hopson, Sebastian
        -
        puzzle +
        puzzle 3D content open
        -
        - Technical information
        Code languages: C++
        Code licenses: GPL-2.0
        Code repositories: HackerPoet/MarbleMarcher.git(since 2018, ), WAUthethird/Marble-Marcher-Community-Edition.git @add(since 2019, )
        Assets licenses: ?
        - Build system: CMake
        +
        + Details
        Code languages: C++
        Code licenses: GPL-2.0
        Code repositories: HackerPoet/MarbleMarcher.git(since 2018, ), WAUthethird/Marble-Marcher-Community-Edition.git @add(since 2019, )
        Assets licenses: ?
        + Build system: CMake
        Developers: Bryce Wilson, FW, HackerPoet, Mykhailo Moroz, Ott Toomet, Selicre, William Unsworth
        -
        -
        actionremakerole playing +
        actionremakerole playing content commercial + original required
        -
        - Technical information
        Code languages: C++
        Code licenses: GPL-3.0
        Code repositories: wheybags/freeablo.git(since 2013, )
        - Build system: CMake
        +
        Homepage: freeablo.org
        Inspiration: Diablo
        + Details
        Code languages: C++
        Code licenses: GPL-3.0
        Code repositories: wheybags/freeablo.git(since 2013, )
        + Build system: CMake
        Developers: (13)alexey.lysiuk, Artem Kuskis, Bálint Kiss, Colm Vize, Exairnous, Grant Ramsay, Jordy Vieira, Matus Goljer, Patrick, Rohit Nirmal, Sergey Semushin, Shyam Guthikonda, Tom Mason

        -
        Homepage: jdah/minecraft-weekend
        Inspiration: Minecraft
        Developers: jdah, jdh
        - Technical information
        Code languages: C
        Code licenses: MIT
        Code repositories: jdah/minecraft-weekend.git(since 2020, )
        Code dependencies: OpenGL
        - Build system: Make
        +
        Homepage: jdah/minecraft-weekend
        Inspiration: Minecraft
        + Details
        Code languages: C
        Code licenses: MIT
        Code repositories: jdah/minecraft-weekend.git(since 2020, )
        Code dependencies: OpenGL
        + Build system: Make
        Developers: jdah, jdh
        -
        remakestrategy +
        remakestrategy popular real-time
        -
        - Technical information
        Code languages: C++
        Code licenses: GPL-2.0
        Code repositories: Warzone2100/warzone2100.git(since 2010, )
        - Build system: CMake
        +
        -
        strategy +
        strategy content open multiplayer online + LAN real-time
        -
        - Technical information
        Code languages: C, C++, JavaScript
        Code licenses: GPL-2.0
        Code repositories: 0ad/0ad.git(since 2010, ), svn.wildfiregames.com/public/ps
        Code dependencies: libogg, libvorbis, libxml2, OpenAL, SDL2, zlib
        Assets licenses: CC-BY-SA-3.0
        +
        Homepages: play0ad.com, zero-ad
        Media: 0 A.D.
        Inspiration: Age of Empires
        Download: play0ad.com/download
        + Details
        Code languages: C, C++, JavaScript
        Code licenses: GPL-2.0
        Code repositories: 0ad/0ad.git(since 2010, ), svn.wildfiregames.com/public/ps
        Code dependencies: libogg, libvorbis, libxml2, OpenAL, SDL2, zlib
        Assets licenses: CC-BY-SA-3.0
        Build system: - Custom
        -
        -
        actiongame engineremake - content original required - shooter
        -
        - Technical information
        Code languages: C
        Code licenses: GPL-2.0
        Code repositories: ioquake/ioq3.git(since 2012, )
        Code dependencies: SDL2
        - Build system: Make
        -
        -
        role playing +
        role playing roguelike
        -
        - Technical information
        Code languages: C
        Code licenses: Custom
        Code repositories: NetHack/NetHack.git(since 2015, ), Vanilla-NetHack/NetHack-3.4.3.git @add(since 2010, ), git.code.sf.net/p/nethack/NetHack
        +
        -
        puzzle +
        puzzle clone
        -
        - Technical information
        Code languages: JavaScript
        Code licenses: GPL-3.0
        Code repositories: Hextris/Hextris.git(since 2014, )
        +
        Homepages: hextris.github.io, hextris.io
        Inspiration: Tetris
        + Details
        Code languages: JavaScript
        Code licenses: GPL-3.0
        Code repositories: Hextris/Hextris.git(since 2014, )
        Developers: Garrett Finucane, Lee Reilly, Logan Engstrom, Mathew Huusko V, Michael Yang, Noah Moroze, redirect
        -
        platformremake +
        platformremake content commercial + original required
        -
        Homepage: keendreams/keen
        Inspiration: Commander Keen Series
        Developer: keendreams
        - Technical information
        Code languages: C, Assembly, C++
        Code licenses: GPL-2.0
        Code repositories: keendreams/keen.git(since 2014, )
        +
        + Details
        Code languages: C, Assembly, C++
        Code licenses: GPL-2.0
        Code repositories: keendreams/keen.git(since 2014, )
        Developer: keendreams
        -

        Improve

        Age of Empires II

        - Inspired games: freeaoe, openage

        Media: Age of Empires II

        Improve

        + Inspired games: freeaoe, openage

        Media: Age of Empires II

        Improve

        @@ -118,7 +118,7 @@

        Alone in the Dark series

        - Inspired game: Free in the Dark (engine)

        Media: Alone in the Dark series

        Improve

        + Inspired game: Free in the Dark (engine)

        Media: Alone in the Dark series

        Improve

        @@ -285,7 +285,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/B.html b/docs/inspirations/B.html index 5421ca0c..a3581ad3 100644 --- a/docs/inspirations/B.html +++ b/docs/inspirations/B.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -285,7 +285,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/C.html b/docs/inspirations/C.html index e323d3f1..aeec7ea6 100644 --- a/docs/inspirations/C.html +++ b/docs/inspirations/C.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -226,7 +226,7 @@

        Command & Conquer: Generals

        - Inspired games: OpenSAGE, Thyme

        Media: Command & Conquer: Generals

        Improve

        + Inspired games: OpenSAGE, Thyme

        Media: Command & Conquer: Generals

        Improve

        @@ -310,7 +310,7 @@

        Creatures

        - Inspired game: openc2e

        Media: Creatures

        Improve

        + Inspired game: openc2e

        Media: Creatures

        Improve

        @@ -346,7 +346,7 @@

        Cube 2: Sauerbraten

        - Inspired games: Inexor, Open Cube

        Media: Cube 2: Sauerbraten

        Improve

        + Inspired games: Inexor, Open Cube

        Media: Cube 2: Sauerbraten

        Improve

        @@ -375,7 +375,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/D.html b/docs/inspirations/D.html index e204a491..f7fd2dbf 100644 --- a/docs/inspirations/D.html +++ b/docs/inspirations/D.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -58,7 +58,7 @@

        Dark Forces

        - Inspired game: The Force Engine

        Media: Dark Forces

        Improve

        + Inspired game: The Force Engine

        Media: Dark Forces

        Improve

        @@ -70,7 +70,7 @@

        Death Rally

        - Inspired games: dRally, Dreerally

        Media: Death Rally

        Improve

        + Inspired games: dRally, Dreerally

        Media: Death Rally

        Improve

        @@ -100,7 +100,7 @@

        Delver

        - Inspired game: DelverEngine

        Improve

        + Inspired game: DelverEngine

        Improve

        Doom 3

        - Inspired games: Classic RBDoom 3 BFG, dhewm3, RBDOOM-3-BFG

        Media: Doom 3

        Improve

        + Inspired games: Classic RBDoom 3 BFG, dhewm3, RBDOOM-3-BFG

        Media: Doom 3

        Improve

        Double Dragon

        - Inspired game: OpenBOR

        Media: Double Dragon

        Improve

        + Inspired game: OpenBOR

        Media: Double Dragon

        Improve

        Duke Nukem II

        - Inspired game: Rigel Engine

        Media: Duke Nukem II

        Improve

        + Inspired game: Rigel Engine

        Media: Duke Nukem II

        Improve

        @@ -262,13 +262,13 @@

        Dungeon Keeper 2

        - Inspired games: KeeperRL, OpenKeeper

        Media: Dungeon Keeper 2

        Improve

        + Inspired games: KeeperRL, OpenKeeper

        Media: Dungeon Keeper 2

        Improve

        Dwarf Fortress

        - Inspired games: DwarfCorp, Goblin Camp, Veloren

        Media: Dwarf Fortress

        Improve

        + Inspired games: DwarfCorp, Goblin Camp, Veloren

        Media: Dwarf Fortress

        Improve

        Back to top

        @@ -279,7 +279,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/E.html b/docs/inspirations/E.html index fc4ebd23..f493ff09 100644 --- a/docs/inspirations/E.html +++ b/docs/inspirations/E.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -130,7 +130,7 @@

        Escape from Monkey Island

        - Inspired game: ResidualVM

        Media: Escape from Monkey Island

        Improve

        + Inspired game: ResidualVM

        Media: Escape from Monkey Island

        Improve

        @@ -159,7 +159,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/F.html b/docs/inspirations/F.html index 041bff2e..8cb20a1f 100644 --- a/docs/inspirations/F.html +++ b/docs/inspirations/F.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -70,7 +70,7 @@

        Fallout 2

        - Inspired games: Falltergeist, jsFO, PARPG, sfall

        Media: Fallout 2

        Improve

        + Inspired games: Falltergeist, jsFO, PARPG, sfall

        Media: Fallout 2

        Improve

        @@ -94,19 +94,19 @@

        Final Fantasy VII

        - Inspired game: Q-Gears

        Media: Final Fantasy VII

        Improve

        + Inspired game: Q-Gears

        Media: Final Fantasy VII

        Improve

        Final Fantasy VIII

        - Inspired game: OpenVIII

        Media: Final Fantasy VIII

        Improve

        + Inspired game: OpenVIII

        Media: Final Fantasy VIII

        Improve

        Final Fight

        - Inspired game: OpenBOR

        Media: Final Fight

        Improve

        + Inspired game: OpenBOR

        Media: Final Fight

        Improve

        @@ -190,7 +190,7 @@

        Freelancer

        - Inspired game: Librelancer

        Media: Freelancer

        Improve

        + Inspired game: Librelancer

        Media: Freelancer

        Improve

        @@ -237,7 +237,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/G.html b/docs/inspirations/G.html index 9706d1bd..281e0ea2 100644 --- a/docs/inspirations/G.html +++ b/docs/inspirations/G.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -112,13 +112,13 @@

        Gothic

        - Inspired games: OpenGothic, REGoth

        Improve

        + Inspired games: OpenGothic, REGoth

        Improve

        Gothic II

        - Inspired games: OpenGothic, REGoth

        Media: Gothic II

        Improve

        + Inspired games: OpenGothic, REGoth

        Media: Gothic II

        Improve

        @@ -130,7 +130,7 @@

        Grand Theft Auto III

        - Inspired game: OpenRW

        Media: Grand Theft Auto III

        Improve

        + Inspired game: OpenRW

        Media: Grand Theft Auto III

        Improve

        @@ -148,7 +148,7 @@

        Grim Fandango

        - Inspired game: ResidualVM

        Media: Grim Fandango

        Improve

        + Inspired game: ResidualVM

        Media: Grim Fandango

        Improve

        @@ -177,7 +177,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/H.html b/docs/inspirations/H.html index 546937f2..3fc22be4 100644 --- a/docs/inspirations/H.html +++ b/docs/inspirations/H.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -76,7 +76,7 @@

        Improve

        + Inspired games: Chocolate Doom, Doom Legacy, DOOM-iOS, Doomsday Engine, GZDoom, Mocha Doom, Odamex, PrBoom+, The Eternity Engine, Zandronum, ZDoom

        Improve

        @@ -135,7 +135,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/I.html b/docs/inspirations/I.html index f5194f89..588e8071 100644 --- a/docs/inspirations/I.html +++ b/docs/inspirations/I.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -64,7 +64,7 @@

        Indiana Jones and his Desktop Adventures

        - Inspired game: DesktopAdventures

        Media: Indiana Jones and his Desktop Adventures

        Improve

        + Inspired game: DesktopAdventures

        Media: Indiana Jones and his Desktop Adventures

        Improve

        @@ -99,7 +99,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/J.html b/docs/inspirations/J.html index b8966237..c28c2623 100644 --- a/docs/inspirations/J.html +++ b/docs/inspirations/J.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -111,7 +111,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/K.html b/docs/inspirations/K.html index 0e9b9f08..64fe5afa 100644 --- a/docs/inspirations/K.html +++ b/docs/inspirations/K.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -123,7 +123,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/L.html b/docs/inspirations/L.html index 21a2ca0f..c4892592 100644 --- a/docs/inspirations/L.html +++ b/docs/inspirations/L.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -136,7 +136,7 @@

        Little Big Adventure

        - Inspired games: twin-e, TwinEngine

        Media: Little Big Adventure

        Improve

        + Inspired games: twin-e, TwinEngine

        Media: Little Big Adventure

        Improve

        @@ -195,7 +195,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/M.html b/docs/inspirations/M.html index 5e700a6e..90552280 100644 --- a/docs/inspirations/M.html +++ b/docs/inspirations/M.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -220,7 +220,7 @@

        Metroid Prime

        - Inspired game: Metaforce

        Media: Metroid Prime

        Improve

        + Inspired game: Metaforce

        Media: Metroid Prime

        Improve

        @@ -238,7 +238,7 @@

        Micro Machines

        - Inspired games: Dust Racing 2D, Microracers, Yorg

        Media: Micro Machines

        Improve

        + Inspired games: Dust Racing 2D, Microracers, Yorg

        Media: Micro Machines

        Improve

        @@ -280,19 +280,19 @@

        Might and Magic VI: The Mandate of Heaven

        - Inspired game: World of Might and Magic

        Media: Might and Magic VI: The Mandate of Heaven

        Improve

        + Inspired game: World of Might and Magic

        Media: Might and Magic VI: The Mandate of Heaven

        Improve

        Might and Magic VII: For Blood and Honor

        - Inspired game: World of Might and Magic

        Media: Might and Magic VII: For Blood and Honor

        Improve

        + Inspired game: World of Might and Magic

        Media: Might and Magic VII: For Blood and Honor

        Improve

        Might and Magic VIII: Day of the Destroyer

        - Inspired game: World of Might and Magic

        Media: Might and Magic VIII: Day of the Destroyer

        Improve

        + Inspired game: World of Might and Magic

        Media: Might and Magic VIII: Day of the Destroyer

        Improve

        @@ -328,7 +328,7 @@

        Moai

        - Inspired game: adventure engine

        Media: Moai

        Improve

        + Inspired game: adventure engine

        Media: Moai

        Improve

        @@ -364,7 +364,7 @@

        Myst III: Exile

        - Inspired game: ResidualVM

        Media: Myst III: Exile

        Improve

        + Inspired game: ResidualVM

        Media: Myst III: Exile

        Improve

        Back to top

        @@ -375,7 +375,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/N.html b/docs/inspirations/N.html index b80a80a9..6ebb800a 100644 --- a/docs/inspirations/N.html +++ b/docs/inspirations/N.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -76,7 +76,7 @@

        Need For Speed III: Hot Pursuit

        - Inspired game: OpenNFS

        Media: Need For Speed III: Hot Pursuit

        Improve

        + Inspired game: OpenNFS

        Media: Need For Speed III: Hot Pursuit

        Improve

        @@ -118,7 +118,7 @@

        NScripter

        - Inspired game: ONScripter

        Improve

        + Inspired game: ONScripter

        Improve

        @@ -135,7 +135,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/O.html b/docs/inspirations/O.html index 57e5ab9d..621a9cb2 100644 --- a/docs/inspirations/O.html +++ b/docs/inspirations/O.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -58,7 +58,7 @@

        OGRE

        - Inspired game: Alimer

        Improve

        + Inspired game: Alimer

        Improve

        @@ -112,7 +112,7 @@

        Outlaws

        - Inspired game: The Force Engine

        Improve

        + Inspired game: The Force Engine

        Improve

        @@ -135,7 +135,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/P.html b/docs/inspirations/P.html index 863412e0..315e96a8 100644 --- a/docs/inspirations/P.html +++ b/docs/inspirations/P.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -219,7 +219,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/Q.html b/docs/inspirations/Q.html index 0147708b..efbf08f9 100644 --- a/docs/inspirations/Q.html +++ b/docs/inspirations/Q.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -52,19 +52,19 @@

        Improve

        + Inspired games: DarkPlaces, ezQuake, Fitzquake, FTEQW, LibreQuake, ProQuake 4, QuakeSpasm, TyrQuake, vkQuake

        Media: Quake

        Improve

        Quake II

        - Inspired games: FTEQW, Jake2, Yamagi Quake II

        Media: Quake II

        Improve

        + Inspired games: FTEQW, Jake2, Yamagi Quake II

        Media: Quake II

        Improve

        Quake III Arena

        - Inspired games: FQuake3, FTEQW, ioquake3, OpenArena, Quake3e, QuakeJS

        Media: Quake III Arena

        Improve

        + Inspired games: FQuake3, FTEQW, ioquake3, OpenArena, Quake3e, QuakeJS

        Media: Quake III Arena

        Improve

        @@ -81,7 +81,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/R.html b/docs/inspirations/R.html index 5ce61d4a..39db913d 100644 --- a/docs/inspirations/R.html +++ b/docs/inspirations/R.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -82,7 +82,7 @@

        Redneck Rampage

        - Inspired games: erampage, Raze, RedneckGDX, Rednukem

        Media: Redneck Rampage

        Improve

        + Inspired games: erampage, Raze, RedneckGDX, Rednukem

        Media: Redneck Rampage

        Improve

        @@ -160,7 +160,7 @@

        RPG Maker

        - Inspired games: EasyRPG Player, mkxp, Tapir

        Media: RPG Maker

        Improve

        + Inspired games: EasyRPG Player, mkxp, Tapir

        Media: RPG Maker

        Improve

        @@ -183,7 +183,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/S.html b/docs/inspirations/S.html index 3f03a7f5..a6e2c4e1 100644 --- a/docs/inspirations/S.html +++ b/docs/inspirations/S.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -46,7 +46,7 @@

        S.T.A.L.K.E.R: Call of Pripyat

        - Inspired game: OpenXRay

        Media: S.T.A.L.K.E.R: Call of Pripyat

        Improve

        + Inspired game: OpenXRay

        Media: S.T.A.L.K.E.R: Call of Pripyat

        Improve

        @@ -418,7 +418,7 @@

        Star Wars Jedi Knight II: Jedi Outcast

        - Inspired games: JediOutcastLinux, OpenJK

        Media: Star Wars Jedi Knight II: Jedi Outcast

        Improve

        + Inspired games: JediOutcastLinux, OpenJK

        Media: Star Wars Jedi Knight II: Jedi Outcast

        Improve

        @@ -430,13 +430,13 @@

        Star Wars Jedi Knight: Jedi Academy

        - Inspired games: JediAcademyLinux, OpenJK

        Media: Star Wars Jedi Knight: Jedi Academy

        Improve

        + Inspired games: JediAcademyLinux, OpenJK

        Media: Star Wars Jedi Knight: Jedi Academy

        Improve

        Star Wars: Galactic Battlegrounds

        - Inspired game: openage

        Media: Star Wars: Galactic Battlegrounds

        Improve

        + Inspired game: openage

        Media: Star Wars: Galactic Battlegrounds

        Improve

        @@ -454,7 +454,7 @@

        Star Wars: Yoda Stories

        - Inspired games: DesktopAdventures, WebFun

        Media: Star Wars: Yoda Stories

        Improve

        + Inspired games: DesktopAdventures, WebFun

        Media: Star Wars: Yoda Stories

        Improve

        @@ -496,13 +496,13 @@

        Streets of Rage

        - Inspired game: OpenBOR

        Media: Streets of Rage

        Improve

        + Inspired game: OpenBOR

        Media: Streets of Rage

        Improve

        Improve

        @@ -526,7 +526,7 @@

        SunDog: Frozen Legacy

        - Inspired game: sundog

        Media: SunDog: Frozen Legacy

        Improve

        + Inspired game: sundog

        Media: SunDog: Frozen Legacy

        Improve

        @@ -657,7 +657,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/T.html b/docs/inspirations/T.html index cb112e23..9800fb18 100644 --- a/docs/inspirations/T.html +++ b/docs/inspirations/T.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -148,13 +148,13 @@

        The Elder Scrolls III: Morrowind

        - Inspired games: OpenMW, OpenMW for Android, TES3MP

        Media: The Elder Scrolls III: Morrowind

        Improve

        + Inspired games: OpenMW, OpenMW for Android, TES3MP

        Media: The Elder Scrolls III: Morrowind

        Improve

        The Elder Scrolls: Arena

        - Inspired game: OpenTESArena

        Media: The Elder Scrolls: Arena

        Improve

        + Inspired game: OpenTESArena

        Media: The Elder Scrolls: Arena

        Improve

        @@ -220,7 +220,7 @@

        The Sims Online

        - Inspired games: FreeSO, Project Dollhouse

        Media: The Sims Online

        Improve

        + Inspired games: FreeSO, Project Dollhouse

        Media: The Sims Online

        Improve

        @@ -274,7 +274,7 @@

        Tomb Raider

        - Inspired games: EdisonEngine, OpenLara, OpenRaider, OpenTomb

        Media: Tomb Raider

        Improve

        + Inspired games: EdisonEngine, OpenLara, OpenRaider, OpenTomb

        Media: Tomb Raider

        Improve

        @@ -292,7 +292,7 @@

        Total Annihilation

        - Inspired games: Machinations, Spring, Total Annihilation 3D, Zero-K

        Media: Total Annihilation

        Improve

        + Inspired games: Machinations, Spring, Total Annihilation 3D, Zero-K

        Media: Total Annihilation

        Improve

        @@ -393,7 +393,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/U.html b/docs/inspirations/U.html index bb92c415..7e9a6bbf 100644 --- a/docs/inspirations/U.html +++ b/docs/inspirations/U.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -70,7 +70,7 @@

        Ultima series

        - Inspired game: Haxima

        Media: Ultima series

        Improve

        + Inspired game: Haxima

        Media: Ultima series

        Improve

        @@ -94,7 +94,7 @@

        Ultima VI: The False Prophet

        - Inspired game: Nuvie

        Media: Ultima VI: The False Prophet

        Improve

        + Inspired game: Nuvie

        Media: Ultima VI: The False Prophet

        Improve

        @@ -106,13 +106,13 @@

        Ultima VIII: Pagan

        - Inspired game: Pentagram

        Media: Ultima VIII: Pagan

        Improve

        + Inspired game: Pentagram

        Media: Ultima VIII: Pagan

        Improve

        Ultima: Worlds of Adventure 2: Martian Dreams

        - Inspired game: Nuvie

        Media: Ultima: Worlds of Adventure 2: Martian Dreams

        Improve

        + Inspired game: Nuvie

        Media: Ultima: Worlds of Adventure 2: Martian Dreams

        Improve

        @@ -148,7 +148,7 @@

        Urho3D

        - Inspired game: Alimer

        Improve

        + Inspired game: Alimer

        Improve

        Back to top

        @@ -159,7 +159,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/V.html b/docs/inspirations/V.html index 3a53e907..2026c070 100644 --- a/docs/inspirations/V.html +++ b/docs/inspirations/V.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -58,7 +58,7 @@

        Vavoom

        - Inspired game: Korax' Heritage

        Improve

        + Inspired game: Korax' Heritage

        Improve

        @@ -93,7 +93,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/W.html b/docs/inspirations/W.html index 0dab3673..e54a1a68 100644 --- a/docs/inspirations/W.html +++ b/docs/inspirations/W.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -184,7 +184,7 @@

        Worlds of Ultima: The Savage Empire

        - Inspired game: Nuvie

        Media: Worlds of Ultima: The Savage Empire

        Improve

        + Inspired game: Nuvie

        Media: Worlds of Ultima: The Savage Empire

        Improve

        @@ -207,7 +207,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/X.html b/docs/inspirations/X.html index cb9c1fe8..5b0acd4d 100644 --- a/docs/inspirations/X.html +++ b/docs/inspirations/X.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -100,7 +100,7 @@

        XRay engine

        - Inspired game: Oxygen Engine

        Improve

        + Inspired game: Oxygen Engine

        Improve

        @@ -117,7 +117,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/Y.html b/docs/inspirations/Y.html index 2e7108a5..62a7d085 100644 --- a/docs/inspirations/Y.html +++ b/docs/inspirations/Y.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -69,7 +69,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/Z.html b/docs/inspirations/Z.html index 954b6fdc..57e3b638 100644 --- a/docs/inspirations/Z.html +++ b/docs/inspirations/Z.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub
        @@ -46,7 +46,7 @@

        Z

        - Inspired games: Zed Online, Zod Engine

        Improve

        + Inspired games: Zed Online, Zod Engine

        Improve

        @@ -70,7 +70,7 @@

        ZZT

        - Inspired games: DreamZZT, KevEdit, Reconstruction of ZZT, Roton, RuZZT, Tyger, Zeta, zztgo

        Media: ZZT

        Improve

        + Inspired games: DreamZZT, KevEdit, Reconstruction of ZZT, Roton, RuZZT, Tyger, Zeta, zztgo

        Media: ZZT

        Improve

        Back to top

        @@ -81,7 +81,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/inspirations/index.html b/docs/inspirations/index.html index 21dd8d5d..21cb5616 100644 --- a/docs/inspirations/index.html +++ b/docs/inspirations/index.html @@ -35,7 +35,7 @@ Frameworks/Tools Developers Inspirations - Statistics + Statistics Contribute On GitHub @@ -577,7 +577,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/docs/screenshots/2048_01.jpg b/docs/screenshots/2048_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdd112d383a763eced627e0cebc4554d138979da GIT binary patch literal 3998 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 WO6HyepLq~t+ib`X9`bVRXyRW#fL?C^ literal 0 HcmV?d00001 diff --git a/docs/screenshots/craft_01.jpg b/docs/screenshots/craft_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bbd0a25004102efde80750fe2a52937310389e3 GIT binary patch literal 7310 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 Gi~j?y3x_`d literal 0 HcmV?d00001 diff --git a/docs/screenshots/evil_cult_01.jpg b/docs/screenshots/evil_cult_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15e9fb3d5517f5ab8f1642467f53440fea1f360e GIT binary patch literal 10183 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 bNf7A=&zI=&c{E&zitf(*-1;1QzxclZgH$bZ literal 0 HcmV?d00001 diff --git a/docs/screenshots/mindustry_01.jpg b/docs/screenshots/mindustry_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..306c2e28e504fd0c7703ef115de57b276081fa2d GIT binary patch literal 15974 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 YJ{tNuGMf(l)1`(3yGGG{&VN|`9~n8N+5i9m literal 0 HcmV?d00001 diff --git a/docs/screenshots/mindustry_02.jpg b/docs/screenshots/mindustry_02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82505151d7a888d39e2dffc05baa1696d9af64e7 GIT binary patch literal 15752 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 L4-7XNAM5`I`X`)k literal 0 HcmV?d00001 diff --git a/docs/screenshots/openra_01.jpg b/docs/screenshots/openra_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b17efdf7c8cd03dcf8e90b35fa6ced1513b11c1 GIT binary patch literal 10392 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 G-~SH;S$r1& literal 0 HcmV?d00001 diff --git a/docs/screenshots/openrct2_01.jpg b/docs/screenshots/openrct2_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad4c171caace8ed676f0000f0006ee6db6d28a95 GIT binary patch literal 13299 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 E0O&sn8vp + + + + + + + 2021-10-13T16:06:38.744885 + image/svg+xml + + + Matplotlib v3.4.2, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/statistics.html b/docs/statistics/index.html similarity index 53% rename from docs/statistics.html rename to docs/statistics/index.html index af62fa79..db994aa2 100644 --- a/docs/statistics.html +++ b/docs/statistics/index.html @@ -6,14 +6,14 @@ OSGL - - - - + + + + -
        -

        Statistics

        +
        +

        Statistics

        Build system
        -

        Build system

        +
          -
        • CMake (246)
        • -
        • Make (129)
        • +
        • N/A (1056)
        • +
        • CMake (247)
        • +
        • Make (131)
        • Gradle (75)
        • Autoconf (57)
        • -
        • Visual Studio (24)
        • +
        • Visual Studio (25)
        • Ant (13)
        • Maven (12)
        • Scons (10)
        • -
        • setup.py (9)
        • -
        • Custom (5)
        • -
        • Meson (5)
        • -
        • premake (5)
        • -
        • None (4)
        • -
        • QMake (4)
        • -
        • Xcode (2)
        • -
        • Automake (1)
        • -
        • Lazarus project (1)
        • -
        • msbuild (1)
        • -
        • py2exe (1)
        • -
        • Python (1)
        • -
        • Rake (1)
        • +
        • Other (40)
        @@ -85,7 +74,7 @@

        The content (games descriptions) is licensed CC-0. Used icons are licensed under CC BY-SA 3.0 (Iconic or Linecons), CC0 1.0 (Simple Icons), CC BY 4.0 (Font Awesome or IcoMoon Free), CC BY-SA 4.0 (Entypo+) or Apache License 2.0 (Material Icons). - This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16

        + This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06

        \ No newline at end of file diff --git a/entries/candle.md b/entries/candle.md new file mode 100644 index 00000000..43e4a252 --- /dev/null +++ b/entries/candle.md @@ -0,0 +1,12 @@ +# Candle + +- Home: https://github.com/EvilPudding/candle +- State: beta +- Keyword: game engine +- Code repository: https://github.com/EvilPudding/candle.git +- Code language: C +- Code license: MIT + +## Building + +- Build system: Make diff --git a/entries/fusee.md b/entries/fusee.md new file mode 100644 index 00000000..7b96098e --- /dev/null +++ b/entries/fusee.md @@ -0,0 +1,12 @@ +# Fusee + +- Home: https://fusee3d.org/ +- State: beta +- Keyword: game engine, 3D +- Code repository: https://github.com/FUSEEProjectTeam/Fusee.git +- Code language: C#, Python +- Code license: MIT + +## Building + +- Build system: Visual Studio diff --git a/entries/gamedev_framework_gf.md b/entries/gamedev_framework_gf.md new file mode 100644 index 00000000..ae9e1bd1 --- /dev/null +++ b/entries/gamedev_framework_gf.md @@ -0,0 +1,13 @@ +# Gamedev Framework (gf) + +- Home: https://gamedevframework.github.io/ +- State: beta +- Keyword: framework, 2D +- Code repository: https://github.com/GamedevFramework/gf.git +- Code language: C++ +- Code license: zlib +- Code dependency: SDL + +## Building + +- Build system: CMake diff --git a/entries/netradiant-custom.md b/entries/netradiant-custom.md new file mode 100644 index 00000000..a2658e9d --- /dev/null +++ b/entries/netradiant-custom.md @@ -0,0 +1,16 @@ +# NetRadiant-custom + +- Home: https://garux.github.io/NRC/ +- State: mature +- Download: https://github.com/Garux/netradiant-custom/releases +- Platform: Windows, Linux +- Keyword: tool +- Code repository: https://github.com/Garux/netradiant-custom.git +- Code language: C++, C +- Code license: GPL-2.0 + +Level editor for id Tech based games. + +## Building + +- Build system: Make diff --git a/entries/openra.md b/entries/openra.md index 6abb7d8c..2af8b6f5 100644 --- a/entries/openra.md +++ b/entries/openra.md @@ -1,7 +1,7 @@ # OpenRA - Home: http://www.openra.net/ -- Media: https://en.wikipedia.org/wiki/Command_%26_Conquer:_Red_Alert#Open_source_remake +- Media: https://en.wikipedia.org/wiki/Command_%26_Conquer:_Red_Alert#Open_Source - Inspiration: Command & Conquer, Command & Conquer: Red Alert, Dune 2000 - State: mature - Download: http://www.openra.net/download/ diff --git a/entries/screenshots/2048_01.jpg b/entries/screenshots/2048_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdd112d383a763eced627e0cebc4554d138979da GIT binary patch literal 3998 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 WO6HyepLq~t+ib`X9`bVRXyRW#fL?C^ literal 0 HcmV?d00001 diff --git a/entries/screenshots/README.md b/entries/screenshots/README.md new file mode 100644 index 00000000..364efbb9 --- /dev/null +++ b/entries/screenshots/README.md @@ -0,0 +1,35 @@ +Screenshots are taken from the game websites themselves or from the games themselves, +in that case no URL will be given. They are reduced in resolution to 128 pixel height and stored as jpg with +compression factor 85, to save storage and because they are considered not very important for us. This file contains +information about which game (use canonical name, i.e. the file name) has which screenshots with which resolutions. +When the website is updated, the screenshots can be included at the right positions. The use of these screenshots is +considered fair use and no special labeling is needed. + +# 2048 + +01 103 128 https://cloud.githubusercontent.com/assets/1175750/8614312/280e5dc2-26f1-11e5-9f1f-5891c3ca8b26.png + +# craft + +01 171 128 https://i.imgur.com/SH7wcas.png + +# evil_cult + +01 213 128 + +# mindustry + +01 282 128 https://mindustrygame.github.io/images/1.png +02 288 128 https://mindustrygame.github.io/images/2.png +03 290 128 https://mindustrygame.github.io/images/3.png + +# openra + +01 218 128 +02 219 128 +03 218 128 + +# openrct2 + +01 228 128 https://i.imgur.com/e7CK5Sc.png + diff --git a/entries/screenshots/craft_01.jpg b/entries/screenshots/craft_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bbd0a25004102efde80750fe2a52937310389e3 GIT binary patch literal 7310 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 Gi~j?y3x_`d literal 0 HcmV?d00001 diff --git a/entries/screenshots/evil_cult_01.jpg b/entries/screenshots/evil_cult_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15e9fb3d5517f5ab8f1642467f53440fea1f360e GIT binary patch literal 10183 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 bNf7A=&zI=&c{E&zitf(*-1;1QzxclZgH$bZ literal 0 HcmV?d00001 diff --git a/entries/screenshots/mindustry_01.jpg b/entries/screenshots/mindustry_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..306c2e28e504fd0c7703ef115de57b276081fa2d GIT binary patch literal 15974 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 YJ{tNuGMf(l)1`(3yGGG{&VN|`9~n8N+5i9m literal 0 HcmV?d00001 diff --git a/entries/screenshots/mindustry_02.jpg b/entries/screenshots/mindustry_02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82505151d7a888d39e2dffc05baa1696d9af64e7 GIT binary patch literal 15752 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 L4-7XNAM5`I`X`)k literal 0 HcmV?d00001 diff --git a/entries/screenshots/openra_01.jpg b/entries/screenshots/openra_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b17efdf7c8cd03dcf8e90b35fa6ced1513b11c1 GIT binary patch literal 10392 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 G-~SH;S$r1& literal 0 HcmV?d00001 diff --git a/entries/screenshots/openrct2_01.jpg b/entries/screenshots/openrct2_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad4c171caace8ed676f0000f0006ee6db6d28a95 GIT binary patch literal 13299 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 E0O&sn8vp