Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - LinuxForever

Pages: [1]
1
Curses / Re: Features to add to lcs
« on: December 19, 2004, 06:01:00 am »
I like a more consistant user interface - so that the same key is used for the same thing.


Also fixing all the bugs would be nice

But if you really want to do something - how about rewriting the whole game with a web interface ?

Make it into a java webb applikation with a highscore ability so that player can compare their result against other players.


2
Curses / Re: LCS 3.09
« on: October 16, 2004, 02:08:00 pm »
...

[ October 16, 2004: Message edited by: LinuxForever ]


3
Curses / Re: LCS 3.09
« on: October 16, 2004, 11:23:00 am »
I suggest a change to the code around line 1225:

// short interface_pgup='[';
// short interface_pgdn=']';
short   interface_pgup='w';
short   interface_pgdn='x';

That way one can use the normal w/x for up down in lists (or use arrow keys)

Personally I dont understand why the code uses pageup/pagedwn or [] to scroll the lists up and down.


4
Curses / Re: LCS 3.09
« on: October 16, 2004, 08:47:00 am »
One can register Linux games at the Happy Penguin:
http://www.happypenguin.org/

Pages: [1]