Numptyphysics

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Formatting fix)
(new version)
Line 1: Line 1:
This [http://numptyphysics.garage.maemo.org/ really cool game] is available by running:
+
[[Image:Numpty_physics.png|thumb| Game with OnScreenKeyboard]]
opkg install --force-depends http://wwwpub.zih.tu-dresden.de/~mkluge/numptyphysics_0.2_armv4t.ipk
+
opkg complains about libsdl and libsdl-image, but I think the program should actually work on 2007.2, and Debian (?).
+
  
On Om 2008 you need to do the following:
+
== Overview ==
opkg install libsdl-1.2-0 libsdl-image-1.2-0
+
Numptyphysics is drawing physics game.
opkg install -force-depends http://wwwpub.zih.tu-dresden.de/~mkluge/numptyphysics_0.2_armv4t.ipk
+
  
Use with a keyboard on. Keys:
+
Upstream/official homepage: http://numptyphysics.garage.maemo.org/
  
* stylus draw a new stroke
+
== Download ==
* space or enter (d-pad centre) pause/unpause physics
+
=== Release ===
* esc (back arrow) undo last stroke
+
Install with all dependeries:
* q quit
+
 
* r or up reset level to initial state
+
opkg install libsdl-image-1.2-0 libsdl-1.2-0 libpng3 http://www.opkg.org/packages/numptyphysics_0.3-svn116_armv4t.opk
 +
 
 +
=== Source ===
 +
Look [http://www.cs.helsinki.fi/u/rantalai/freerunner/numptyphysics/  introduction] how to compile for Freerunner. ([http://www.cs.helsinki.fi/u/rantalai/freerunner/numptyphysics/numpty_0.3-svn116_bb.tar.gz bitbake recipe + additional files])
 +
 
 +
== Playing==
 +
Aim of the game is move red (ball) to yellow (star).
 +
 
 +
Read full manual in [http://numptyphysics.garage.maemo.org/ official site].
 +
 
 +
Keys:
 +
* stylus draw a new stroke
 +
* space or enter pause/unpause physics
 +
* esc undo last stroke
 +
* q quit
 +
* r or up reset level to initial state
 
* n or right skip to next level
 
* n or right skip to next level
 
* p or left go to previous level
 
* p or left go to previous level
* e or fullscreen edit mode
+
* e edit mode
 +
 
 +
Or use OnScreenKeyboard:
 +
[[Image:Numpty_physics_manual.png|  OnScreenKeyboard]]
  
 
Hints:
 
Hints:
Line 29: Line 44:
 
{{ApplicationBox|
 
{{ApplicationBox|
 
Name=[[Numptyphysics]]|
 
Name=[[Numptyphysics]]|
Screenshot=No-screenshot.png|
+
Screenshot=Numpty_physics.png|
 
Description=Numpty Physics is a drawing puzzle game.|
 
Description=Numpty Physics is a drawing puzzle game.|
 
Homepage=http://numptyphysics.garage.maemo.org|
 
Homepage=http://numptyphysics.garage.maemo.org|
TestedOn=FSO|
+
TestedOn=FDOM|
PackageName=
+
PackageName=numptyphysics
 
}}
 
}}
 
</onlyinclude>
 
</onlyinclude>

Revision as of 09:05, 7 January 2009

Game with OnScreenKeyboard

Contents

Overview

Numptyphysics is drawing physics game.

Upstream/official homepage: http://numptyphysics.garage.maemo.org/

Download

Release

Install with all dependeries:

opkg install libsdl-image-1.2-0 libsdl-1.2-0 libpng3 http://www.opkg.org/packages/numptyphysics_0.3-svn116_armv4t.opk

Source

Look introduction how to compile for Freerunner. (bitbake recipe + additional files)

Playing

Aim of the game is move red (ball) to yellow (star).

Read full manual in official site.

Keys:

  • stylus draw a new stroke
  • space or enter pause/unpause physics
  • esc undo last stroke
  • q quit
  • r or up reset level to initial state
  • n or right skip to next level
  • p or left go to previous level
  • e edit mode

Or use OnScreenKeyboard: OnScreenKeyboard

Hints:

Each stroke is like a rigid piece of wire with a mass proportional to its length. A closed stroke is just a wire bent into a shape, it has no substance apart from its perimeter.

The ends of a strokes can (and will) join onto other strokes when drawn near enough to another stroke. These joints are pivots so you can use this to build levers, pendulums and other mechanical wonders.

Jointed strokes don't collide with each other. Join both ends to make a rigid structure


Numpty physics.png Numptyphysics

Numpty Physics is a drawing puzzle game.


Homepage: http://numptyphysics.garage.maemo.org
Package: numptyphysics
Tested on: FDOM


Source Code released:https://garage.maemo.org/scm/?group_id=638

Personal tools
Game with OnScreenKeyboard

Overview

Numptyphysics is drawing physics game.

Upstream/official homepage: http://numptyphysics.garage.maemo.org/

Download

Release

Install with all dependeries:

opkg install libsdl-image-1.2-0 libsdl-1.2-0 libpng3 http://www.opkg.org/packages/numptyphysics_0.3-svn116_armv4t.opk

Source

Look introduction how to compile for Freerunner. (bitbake recipe + additional files)

Playing

Aim of the game is move red (ball) to yellow (star).

Read full manual in official site.

Keys:

  • stylus draw a new stroke
  • space or enter pause/unpause physics
  • esc undo last stroke
  • q quit
  • r or up reset level to initial state
  • n or right skip to next level
  • p or left go to previous level
  • e edit mode

Or use OnScreenKeyboard: OnScreenKeyboard

Hints:

Each stroke is like a rigid piece of wire with a mass proportional to its length. A closed stroke is just a wire bent into a shape, it has no substance apart from its perimeter.

The ends of a strokes can (and will) join onto other strokes when drawn near enough to another stroke. These joints are pivots so you can use this to build levers, pendulums and other mechanical wonders.

Jointed strokes don't collide with each other. Join both ends to make a rigid structure


Numpty physics.png Numptyphysics

Numpty Physics is a drawing puzzle game.


Homepage: http://numptyphysics.garage.maemo.org
Package: numptyphysics
Tested on: FDOM


Source Code released:https://garage.maemo.org/scm/?group_id=638