[rfk-dev] updates

Alexey Toptygin alexeyt at freeshell.org
Fri Sep 2 02:00:53 CDT 2005


On Fri, 26 Aug 2005, Peter A. H. Peterson wrote:

> OMG... there's NO "You found kitten! Way to go, robot!" message... my
> universe is crumbling.
>
> Play the old POSIX version, and read the screen after you find kitten.

I see it in the code, but the sequence of events looks like

> move(1,0);
> addstr("You found kitten! Way to go, robot!");
> refresh();
> endwin();
> exit(0);

so I don't ever see it on the screen... I can put this in at the end of 
the animation, but perhaps there should be a sleep(1) afterwards?

 			Alexey



More information about the rfk-dev mailing list