Active Topics

 



Notices


Reply
Thread Tools
xxxxts's Avatar
Posts: 491 | Thanked: 341 times | Joined on Nov 2009 @ LA
#1
I was looking for the .bas file for Gorillas to run in DOSBox on my N900, I stumbled upon this;

http://inventwithpython.com/blog/201...f-gorilla-bas/

I don't know Python too well, so I am hoping someone here could get this to run on the N900.

For those of you who don't know/remember Gorillas it was the Angry Birds of the early '90s! And it is still just as much fun!

I am REALLY hoping someone could get this up and running on the N900!
 

The Following 4 Users Say Thank You to xxxxts For This Useful Post:
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#2
ahem, I'l just leave this here...

http://www.kongregate.com/games/Moly/gorillas-bas
__________________
N900: One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
 

The Following 5 Users Say Thank You to vi_ For This Useful Post:
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#3
I might see if I can get a chance to play with this. It might give me a bit more pygame experience to better deal with Omnom
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 
xxxxts's Avatar
Posts: 491 | Thanked: 341 times | Joined on Nov 2009 @ LA
#4
Originally Posted by vi_ View Post
ahem, I'l just leave this here...

http://www.kongregate.com/games/Moly/gorillas-bas
Ha, yeah - I have seen it, but it is so much more... rewarding... to play it on the N900 in Python.
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#5
lol just ran it on my n900 - loads fine with no alterations - few issues with is recognising the n900 enter key, but that should be easy to fix, and chaning the screen size is easy, if i get time tonight i'll try and upload a basic n900 version port.
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
xxxxts's Avatar
Posts: 491 | Thanked: 341 times | Joined on Nov 2009 @ LA
#6
I must be missing some py things...
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#7
all of pygame maybe?


import pygame, sys, time, random, math
from pygame.locals import *
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#8
Somethings that should probably be done before going to extras.
  • Windowing / close buttons
  • Configurable key bindings for international keyboards (will actually hit an assert and quit if you touch some of the unapproved keys)
  • Others?

Of course a pure touch interface would be cool but probably not worth it for now.
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 
caco3's Avatar
Posts: 560 | Thanked: 423 times | Joined on May 2010 @ Switzerland
#9
LOL, good old times
With that game I started my first programming experience

Why not run Win95 with QBASIC on the N900?
THAT would be nostalgic...
__________________
On N9 check out this:
CacheMe 4 the N9, a geocaching client / MiniBible, a bible viewer / TheWord brings daily bible verses onto your phone / BatteryGraph to monitor the battery drainage / doublepress2unlock to unlock your phone with a double press onto the power button / GPRS Data Usage to monitor your GPRS data usage /
and more...

On N900 check out this: SleepAnalyser to analyse your sleep movements / PasswordMaker a for a password generator
 
xxxxts's Avatar
Posts: 491 | Thanked: 341 times | Joined on Nov 2009 @ LA
#10
Why am I missing those dependencies? I can't find what package to install... anyone?
 
Reply


 
Forum Jump


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