9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Nick Owens <mischief@9.offblast.org>
To: 9fans@9fans.net
Subject: [9fans] time waster
Date: Sun, 30 Mar 2014 09:29:07 -0700	[thread overview]
Message-ID: <20140330162907.GM3145@iota.offblast.org> (raw)

[-- 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 --]

             reply	other threads:[~2014-03-30 16:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-30 16:29 Nick Owens [this message]
2014-03-30 17:09 ` erik quanstrom
  -- strict thread matches above, loose matches on Subject: below --
2008-04-29  4:41 Federico G. Benavento

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140330162907.GM3145@iota.offblast.org \
    --to=mischief@9.offblast.org \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).