Deutsch English Français Italiano |
<vk7j97$95do$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Janis Papanagnou <janis_papanagnou+ng@hotmail.com> Newsgroups: comp.unix.shell Subject: Re: sed... Date: Sun, 22 Dec 2024 00:33:58 +0100 Organization: A noiseless patient Spider Lines: 32 Message-ID: <vk7j97$95do$1@dont-email.me> References: <874j304vv3.fsf@example.com> <vk3orv$1ut71$1@news.xmission.com> <lsmfo5Ffor3U1@mid.individual.net> <20241220184059.820@kylheku.com> <vk5d3b$1vn8e$1@news.xmission.com> <20241220195517.951@kylheku.com> <vk6jsu$33b0$2@dont-email.me> <vk6qcp$4hot$1@dont-email.me> <874j2wwu8a.fsf@nosuchdomain.example.com> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Injection-Date: Sun, 22 Dec 2024 00:34:00 +0100 (CET) Injection-Info: dont-email.me; posting-host="01087a4c372056a264078a83b087f742"; logging-data="300472"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+hQXsVnqZTgQ3z4vDtGhNo" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 Cancel-Lock: sha1:PRA+Jt5DZGKDmohRLKE/xpkustE= In-Reply-To: <874j2wwu8a.fsf@nosuchdomain.example.com> Bytes: 2355 On 21.12.2024 23:23, Keith Thompson wrote: > Janis Papanagnou <janis_papanagnou+ng@hotmail.com> writes: >> On 21.12.2024 15:38, Janis Papanagnou wrote: >>> On 21.12.2024 04:57, Kaz Kylheku wrote: >>>> >>>> Sometimes that puzzled out stuff people do in their spare time is really cool! >>>> >>>> This just appeared on HackerNews: >>>> >>>> https://github.com/izabera/pseudo3d >>>> >>>> A raycast first-person maze navigator, written in Bash. >>> >>> Wasn't there a similar code in Awk mentioned some time ago? >> >> I found it (fps.awk) on my file system; ~650 LOC - too long to post? >> (I see it uses some GNU Awk features.) >> To support searches for it, it says: #Copyright (c) 2016 Fedor Kalugin > > https://github.com/patsie75/awk-fps It's something different. - But thanks for the link! > I don't think this is the same thing; there's no copyright and the file > names don't match. I don't know the original filename; I might have changed it on download. I've put the source version I meant here: volatile.gridbug.de/fps.awk Janis