Miniature

(News)
(Screenshots)
Line 43: Line 43:
This is how the real application looks like in v0.1.2-1.
This is how the real application looks like in v0.1.2-1.
<gallery widths=200px>
<gallery widths=200px>
 +
Image:Miniature-in-need-of-an-excorcism.png |<div style="padding:0em .5em;">The black pieces can be rotated by 180°, for simplistic human vs human offline mode. Player information was moved below the board.</div>
 +
Image:Miniature-movelist.png |<div style="padding:0em .5em;">Implemented as a stacked widget, players can see their moves in a separate view. It's only mock-up code at the moment.</div>
 +
Image:Miniature-about.png |<div style="padding:0em .5em;">The about dialog.</div>
Image:All_pieces.png|<div style="padding:0em .5em;">Rules for all pieces implemented</div>
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>

Revision as of 19:30, 29 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.2-1 is available in Maemo 5 Extras-devel, a repository recommended only to developers. End users will do good staying far from it, but there is a launchpad PPA with irregularly updated Ubuntu 9.04 packages.

This version can:

  • Boot a screen in portrait mode.
  • Display a nice-looking board.
  • Set the pieces in starting position.
  • Enforce basic chess rules: capture pieces, auto-promote pawns to queens etc. What is missing is basically anything related to the King and en-passant captures.
  • Highlight the selected piece.

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

Screenshots

This is how the real application looks like in v0.1.2-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.