Slider Puzzle: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{Olpcboxtop|toptext=[[{{PAGENAME}}|Slider Puzzle]]}}
{{ OBX activity |[[Image:activity-sliderpuzzle.svg]]|extra|3=Part of the [http://www.worldwideworkshop.org/olpcwiki/index.php?title=Latest_Release#MaMaMedia_Creative_Center MaMaMedia Creative Center] package}}
{{ OBX source dev|projects/slider-puzzle}}
{{ OBX devtickets |slider-puzzle}}
{{ OBX pot }}
{{ OBX team |[[World Wide Workshop]], Programmer: Carlos Neves}}
<small>see more [[:Category:OBX templates|templates]] or [[OBX proposals|propose new]]</small>
{{Olpcboxbottom}}

=Description & Goals=
=Description & Goals=

{{Status box
|activity=Slider Puzzle
|icon=Slider_interface_design.jpg
|status=unknown
|version=unknown
|base=unknown
|source=unknown
|contributors=unknown
}}


===Summary===
===Summary===
Line 16: Line 15:
This is a WorldWideWorkshop project - see the [http://www.worldwideworkshop.org/olpcwiki/index.php?title=Slider_Puzzle WorldWideWorkshop wiki page].
This is a WorldWideWorkshop project - see the [http://www.worldwideworkshop.org/olpcwiki/index.php?title=Slider_Puzzle WorldWideWorkshop wiki page].


==='''Beta 1.2 update ===

[[Slider Puzzle]]''' v1.2 features Mesh-based puzzle sharing. The functionality existed in Release 1.1 but runs better and is easier to test in Build 542.


'''Beta 1.2 update: [[Slider Puzzle]]''' v1.2 features Mesh-based puzzle sharing. The functionality existed in Release 1.1 but runs better and is easier to test in Build 542.


'''Functionality:'''
'''Functionality:'''

Revision as of 16:27, 5 October 2007

Activity-sliderpuzzle.svg
Part of the MaMaMedia Creative Center package
Trac print.png Tickets all - active - new
Translate-icon-55px.svg Localization
.POT file NEEDED

OlpcProject.png World Wide Workshop, Programmer: Carlos Neves

see more templates or propose new

Description & Goals

Summary

Slider Puzzle is a classic logic game that challenges a player to slide tiles around to form a picture or pattern. This digital version provides a fun context for learners to explore basic functions of the XO, learn problem solving skills, and develop creative projects that reflect understanding of a topic they are studying.

This is a WorldWideWorkshop project - see the WorldWideWorkshop wiki page.

Beta 1.2 update

Slider Puzzle v1.2 features Mesh-based puzzle sharing. The functionality existed in Release 1.1 but runs better and is easier to test in Build 542.

Functionality:

  • Sequencing puzzles and corresponding lesson plans
  • The interface was enlarged (still not full screen - this will be addressed.)
  • Functionality added to let users share puzzles via the Mesh.
  • Based on MaMaMedia.com activity “Jumbler” -- re-written in Python to run locally on the XO laptop
  • Full game logic and interface integrated with the OLPC framework
  • Puzzle functionality includes number of pieces (9, 12, 16), timer, solve, jumble
  • A filesystem based directory structure for image storage, having an intermediate directory for subject grouping
  • Fixed set of starter images, organized by subject
  • "My Own Pictures" subject allows user to build a set of their own XO-made images to solve as puzzles
  • User can select an image made with the XO drawing tool or camera and saved locally on the laptop, open it in the Jumbler activity, and solve it as a puzzle.
  • Multiple translations available (user selectable on-the-fly.)
  • Set of 6 customized Lesson Plans accessible in-app via "Lesson Plans" button
  • Keyboard shortcuts for all game interface buttons:
 '1' - select 9 pieces
 '2' - select 12 pieces
 '3' - select 16 pieces
 'enter' - jumble selected image
 ',' - show previous image in category
 '.' - show next image in category
 '/' - show/hide Category Selector
 '?' - My Own Picture
 '=' - Solve
 'Escape' or 'q' - end activity