Chess Game Application Tutorial

roberts_tech

Roberts

Posted on May 8, 2024

Chess Game Application Tutorial

I created Chess Game from scratch using Angular and Typescript, implementing piece movements, check, checkmate and draw detections (50 move rule, insufficient material, stalemate and three fold repetition), special moves like En Passant, castling and pawn promotions.

Also you have option to play against computer using the Stockfish REST API.

💖 💪 🙅 🚩
roberts_tech
Roberts

Posted on May 8, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related