00:00:00 --- log: started forth/13.10.11 00:48:22 --- nick: ASau` -> ASau 01:06:26 --- join: true-grue (~quassel@95-27-22-45.broadband.corbina.ru) joined #forth 01:09:03 --- join: ttmrichter_ (~ttmrichte@118.26.244.58) joined #forth 01:11:17 --- quit: ttmrichter (Disconnected by services) 01:11:33 --- join: ttmrichter (~ttmrichte@gertm.eu) joined #forth 01:20:56 --- quit: ttmrichter_ (Quit: ttmrichter_) 01:21:29 --- join: ttmrichter_ (~ttmrichte@58.55.124.229) joined #forth 01:32:30 --- quit: ttmrichter_ (Quit: ttmrichter_) 01:33:10 --- join: ttmrichter_ (~ttmrichte@58.55.124.229) joined #forth 01:33:45 --- quit: ttmrichter (Disconnected by services) 01:34:06 --- join: ttmrichter (~ttmrichte@gertm.eu) joined #forth 01:34:51 --- quit: ttmrichter (Client Quit) 01:34:56 --- nick: ttmrichter_ -> ttmrichter 01:35:37 --- join: ttmrichter_ (~ttmrichte@gertm.eu) joined #forth 01:49:36 --- quit: impomatic (Quit: impomatic) 02:22:49 --- quit: nisstyre (Quit: Leaving) 02:39:52 --- quit: kludge` (Ping timeout: 248 seconds) 02:43:27 --- join: kludge` (~comet@unaffiliated/espiral) joined #forth 02:47:46 --- quit: true-grue (Ping timeout: 245 seconds) 02:48:04 --- join: true-grue (~quassel@95-24-163-216.broadband.corbina.ru) joined #forth 04:17:41 --- quit: c00kiemon5ter (Read error: Connection reset by peer) 05:31:59 --- join: c00kiemon5ter (~c00kiemon@foss-aueb/coder/c00kiemon5ter) joined #forth 05:35:26 --- join: nighty^ (~nighty@lns-bzn-49f-62-147-170-46.adsl.proxad.net) joined #forth 06:12:52 --- quit: ASau (Ping timeout: 272 seconds) 06:47:28 --- quit: jevin (Ping timeout: 240 seconds) 06:49:48 --- join: jevin (~jevin@72.12.217.220) joined #forth 06:53:12 --- quit: jevin (Max SendQ exceeded) 06:55:05 --- join: jevin (~jevin@72.12.217.220) joined #forth 07:05:07 --- join: RodgerTheGreat (~rodger@24-247-43-60.dhcp.mrqt.mi.charter.com) joined #forth 07:32:43 --- quit: mark4 (Read error: Connection reset by peer) 07:34:58 --- join: kumul (~mool@173.215.185.136) joined #forth 08:11:46 --- quit: jevin (Ping timeout: 248 seconds) 08:15:58 --- join: jevin (~jevin@72.12.217.220) joined #forth 08:18:34 --- quit: ttmrichter (Ping timeout: 252 seconds) 08:27:34 --- quit: jevin (Ping timeout: 272 seconds) 08:31:16 --- join: jevin (~jevin@72.12.217.220) joined #forth 08:41:12 --- join: mark4 (~mark4@static-71-170-18-27.dllstx.fios.verizon.net) joined #forth 08:43:54 --- quit: sirdancealo2 (Quit: Ragequit) 08:58:53 --- join: IAmHere (~IAmHere@cpe-066-056-131-192.sc.res.rr.com) joined #forth 09:40:24 --- join: ASau (~user@p5797F0B7.dip0.t-ipconnect.de) joined #forth 09:58:00 --- quit: mark4 (Quit: Leaving) 10:17:44 --- quit: ASau (Ping timeout: 265 seconds) 10:24:39 --- join: ASau (~user@p5797F0B7.dip0.t-ipconnect.de) joined #forth 11:09:01 --- join: _spt_ (~Jaat@host-92-12-210-255.as43234.net) joined #forth 11:09:01 --- quit: _spt_ (Changing host) 11:09:01 --- join: _spt_ (~Jaat@unaffiliated/-spt-/x-5624824) joined #forth 11:46:48 --- quit: ASau (Ping timeout: 272 seconds) 12:44:04 --- join: ASau (~user@p5797F0B7.dip0.t-ipconnect.de) joined #forth 14:14:49 --- quit: true-grue (Read error: Connection reset by peer) 14:23:12 --- quit: _spt_ (Quit: kiss my aura dora) 14:26:30 --- quit: nighty^ (Quit: Disappears in a puff of smoke) 14:52:35 --- join: sirdancealot (~sirdancea@194.228.11.188) joined #forth 15:00:21 --- join: nisstyre (~yours@oftn/member/Nisstyre) joined #forth 15:40:59 --- nick: jyc_ -> jyc 15:53:54 --- nick: ttmrichter_ -> ttmrichter 15:54:12 --- join: ttmrichter_ (~ttmrichte@118.26.244.58) joined #forth 15:57:11 --- quit: ttmrichter_ (Client Quit) 16:27:21 --- quit: ASau (Remote host closed the connection) 16:33:02 --- join: ASau (~user@p5797F0B7.dip0.t-ipconnect.de) joined #forth 18:25:35 --- quit: IAmHere (Quit: IAmHere) 18:38:29 --- join: mark4_ (~mark4@cpe-192-136-220-10.tx.res.rr.com) joined #forth 19:32:26 --- nick: yunfan -> jyf 20:17:17 --- quit: kumul (Quit: Leaving) 20:18:54 --- quit: RodgerTheGreat (Quit: RodgerTheGreat) 21:42:53 --- join: Bahman (~Bahman@2.146.105.180) joined #forth 22:02:26 --- join: ASau` (~user@p4FF96624.dip0.t-ipconnect.de) joined #forth 22:05:34 --- quit: ASau (Ping timeout: 240 seconds) 23:13:12 so how forth game, like those arcade games, processing the randomly input events? is it just use a big loop or it have some interruption system? 23:31:42 --- quit: nisstyre (Quit: Leaving) 23:49:50 jyf: i don't know what arcade games you're talking about, but in general games use an eventloop 23:50:26 jyf: you might take a look at the games directory here: https://github.com/JohnEarnest/Mako 23:50:47 (bunch of nintendo-style video games in a forth system that runs on the jvm) 23:51:10 the games/Warrior and games/Warrior2 directories are actually video games about forth ;) 23:56:15 tangentstorm: so there's no real parralle in those games? 23:58:20 --- join: true-grue (~quassel@95-27-135-242.broadband.corbina.ru) joined #forth 23:58:21 tangentstorm: i want to check a mario like game :] 23:59:59 --- log: ended forth/13.10.11