maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   [ANNOUNCE] qw (The Game) (https://talk.maemo.org/showthread.php?t=67612)

Helmuth 2011-01-03 10:42

Re: [ANNOUNCE] qw (The Game)
 
I guess I had several times a "segmentation fault". The game closed itself during playing without error message.

Otherwise it works great, thanks! :)

thp 2011-01-04 07:45

Re: [ANNOUNCE] qw (The Game)
 
Quote:

Originally Posted by Helmuth (Post 910403)
I guess I had several times a "segmentation fault". The game closed itself during playing without error message.

Could it be that you accidentally hit 'q' when using WASD? 'q' is mapped to close the application.

Try starting the game using X Terminal (/opt/qw/bin/qw) and try to reproduce the segfault. If you can reliably reproduce it, let me know so I can have a look at it.

Helmuth 2011-01-11 12:41

Re: [ANNOUNCE] qw (The Game)
 
Sorry thp, I missed your last post.

Quote:

Originally Posted by thp (Post 911287)
Could it be that you accidentally hit 'q' when using WASD? 'q' is mapped to close the application.

Ah, yes. This is possible. Sorry for the false aleart. :)

I tried to start qw before simply by typing qw at the command line but it had not worked. Now it's clear why not. :)

What about creating a .sh script at /usr/bin to start qw?

thp 2011-12-03 17:07

Re: [ANNOUNCE] qw (The Game)
 
For all you qw fanboys and -girls out there: To celebrate one year of qw, I've now released the Python-based prototype of qw as open source (GPLv3 license) for you to get your hands dirty. Should work on Maemo 5 and Harmattan without problems, and obviously also works on all Desktop platforms for which Python + PySide + Qt is available.

More info + download of the single-file Python app at http://thp.io/2010/qw/

nicholes 2011-12-03 17:37

Re: [ANNOUNCE] qw (The Game)
 
1 Attachment(s)
how do i download the game??the link says "sorry this game is not available for the N900........ blah blah blah"

i did not find it in ovi store as well,i searched it too in ovi store from my mobile by typing "qw the game" and "qw" and "qw the" but no resilt ( i am from india)

szopin 2011-12-03 19:58

Re: [ANNOUNCE] qw (The Game)
 
On the page OP posted link to: http://thp.io/2010/qw/qw.py
I assume you just need to download and run it with:
python qw.py

Or make it executable (ext2 or ext3 partition required) and run:
chmod +x qw.py
./qw.py

thp 2011-12-04 12:18

Re: [ANNOUNCE] qw (The Game)
 
Quote:

Originally Posted by szopin (Post 1132798)
On the page OP posted link to: http://thp.io/2010/qw/qw.py
I assume you just need to download and run it with:
python qw.py

Exactly :) If it doesn't work right away, make sure to have Python and PySide installed:

Code:

$ sudo gainroot
# apt-get update
# apt-get install python-pyside


thp 2013-11-18 21:14

Re: [ANNOUNCE] qw (The Game)
 
Now that the game has been out for 3 years, it's Qt 4 source code is released under the terms of the GNU GPLv3 - enjoy! :)

Release details: http://thp.io/2010/qw/
Git: https://github.com/thp/qw


All times are GMT. The time now is 17:59.

vBulletin® Version 3.8.8