Miniature

(Screenshots)
(Screenshots)
Line 42: Line 42:
This is how the real application looks like in v0.1-1.
This is how the real application looks like in v0.1-1.
<gallery widths=200px>
<gallery widths=200px>
 +
Image:All_pieces.png|<div style="padding:0em .5em;">Rules for all pieces implemented</div>
Image:Miniature_rooks_and_knights.jpg|<div style="padding:0em .5em;">Miniature learns chess in korius' development branch. Here rooks and knights know how to behave with each other.</div>
Image:Miniature_rooks_and_knights.jpg|<div style="padding:0em .5em;">Miniature learns chess in korius' development branch. Here rooks and knights know how to behave with each other.</div>
Image:Miniature glossy svg.png|<div style="padding:0em .5em;">Miniature with a glossy SVG board (contributed by tbf) as seen in the SDK.</div>
Image:Miniature glossy svg.png|<div style="padding:0em .5em;">Miniature with a glossy SVG board (contributed by tbf) as seen in the SDK.</div>

Revision as of 03:17, 26 November 2009

You love chess. You love Maemo and its devices. You believe they fit so well... yet you haven't found a convincing implementation of a chess game for Maemo. Miniature to the rescue!

Contents

The concept

Miniature is a chess board that is always with you, ready to let you play and learn wherever you go.

  • The main use case is playing online against other players at http://freechess.org (FICS)
  • Now imagine that you can also chat with the other player.
  • Learning is important: watch games live, review stored games and also process offline the lessons offered at FICS.
  • Play P2P games against other players next to you or in your Contacts.
  • And not only regular chess. See also Antichess, Chess960...

Miniature is based on Qt, targets Maemo as primary platform and plans to have ports for Symbian, Windows Mobile and desktop OSs (Linux, Windows, Mac).

News

Features

Miniature is still not ready for end users. It doesn't play offline games and doesn't even know how to go online.

Miniature 0.1-1 is available in Maemo 5 Extras-devel, a repository recommended only to developers. End users will do good staying far from it.

This version can:

  • Boot a screen in portrait mode.
  • Display a nice-looking board (nice when the SVG transparency bug is fixed).
  • Set the pieces in starting position.
  • Move pieces freely with a basic finger friendly gesture: first tap to select the piece and second tap to drop it in a square.
  • Highlight the selected piece.
  • There is some (buggy) functionality to check the previous/next move.

Check Miniature/Development to follow the latest status and to get involved.

Screenshots

This is how the real application looks like in v0.1-1.

Mockups

How things should look like in the future. (We are looking for real designers!)

Contact us

Questions, feedback and contributions are welcome!

Development

See /Development for more information on developing Miniature.

There are some policies that we follow in the project.