maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   [OS2008] NumptyPhysics 0.2 released (https://talk.maemo.org/showthread.php?t=19394)

tme 2008-04-29 21:41

Re: NumptyPhysics 0.2 released
 
Quote:

Originally Posted by butelo (Post 176116)
I've solved all levels of this version without using the editing tools palette but I've got some ideas for new levels and I want to know the "rules"
.

there are no rules! some people like to solve it in a single stroke. others won't pause. some won't undo. most won't edit. you can even skip straight past the level.

more levels welcome!

superstar 2008-05-02 04:39

Re: NumptyPhysics 0.2 released
 
How do you save the levels on that garage page? When I click on "save" I get the source code. Do I save that on the N800? if so, where? can I create a directory on any card and point it there for additional levels?

I tried clicking on save in the editing mode but it only saves one game that I can access offline. TIA

tme 2008-05-02 13:39

Re: NumptyPhysics 0.2 released
 
Quote:

Originally Posted by superstar (Post 177048)
How do you save the levels on that garage page? When I click on "save" I get the source code. Do I save that on the N800? if so, where? can I create a directory on any card and point it there for additional levels?

you can tap-hold for the context menu and do save-link-as (actually i have
not tried this myself). i will add a "download all" to the collection page
soon.

Quote:

Originally Posted by superstar (Post 177048)
I tried clicking on save in the editing mode but it only saves one game that I can access offline. TIA

the editor always saves to the same level filename. you can rename this
later using the file manager.

Greyghost 2008-05-02 20:39

Re: NumptyPhysics 0.2 released
 
Quote:

Originally Posted by tme (Post 176126)
there are no rules!

That's what makes this the best game on the IT!

mplawner 2008-05-02 22:01

Re: NumptyPhysics 0.2 released
 
Like everyone else, I love this game. But I won't play it on my n800 anymore... cause it's killing my screen covers!!!!! :eek:

So, I pulled numptyphysics svn on my Ubuntu 7.04 (yeah, I know... ever since I upgraded my Windows 95 machine to Windows Me!...)
Code:

svn checkout https://garage.maemo.org/svn/numptyphysics
apt-got a bunch of stuff:
Code:

sudo apt-get install libsdl-dev libsdl-image1.2-dev libx11-dev xlibs-dev
(not sure if all were completely necessary, though)

And attempted to compile in the numptyphysics/trunk folder:
Code:

make
Had to fix one little problem that I couldn't get by in the end:
Code:

g++ i686/Path.o i686/Canvas.o i686/Levels.o i686/Game.o i686/libbox2d.a -Li686 -lSDL -lSDL_image -lX11 -o i686/Game
Created /usr/share/numptyphysics and copied all the *.png, *.jpg and *.nph files along with the i686/Game binary there.
Created a link from Game to numptyphsyics and added it to my path.

Zipped up my /usr/share/numptyphysics directory.
Began writing this post.
THANK YOU TIM EDMONDS!
Thanked Tim Edmonds.
Attached the zip file of my /usr/share/numptyphysics directory, making no promises...
Am about to click Submit Reply

....

Clicked Submit Reply
Noticed that the zip file was not attached because it was a whopping 300 kb.
Clicked Edit...
GOOD LUCK FOLLOWING THE DIRECTIONS! IT'S WORTH IT.
Wished you luck following my directions
Am about to click Save...

thp 2008-05-03 07:05

Re: NumptyPhysics 0.2 released
 
In case anyone wants to play (or develop levels for) numptyphysics on Windows machines, I've done a very quick port to WIN32. You can find the patch against SVN r42 and a compiled .exe package there:

http://thpinfo.com/2008/numptyphysics/

The data files are placed in the subfolder "data/", relative to where the exe is put. You can put downloaded levels there and when you save a level you have modified or created, you can copy it from the "data/" folder (the L99_... file, same name as the standard numptyphysics on Maemo/Linux).

Thanks to Tim for this great game! :)

qole 2008-05-03 22:16

Re: NumptyPhysics 0.2 released
 
Heh, what a turnaround! Is this the first time that people have ported a tablet app to desktop machines?

TA-t3 2008-05-05 14:22

Re: NumptyPhysics 0.2 released
 
Quote:

Originally Posted by mplawner (Post 177332)
Like everyone else, I love this game. But I won't play it on my n800 anymore... cause it's killing my screen covers!!!!! :eek:

So, I pulled numptyphysics svn on my Ubuntu 7.04 (yeah, I know... ever since I upgraded my Windows 95 machine to Windows Me!...)
Code:

svn checkout https://garage.maemo.org/svn/numptyphysics
apt-got a bunch of stuff:
Code:

sudo apt-get install libsdl-dev libsdl-image1.2-dev libx11-dev xlibs-dev
(not sure if all were completely necessary, though)

And attempted to compile in the numptyphysics/trunk folder:
Code:

make
[additional steps and packaging]

Did you try just 'fakeroot debian/rules binary' to make it to a .deb? Should work, or at least with just minor modifications. I built my version for OS2007 like that.

TA-t3 2008-05-05 14:23

Re: NumptyPhysics 0.2 released
 
Quote:

Originally Posted by qole (Post 177666)
Heh, what a turnaround! Is this the first time that people have ported a tablet app to desktop machines?

No, 'vagalume' (the last.fm client) appeared on desktop Debian a while ago.

tme 2008-05-06 11:14

Re: NumptyPhysics 0.2 released
 
Quote:

Originally Posted by TA-t3 (Post 178098)
Did you try just 'fakeroot debian/rules binary' to make it to a .deb? Should work, or at least with just minor modifications. I built my version for OS2007 like that.

i develop this mostly on ubuntu (64-bit) so should build and run without too much
hassle. i haven't finished the ubuntu packaging but but a quick
dpkg-buildpackage should get you most of the way there.


All times are GMT. The time now is 01:12.

vBulletin® Version 3.8.8