sokoban - in sed

Forum rules
General talk about software - if the program is not in the repos, please links to the developer's page or github.
machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

sokoban - in sed

Unread post by machinebacon » Sat Jan 16, 2016 8:44 pm

This is sokoban - written in sed 0.o

Code: Select all

wget http://aurelio.net/sed/sokoban/sokoban.sed
sed -nf sokoban.sed
<hit enter>
Attachments
sokosed.png
sokosed.png (1.42 KiB) Viewed 4956 times
..gnutella..

User avatar
Theo
CLIt Licker
Posts: 394
Joined: Wed Nov 11, 2015 10:19 pm
Location: Nieuw-Buinen, Netherlands

Re: sokoban - in sed

Unread post by Theo » Sat Jan 16, 2016 9:02 pm

Thanks! This stuff makes me feel young again (as long as I don't look into the mirror) :)
Perhaps an idea to open a topic with all kind of this pretty smart programmed games that uses almost nothing (except some talent).

User avatar
simgin
Meme Fodder
Posts: 1167
Joined: Sun Jan 06, 2013 12:07 am
Location: Bradford-on-Avon, UK

Re: sokoban - in sed

Unread post by simgin » Sat Jan 16, 2016 9:16 pm

^^ I love this, first AWK and then Sed ,wtf is going on. Is this some new hardcore trend? :D Brilliant.
Someone told me that I am delusional, I almost fell off my unicorn.

User avatar
Theo
CLIt Licker
Posts: 394
Joined: Wed Nov 11, 2015 10:19 pm
Location: Nieuw-Buinen, Netherlands

Re: sokoban - in sed

Unread post by Theo » Sat Jan 16, 2016 9:59 pm

^ a Non-X-Windows-Game-System :) Everything what Steam-OS isn't, except the debian thing. I like it already :)

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: sokoban - in sed

Unread post by dkeg » Sat Jan 16, 2016 10:09 pm

I can move around np, but what the hell am I doing

Work hard; Complain less

User avatar
rust collector
Motörhead
Posts: 535
Joined: Mon Jan 13, 2014 3:56 pm
Location: no_nb

Re: sokoban - in sed

Unread post by rust collector » Sat Jan 16, 2016 10:17 pm

you are supposed to push the "o" to the "."
you can only push one at a time.

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: sokoban - in sed

Unread post by dkeg » Sun Jan 17, 2016 1:34 am

aha! Maybe it should have been obvious, but for at least today, it wasn't.

Work hard; Complain less

User avatar
rust collector
Motörhead
Posts: 535
Joined: Mon Jan 13, 2014 3:56 pm
Location: no_nb

Re: sokoban - in sed

Unread post by rust collector » Sun Jan 17, 2016 2:22 am

No, I had no idea either...
If you read the file, it has some info in there.

Post Reply