This is a small project using typescript, it covers the basics concepts about it.
To install the project, make sure you have installed nodeJS V14 or above, and also live-server installed globally, to do so run npm i -g live-server, then run the following commands:
git clone https://github.com/efrahim20319/Chess-Game.git Chess
cd Chess
npm i && npm i live-server
And finally
live-server
Hope you have fun playing it, and if you have some tips to help me improve this game, feel free to text me via instagram @whoisefrahim :)
