maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   (Announce) FLAPPY BIRD, DOODLE JUMP, FIGHT 2048,CLASSIC SNAKE for N900 (available in application manager now) (https://talk.maemo.org/showthread.php?t=92937)

nokiabot 2014-03-26 14:56

(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:)

Alecsandru 2014-03-26 15:41

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

laith.m.y 2014-03-26 15:49

Re: (Announce) FLAPPY BIRD for n900 .
 
Quote:

Originally Posted by Alecsandru (Post 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, enabling brokenFBOReadBack

blackscreen

it needs meecolay to make it run , because it is a n9 game originaly

nokiabot 2014-03-26 15:53

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? :)

biketool 2014-03-26 16:07

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.

elros34 2014-03-26 17:54

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.

biketool 2014-03-26 18:56

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

freemangordon 2014-03-27 06:22

Re: (Announce) FLAPPY BIRD for n900 .
 
Quote:

Originally Posted by Alecsandru (Post 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, enabling brokenFBOReadBack

blackscreen

you need libqtm-11 installed

freemangordon 2014-03-27 06:27

Re: (Announce) FLAPPY BIRD for n900 .
 
Quote:

Originally Posted by laith.m.y (Post 1418577)
it needs meecolay to make it run , because it is a n9 game originaly

no, it needs libqtm-11 installed, it is native n900 .deb, not n9 one

nokiabot 2014-03-27 08:19

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


All times are GMT. The time now is 22:40.

vBulletin® Version 3.8.8