Skip to content

Commit c499f64

Browse files
authored
Update README.md
1 parent c540aec commit c499f64

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Diff for: README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@
33
## Milestones:
44
* Starting with Mini Projects on **Vanilla Javascript**.
55
* I have covered the first 15 Vanilla JavaScript projects with the help of [this](https://www.youtube.com/watch?v=3PHXvlpOkf4&feature=youtu.be) tutorial.
6-
* Currently I am working on small Game projects using Vanilla JS using [this](https://www.youtube.com/watch?v=lhNdUVh3qCc&t) tutorial.
7-
* Resource for Snake Game project - [Web Dev Simplified](https://www.youtube.com/watch?v=QTcIXok9wNY).
6+
* Completed 3 small Game projects using Vanilla JS using [this](https://www.youtube.com/watch?v=lhNdUVh3qCc&t) tutorial.
7+
- [Memory Game](https://github.com/VertikaJain/my-javascript-projects/tree/master/memory-game)
8+
- [Connect Four Game](https://github.com/VertikaJain/my-javascript-projects/tree/master/connect-four-game)
9+
- [Whack a Mole Game](https://github.com/VertikaJain/my-javascript-projects/tree/master/whack-a-mole-game)
10+
* Resource for [my Snake Game](https://github.com/VertikaJain/my-javascript-projects/tree/master/snake-game) project - [Web Dev Simplified](https://www.youtube.com/watch?v=QTcIXok9wNY).
811

912
## Goal:
1013
* Knowledge and practice of Full Stack Development.

0 commit comments

Comments
 (0)