From a6d50f9a2a5dc022fb013bae003e7dbbe9413b1c Mon Sep 17 00:00:00 2001 From: Hyder Date: Mon, 25 Aug 2025 19:43:05 +0300 Subject: Im trying to learn JS, so THIS --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 137086a..f67320f 100644 --- a/README +++ b/README @@ -14,3 +14,4 @@ CONTENTS - Palindrome words checker exercise, in ROOT/Palindrome/Palindrome.c - Sorting numbers with (selection sort), in ROOT/SelectionSort/SelectionSort.c - Made a simple Rock, Paper, Scissor game, in ROOT/RPS/rps.c +- Made a simple Number Guessing Game (NGG) using node.js in terminal to learn JS basics, in ROOT/NGG/* -- cgit v1.2.3