From 2297fe7dd7e45ffb194c4822d8bace80739b9649 Mon Sep 17 00:00:00 2001 From: dacctal Date: Sun, 14 Jun 2026 23:41:37 +0000 Subject: i did this live on youtube btw --- dacctal/sources/open_source_games/index.html | 454 +++++++++++++-------------- dacctal/sources/open_source_games/style.css | 1 + 2 files changed, 218 insertions(+), 237 deletions(-) (limited to 'dacctal/sources/open_source_games') diff --git a/dacctal/sources/open_source_games/index.html b/dacctal/sources/open_source_games/index.html index 073d1a6..76f1896 100644 --- a/dacctal/sources/open_source_games/index.html +++ b/dacctal/sources/open_source_games/index.html @@ -8,94 +8,91 @@ -

Open Source Games

+

[ ->█ / ... / open_source_games ]


original video: - - YouTube - + YouTube



- -- Real-time strategy games -- + -- Real-time strategy games --


-

- Beyond All Reason -

- - Website - - - Code - - -

- OpenRA -

- - Website - - - Code - - -

- 0ad -

- - Website - - - Code - - -

- Unciv -

- - Code - - -

- Freeciv -

- - Website - - - Code - +
+

Beyond All Reason

+

+ Website + Code +

+
+
+ +
+

OpenRA

+

+ Website + Code +

+
+
+ +
+

0ad

+

+ Website + Code +

+
+
+ +
+

Unciv

+

+ Code +

+
+
+ +
+

Freeciv

+

+ Website + Code +

+
+

- -- Rythm games -- + -- Rythm games --


-

- Osu -

- - Website - - - Code - +
+

Osu

+

+ Website + Code +

+
+
-

- Quaver -

- - Website - - - Code - +
+

Quaver

+

+ Website + Code +

+
+

@@ -103,55 +100,50 @@


-

- RedEclipse -

- - Website - - - Code - - -

- Saurbraten -

- - Website - - - Code - - -

- Doom forks -

- - Website - - - Code - - -

- Xonotic -

- - Website - - - Code - - -

- Teeworlds -

- - Website - - - Code - +
+

RedEclipse

+

+ Website + Code +

+
+
+ +
+

Saurbraten

+

+ Website + Code +

+
+
+ +
+

Doom forks

+

+ Website + Code +

+
+
+ +
+

Xonotic

+

+ Website + Code +

+
+
+ +
+

Teeworlds

+

+ Website + Code +

+
+

@@ -159,35 +151,32 @@


-

- SuperTux -

- - Website - - - Code - - -

- VVVVVV -

- - Website - - - Code - - -

- Frogatto & Friends -

- - Website - - - Code - +
+

SuperTux

+

+ Website + Code +

+
+
+ +
+

VVVVVV

+

+ Website + Code +

+
+
+ +
+

Frogatto &Friends

+

+ Website + Code +

+
+

@@ -195,95 +184,86 @@


-

- Mindustry -

- - Website - - - Code - - -

- OpenTTD -

- - Website - - - Code - - -

- SuperTuxKart -

- - Website - - - Code - - -

- Tux Racer -

- - Website - - - Code - - -

- Neverball -

- - Website - - - Code - - -

- Taisei -

- - Website - - - Code - - -

- Bugdom -

- - Website - - - Code - - -

- FlightGear -

- - Website - - - Code - - -

- The Powder Toy -

- - Website - - - Code - +
+

Mindustry

+

+ Website + Code +

+
+
+ +
+

OpenTTD

+

+ Website + Code +

+
+
+ +
+

SuperTuxKart

+

+ Website + Code +

+
+
+ +
+

Tux Racer

+

+ Website + Code +

+
+
+ +
+

Neverball

+

+ Website + Code +

+
+
+ +
+

Taisei

+

+ Website + Code +

+
+
+ +
+

Bugdom

+

+ Website + Code +

+
+
+ +
+

FlightGear

+

+ Website + Code +

+
+
+ +
+

The Powder Toy

+

+ Website + Code +

+
+
diff --git a/dacctal/sources/open_source_games/style.css b/dacctal/sources/open_source_games/style.css index 6a1e542..748e59b 100644 --- a/dacctal/sources/open_source_games/style.css +++ b/dacctal/sources/open_source_games/style.css @@ -39,6 +39,7 @@ a:link { color: var(--cl-orange-6); border: 2px solid var(--cl-orange-6); padding: 4px 8px; + text-decoration: none; } a:visited, a:active { color: var(--cl-green-6); -- cgit v1.2.3