Earlier quoted context omitted.
The "dimensions" in these board games isn't a mathematical/topology thing, is it? Normally one dimension = one real number space. Every board game ever would fit in 1D then, "2D" chess included. I'm fine calling Backgammon 1.5-D. Physically you focus on a single dimension, and the second one matters too but it's not the same.
That's a good point, you could surely model full chess in a single dimension, it would just be that each pieces' movement rules would be more confusing E.g. a pawn can move exactly 8 squares towards its opponents end (16 on its first move if no piece occupies 8 squares away), but can only capture 7 or 9 squares forward (with some extra modulo math to prevent wrapping)
1D Chess
121–130 of 192 posts
Yeah and it'd be even worse if you want to flatten out the piece colors and types into the 1D array.
Re: 1D Chess
#122Nice little puzzle!
Re: 1D Chess
#123I tried and failed a couple times before looking at the hint. And then I had to ask ChatGPT to explain the hint because I didn't understand chess notation. But with all of that out of the way, I am now winning 100% of my matches and feel it's not an overstatement to call myself a 1D chess grandmaster.
I still don’t understand the notation. What does N4 N5 mean? The knight can’t move one space? I’m so confused.
Odd moves for white, even for black.
Re: 1D Chess
#124Oh I made one of these once! In mine you play against other people. https://1dchess.igor47.com/
Re: 1D Chess
#125spent way too long on this before realizing the knight is basically the whole game in 1d
Re: 1D Chess
#126More fun than I expected! Thank you :)
Re: 1D Chess
#127It frustrates me that the site does not give the strongest defense for black. The position is mate in 6, not 5:
1. N4 N5
2. Nx6+ K7
3. R4 N3+!
4. K2 N5
5. N8! Kx8
6. Rx5#
Re: 1D Chess
#128Trying to lose is also fun (as white)
Some observations:
* Knights are color bound
* You can mate with Knight & King (K+K is still insufficient material)
* 3 fold repetition still applies (and has a popup!)
Re: 1D Chess
#129creative!!!
Re: 1D Chess
#130Is this stalemate correct? https://imgur.com/a/Z7in8sl
Have not even lost a piece yet!