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

implement tracking taken pieces

enkg60 opened this issue · comments

There's also an issue where when a piece takes another piece or just moves it will sometimes just disappear.

Hopefully I can find the bug by implementing this, we shall see.