Showing posts with label Chess. Show all posts
Showing posts with label Chess. Show all posts

Thursday, March 20, 2008

Recently I came across this fascinating version of chess(passed on to me by my friend Karthikeyan). I didn't have an opportunity to play it. You need a different chess board to play it, but the concept itself is beautiful!3-way chess is a chessboard on which three people can play. The same rules apply except for some slight variation on moves made through the center of the board.



The regular chess rules are used, although the shape of the board is obviously different.



This is an empty board. Every player has 16 standard chess pieces.


The pawn moves as usual straight forward and takes enemy pieces one square diagonally forward.

In the center the pawn can attack three squares diagonally.


The bishop is limited to diagonal movement.

The rook moves as always. Nothing new.


The knight is also no different from a standard knight.



Nothing new for the queen as well.



One peculiar feature: the diagonal in the center of the board.


Close-up of the chess figures.


It's uncomfortable to play on a regular square desk.


The game is great, but three people are needed.


General rules:

1. The players take turns clockwise. The right of the first move is determined randomly.
2. The player who makes first check-mate wins.
3. The pawns move straight forward. Accordingly half of the pawns goes to the right, and the other half goes to the left.
The main characteristic of the game: if two players don't like the third, he is doomed.
The funny part of the game: the two players must compete for the privilege to check-mate the third.
I still prefer the 2 player chess which I am familiar with!

Saturday, December 8, 2007

Chess Game...

It has been long since I posted a game.
So here I go with the traditional game,Chess.
I won't call it as the best chess game available in net.
But it is worth a try.
Enjoy playing it!




Sunday, October 21, 2007

Right from the day I started this blog.
Which was on 19th of october.
(Just couple of days before.....)
I wanted to post on chess.
What to post on chess?
What to post on chess?
I was thinkin so hard that i forgot what i was thinking?
Lemme post other articles i decided.
And posted 12 other articles.
Nothing came to my mind for an article on chess.
So i didn't post anything....
Suddenly when I woke up this morning I remebered
the 8 queen puzzle.
As far as I remember,this was my first chess puzzle.
The first puzzle i solved......
This is quite famous through out the world.
Ah! i got a post....My brain...knew this puzzle for the past
6 years.....And still i dint remember it for 3 days.......
This is the 13th post of mine.
And this has turned out to be the most lucky post of mine....

THE EIGHT QUEEN PUZZLE

The eight queens puzzle is the problem of putting eight chess queens on an 8×8 chessboard such that none of them is able to capture any other using the standard chess queen's moves. The colour of the queens is meaningless in this puzzle. The queens must be placed in such a way that no two queens would be able to attack each other. Thus, a solution requires that no two queens share the same row, column, or diagonal. The eight queens puzzle is an example of the more general n queens puzzle of placing n queens on an n×n chessboard(n ≥ 4).

Constructing a solution

There is a simple algorithm yielding a solution to the n queens puzzle for n = 1 or any n ≥ 4:

1.Divide n by 12. Remember the remainder (it's 8 for the
eight queens puzzle).

2.Write a list of the even numbers from 2 to n in order.

3.If the remainder is 3 or 9, move 2 to the end of the list.

4.Append the odd numbers from 1 to n in order, but, if the remainder is 8, switch pairs (i.e. 3, 1, 7, 5, 11, 9, …).

5.If the remainder is 2, switch the places of 1 and 3, then move 5 to the end of the list.

6.If the remainder is 3 or 9, move 1 and 3 to the end of the list.

7.Place the first-column queen in the row with the first number in the list, place the second-column queen in the row with the second number in the list, etc.

For n = 8 this results in the solution shown above. A few more examples follow.

  • 14 queens (remainder 2): 2, 4, 6, 8, 10, 12, 14, 3, 1, 7, 9, 11, 13, 5.

  • 15 queens (remainder 3): 4, 6, 8, 10, 12, 14, 2, 5, 7, 9, 11, 13, 15, 1, 3.

  • 20 queens (remainder 8): 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 3, 1, 7, 5, 11, 9, 15, 13, 19, 17.
Solutions to the eight queens puzzle

The eight queens puzzle has 92 distinct solutions. If solutions that differ only by symmetry operations (rotations and reflections) of the board are counted as one, the puzzle has 12 unique solutions, which are presented below: