From 4f14d3964045d5cb8b0f2fc1d3163fac4a23ed63 Mon Sep 17 00:00:00 2001 From: Hyder Date: Tue, 2 Sep 2025 18:55:35 +0300 Subject: i guess the code is kinda messy but hey i wrote it on my mobile screen XD --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index f67320f..502d4cc 100644 --- a/README +++ b/README @@ -15,3 +15,4 @@ CONTENTS - 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/* +- Made the hangman game(a word guesser basically) in C, <3, in ROOT/HangManGame/HMG.c -- cgit v1.2.3