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 move_piece function

enkg60 opened this issue · comments

so figured out that i'm going to implement #29 after i finish display system, in the mean time im just going to make it a option in display_board or other function