Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #29032
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail |
|---|---|
| From | Bernd Paysan <bernd.paysan@gmx.de> |
| Newsgroups | comp.lang.forth |
| Subject | Re: Sokoban on Android |
| Date | Wed, 12 Mar 2014 19:50:38 +0100 |
| Organization | 1&1 Internet AG |
| Lines | 21 |
| Message-ID | <lfqa9u$et2$1@online.de> (permalink) |
| References | <5c9c1e95-1ab4-4a0c-bb57-f37cf03777c8@googlegroups.com> <le8ane$fi$2@online.de> <46196c24-58ca-4fc1-9978-3e3fe994b6e7@googlegroups.com> <9a0adadb-8b0a-4d45-894d-0d97138f363a@googlegroups.com> |
| NNTP-Posting-Host | p5dcd6afa.dip0.t-ipconnect.de |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="ISO-8859-1" |
| Content-Transfer-Encoding | 7Bit |
| X-Trace | online.de 1394650239 15266 93.205.106.250 (12 Mar 2014 18:50:39 GMT) |
| X-Complaints-To | abuse@einsundeins.com |
| NNTP-Posting-Date | Wed, 12 Mar 2014 18:50:39 +0000 (UTC) |
| User-Agent | KNode/4.11.5 |
| Xref | csiph.com comp.lang.forth:29032 |
Show key headers only | View raw
Julian Fondren wrote: > The two points of interest are: > > 1. injecting SCREEN-SYNC into MS > (Try removing that to see just how bad the mess is.) I actually thing about moving SCREEN-SYNC into another task. The way it works now, any long-running task gets an update only when using KEY. That's not right. > 2. using factors of TT instead of the word itself, > to avoid having to press a key just to start the > game. The next project then is "flappy bird for terminal" ;-). -- Bernd Paysan "If you want it done right, you have to do it yourself" http://bernd-paysan.de/
Back to comp.lang.forth | Previous | Next — Previous in thread | Find similar | Unroll thread
Sokoban on Android Julian Fondren <julian.fondren@gmail.com> - 2014-02-20 15:21 -0800
Re: Sokoban on Android Bernd Paysan <bernd.paysan@gmx.de> - 2014-02-21 20:51 +0100
Re: Sokoban on Android Julian Fondren <julian.fondren@gmail.com> - 2014-02-22 20:55 -0800
Re: Sokoban on Android Julian Fondren <ayrnieu@gmail.com> - 2014-03-12 09:24 -0700
Re: Sokoban on Android Bernd Paysan <bernd.paysan@gmx.de> - 2014-03-12 19:50 +0100
csiph-web