From 4f8d437e8599d842c56609897543d94f048b4886 Mon Sep 17 00:00:00 2001 From: Pixelo789 Date: Fri, 22 May 2026 12:16:56 +0200 Subject: [PATCH] Move Golly to new Cellular Automata subsection and add last untainted commit (#769) Part of #661 Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/769 Reviewed-by: Admin --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6e4367..19ac5bf 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question * [File Managers](#file-managers) * [Forum Software](#forum-software) * [Gaming](#gaming) + * [Cellular Automata](#cellular-automata) * [Game engines](#game-engines) * [Alternative game engines](#alternative-game-engines) * [Game Managers and Launchers](#game-managers-and-launchers) @@ -672,7 +673,6 @@ This is a section for repos that are similar to this one either because they are | Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | |---|:---:|---|---| -| [Golly](https://golly.sourceforge.io/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Gen AI 'Art'](./badges/gen-ai-art-dark-yellow.svg)](https://codeberg.org/small-hack/open-slopware#gen-ai-art) ([1](https://golly.sourceforge.io/Help/changes.html)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | | [watchexec](https://github.com/watchexec/watchexec) | [`2.3.2`](https://github.com/watchexec/watchexec/releases/tag/v2.3.2) *or* [`a17505e`](https://github.com/watchexec/watchexec/commit/a17505ecbe3abb2b1daacbd5e7051bfb74f4940d) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/watchexec/watchexec/commit/1715e7fc9d1f0cfd79ae23b96385df22deecc83a)) | [entr](https://github.com/eradman/entr), [watfs](https://codeberg.org/chjlsch/watfs) | ## Device Exploiting @@ -812,6 +812,12 @@ This is a section for repos that are similar to this one either because they are ## Gaming +### Cellular Automata + +| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +|---|:---:|---|---| +| [Golly](https://golly.sourceforge.io/) | [`883b1ff`](https://sourceforge.net/p/golly/code/ci/883b1ff4f61d66426caf49768e7b1704ec7dadfc/) | [![Gen AI 'Art'](./badges/gen-ai-art-dark-yellow.svg)](https://codeberg.org/small-hack/open-slopware#gen-ai-art) ([1](https://golly.sourceforge.io/Help/changes.html)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | + ### Game engines | Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |