Skip to content

Commit 32d36ce

Browse files
tannevaledclaude
andcommitted
README: update banner + add 6-arch / CGO=0 / license badges + sibling-org link
- Brand banner pulls from go-doom/brand (the new org-owned brand repo) instead of the cloud-boot/brand banner the cloud-boot fork carried - Title becomes "go-doom / engine" (matches the go-quake1 / engine family pattern) - Badges: 6-arch CI · CGO=0 · BSD-3 + GPL-2 split - Sibling-org link: the go-quake1 family for cross-references Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent b893d88 commit 32d36ce

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
<p align="center"><img src="https://raw.githubusercontent.com/cloud-boot/brand/main/social/cloud-boot.png" alt="go-doom/engine" width="720"></p>
1+
<p align="center"><img src="https://raw.githubusercontent.com/go-doom/brand/main/social/go-doom.png" alt="go-doom/engine" width="720"></p>
22

3-
# go-doom/engine
3+
# go-doom / engine
44

5-
A pure-Go DOOM engine adapted for cloud-boot's bare-metal TamaGo + UEFI demo
6-
target.
5+
[![6-arch CI](https://img.shields.io/badge/CI-amd64%20%C2%B7%20arm64%20%C2%B7%20riscv64%20%C2%B7%20loong64%20%C2%B7%20ppc64le%20%C2%B7%20s390x-success)](https://github.com/go-doom/engine/actions)
6+
[![CGO](https://img.shields.io/badge/CGO__ENABLED-0-blue)](#)
7+
[![License](https://img.shields.io/badge/license-BSD--3%20%2F%20GPL--2.0%20engine-informational)](LICENSE)
8+
9+
Pure-Go [DOOM](https://en.wikipedia.org/wiki/Doom_(1993_video_game)) (id Tech 1, 1993)
10+
engine for bare-metal TamaGo + UEFI under the [cloud-boot](https://github.com/cloud-boot)
11+
loader. Sibling of the [`go-quake1`](https://github.com/go-quake1) family
12+
(`go-quake1` / `go-quake2` / `go-quake3` — the id Tech 1/2/3 ports).
713

814
## Fork origin
915

0 commit comments

Comments
 (0)