Chess Game Application Tutorial | DevsDay.ru

IT-блоги Chess Game Application Tutorial

dev.to 8 мая 2024 г. Roberts


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.

Источник: dev.to

Наш сайт является информационным посредником. Сообщить о нарушении авторских прав.

javascript typescript angular webdev