From 6513708df0ad37393f4be7afb94da147dd67ee3e Mon Sep 17 00:00:00 2001 From: rimsha-shoukat Date: Tue, 14 Apr 2026 07:53:25 +0500 Subject: [PATCH] Add connect 4 game link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f3119b7..f2ffa1e9 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Build a TicTacToe Game with JavaScript](https://medium.com/javascript-in-plain-english/build-tic-tac-toe-game-using-javascript-3afba3c8fdcc) - [Build a Simple Weather App With Vanilla JavaScript](https://webdesign.tutsplus.com/tutorials/build-a-simple-weather-app-with-vanilla-javascript--cms-33893) - [Build a Todo List App in JavaScript](https://github.com/dwyl/javascript-todo-list-tutorial) +- [Build connect 4 game using HTML, CSS & JavaScript](https://rimsha-shoukat.github.io/games/connectFour/index1.html) ## HTML and CSS: