enkg60 / chess.cpp

2 Player Chess written in C++ with (optional) nerd font functionality using ncurses. (color: https://github.com/ikalnytskyi/termcolor)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

finish possible move pawn

enkg60 opened this issue · comments

done i think? not sure why this is here but the function is done anyways

Wait no I remember it's because the pawn only moves forward one place when it's supposed to move 2

just worked on issue in main