You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fun little side project for an ASCII chess board. Maybe i'll make a GUI sometime. Wanted to challenge myself to figure out a chessboard without any tutorials. This is the (messy but functional) result.
Missing some functionality, namely castling and checking/checkmate
About
Fun little side project for an ASCII chess board. Maybe i'll make a GUI sometime. Wanted to challenge myself to figure out a chessboard without any tutorials. This is the (messy but functional) result.