diff options
| author | Hyder Hadi <hyder@hyderhadi.xyz> | 2026-03-31 13:37:32 +0300 |
|---|---|---|
| committer | Hyder Hadi <hyder@hyderhadi.xyz> | 2026-03-31 13:37:32 +0300 |
| commit | 6b4e1641366f51e27eae78a2506b4b66d3e9cd4c (patch) | |
| tree | b0030b9b9eb4584f3b81a8344f4faa8a759989cd /README | |
| parent | 30a472f58f204dfbf325b8b389c9f3008aa4c40b (diff) | |
Simple C exercises that i solved :D
Diffstat (limited to 'README')
| -rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |
