diff options
| author | Hyder <hyder@hyderhadi.xyz> | 2025-09-11 13:52:30 +0300 |
|---|---|---|
| committer | Hyder <hyder@hyderhadi.xyz> | 2025-09-11 13:52:30 +0300 |
| commit | 30a472f58f204dfbf325b8b389c9f3008aa4c40b (patch) | |
| tree | 01798c850ea4938c15a60e7802c19acc13148dd1 /README | |
| parent | 4f14d3964045d5cb8b0f2fc1d3163fac4a23ed63 (diff) | |
the code i believe is kinda messy but finally i have done something in C.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,3 +16,4 @@ CONTENTS - 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 +- Added a simple snakes and ladders game as an exercise in C, in ROOT/snakesAndLadders/snakesANDladders.C |
