Miniature
(→Contributors) |
(→Contributors) |
||
Line 74: | Line 74: | ||
== Contributors == | == Contributors == | ||
- | * Michael Hasselmann: lead developer. | + | * [http://maemo.org/profile/view/mikhas Michael Hasselmann]: lead developer. |
- | * Dennis Stötzel: chess logics. | + | * [http://maemo.org/profile/view/kore Dennis Stötzel]: chess logics. |
- | * Mathias Hasselmann: veteran programmer. | + | * [http://maemo.org/profile/view/hasselmm Mathias Hasselmann]: veteran programmer. |
- | * Quim Gil: documentation. | + | * [http://maemo.org/profile/view/qgil Quim Gil]: documentation. |
- | * Ekaterina Gerasimova: Game icon. | + | * [http://maemo.org/profile/view/kittykat Ekaterina Gerasimova]: Game icon. |
- | Special thanks to Colin M.L. Burnett for his free piece set used by Wikipedia. | + | Special thanks to [http://en.wikipedia.org/wiki/User:Cburnett Colin M.L. Burnett] for his free piece set used by Wikipedia. |
Revision as of 13:59, 18 December 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
- 2009-11-28: First bug report. :)
- 2009-11-27: Miniature 0.1.2-1 released for Maemo and Ubuntu with first Chess rules applied.
- 2009-11-17: Miniature available for your desktop PC
- 2009-11-16: A first & dummy .deb package of Miniature is available in Maemo 5 extras-devel.
- 2009-11-11: "(10:52:48 PM) mikhas: well, it's confirmed: Miniature runs on Qt 4.6, on the N900"
- 2009-11-10: Talk thread started: Miniature development: Play chess games online
- 2009-11-09: Miniature - it moves!, first blog post from Michael Hasselmann.
- 2009-11-08: First running example mimicking the "first realistic mockup".
- 2009-11-06: Code repository created: http://gitorious.org/miniature - source code exists since the beginning.
- 2009-11-06: First realistic mockup for playing basic online chess (portrait).
- 2009-10-31: First idea proposed in a Talk thread: Contributors needed: the killer free chess game for Maemo
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 will look like in v0.1.3-x.
Miniature-in-need-of-an-excorcism.png
The black pieces can be rotated by 180°, for simplistic human vs human offline mode. Player information was moved below the board.
|
Miniature-movelist.png
Implemented as a stacked widget, players can see their moves in a separate view. It's only mock-up code at the moment.
|
Miniature-about.png
The about dialog.
|
All pieces.png
Rules for all pieces implemented
|
Miniature glossy svg.png
Miniature with a glossy SVG board (contributed by tbf) as seen in the SDK.
|
Screenshot00.png
Miniature right after boot in the N900. It should look nice and glossy but there is a bug in the missing SVG transparency.
|
Miniature Screenshot01.png
The opening looks nice and the UI is finger friendly, very usable and actually precise.
|
|
Miniature Screenshot02 20091116.png
We are still teaching Miniature how to play proper chess.
|
Mockups
How things should look like in the future. (We are looking for real designers!)
Contact us
Questions, feedback and contributions are welcome!
- Talk discussion thread: Miniature development: Play chess games online.
- With some luck you will find us online at #miniature in irc.freenode.net.
Development
See /Development for more information on developing Miniature.
There are some policies that we follow in the project.
Contributors
- Michael Hasselmann: lead developer.
- Dennis Stötzel: chess logics.
- Mathias Hasselmann: veteran programmer.
- Quim Gil: documentation.
- Ekaterina Gerasimova: Game icon.
Special thanks to Colin M.L. Burnett for his free piece set used by Wikipedia.