Yep, I am learning, still setting up boards.
Naviary's Infinite Chess Program

Shots from perspective mode in development-
Those knights kind of look like holograms!
There's the horizon!

New Download Available! v1.2.2
what's new:
- Obstacles will no longer freeze pieces like their zombies.
- Obstacles no longer render a red circle around them when you’re zoomed out.
- Copy and Pasting games is once again functional. Keys are now Y to copy and U to paste.
- Each piece now has ability to store 2 different colors, meaning you now have about 200 different shades! To change only the top or bottom color, push the key i .
Everyone should probably load + save all their games with this new release so they'll all be converted into the new format.

Hey, nav, after you complete this create a bulldog chess engine and keep it to yourself to keep crushing everyone lol

hahaha 😅 I've thought about what it'd take to create a chess engine for infinite chess, but it'd be very hard.. I mean how do you teach a chess engine to decide between an infinite number of moves?
Bulldog doesn't have infinite moves though.. if I do get into making my own engine I could start there. 🤣 It would probably crush everyone.

Well, eliminate the moves that are too far away to do anything, obviously. Have like a 10-20 tile radius around pieces that show which moves to calculate. But yes, you could start w/ bulldog. Then Martin0 could pull a Garry Kasparov.

What's new:
- Added Perspective mode! Push the space bar to turn on perspective mode. Use the mouse to look around. Push space bar again to use your pointer. To return to orthographic view, hold the space bar.
- Push Left-Shift + Apostrophe ‘ to toggle the rendering of the previously un-used “N” palette! To NEISG players this is important because it shows you the outline of the areas where you could find a flag!
this is toggled off by default because there's many thousands of squares it has to render so it lowers the frame rate.
- When apostrophe ‘ is pushed, it will now also render the promotion rank 10, and also outline rank 0, and also angels will have an aura!
- Fixed angels showing capturing pieces as legal.

I like some of the features you've added, but it now displays the x- and y-coordinates very small. I have a hard time reading them, and I don't have bad eyesight.
uhhh ok! I guess it works now. You should read the read me file that contains the instructions!