[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua Sample Games for STB
- From: Sudhindra Murthy <murthy.sudhi@...>
- Date: Fri, 11 Dec 2009 23:22:55 +0530
Thanks Klaus.
On 12/11/09, Klaus Ripke <paul-lua@malete.org> wrote:
> On Fri, Dec 11, 2009 at 05:14:41PM +0530, Sudhindra Murthy wrote:
>> Yep, Bulat is right. I will plugin the rest of the stuff to make it work.
>>
>> For ex, if the Sudoku game is designed for a PC, it would expect
>> keystrokes
>> from the keyboard vs the IR Handler in STB. Will take care of such changes
>> (like passing inputs). Need the game with the logic in Lua.
>
> FWIW try http://malete.org/tar/slnspider
>
> A spider-style card game running in a UTF-8 xterm
> which supports stty -raw and mouse reporting in
> 345 lines of pure Lua (with os.execute("stty raw -echo"))
>
>
> enjoy
>