The Following User Says Thank You to Marcus For This Useful Post: | ||
![]() |
2010-07-25
, 23:31
|
Posts: 1 |
Thanked: 1 time |
Joined on Jul 2010
|
#2
|
The Following User Says Thank You to patthoyts For This Useful Post: | ||
![]() |
2010-07-25
, 23:40
|
|
Posts: 173 |
Thanked: 72 times |
Joined on Mar 2010
@ Denmark
|
#3
|
Compiled using MADDE, on my Arch Linux.
The biggest problem there was (and sometimes still is), is that sometimes there are too many answer boxes in the bottom, and therefore they reach out of the screen, making some of it hidden.
What I have done:
- Optimized it as much as I can for 800x480 screen.
- Fullscreen.
- Removed black pointer.
So pretty much all credits to the original creator, I have only ported it to Maemo 5.
Instructions:
1. Download the compressed folder under attachments.
2. Untar the compressed folder
4. Copy/Move the folder to /opt/ (In my case I had to do this on the xterm in the phone, as I have only access to the home folders when using cable)
5. chmod the binary (as root) to +x
If you want, you can "translate" the game, simply by editing the words within wordlist.txt.
If anybody wants to package it for me, feel free to do this.
Last edited by Marcus; 2010-07-26 at 00:08. Reason: Uploading source