From 6b4e1641366f51e27eae78a2506b4b66d3e9cd4c Mon Sep 17 00:00:00 2001 From: Hyder Hadi Date: Tue, 31 Mar 2026 13:37:32 +0300 Subject: Simple C exercises that i solved :D --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index a6e3bbd..3c8a714 100644 --- a/README +++ b/README @@ -17,3 +17,4 @@ CONTENTS - 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 - Added a simple snakes and ladders game as an exercise in C, in ROOT/snakesAndLadders/snakesANDladders.C +- Added a folder containing simple-C-programs that i just wrote when i was absent and not coding for the past period. -- cgit v1.2.3