enkg60 / chess.cpp

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

Add color-console implementation to nerd_display_board function #19

Closed enkg60 closed 7 months ago

enkg60 commented 7 months ago

https://github.com/aafulei/color-console

enkg60 commented 7 months ago

merged but used https://github.com/ikalnytskyi/termcolor instead because of windows.h library