Thread
:
Project I'd like to port to n900 - wtfgame
View Single Post
dracflamloc
2010-02-28 , 23:19
Posts: 11 | Thanked: 2 times | Joined on Feb 2010
#
1
I'm the developer of a game called WTF. It is a semi rogue-like/dungeon keep/other rpg game with random levels, monsters, etc.
99% of the game is coded in javascript which runs in google's v8 engine with some SDL functions added in.
So theres very little to actually be ported, from a C/C++ standpoint. v8 can compile to ARM, and obviously SDL can. The only unknown to me at this point library-wise is if PDCurses-SDL will compile to ARM.
Anyway this is a call for help to someone who is experienced with maemo porting/compiling and can spare a little while to make my game work on the n900.
http://code.google.com/p/wtfgame/
Thanks for looking
Quote & Reply
|
The Following User Says Thank You to dracflamloc For This Useful Post:
noobmonkey
dracflamloc
View Public Profile
Send a private message to dracflamloc
Find all posts by dracflamloc