9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] time waster
@ 2014-03-30 16:29 Nick Owens
  2014-03-30 17:09 ` erik quanstrom
  0 siblings, 1 reply; 3+ messages in thread
From: Nick Owens @ 2014-03-30 16:29 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 316 bytes --]

9fans,

i wrote a clone of the '2048' game in plan 9 c.
http://9.offblast.org/stuff/2048.c

8c -FTVw 2048.c; 8l -o 2048 2048.8

it can also be run in plan9port (amd64 linux here):

9c 2048.c; 9l -o 2048 2048.o

some of the credit goes to aap, whose version is here.
http://plan9.papnet.eu/misc/2049.c


[-- Attachment #2: Type: application/pgp-signature, Size: 851 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] time waster
  2014-03-30 16:29 [9fans] time waster Nick Owens
@ 2014-03-30 17:09 ` erik quanstrom
  0 siblings, 0 replies; 3+ messages in thread
From: erik quanstrom @ 2014-03-30 17:09 UTC (permalink / raw)
  To: 9fans

On Sun Mar 30 12:30:53 EDT 2014, mischief@9.offblast.org wrote:

> 9fans,
>
> i wrote a clone of the '2048' game in plan 9 c.
> http://9.offblast.org/stuff/2048.c
>
> 8c -FTVw 2048.c; 8l -o 2048 2048.8
>
> it can also be run in plan9port (amd64 linux here):
>
> 9c 2048.c; 9l -o 2048 2048.o
>
> some of the credit goes to aap, whose version is here.
> http://plan9.papnet.eu/misc/2049.c

nice!

- erik



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [9fans] time waster
@ 2008-04-29  4:41 Federico G. Benavento
  0 siblings, 0 replies; 3+ messages in thread
From: Federico G. Benavento @ 2008-04-29  4:41 UTC (permalink / raw)
  To: 9fans

lotte% contrib/list -v fgb/snake
fgb/snake:
	Description:
		Snake - snake/nibbles clone.
	Contents: 0.18Mb in 7 files
	Modified: Tue Apr 29 04:34:05 GMT 2008
	Depends:
lotte%

for those who don't use contrib(1):
/n/sources/contrib/fgb/root/sys/src/games/snake

http://www.tip9ug.jp/who/fgb/snake.png

enjoy!

Federico G. Benavento

---
/bin/fortune:
Zoinks!  Jimminy-jillikers, B-man, that is strange!  =)




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-30 17:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-30 16:29 [9fans] time waster Nick Owens
2014-03-30 17:09 ` erik quanstrom
  -- strict thread matches above, loose matches on Subject: below --
2008-04-29  4:41 Federico G. Benavento

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).