An open API service indexing awesome lists of open source software.

https://github.com/mastro-elfo/whitewins

A collection of chess diagrams in which white moves and wins in two moves. Also a pure HTML5 interface compatible with FirefoxOS is provided.
https://github.com/mastro-elfo/whitewins

Last synced: 4 months ago
JSON representation

A collection of chess diagrams in which white moves and wins in two moves. Also a pure HTML5 interface compatible with FirefoxOS is provided.

Awesome Lists containing this project

README

        

White Wins (in 2 moves)
=======================

**WhiteWins** is a collection of chess diagrams.

The aim of the game is to give checkmate to Black in 2 moves.

The solution of each diagram is to find the first of these 2 moves, that is a move which, for any response of the Black, the White can always give checkmate.

When you've chosen the move select the piece with a click and then select, always with a single click, the house of your intended move. Below you will see the result.

If the answer is incorrect you may see a hint of a possible move for the Black (highlighted in red) that avoids checkmate.

If the answer is correct click on "Next" to solve another diagram.

The list of diagrams is in the side panel on the left: from here you can choose another diagram to solve.

Screenshots
===========

![Main screen](img/ss1.jpg "The main screen of the app with the chessboard")
![Left sidebar](img/ss2.jpg "The left sidebar to choose a diagram to solve")
![Diagram info](img/ss3.jpg "Some information about each diagram")
![Rules and info](img/ss4.jpg "Rules and info page, how to play and to contribute")