From ad4ab9160724adbce22fed522bd4b12067c3307a Mon Sep 17 00:00:00 2001 From: Krispin Schulz Date: Tue, 1 Dec 2020 16:08:57 +0100 Subject: [PATCH] add tic tac toe game to Services section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 074ecc3..25a8871 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,10 @@ Please contribute to this list to link to all the awesome gemini projects out th - __gemini://flounder.online__ ([https version](https://flounder.online/)) - host small Gemini web pages over https and Gemini ([repo](https://sr.ht/~alexwennerberg/flounder/)). - __gemini://glv.one__ - a free platform as a service (PaaS) that runs any Gemini server (packaged as a Docker image) in the cloud. - __gemini://gus.guru/__ - Gemini Universal Search ([repo](https://natpen.net/code/gus)). +- __gemini://tictactoe.lanterne.chilliet.eu__ - a Tic Tac Toe game ([repo](https://framagit.org/MCMic/gemini-tictactoe)). - __gemini://ur.gs/__ - translate from en->es and es->en ([repo](https://code.ur.gs/lupine/capsule/src/branch/main/src/cgi-bin/translate)). + ## Tools - [gemini-pandoc-lua-filter](https://github.com/kr1sp1n/gemini-pandoc-lua-filter) (Lua) - a lua filter for pandoc to output Gemini text. - [gemini-to-html](https://github.com/RangerMauve/gemini-to-html) (Node.js) - a JavaScript library for parsing Gemini pages, and for rendering them to HTML.