From 2c064c505590812b2dc2641641d4707f3e52d816 Mon Sep 17 00:00:00 2001 From: Richard Date: Tue, 23 Jan 2024 22:34:33 -0800 Subject: [PATCH] Update README.md Added in my own pong game to the README.md file. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7fe09d8..5986fd4 100644 --- a/README.md +++ b/README.md @@ -909,6 +909,7 @@ Check out all of the submissions below! Well done everyone! - MingWei Yong - [Github](https://github.com/ymw0331/javascript-20-projects/tree/master/020-pong) | [View Live](http://wayney-ping-pong.s3-website-ap-southeast-1.amazonaws.com/) - Daniel Wernz - [Github](https://github.com/dwernz/ZTM_Portfolio/tree/master/project/pong) | [View Live](https://dwernz.github.io/ZTM_Portfolio/project/pong) - Vamshidhar Thonti - [Github](https://github.com/vamshidhar-thonti/JavaScript/tree/master/JS-Projects/pong) | [View Live](https://vamshidhar-thonti.github.io/JavaScript/JS-Projects/pong/) +- Richard Lew - [Github](https://github.com/rylew0925/Neon-Pong.git) ### Math Sprint Game - Original: [Github](https://github.com/JacintoDesign/math-sprint-game)