Chess Game Application Tutorial
Roberts
Posted on May 8, 2024
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
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
javascript Tolgee: i18n revolution for modern JS frameworks; And it is open-source
September 19, 2022