Check out McCooey's Hexagonal Chess, our featured variant for May, 2025.

Enter Your Reply

The Comment You're Replying To
H. G. Muller wrote on Thu, Sep 20, 2018 05:39 PM UTC:

There are only 98 positions (out of a total of 64*63*62 = 249984, counting also illegal positions) where King + Charging Knight is not won against a bare King, when the strong side is on move. With the bare King on move, he loses in 80.5% of the positions. In the other 20% of the positions he captures the enemy King or the (unprotected) Charging Knight on his first move, or is stalemated.

It takes at most 33 moves to force the checkmate:

        mated    mate
King captures 50168
mates      36         ( 0.00 sec)
in-1       30     126 ( 0.01 sec)
in-2       90     158 ( 0.01 sec)
in-3      138     446 ( 0.01 sec)
in-4      198     560 ( 0.01 sec)
in-5      334     772 ( 0.01 sec)
in-6      278    1122 ( 0.01 sec)
in-7      498     908 ( 0.01 sec)
in-8      770    1630 ( 0.01 sec)
in-9      808    2246 ( 0.02 sec)
in-10    1240    2274 ( 0.02 sec)
in-11    1720    3124 ( 0.02 sec)
in-12    2312    3978 ( 0.02 sec)
in-13    2606    4922 ( 0.03 sec)
in-14    2930    5294 ( 0.03 sec)
in-15    4002    5400 ( 0.03 sec)
in-16    4432    6778 ( 0.04 sec)
in-17    4966    6770 ( 0.04 sec)
in-18    5072    7006 ( 0.04 sec)
in-19    6334    6988 ( 0.04 sec)
in-20    7678    8402 ( 0.04 sec)
in-21    8512    9134 ( 0.05 sec)
in-22    9074    8836 ( 0.05 sec)
in-23   11468   10968 ( 0.05 sec)
in-24   15336   13132 ( 0.06 sec)
in-25   17800   16642 ( 0.06 sec)
in-26   20122   17610 ( 0.07 sec)
in-27   21332   18210 ( 0.07 sec)
in-28   20308   15816 ( 0.08 sec)
in-29   16108   11550 ( 0.08 sec)
in-30   10430    7332 ( 0.08 sec)
in-31    3470    1386 ( 0.08 sec)
in-32     666     174 ( 0.08 sec)
in-33     124      24 ( 0.09 sec)
in-34       0       0 ( 0.09 sec)
won:     249886 (100.0%)
lost:    201222 ( 80.5%)
avg:       23.7 moves

 

 


Edit Form

Comment on the page Chess with Different Armies

Conduct Guidelines
This is a Chess variants website, not a general forum.
Please limit your comments to Chess variants or the operation of this site.
Keep this website a safe space for Chess variant hobbyists of all stripes.
Because we want people to feel comfortable here no matter what their political or religious beliefs might be, we ask you to avoid discussing politics, religion, or other controversial subjects here. No matter how passionately you feel about any of these subjects, just take it someplace else.
Avoid Inflammatory Comments
If you are feeling anger, keep it to yourself until you calm down. Avoid insulting, blaming, or attacking someone you are angry with. Focus criticisms on ideas rather than people, and understand that criticisms of your ideas are not personal attacks and do not justify an inflammatory response.
Quick Markdown Guide

By default, new comments may be entered as Markdown, simple markup syntax designed to be readable and not look like markup. Comments stored as Markdown will be converted to HTML by Parsedown before displaying them. This follows the Github Flavored Markdown Spec with support for Markdown Extra. For a good overview of Markdown in general, check out the Markdown Guide. Here is a quick comparison of some commonly used Markdown with the rendered result:

Top level header: <H1>

Block quote

Second paragraph in block quote

First Paragraph of response. Italics, bold, and bold italics.

Second Paragraph after blank line. Here is some HTML code mixed in with the Markdown, and here is the same <U>HTML code</U> enclosed by backticks.

Secondary Header: <H2>

  • Unordered list item
  • Second unordered list item
  • New unordered list
    • Nested list item

Third Level header <H3>

  1. An ordered list item.
  2. A second ordered list item with the same number.
  3. A third ordered list item.
Here is some preformatted text.
  This line begins with some indentation.
    This begins with even more indentation.
And this line has no indentation.

Alt text for a graphic image

A definition list
A list of terms, each with one or more definitions following it.
An HTML construct using the tags <DL>, <DT> and <DD>.
A term
Its definition after a colon.
A second definition.
A third definition.
Another term following a blank line
The definition of that term.