Notices


Reply
Thread Tools
Marcus's Avatar
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
File Type: tar anagramarama.tar (188.2 KB, 82 views)
File Type: tar agsource.tar (23.8 KB, 65 views)

Last edited by Marcus; 2010-07-26 at 00:08. Reason: Uploading source
 

The Following User Says Thank You to Marcus For This Useful Post:
Posts: 1 | Thanked: 1 time | Joined on Jul 2010
#2
Anagramarama is a GPL application. As such you must make your source-code modifications available along with the binary.
If you do - maybe then they can get merged upstream too.
How is the CPU usage when running the game? You might find the lowcpu patch included in my git repository useful. See http://www.patthoyts.tk/gitweb.cgi for the Anagramarama fork.
 

The Following User Says Thank You to patthoyts For This Useful Post:
Marcus's Avatar
Posts: 173 | Thanked: 72 times | Joined on Mar 2010 @ Denmark
#3
I will put the source code for download as soon as I get to my desktop pc.
Regarding the CPU usage, I have not tested that, but I will definetly have a look at your fork, when I get on my desktop pc.

EDIT: Uploaded the source.

Last edited by Marcus; 2010-07-26 at 00:08.
 
Reply


 
Forum Jump


All times are GMT. The time now is 06:35.