unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Mike Gran <spk121@yahoo.com>
To: "Ludovic Courtès" <ludo@gnu.org>,
	"guile-user@gnu.org" <guile-user@gnu.org>
Subject: Re: Hack, zile, tetris
Date: Thu, 16 Feb 2012 07:39:46 -0800 (PST)	[thread overview]
Message-ID: <1329406786.24348.YahooMailNeo@web37902.mail.mud.yahoo.com> (raw)
In-Reply-To: <87zkcizyot.fsf@gnu.org>

> From: Ludovic Courtès ludo@gnu.org

> It seems to be too fast for me, and to ignore (?) my keystrokes.  How
> can I make it slower?
> 

I should have know that using (times) wasn't very portable. 
I'll have to redo it with srfi-18 time to be more formal.
 
To try it now, increase the 500 in line 145
 
     (if (>= (- (tms:clock (times)) tics) (- 500 (* speed 5)))

They keystrokes it is supposed to recognize are up, left, right,
and space.
 
-Mike



  reply	other threads:[~2012-02-16 15:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-16  6:57 Hack, zile, tetris Mike Gran
2012-02-16 13:37 ` Ludovic Courtès
2012-02-16 15:39   ` Mike Gran [this message]
2012-02-16 17:36     ` Andy Wingo

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=1329406786.24348.YahooMailNeo@web37902.mail.mud.yahoo.com \
    --to=spk121@yahoo.com \
    --cc=guile-user@gnu.org \
    --cc=ludo@gnu.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).