Show HN: I Made a Chess Game

3 Drimiteros 0 8/17/2025, 11:25:14 PM github.com ↗
# Da-Chess My attempt on a basic, in the works, chess game made in C++ and SFML 2.6.0!

--- ### Features - All pawn movements (includes even complex ones like en passant, castling & pawn promotion) - Basic evaluation system (takes into account material count, piece positioning and total available moves) - Basic timer (Automatically stops/starts based on the turn) - Piece sounds (boop, bap, pop)

--- ### Libraries used: - SFML 2.6.0

Comments (0)

No comments yet