Thread
:
[Maemo 5] Anagramarama (Optimized)
View Single Post
Marcus
2010-07-25 , 19:44
Posts: 173 | Thanked: 72 times | Joined on Mar 2010 @ Denmark
#
1
This is my first contribution so far, and I still need some knowledge regarding packaging the game, but here are the files and instructions to install it.
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
Code:
tar xf anagramarama.tar
3. Copy the new folder (anagramarama) to your n900, using either cable or ssh.
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
Code:
chmod +x anagramarama
6. Run the game within the folder
Code:
./anagramarama
Side note:
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.
Attached Files
anagramarama.tar
(188.2 KB, 98 views)
agsource.tar
(23.8 KB, 79 views)
Last edited by Marcus; 2010-07-26 at
00:08
. Reason: Uploading source
Quote & Reply
|
The Following User Says Thank You to Marcus For This Useful Post:
jcharpak
Marcus
View Public Profile
Send a private message to Marcus
Find all posts by Marcus