evandlr / Projects

0 stars 0 forks source link

Add checks #7

Closed evandlr closed 4 days ago

evandlr commented 2 months ago

I could easily add this right now by just copy and pasting the code for move logic but with the position of the opposing king instead of the dropping zone but that is so inefficient that it can't be worth it. Can't think of a better solution at 1am tho. Will add when I figure out a better solution (maybe make the logic code into a function and just cite it with different internal conditions? Who even knows)