ASCII-Chess icon indicating copy to clipboard operation
ASCII-Chess copied to clipboard

Chess program with AI having a vintage linux terminal interface.

Results 5 ASCII-Chess issues
Sort by recently updated
recently updated
newest added

replaced the counting for loop with a sleep function

Hello, it seems that there is no initial value of i for loop in assign_ent function, so that it cannot loop when compiled with gcc in debian 12. void assign_ent(char...