Miniature/archive

(Old mockups)
 
Line 79: Line 79:
-> [[Miniature/users|A list of users]] should help you to get an Opponent.
-> [[Miniature/users|A list of users]] should help you to get an Opponent.
-
== Development archive ==
 
-
All this is old now...
 
-
* The Miniature project was born as a proposal sent to the Maemo community on 2009-10-31.
+
== References ==
-
* [[Miniature/Development/Phase 0: Project setup|Phase 0: Project setup]] - DONE
+
* [http://www.craftychess.com/ Crafty] is a free, open-source computer chess program.
-
* Currently working on the roadmap item [[#Play_games_online|Play Games Online]], divided in 3 phases:
+
* [http://www.v7f.eu/public/n800/chess/ EBoard and Crafty] for the N810/N800/N770 - [http://maemo.org/downloads/product/OS2007/chess OS2007 Downloads page].
-
** [[Miniature/Development/Phase 1.0: Offline chess basics|Phase 1.0: Offline chess basics]] - ONGOING
+
* [http://knights.sourceforge.net/ Knights] aimed to be the ultimate chess resource for the K Desktop Environment... years ago.
-
** [[Miniature/Development/Phase 1.1: Online chess basics|Phase 1.1: Online chess basics]] - NOT STARTED
+
* [http://pacaq.sourceforge.net/ pacaq] is a chess game visualizing and analysis tool done with the Maemo 4.1 Qt4 port - [http://talk.maemo.org/showthread.php?t=21793 Talk thread].
-
** [[Miniature/Development/Phase 1.2: Online chess advanced|Phase 1.2: Online chess advanced]] - NOT STARTED
+
** From all programs on this list, this is the only one were reading the code is worth your time.
-
* Also starting parallel development on [[Miniature/Development/Phase_2:_Real-time_P2P_chess|Real-time P2P chess]]
+
* [http://scid.sourceforge.net/ SCID], a chess database application for Windows, Linux and Mac OS operating systems.
 +
** See also [http://scid.sourceforge.net/scidpocket.html SCID Pocket]
 +
* [http://www.gnu.org/software/xboard/ Xboard] is a graphical user interface for chess in all its major forms.
 +
* [http://www.freechess.org/ freechess.org] Website of the Free Intrnet Chess Server (FICS)
 +
** [http://www.freechess.org/Help/AllFiles.html commands reference]

Latest revision as of 20:06, 23 August 2011

Contents

[edit] Archived news

[edit] Miniature for Maemo 5 (unstable)

Miniature 0.1.3-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.

New features in the last version:

  • Candidate UI to move pieces: one click to select piece, second click to select destination square and click to an external button to confirm the move. Pieces and squares can be changed at will before clicking the confirmation button.
  • Checks are detected now.
  • Backend fixes improving the responsiveness of the moves.

Features implemented in previous releases:

  • Boot a screen in portrait mode.
  • Display a nice-looking board.
  • Set the pieces in starting position.
  • Enforce basic chess rules except:
    • Checkmate
    • Stalemate
    • Castling
    • En-passant
    • Pawn promotion (works in the desktop version)

[edit] Old screenshots

This is how the real application will look like in v0.1.x-x.

[edit] Old mockups

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

main-l: main window in landscape mode (needs update) menu layout

Very old. ;)

deprecated

main-p: new UI concept: main window in portrait mode

[edit] Users

Do you want to test Miniature and it's cool possibility to play against other people over the air? Or do you want to make simply a match versus someone who is part of the community?

-> A list of users should help you to get an Opponent.


[edit] References

  • Crafty is a free, open-source computer chess program.
  • EBoard and Crafty for the N810/N800/N770 - OS2007 Downloads page.
  • Knights aimed to be the ultimate chess resource for the K Desktop Environment... years ago.
  • pacaq is a chess game visualizing and analysis tool done with the Maemo 4.1 Qt4 port - Talk thread.
    • From all programs on this list, this is the only one were reading the code is worth your time.
  • SCID, a chess database application for Windows, Linux and Mac OS operating systems.
  • Xboard is a graphical user interface for chess in all its major forms.
  • freechess.org Website of the Free Intrnet Chess Server (FICS)