Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 413 Bytes

File metadata and controls

22 lines (14 loc) · 413 Bytes

OverView

This is a very early program, it plays chess in the terminal.

youtube link:

NextSteps

  • end if only kings are left
  • stop king from moving into danger
  • Finish nurse mode

ChessTerm.cc

  • basic terminal output
  • working

Chess.cc

  • in progress of changing to ncurses

image of the board:

image