Skip to content

Commit

Permalink
gitlab stars update
Browse files Browse the repository at this point in the history
  • Loading branch information
Trilarion committed Mar 5, 2024
1 parent b56540e commit b5a376e
Show file tree
Hide file tree
Showing 82 changed files with 132 additions and 132 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ on Wikipedia, diverse [Awesome Gaming lists](https://github.com/sindresorhus/awe
## Content

[comment]: # (start of autogenerated content, do not edit)
**[Games](entries/tocs/_games.md#Games)** (1689) - **[Tools](entries/tocs/_tools.md#Tools)** (51) - **[Frameworks](entries/tocs/_frameworks.md#Frameworks)** (98) - **[Libraries](entries/tocs/_libraries.md#Libraries)** (16)
**[Games](entries/tocs/_games.md#Games)** (1688) - **[Tools](entries/tocs/_tools.md#Tools)** (51) - **[Frameworks](entries/tocs/_frameworks.md#Frameworks)** (98) - **[Libraries](entries/tocs/_libraries.md#Libraries)** (16)

By category: **[Action](entries/tocs/_action.md#action)** (331), **[Adventure](entries/tocs/_adventure.md#adventure)** (65), **[Arcade](entries/tocs/_arcade.md#arcade)** (195), **[Board](entries/tocs/_board.md#board)** (26), **[Cards](entries/tocs/_cards.md#cards)** (25), **[Educational](entries/tocs/_educational.md#educational)** (14), **[Framework](entries/tocs/_framework.md#framework)** (98), **[Game engine](entries/tocs/_game-engine.md#game-engine)** (179), **[Library](entries/tocs/_library.md#library)** (16), **[Music](entries/tocs/_music.md#music)** (16), **[Platform](entries/tocs/_platform.md#platform)** (77), **[Puzzle](entries/tocs/_puzzle.md#puzzle)** (187), **[Remake](entries/tocs/_remake.md#remake)** (680), **[Role playing](entries/tocs/_role-playing.md#role-playing)** (239), **[Simulation](entries/tocs/_simulation.md#simulation)** (140), **[Sports](entries/tocs/_sports.md#sports)** (27), **[Strategy](entries/tocs/_strategy.md#strategy)** (325), **[Tool](entries/tocs/_tool.md#tool)** (51), **[Visual novel](entries/tocs/_visual-novel.md#visual-novel)** (9)
By category: **[Action](entries/tocs/_action.md#action)** (331), **[Adventure](entries/tocs/_adventure.md#adventure)** (65), **[Arcade](entries/tocs/_arcade.md#arcade)** (195), **[Board](entries/tocs/_board.md#board)** (26), **[Cards](entries/tocs/_cards.md#cards)** (25), **[Educational](entries/tocs/_educational.md#educational)** (14), **[Framework](entries/tocs/_framework.md#framework)** (98), **[Game engine](entries/tocs/_game-engine.md#game-engine)** (179), **[Library](entries/tocs/_library.md#library)** (16), **[Music](entries/tocs/_music.md#music)** (16), **[Platform](entries/tocs/_platform.md#platform)** (77), **[Puzzle](entries/tocs/_puzzle.md#puzzle)** (187), **[Remake](entries/tocs/_remake.md#remake)** (679), **[Role playing](entries/tocs/_role-playing.md#role-playing)** (238), **[Simulation](entries/tocs/_simulation.md#simulation)** (140), **[Sports](entries/tocs/_sports.md#sports)** (27), **[Strategy](entries/tocs/_strategy.md#strategy)** (325), **[Tool](entries/tocs/_tool.md#tool)** (51), **[Visual novel](entries/tocs/_visual-novel.md#visual-novel)** (9)

By platform: **[Windows](entries/tocs/_windows.md#windows)** (606), **[Linux](entries/tocs/_linux.md#linux)** (559), **[macOS](entries/tocs/_macos.md#macos)** (325), **[Android](entries/tocs/_android.md#android)** (164), **[iOS](entries/tocs/_ios.md#ios)** (23), **[Web](entries/tocs/_web.md#web)** (179)
By platform: **[Windows](entries/tocs/_windows.md#windows)** (609), **[Linux](entries/tocs/_linux.md#linux)** (561), **[macOS](entries/tocs/_macos.md#macos)** (325), **[Android](entries/tocs/_android.md#android)** (164), **[iOS](entries/tocs/_ios.md#ios)** (23), **[Web](entries/tocs/_web.md#web)** (179)

[comment]: # (end of autogenerated content)

Expand Down
2 changes: 1 addition & 1 deletion code/archives.json
Original file line number Diff line number Diff line change
Expand Up @@ -1473,7 +1473,7 @@
"https://gitlab.com/fgerbig/SpacePeng.git",
"https://gitlab.com/freedroid/freedroid-src.git",
"https://gitlab.com/hydren/terrarium.git",
"https://gitlab.com/ktpanda/lab3d-sdl/.git",
"https://gitlab.com/ktpanda/lab3d-sdl.git",
"https://gitlab.com/larienna/cppgame_wizardry.git",
"https://gitlab.com/librebob/athenaeum.git",
"https://gitlab.com/lierolibre/lierolibre.git",
Expand Down
2 changes: 2 additions & 0 deletions code/backlog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ https://github.com/gustaYo/vue-chess
https://github.com/HackerN64/HackerSM64
https://github.com/hiitiger/goverlay # DirectX hook and game overlay solution for any desktop GUI
https://github.com/hotstreams/limitless-engine
https://github.com/hugoam/two
https://github.com/hugoam/two # c++ toolkit for rapid development of live graphical apps and games
https://github.com/Hyperparticle/nodulus
https://github.com/id-Software/Quake
Expand Down Expand Up @@ -190,6 +191,7 @@ https://github.com/tgfrerer/island
https://github.com/TheBoneJarmer/TiledCS
https://github.com/TheCherno/Sparky
https://github.com/thinkpixellab/agent8ball
https://github.com/tmewett/BrogueCE
https://github.com/tobspr/shapez.io
https://github.com/tomlooman/SimpleFPSTemplate
https://github.com/TomMalbran/games
Expand Down
27 changes: 11 additions & 16 deletions code/gitlab_synchronization.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""

import json
from utils import constants as c, utils, osg, osg_gitlab
from utils import constants as c, utils, osg, osg_gitlab, osg_parse

gl_entries_file = c.code_path / 'gitlab_entries.txt'
prefix = 'https://gitlab.com/'
Expand Down Expand Up @@ -60,24 +60,19 @@ def gitlab_import():
repos = [x.split(' ')[0] for x in repos]
repos = [x for x in repos if x not in ignored_repos]
for repo in repos:
print(f' GH repo {repo}')
print(f' GL repo {repo}')

info = osg_gitlab.retrieve_repo_info(repo)

new_comments = []

# add created comment
new_comments.append(f"@created {info['created'].year}")

# add stars
new_comments.append(f"@stars {info['stars']}")

# add forks
new_comments.append(f"@forks {info['forks']}")
# new comment @created, stars, forks
new_comments = [f"@created {info['created'].year}", f"@stars {info['stars']}", f"@forks {info['forks']}"]

# search for repository
for r in code_repositories:
for idx, r in enumerate(code_repositories):
if r.startswith(repo):
if not isinstance(r, osg_parse.Value):
r = osg_parse.Value(r)
code_repositories[idx] = r
break

# update comment
Expand All @@ -99,8 +94,8 @@ def gitlab_import():

entry['Code repository'] = code_repositories
osg.write_entry(entry)
except:
raise
except RuntimeError as e:
raise(e)
finally:
# shorten file list
utils.write_text(gl_entries_file, json.dumps(files[index:], indent=1))
Expand Down Expand Up @@ -142,7 +137,7 @@ def gitlab_starring_synchronization():
# collect_gitlab_entries()

# import information from Gitlab
# gitlab_import()
gitlab_import()

# which Gitlab repos have I not starred?
# gitlab_starring_synchronization()
2 changes: 1 addition & 1 deletion code/maintenance_entries.py
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@ def update_statistics(self):
if field in entry:
platforms.extend(entry[field])

statistics += f'Platform information available for {rel(len(platforms)):.1f}% of all projects.\n\n'
statistics += f'Platform information available for {rel(len(platforms)):.1f}% of all projects.\n\n' # TODO this is a simple error, we should not take the number of platforms :D

unique_platforms = set(platforms)
unique_platforms = [(l, platforms.count(l) / len(platforms)) for l in unique_platforms]
Expand Down
2 changes: 1 addition & 1 deletion code/utils/osg_gitlab.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def retrieve_repo_info(repos, token=None):
repo = normalize_repo_name(repo)
# get project
p = gl.projects.get(repo)
e = {'description': p.description, 'created': parser.parse(p.created_at), 'contributors': p.repository_contributors(), 'forks': p.forks_count, 'name': p.name, 'last modified': parser.parse(p.last_activity_at), 'stars': p.star_count, 'languages': p.languages()}
e = {'description': p.description, 'created': parser.parse(p.created_at), 'contributors': p.repository_contributors(get_all=True), 'forks': p.forks_count, 'name': p.name, 'last modified': parser.parse(p.last_activity_at), 'stars': p.star_count, 'languages': p.languages(get_all=True)}
result.append(e)
if single_repo:
result = result[0]
Expand Down
3 changes: 2 additions & 1 deletion code/utils/osg_parse.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,14 +156,15 @@ def start(self, x):

class Value(str):
"""
A value is a string with an additional meta-object (a comment) but mostly behaves as a string.
A value is a string with an additional meta-object (a comment) but mostly behaves like a string.
"""

def __new__(cls, value, comment=None):
obj = str.__new__(cls, value)
obj.comment = comment
return obj


def parse(parser, transformer, content):
tree = parser.parse(content)
value = transformer.transform(tree)
Expand Down
2 changes: 1 addition & 1 deletion entries/0_ad.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Download: https://play0ad.com/download/
- Platform: Windows, Linux, macOS
- Keyword: strategy, content open, multiplayer online + LAN, real-time
- Code repository: https://github.com/0ad/0ad.git (mirror, @created 2010, @stars 2284, @forks 480), https://gitlab.com/0ad/0ad.git (mirror, @created 2015, @stars 14, @forks 5), https://svn.wildfiregames.com/public/ps/ (svn)
- Code repository: https://github.com/0ad/0ad.git (mirror, @created 2010, @stars 2284, @forks 480), https://gitlab.com/0ad/0ad.git (mirror, @created 2015, @stars 15, @forks 7), https://svn.wildfiregames.com/public/ps/ (svn)
- Code language: C, C++, JavaScript
- Code license: GPL-2.0
- Code dependency: boost, enet, fcollada, freetype, gloox, gmp, gnutls, icu, libcurl, libfmt, libiconv, libMoltenVK, libogg, libpng, libsodium, libvorbis, libxml2, m4, miniupnpc, nettle, nvtt, OpenAL, SDL2, spidermonkey, zlib
Expand Down
2 changes: 1 addition & 1 deletion entries/1oom.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Download: https://gitlab.com/KilgoreTroutMaskReplicant/1oom/-/tags
- Platform: Windows
- Keyword: remake, strategy, content commercial, engine recreation
- Code repository: https://gitlab.com/KilgoreTroutMaskReplicant/1oom.git (@created 2018, @stars 23, @forks 9)
- Code repository: https://gitlab.com/KilgoreTroutMaskReplicant/1oom.git (@created 2018, @stars 27, @forks 9)
- Code language: C
- Code license: GPL-2.0
- Code dependency: Allegro, SDL, SDL2
Expand Down
2 changes: 1 addition & 1 deletion entries/2006scape.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ Only server?

## Building

- Build system: Maven
- Build system: Maven
2 changes: 1 addition & 1 deletion entries/2009scape.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Download: https://2009scape.org/site/game_guide/play.html#download
- Platform: Windows, Linux, macOS
- Keyword: remake, role playing, content commercial, multiplayer online + co-op
- Code repository: https://gitlab.com/2009scape/2009scape.git (@created 2017, @stars 18, @forks 37)
- Code repository: https://gitlab.com/2009scape/2009scape.git (@created 2021, @stars 77, @forks 359)
- Code language: Java, Kotlin
- Code license: AGPL-3.0
- Code dependency: Java
Expand Down
2 changes: 1 addition & 1 deletion entries/alchemy_quest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- State: mature
- Platform: Windows
- Keyword: puzzle, content open
- Code repository: https://gitlab.com/dulsi/alchemyquest.git
- Code repository: https://gitlab.com/dulsi/alchemyquest.git (@created 2019, @stars 4, @forks 2)
- Code language: C++
- Code license: GPL-2.0
- Assets license: CC-BY-SA-3.0
Expand Down
2 changes: 1 addition & 1 deletion entries/anarch.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- Home: https://gitlab.com/drummyfish/anarch
- State: mature
- Keyword: action, content open, first-person, shooter
- Code repository: https://gitlab.com/drummyfish/anarch.git (@created 2019, @stars 65, @forks 5)
- Code repository: https://gitlab.com/drummyfish/anarch.git (@created 2019, @stars 81, @forks 12)
- Code language: C, C++
- Code license: CC0
- Code dependency: raycastlib
Expand Down
2 changes: 1 addition & 1 deletion entries/apple_flinger.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Download: https://f-droid.org//packages/com.gitlab.ardash.appleflinger.android/
- Platform: Android
- Keyword: arcade, artillery, skill
- Code repository: https://gitlab.com/ar-/apple-flinger.git (@created 2017, @stars 28, @forks 16)
- Code repository: https://gitlab.com/ar-/apple-flinger.git (@created 2017, @stars 46, @forks 26)
- Code language: Java
- Code license: GPL-3.0

Expand Down
2 changes: 1 addition & 1 deletion entries/armagetron_advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- State: mature
- Download: https://www.armagetronad.org/downloads.php
- Keyword: action
- Code repository: https://gitlab.com/armagetronad/armagetronad.git (@created 2018, @stars 5, @forks 8), https://github.com/ArmagetronAd/armagetronad.git (@created 2019, @stars 34, @forks 2), https://svn.code.sf.net/p/armagetronad/code (svn)
- Code repository: https://gitlab.com/armagetronad/armagetronad.git (@created 2018, @stars 13, @forks 9), https://github.com/ArmagetronAd/armagetronad.git (@created 2019, @stars 34, @forks 2), https://svn.code.sf.net/p/armagetronad/code (svn)
- Code language: C++
- Code license: GPL-2.0
- Developer: Alex E. Kelly, Andreas Bombe, armanelgtron, blane, Charlie Head, Dave Fancella, dave iceman, DLH, Edmund Keefe, epsy, Fred, klaxnek, Kurt Johnson, Luke Dashjr, Luke-Jr, Manuel Moos, Matías Pino, Menno de Bell, Michael Lechtermann, MocI, Philippe Villeneuve, Self_Destructo, Wrzlprnft, Yann Kaiser, yarrt, Your_mom_arma
Expand Down
2 changes: 1 addition & 1 deletion entries/athenaeum.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- State: beta
- Platform: Linux
- Keyword: tool
- Code repository: https://gitlab.com/librebob/athenaeum.git (@created 2018, @stars 85, @forks 6)
- Code repository: https://gitlab.com/librebob/athenaeum.git (@created 2018, @stars 98, @forks 8)
- Code language: Python
- Code license: GPL-3.0
- Code dependency: Qt
Expand Down
4 changes: 2 additions & 2 deletions entries/belote.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
- Download: https://mvnrepository.com/artifact/com.gitlab.bsarter.belote
- Platform: Windows, Linux, macOS
- Keyword: cards
- Code repository: https://gitlab.com/bsarter/Belote.git
- Code language: Java
- Code repository: https://gitlab.com/bsarter/Belote.git (@created 2022, @stars 2, @forks 0)
- Code language: Java, Pascal
- Code license: GPL-3.0
- Code dependency: Apache-POI, DarkLaf
- Developer: Bernard Sarter
Expand Down
2 changes: 1 addition & 1 deletion entries/billiards.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- Download: http://www.nongnu.org/billiards/#downloads, http://download.savannah.nongnu.org/releases/billiards/
- Platform: Linux
- Keyword: simulation, sports
- Code repository: https://gitlab.com/osgames/billiards.git (import of cvs, @created 2019, @stars 1, @forks 1), http://cvs.savannah.nongnu.org:/sources/billiards (cvs)
- Code repository: https://gitlab.com/osgames/billiards.git (import of cvs, @created 2019, @stars 1, @forks 2), http://cvs.savannah.nongnu.org:/sources/billiards (cvs)
- Code language: Lua, Objective-C
- Code license: GPL-3.0
- Developer: Dimitris Papavasiliou
Expand Down
2 changes: 1 addition & 1 deletion entries/bombman.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- Inspiration: Atomic Bomberman
- State: mature
- Keyword: action, remake, content open
- Code repository: https://gitlab.com/drummyfish/Bombman.git (@created 2018, @stars 8, @forks 0)
- Code repository: https://gitlab.com/drummyfish/Bombman.git (@created 2018, @stars 10, @forks 0)
- Code language: Python
- Code license: CC0
- Code dependency: pygame
Expand Down
2 changes: 1 addition & 1 deletion entries/commander_genius.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Download: https://clonekeenplus.sourceforge.io/download.php
- Platform: Windows, Linux, Android
- Keyword: action, remake
- Code repository: https://gitlab.com/Dringgstein/Commander-Genius.git (@created 2018, @stars 24, @forks 9), https://github.com/albertz/commandergenius.git @add (@created 2009, @stars 36, @forks 270), https://github.com/pelya/commandergenius.git @add (@created 2009, @stars 493, @forks 241), https://github.com/gerstrong/Commander-Genius.git @add (@created 2011, @stars 168, @forks 34)
- Code repository: https://gitlab.com/Dringgstein/Commander-Genius.git (@created 2018, @stars 32, @forks 12), https://github.com/albertz/commandergenius.git @add (@created 2009, @stars 36, @forks 270), https://github.com/pelya/commandergenius.git @add (@created 2009, @stars 493, @forks 241), https://github.com/gerstrong/Commander-Genius.git @add (@created 2011, @stars 168, @forks 34)
- Code language: C, C++
- Code license: GPL-2.0
- Developer: Albert Zeyer, Alexandre Detiste, Casey Bird, Gagster, Gerhard Stein, Gerstrong, James Le Cuirot, Jeongin Lee, Jerome Marty, Lyubomyr Lisen, mewingtree, NY00123, pizza2004, Sergii Pylypenko, tulip81, z33ky
Expand Down
2 changes: 1 addition & 1 deletion entries/darkplaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Download: https://icculus.org/twilight/darkplaces/download.html
- Platform: Windows, Linux, macOS
- Keyword: game engine, remake
- Code repository: https://gitlab.com/xonotic/darkplaces.git (@created 2014, @stars 23, @forks 30), https://github.com/xonotic/darkplaces.git (@created 2014, @stars 158, @forks 36), https://svn.icculus.org/twilight/trunk/darkplaces/ (svn), svn://svn.icculus.org/twilight/trunk (utilities)
- Code repository: https://gitlab.com/xonotic/darkplaces.git (@created 2014, @stars 34, @forks 31), https://github.com/xonotic/darkplaces.git (@created 2014, @stars 158, @forks 36), https://svn.icculus.org/twilight/trunk/darkplaces/ (svn), svn://svn.icculus.org/twilight/trunk (utilities)
- Code language: C
- Code license: GPL-2.0
- Developer: Ashley Hale, Cloudwalk9, David Knapp, divVerent
Expand Down
2 changes: 1 addition & 1 deletion entries/dmomd.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- Inspiration: Final Fantasy series, Pokémon
- State: mature
- Keyword: role playing, content open, japanese, roguelike
- Code repository: https://gitlab.com/decent-username/dmomd.git (@created 2019, @stars 2, @forks 1)
- Code repository: https://gitlab.com/decent-username/dmomd.git (@created 2019, @stars 3, @forks 1)
- Code language: Lisp
- Code license: GPL-3.0
- Code dependency: Trivial-gamekit
Expand Down
2 changes: 1 addition & 1 deletion entries/dukegdx.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- Inspiration: Duke Nukem 3D
- State: beta
- Keyword: action, remake, content commercial, multiplayer online + LAN + Co-op, shooter
- Code repository: https://gitlab.com/m210/DukeGDX.git (@created 2018, @stars 9, @forks 1)
- Code repository: https://gitlab.com/m210/DukeGDX.git (@created 2018, @stars 11, @forks 3)
- Code language: Java
- Code license: GPL-3.0
- Code dependency: libGDX
Expand Down
2 changes: 1 addition & 1 deletion entries/empty_clip.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- Download: https://gitlab.com/empty-clip/code/-/releases
- Platform: Windows, Linux
- Keyword: action, role playing, 2D, shooter, top-down
- Code repository: https://gitlab.com/empty-clip/code.git
- Code repository: https://gitlab.com/empty-clip/code.git (@created 2022, @stars 6, @forks 1)
- Code language: C++
- Code license: GPL-2.0
- Code dependency: SDL2
Expand Down
2 changes: 1 addition & 1 deletion entries/fire_madness.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Download: https://decoherence.itch.io/fire-maddness#download
- Platform: Windows, Linux
- Keyword: action, 2D, content open, shooter, top-down
- Code repository: https://gitlab.com/EugeneLoza/FireMadness.git (@created 2016, @stars 0, @forks 0)
- Code repository: https://gitlab.com/EugeneLoza/FireMadness.git (@created 2018, @stars 1, @forks 0)
- Code language: Pascal
- Code license: GPL-3.0
- Code dependency: Castle Game Engine, GTK2
Expand Down
2 changes: 1 addition & 1 deletion entries/foxy_misfortunes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- Download: https://decoherence.itch.io/foxy-misfortunes#download
- Platform: Windows, Linux, Android
- Keyword: action, 2D, for adults, shooter, top-down
- Code repository: https://gitlab.com/EugeneLoza/foxy-misfortunes.git (@created 2021, @stars 0, @forks 0)
- Code repository: https://gitlab.com/EugeneLoza/foxy-misfortunes.git (@created 2021, @stars 1, @forks 0)
- Code language: Pascal
- Code license: GPL-3.0
- Code dependency: Castle Game Engine, GTK2
Expand Down
2 changes: 1 addition & 1 deletion entries/freedroidrpg.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- State: mature
- Download: https://www.freedroid.org/download/
- Keyword: role playing, clone, isometric
- Code repository: https://gitlab.com/freedroid/freedroid-src.git (@created 2015, @stars 40, @forks 8), https://git.code.sf.net/p/freedroid/code
- Code repository: https://gitlab.com/freedroid/freedroid-src.git (@created 2015, @stars 41, @forks 8), https://git.code.sf.net/p/freedroid/code
- Code language: C, C++, Lua
- Code license: GPL-2.0
- Developer: ah, Bastian Salmela, Benjamin Leduc, fdrpgrsync, fluzz, infrared, JK Wood, Johannes Prix, Józef Kucia, Matthias, Miles, Quentin Pradet, Samuel Pitoiset, Stefan, Stefan Kangas, Xenux
Expand Down
2 changes: 1 addition & 1 deletion entries/freesiege.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- Inspiration: Siege
- State: beta
- Keyword: puzzle, remake, strategy
- Code repository: https://gitlab.com/LibreGames/freesiege.git (@created 2017, @stars 3, @forks 1)
- Code repository: https://gitlab.com/LibreGames/freesiege.git (@created 2017, @stars 4, @forks 1)
- Code language: C++
- Code license: GPL-3.0

Expand Down
Loading

0 comments on commit b5a376e

Please sign in to comment.