Numptyphysics

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This [http://numptyphysics.garage.maemo.org/ really cool game] is available by running:
+
{{Languages|Numptyphysics}}
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:
+
<onlyinclude>
opkg install libsdl-1.2-0 libsdl-image-1.2-0
+
{{ApplicationBox|
opkg install -force-depends http://wwwpub.zih.tu-dresden.de/~mkluge/numptyphysics_0.2_armv4t.ipk
+
Name=[[Numptyphysics]]|
 +
Screenshot=Numpty_physics.png|
 +
Description=Numpty Physics is a drawing puzzle game.|
 +
Homepage=http://numptyphysics.garage.maemo.org|
 +
TestedOn=FDOM|
 +
PackageName=[http://www.opkg.org/packages/numptyphysics_0.3+svnr141-r1_armv4t.ipk numptyphysics]
 +
}}
 +
</onlyinclude>
 +
{|align=left
 +
|__TOC__
 +
|}
 +
[[Image:Numpty_physics.png|thumb| Game with OnScreenKeyboard]]
  
Use with a keyboard on. Keys:
+
== Overview ==
 +
Numptyphysics is drawing physics game.
  
stylus draw a new stroke
+
Upstream/official homepage: http://numptyphysics.garage.maemo.org/
space or enter (d-pad centre) pause/unpause physics
+
 
esc (back arrow) undo last stroke
+
Port homepage: http://numptyphysics.projects.openmoko.org/
q quit
+
 
r or up reset level to initial state
+
== Download ==
n or right skip to next level
+
=== Release ===
p or left go to previous level
+
Install with all dependencies:
e or fullscreen edit mode
+
 
 +
opkg install libsdl-image-1.2-0 libsdl-1.2-0 libpng3 http://www.opkg.org/packages/numptyphysics_0.3+svnr141-r1_armv4t.ipk
 +
 
 +
=== Source ===
 +
Look [http://numptyphysics.projects.openmoko.org/  project page] how to compile for Freerunner.
 +
 
 +
== 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
 +
* p or left go to previous level
 +
* e edit mode
 +
 
 +
Or use OnScreenKeyboard:
 +
[[Image:Numpty_svn141_manual.png|  OnScreenKeyboard]]
  
 
Hints:
 
Hints:
Line 26: Line 58:
 
Jointed strokes don't collide with each other. Join both ends to make a rigid structure
 
Jointed strokes don't collide with each other. Join both ends to make a rigid structure
  
<onlyinclude>
+
'''Source Code: https://garage.maemo.org/scm/?group_id=638'''
{{ApplicationBox|
+
Name=[[Numptyphysics]]|
+
Screenshot=No-screenshot.png|
+
Description=Numpty Physics is a drawing puzzle game.|
+
Homepage=http://numptyphysics.garage.maemo.org|
+
TestedOn=FSO|
+
PackageName=
+
}}
+
</onlyinclude>
+
'''Source Code released:https://garage.maemo.org/scm/?group_id=638'''
+
  
 
[[Category:Gaming]]
 
[[Category:Gaming]]

Latest revision as of 00:17, 7 December 2009


Numpty physics.png Numptyphysics

Numpty Physics is a drawing puzzle game.


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


Contents

Game with OnScreenKeyboard

[edit] Overview

Numptyphysics is drawing physics game.

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

Port homepage: http://numptyphysics.projects.openmoko.org/

[edit] Download

[edit] Release

Install with all dependencies:

opkg install libsdl-image-1.2-0 libsdl-1.2-0 libpng3 http://www.opkg.org/packages/numptyphysics_0.3+svnr141-r1_armv4t.ipk

[edit] Source

Look project page how to compile for Freerunner.

[edit] 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

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

Personal tools

This really cool game is available by running:

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:

opkg install libsdl-1.2-0 libsdl-image-1.2-0
opkg install -force-depends http://wwwpub.zih.tu-dresden.de/~mkluge/numptyphysics_0.2_armv4t.ipk

Use with a keyboard on. Keys:

stylus draw a new stroke space or enter (d-pad centre) pause/unpause physics esc (back arrow) 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 or fullscreen edit mode

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


No-screenshot.png Numptyphysics

Numpty Physics is a drawing puzzle game.


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


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