![]() |
(Announce) FLAPPY BIRD, DOODLE JUMP, FIGHT 2048,CLASSIC SNAKE for N900 (available in application manager now)
UPDATE- available in the repos (extras-devel) now --------for newbies--just enable extras devel in application manager and search for them to install but beware extras devel houses unstable in devlopment software so disable it after you have installed them and ignore updates for other apps when extras devel is enabled
Devloved by m -----thanx to Freemangodon for porting flappybird and hosting it :) ---- -----thanx to elros34 for porting doodlejump:)------ -----thanx to ade for adapting fight 2048 for our devices:)------- FLAPPY BIRD here is the file flappy bird note - the above linked archieve contains the native n900 deb and the source code used to build it . also note that that .deb needs libqtm-11 preinstalled on the device screenshots http://files.techcrunch.cn/2014/02/s...5-pm.png?w=640 http://ukmobilereview.com/wp-content...lappy-bird.jpg DOODLE JUMP here is the file doodle jump added pause on hide, prevent blanking feature, fix crash problem (remove meego components). Without deb but it's compiled so you can run it through terminal. screenshots http://talk.maemo.org/attachment.php...1&d=1396121931 FIGHT 2048 adapted by ade An online version can be tried here: http://gabrielecirulli.github.io/2048/ to get an impression. Ade did some small adaptions (similar to what elros34 did) to make it work on the N900. download deb installation file herefight 2048 old instructions - extract the tar.gz in /opt and start "Fight2048" in the bin folder. update-just click on the downloaded file to install it and If you already untar'ed the initial tar file: remove /opt/Fight2048 and install this package. Highscores will not be lost Please let me know if there are issues. screenshots http://talk.maemo.org/attachment.php...1&d=1396553765 deb installation files soon to hit the repos with bugs fixed i will update the post as it becomes available.:) thanx to the devlopers for making new exiting games/apps available hope to see more support in coming days:) |
Re: (Announce) FLAPPY BIRD for n900 .
how about running it before create a new thread?
Looking for assets in "/opt/share/themes/base" Looking for assets in "/opt/share/themes/blanco" file:///opt/flappybird/qml/FlappyBird/main.qml:6:5: Type MainPage unavailable MainPage { ^ file:///opt/flappybird/qml/FlappyBird/MainPage.qml:4:1: module "QtMultimediaKit" is not installed import QtMultimediaKit 1.1 ^ Found SGX/MBX driver, enabling FullClearOnEveryFrame Found v1.3 driver, enabling brokenFBOReadBack blackscreen |
Re: (Announce) FLAPPY BIRD for n900 .
Quote:
|
Re: (Announce) FLAPPY BIRD for n900 .
[QUOTE=Alecsandru;1418574]how about running it before create a new thread?
Looking for assets in "/opt/share/themes/base" Looking for assets in "/opt/share/themes/blanco" file:///opt/flappybird/qml/FlappyBird/main.qml:6:5: Type MainPage unavailable MainPage { ^ file:///opt/flappybird/qml/FlappyBird/MainPage.qml:4:1: module "QtMultimediaKit" is not installed import QtMultimediaKit 1.1 ^ Found SGX/MBX driver, enabling FullClearOnEveryFrame Found v1.3 driver -----yet to get my 4th n900 after loosing them so dont blame me on testing in the og thread it was reported to work by freemangodon and several others:) maybe i didnt make the post right . Care to correct it? :) |
Re: (Announce) FLAPPY BIRD for n900 .
I am getting the same problem as Alecsandru and I have meecolay installed, it then dies from a segfault.
|
Re: (Announce) FLAPPY BIRD for n900 .
Alecsandru, you should run it in that way: meecolay ./flappybird
Btw DoodleJump works great too. Maybe there will be good idea to get rid of meego specific qml code and use it without meecolay. |
Re: (Announce) FLAPPY BIRD for n900 .
Elros, that did it, thanks
meecolay /opt/flappybird/bin/flappybird edited flappybird.desktop adding meecolay and now it works fine |
Re: (Announce) FLAPPY BIRD for n900 .
Quote:
|
Re: (Announce) FLAPPY BIRD for n900 .
Quote:
|
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
Freemango you can delete post #9 now :D I will update post with screenshots when i am on pc. Thanx
|
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
Quote:
However, please edit your first post and include: 1. explanation that tar.gz contains both a native .deb for n900 and the source code used to build that .deb 2. note that that .deb needs libqtm-11 preinstalled on the device |
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
Quote:
Also, would it not be a good idea for the deb to list it as a dependency? :) |
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
Quote:
Quote:
|
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
OK, so I've made a few experiments and found that libqtm-11-multimedia on its own was not enough. MainPage.qml wants to #include QtMultimediaKit which was available after installing, but MainPage.qml could not find it. The bare minimum I had to install to make it work was libqtm-11-declarative, but that did not save me much: with dependencies, it meant installing 16 packages instead of 17. So it looks like the best choice is to install libqtm-11 in its entirety: the difference is negligible (a few kilobytes) and the benefits far outweigh the extra space.
The only trouble is that libqtm-11 in extras-testing is broken (does not contain all the dependencies) and I had to install the one from extras-devel. Finally, all this effort only to play a game that only works in portrait? Hardly worth it :) |
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
Just installed libqtm-11and now it runs without running trough meecolay so edited flappybird.desktop back to just the path.
|
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
i still can't get it work.
just disabled extras-testing & got installed libqtm-11 any help? https://m.ak.fbcdn.net/photos-f.ak/h...24991215_n.jpg |
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
Workibg fine for me. Thanks for this game.
|
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
Quote:
|
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
Are there sounds, music, or settings for the N900 version; if so how are these accessed?
|
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
1 Attachment(s)
nokiabot, if you are interested you can add DoodleJump (from flappybird author) to first post.
I added pause on hide, prevent blanking feature, fix crash problem (remove meego components). Without deb but it's compiled so you can run it through terminal. |
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
just tested both flappybird from deb and doodlejump and they are working great.just had to enable extra devel to install libqtm-11.thanks
developers |
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
If something works, then please, upload sources to autobuilder, so it can land in repos :)
|
Re: (Announce) FLAPPY BIRD for n900 . By m and freemangodon .
Quote:
|
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
hi all, I installed the deb inside the package but I have a few issue with libqtm-11. Here is my terminal results:
Quote:
|
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
@Boemien,
Enamble extras-devel and try again. linqtm-11 is broken in extras-testing (dunno about extras, haven't tried). See also post #14. |
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
1 Attachment(s)
I have installed libqtm-11 from extras-devel and install the flappybird_0_0_1.deb manually, but I only got blank screen.
This messages when I run flappybird from terminal: Code:
$ /opt/flappybird/bin/flappybird |
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
Quote:
wrong QT version installed maybe? |
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
sLumPia, probably you don't have qt-components-10 installed.
|
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
how can I reset the highscore?
|
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
Code:
cd /home/user/.local/share/data/QML/OfflineStorage/Databases P.s. if you use the script.js from the latest FlappyBird version, the game will be more accurate in collision detection, making it easier to play. |
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
Quote:
|
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
Quote:
|
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
1 Attachment(s)
The author of the N9 version of FlappyBird and Doodle Jump seems to be on a roll, as (fight)2048 has been released.
An online version can be tried here: http://gabrielecirulli.github.io/2048/ to get an impression. I did some small adaptions (similar to what elros34 did) to make it work on the N900. Edit: Uploaded to extras-devel! |
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
@Ade thanx for the effort adding it soon on the first post :) you can always create a deb later :)
|
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
Quote:
Already noticed and changed it. Now also an updated screenshot. Will also update the tar... |
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
Hi all, i still can't run Flappy bird!! I'm messing with the libqtm thing :(
I don't want to reflash the phone too!!!!! |
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
Quote:
|
Re: (Announce) FLAPPY BIRD , DOODLE JUMP , FIGHT 2048 for n900 .
I tried DoodleJump and it's great but I have no sound I wonder if that's the way it is supposed to be?
Great work! You guys should definitely upload these to the autobuilder. |
Re: (Announce) FLAPPY BIRD and DOODLE JUMP for n900 .
Quote:
If you already untar'ed the initial tar file: remove /opt/Fight2048 and install this package. Highscores will not be lost ;) Please let me know if there are issues. @nokiabot: can you update your openingspost? |
Re: (Announce) FLAPPY BIRD , DOODLE JUMP , FIGHT 2048 for n900 .
What amazing!
|
All times are GMT. The time now is 16:01. |
vBulletin® Version 3.8.8