From 05b83cbc6ea0ff2049be7f95489329fbbe76fb3d Mon Sep 17 00:00:00 2001 From: micdan5 Date: Thu, 16 Apr 2026 14:58:00 +0200 Subject: [PATCH] Tidy gaming based on new style guide (#326) Relates to #325 Closes #330 Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/326 Reviewed-by: JesseBot Co-authored-by: micdan5 Co-committed-by: micdan5 --- README.md | 41 +++++++++++++++++++++++++++-------------- 1 file changed, 27 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 21a97fa..f10575d 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,10 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). * [JavaScript And TypeScript](#javascript-and-typescript) * [Python](#python) * [Rust](#rust) - * [Game Engines](#game-engines) + * [Gaming](#gaming) + * [Game engines](#game-engines) + * [Game managers](#game-managers) + * [Emulators](#emulators) * [Language and Localization](#language-and-localization) * [Messaging](#messaging) * [Package Managers](#package-managers) @@ -73,7 +76,6 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). * [Static Site Generators](#static-site-generators) * [Services and Utilities](#services-and-utilities) * [File Storage](#file-storage) - * [Game Managers](#game-managers) * [Social Media](#social-media) * [Servers](#servers) * [Clients](#clients) @@ -560,13 +562,6 @@ Note that Python is itself tainted; see [the Programming Languages section](#pro > Also, there is an advisory database of Rust slopware crates, which you can use in tools like > [cargo-deny](https://embarkstudios.github.io/cargo-deny): . -## Game Engines - -| Name | Alternative(s) | Evidence | -|---|---|---| -| [UPBGE 0.5](https://upbge.org) | UPBGE 0.36.1 seems to be slop-free | [0.5 release notes state the use of AI in plain language](https://github.com/UPBGE/upbge/wiki/Release-notes-version-0.50#b-implementation-technique-and-limitations) | -| [Godot Engine](https://godotengine.org/) | [Pandemonium Engine](https://pandemoniumengine.org/) | [Allows LLM contributions](https://contributing.godotengine.org/en/latest/pull_requests/pull_request_guidelines.html#ai-assisted-contributions) (also see [this comment](https://github.com/godotengine/godot/pull/112471#issuecomment-4047941693)) | - ## Language and Localization | Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | @@ -615,6 +610,28 @@ Note that Python is itself tainted; see [the Programming Languages section](#pro > * [Secrets](https://apps.gnome.org/Secrets/) uses the KeePass file format. > * Password managers based on [pass](https://www.passwordstore.org/) or [Himitsu](https://himitsustore.org/) could be interesting. +## Gaming +### Game engines + +| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +|---|:---:|---|---| +| [UPBGE 0.5](https://upbge.org/) | [`0.36.1`](https://github.com/UPBGE/upbge/releases/tag/v0.36.1) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/UPBGE/upbge/wiki/Release-notes-version-0.50#b-implementation-technique-and-limitations)) | [![Request for Help](./badges/request-for-help.svg)](https://codeberg.org/small-hack/open-slopware#request-for-help) | +| [Godot Engine](https://godotengine.org/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://contributing.godotengine.org/en/latest/pull_requests/pull_request_guidelines.html#ai-assisted-contributions), [2](https://github.com/godotengine/godot/pull/112471#issuecomment-4047941693)) | [Pandemonium Engine] | +| [GZDoom](https://github.com/zdoom/gzdoom) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/ZDoom/gzdoom/commit/584af500736b0317e42824f39285ed3d954fc4e2)) | [UZDoom](https://github.com/UZDoom/UZDoom), [Chocolate Doom](https://www.chocolate-doom.org/) | +| [GDevelop](https://gdevelop.io/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://gdevelop.io/), [2](https://github.com/4ian/GDevelop/commit/6ec16045d140a9d55721f71620e128d4969c5fe6), [3](https://github.com/4ian/GDevelop/pull/8509/commits/74409a280cd248ee4d54523b23f5c1507d6380af), [4](https://github.com/4ian/GDevelop/pull/8509/commits/a8d0f1298aaf921f643f00fbe8d9175d89d363a3), [5](https://github.com/4ian/GDevelop/pull/8509/commits/e2a2fb04bc072b3ef2d66b380f64600248f8de91)) | [Pandemonium Engine] | + +### Game managers + +| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +|---|:---:|---|---| +| [Lutris](https://github.com/lutris/lutris) | [![Request for Help](./badges/request-for-help.svg)](https://codeberg.org/small-hack/open-slopware#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/lutris/lutris/issues/6506#issuecomment-3976118573), [2](https://github.com/lutris/lutris/discussions/6530)) | [Bottles](https://github.com/bottlesdevs/Bottles) + +### Emulators + +| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +|---|:---:|---|---| +| [Azahar](https://azahar-emu.org/) | [`2124.3`](https://github.com/azahar-emu/azahar/releases/tag/2124.3) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/azahar-emu/azahar/blob/master/AI-POLICY.md)) | [![Request for Help](./badges/request-for-help.svg)](https://codeberg.org/small-hack/open-slopware#request-for-help) | + ## Git Servers | Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | @@ -664,11 +681,6 @@ Note that Python is itself tainted; see [the Programming Languages section](#pro | [Nextcloud](https://nextcloud.com/) | [seafile](https://github.com/haiwen/seafile) for file storage and syncing only (not a complete worksuite replacement) | [✨ Nextcloud Assistant](https://nextcloud.com/assistant/) (can be disabled)
Nextcloud Desktop has [AGENTS.md](https://github.com/nextcloud/desktop/blob/master/AGENTS.md) | | [SeaweedFS](https://seaweedfs.com/) | [Garage] for S3 api + [JuiceFS](https://juicefs.com/en/) for the NFS mounts and K8s CSI driver
[Rook/Ceph](https://rook.io/) | Using [Gemini and coderabbitai in PRs](https://github.com/seaweedfs/seaweedfs/pull/7996). | -### Game Managers -| Name | Alternative(s) | Evidence | -|---|---|---| -| [Lutris](https://github.com/lutris/lutris) | [Bottles](https://github.com/bottlesdevs/Bottles) | Issue ["is lutris slop now"](https://github.com/lutris/lutris/issues/6506#issuecomment-3976118573) & Discussion ["is lutris slop now"](https://github.com/lutris/lutris/discussions/6530) | - ### Social Media This is for both social media websites and apps. @@ -983,6 +995,7 @@ This repository is licensed under the Creative Commons Attribution Share Alike 4 [Konsole]: https://invent.kde.org/utilities/konsole [MATE Terminal]: https://wiki.mate-desktop.org/mate-desktop/applications/mate-terminal/ [matrix]: https://matrix.org +[Pandemonium Engine]: https://pandemoniumengine.org/ [QEMU]: https://www.qemu.org [Rio Terminal]: https://github.com/raphamorim/rio [Servo]: https://servo.org/