Check out Symmetric Chess, our featured variant for March, 2024.

Enter Your Reply

The Comment You're Replying To
🕸Fergus Duniho wrote on Mon, Mar 13, 2023 02:33 AM UTC:

I am working on a new Ultima preset, and it's mostly working, but I've hit one snag. While suicide moves of the form "@-e2" are working, suicide moves of the form "P e2-" are making things go haywire, and I would rather use the latter, since they are easier to choose with the mouse. Here are the moves I'll replay tomorrow to continue trying to fix this:

1. P g2-g5 
1... p d7-d4 
2. P e2-e5 
2... x c8-g4 
3. L g1-g2 
3... x g4-g1 
4. X f1-b5 
4... p g7-g6 
5. P f2-f4 
5... p d4-e4 
6. P b2-b4 
6... x g1-g2 
7. W e1-g1 
7... x g2-g4 
8. C h1-f3 
8... p h7-h3 
9. C f3-e3 
9... x g4-f3 
10. K d1-e1 
10... i h8-h4
11. X b5-d7 // - Check! -
11... k e8-d7 
12. K e1-f1 
12... i h4-e1 // - Check! -
13. P e5-g5 
13... x f3-e2 // - Check! -
14. P h2-f2 
14... p h3-h1 // - Check! -
15. P g5-g1 
15... x f8-h6 
16. @-d2 
16... x h6-h2 
17. P c2-e2 
17... i e1-d1

Edit Form

Comment on the page Ultima

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.