6 ms·
https://github.com/ScottLilly/MogriChess https://github.com/ScottLilly/MogriChess It's a variation of chess where the capturing piece acquires the movement cap
by scottlilly 5y ago
https://github.com/ScottLilly/MogriChess https://github.com/ScottLilly/MogriChess
It's a variation of chess where the capturing piece acquires the movement capabilities of the piece it captured.
I originally wrote a version seven years ago, but never got far in building a good AI for the bot player. As much as I like the idea behind the game, the program is really a testbench for me to work on memory and speed optimization techniques and probably eventually learn some AI/ML.