diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-14 23:41:37 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-14 23:41:37 +0000 |
| commit | 2297fe7dd7e45ffb194c4822d8bace80739b9649 (patch) | |
| tree | da53e5dc8b62f8a3890aead8a9190bfffd2b31d5 /dacctal/sources/open_source_games/index.html | |
| parent | 48a596fa510ea48c2a7ecc6d8d7ee0ecb3d325b2 (diff) | |
i did this live on youtube btw
Diffstat (limited to 'dacctal/sources/open_source_games/index.html')
| -rw-r--r-- | dacctal/sources/open_source_games/index.html | 454 |
1 files changed, 217 insertions, 237 deletions
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 @@ <link rel="icon" type="image/x-icon" href="images/erm.png"> </head> <body> - <h1><center>Open Source Games</center></h1> + <h1>[ <span + class="color_blue" + >-</span><span + class="color_green" + >></span>█ / ... / open_source_games ]</h1> <br> <h2>original video: - <a href="https://youtu.be/0t8HHMaBMgI"> - YouTube - </a> + <a href="https://youtu.be/0t8HHMaBMgI">YouTube</a> </h2> <br> <br> <h2> - -- Real-time strategy games -- + -- Real-time strategy games -- </h2> <br> - <h3> - Beyond All Reason - </h3> - <a href="https://www.beyondallreason.info/"> - Website - </a> - <a href="https://github.com/beyond-all-reason/Beyond-All-Reason"> - Code - </a> - - <h3> - OpenRA - </h3> - <a href="https://www.openra.net/"> - Website - </a> - <a href="https://github.com/OpenRA/OpenRA"> - Code - </a> - - <h3> - 0ad - </h3> - <a href="https://play0ad.com/"> - Website - </a> - <a href="https://gitea.wildfiregames.com/0ad/0ad"> - Code - </a> - - <h3> - Unciv - </h3> - <a href="https://github.com/yairm210/Unciv"> - Code - </a> - - <h3> - Freeciv - </h3> - <a href="https://freeciv.org/"> - Website - </a> - <a href="https://github.com/freeciv/freeciv"> - Code - </a> + <section class="block"> + <h3>Beyond All Reason</h3> + <p> + <a href="https://www.beyondallreason.info/">Website</a> + <a href="https://github.com/beyond-all-reason/Beyond-All-Reason">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>OpenRA</h3> + <p> + <a href="https://www.openra.net/">Website</a> + <a href="https://github.com/OpenRA/OpenRA">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>0ad</h3> + <p> + <a href="https://play0ad.com/">Website</a> + <a href="https://gitea.wildfiregames.com/0ad/0ad">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>Unciv</h3> + <p> + <a href="https://github.com/yairm210/Unciv">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>Freeciv</h3> + <p> + <a href="https://freeciv.org/">Website</a> + <a href="https://github.com/freeciv/freeciv">Code</a> + </p> + </section> + <br> <br> <h2> - -- Rythm games -- + -- Rythm games -- </h2> <br> - <h3> - Osu - </h3> - <a href="https://osu.ppy.sh/"> - Website - </a> - <a href="https://github.com/ppy/osu"> - Code - </a> + <section class="block"> + <h3>Osu</h3> + <p> + <a href="https://osu.ppy.sh/">Website</a> + <a href="https://github.com/ppy/osu">Code</a> + </p> + </section> + <br> - <h3> - Quaver - </h3> - <a href="https://quavergame.com/"> - Website - </a> - <a href="https://github.com/Quaver/Quaver"> - Code - </a> + <section class="block"> + <h3>Quaver</h3> + <p> + <a href="https://quavergame.com/">Website</a> + <a href="https://github.com/Quaver/Quaver">Code</a> + </p> + </section> + <br> <br> <h2> @@ -103,55 +100,50 @@ </h2> <br> - <h3> - RedEclipse - </h3> - <a href="https://www.redeclipse.net/"> - Website - </a> - <a href="https://github.com/redeclipse/base"> - Code - </a> - - <h3> - Saurbraten - </h3> - <a href="http://sauerbraten.org/"> - Website - </a> - <a href="https://sourceforge.net/p/sauerbraten/code/HEAD/tree/"> - Code - </a> - - <h3> - Doom forks - </h3> - <a href="https://zdoom.org/index"> - Website - </a> - <a href="https://github.com/ZDoom/gzdoom"> - Code - </a> - - <h3> - Xonotic - </h3> - <a href="https://xonotic.org/"> - Website - </a> - <a href="https://gitlab.com/xonotic/xonotic"> - Code - </a> - - <h3> - Teeworlds - </h3> - <a href="https://www.teeworlds.com/"> - Website - </a> - <a href="https://github.com/teeworlds/teeworlds"> - Code - </a> + <section class="block"> + <h3>RedEclipse</h3> + <p> + <a href="https://www.redeclipse.net/">Website</a> + <a href="https://github.com/redeclipse/base">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>Saurbraten</h3> + <p> + <a href="http://sauerbraten.org/">Website</a> + <a href="https://sourceforge.net/p/sauerbraten/code/HEAD/tree/">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>Doom forks</h3> + <p> + <a href="https://zdoom.org/index">Website</a> + <a href="https://github.com/ZDoom/gzdoom">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>Xonotic</h3> + <p> + <a href="https://xonotic.org/">Website</a> + <a href="https://gitlab.com/xonotic/xonotic">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>Teeworlds</h3> + <p> + <a href="https://www.teeworlds.com/">Website</a> + <a href="https://github.com/teeworlds/teeworlds">Code</a> + </p> + </section> + <br> <br> <h2> @@ -159,35 +151,32 @@ </h2> <br> - <h3> - SuperTux - </h3> - <a href="https://www.supertux.org/"> - Website - </a> - <a href="https://github.com/SuperTux/supertux"> - Code - </a> - - <h3> - VVVVVV - </h3> - <a href="https://thelettervsixtim.es/"> - Website - </a> - <a href="https://github.com/TerryCavanagh/VVVVVV"> - Code - </a> - - <h3> - Frogatto & Friends - </h3> - <a href="https://frogatto.com/"> - Website - </a> - <a href="https://github.com/frogatto/frogatto"> - Code - </a> + <section class="block"> + <h3>SuperTux</h3> + <p> + <a href="https://www.supertux.org/">Website</a> + <a href="https://github.com/SuperTux/supertux">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>VVVVVV</h3> + <p> + <a href="https://thelettervsixtim.es/">Website</a> + <a href="https://github.com/TerryCavanagh/VVVVVV">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3> Frogatto &Friends</h3> + <p> + <a href="https://frogatto.com/">Website</a> + <a href="https://github.com/frogatto/frogatto">Code</a> + </p> + </section> + <br> <br> <h2> @@ -195,95 +184,86 @@ </h2> <br> - <h3> - Mindustry - </h3> - <a href="https://mindustrygame.github.io/"> - Website - </a> - <a href="https://github.com/Anuken/Mindustry"> - Code - </a> - - <h3> - OpenTTD - </h3> - <a href="https://www.openttd.org/"> - Website - </a> - <a href="https://github.com/OpenTTD/OpenTTD"> - Code - </a> - - <h3> - SuperTuxKart - </h3> - <a href="https://supertuxkart.net/Main_Page.html"> - Website - </a> - <a href="https://github.com/supertuxkart/stk-code"> - Code - </a> - - <h3> - Tux Racer - </h3> - <a href="https://tuxracer.sourceforge.net/"> - Website - </a> - <a href="https://tuxracer.sourceforge.net/download.html"> - Code - </a> - - <h3> - Neverball - </h3> - <a href="https://neverball.org/"> - Website - </a> - <a href="https://github.com/neverball/neverball"> - Code - </a> - - <h3> - Taisei - </h3> - <a href="https://taisei-project.org/"> - Website - </a> - <a href="https://github.com/taisei-project/taisei"> - Code - </a> - - <h3> - Bugdom - </h3> - <a href="https://pangeasoft.net/bug/"> - Website - </a> - <a href="https://github.com/jorio/Bugdom"> - Code - </a> - - <h3> - FlightGear - </h3> - <a href="https://www.flightgear.org/"> - Website - </a> - <a href="https://gitlab.com/flightgear/flightgear"> - Code - </a> - - <h3> - The Powder Toy - </h3> - <a href="https://powdertoy.co.uk/#introCarousel"> - Website - </a> - <a href="https://github.com/The-Powder-Toy/The-Powder-Toy"> - Code - </a> + <section class="block"> + <h3>Mindustry</h3> + <p> + <a href="https://mindustrygame.github.io/">Website</a> + <a href="https://github.com/Anuken/Mindustry">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>OpenTTD</h3> + <p> + <a href="https://www.openttd.org/">Website</a> + <a href="https://github.com/OpenTTD/OpenTTD">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>SuperTuxKart</h3> + <p> + <a href="https://supertuxkart.net/Main_Page.html">Website</a> + <a href="https://github.com/supertuxkart/stk-code">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>Tux Racer</h3> + <p> + <a href="https://tuxracer.sourceforge.net/">Website</a> + <a href="https://tuxracer.sourceforge.net/download.html">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>Neverball</h3> + <p> + <a href="https://neverball.org/">Website</a> + <a href="https://github.com/neverball/neverball">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>Taisei</h3> + <p> + <a href="https://taisei-project.org/">Website</a> + <a href="https://github.com/taisei-project/taisei">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>Bugdom</h3> + <p> + <a href="https://pangeasoft.net/bug/">Website</a> + <a href="https://github.com/jorio/Bugdom">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>FlightGear</h3> + <p> + <a href="https://www.flightgear.org/">Website</a> + <a href="https://gitlab.com/flightgear/flightgear">Code</a> + </p> + </section> + <br> + + <section class="block"> + <h3>The Powder Toy</h3> + <p> + <a href="https://powdertoy.co.uk/#introCarousel">Website</a> + <a href="https://github.com/The-Powder-Toy/The-Powder-Toy">Code</a> + </p> + </section> + <br> </body> </html> |
