Skip to content

Commit 5ac7912

Browse files
authored
Update README.md
1 parent 0ea34e8 commit 5ac7912

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ A Chess Game Developed using TypeScript and Angular. Play with your friend in th
77
- On Right we have an option to choose Stockfish level. That pops up when user wants to play against computer.
88
- Functionality of Promotion
99

10+
Project Deployed as a web app on firebase: https://chess-game-using-typescript.web.app/Chess-Game-Using-TypeScript/
11+
1012
<hr>
1113
<b>Optional: </b> As I continue to expand the Domain of my Knowledge I recently did Basics of Angular and Typescript. In my opinion Knowing JavaScript and a statically-typed language like Java or C++ can make learning TypeScript significantly easier. Concepts like Single Page Application, Structure of Angular Project, Concepts like Directives, lifecycle hooks are really Important. <a href="https://www.youtube.com/watch?v=fJIsqZmQVZQ">This</a> video from FCC helped in completion of this Game. Learned a lot about TypeScript, Angular and Logic Building through this video.
1214
<hr>

0 commit comments

Comments
 (0)