Quote:
Originally Posted by kobargh
I want Zork playable on my Sony 505.
|
This is really cool. I had actually thought about it myself, but couldn't find time to work on it.
My thoughts are thus:
1. Isn't the sudoku game written in javascript? if it would make coding easier, you might be able to leverage code from
Parchment
2. The keypresses are going to make game play pretty klunky and slow (and I realize that you recognize this and still want to make it work). I'd recommend that you consider adding one more column of buttons for frequently-invoked commands (being limited to 10, I'd go with N,S,E,W,U,D,L,I,Take and Drop. If there's a way to do more, I'd want to add single buttons for Open, Close, Examine, etc.)