Numptyphysics

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (applicationbox added)
m
 
(13 intermediate revisions by 7 users not shown)
Line 1: Line 1:
This [http://numptyphysics.garage.maemo.org/ really cool game] is available from
+
{{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 works on 2007.2, and Debian (?).
+
  
On Om 2008 you need to do the following:
+
<onlyinclude>
 +
{{ApplicationBox|
 +
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]]
  
opkg install libsdl-1.2-0 libsdl-image-1.2-0
+
== Overview ==
opkg install -force-depends http://wwwpub.zih.tu-dresden.de/~mkluge/numptyphysics_0.2_armv4t.ipk
+
Numptyphysics is drawing physics game.
  
Use with a keyboard on. Keys:
+
Upstream/official homepage: http://numptyphysics.garage.maemo.org/
  
  stylus draw a new stroke
+
Port homepage: http://numptyphysics.projects.openmoko.org/
space or enter (d-pad centre) pause/unpause physics
+
 
esc (back arrow) undo last stroke
+
== Download ==
q quit
+
=== Release ===
r or up reset level to initial state
+
Install with all dependencies:
n or right skip to next level
+
 
p or left go to previous level
+
opkg install libsdl-image-1.2-0 libsdl-1.2-0 libpng3 http://www.opkg.org/packages/numptyphysics_0.3+svnr141-r1_armv4t.ipk
e or fullscreen edit mode
+
 
 +
=== 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 27: 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=|
+
  PackageName=
+
}}
+
</onlyinclude>
+
  
 
[[Category:Gaming]]
 
[[Category:Gaming]]

Latest revision as of 23:17, 6 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 from

 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 works 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: