9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: <a.b@email.cz>
To: <9fans@cse.psu.edu.>
Subject: [9fans] Game Snake
Date: Mon, 20 Oct 2003 12:14:09 +0200	[thread overview]
Message-ID: <3F93B571.000001.27813@file1> (raw)

Hi everybody!

Sorry, that I haven't send info with snake, info is inside of
source code.

Keys: movements 't' up, 'b' down, 'j' left, 'l' right.
      pause and unpause 'p'.
      quit 'q'

If you want to change the speed, you can change variable speed
inside the function void reset_snake(void), or etimer setting
in main(void) function. This is very primitive implementation
so there are some problems with this game. Look into snake.c
and at the top there's a TODO list.


Sasa Babic (a.b@email.cz)

________________________________________________________________________________
Aktuálně: Soutěžte o sušičku prádla Ariston A 46 C s Obchodním domem.cz na http://www.email.cz/obchodnidum




             reply	other threads:[~2003-10-20 10:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-20 10:14 a.b [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-10-20  7:19 [9fans] Game: Snake a.b
2003-10-20  9:51 ` okamoto
2003-10-20  9:57   ` okamoto

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=3F93B571.000001.27813@file1 \
    --to=a.b@email.cz \
    --cc=9fans@cse.psu.edu. \
    /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).