diff --git a/README.md b/README.md index 41451f4..d71a238 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,8 @@ Completed Programs in This Collection *Leetspeak* - Translates English messages into l33t5p34]<. +*Liar's pub* - A brief copy of game Liar's pub. + *Luhn Checksum Algorithm* - The mathematics behind credit card numbers. More info at: https://en.wikipedia.org/wiki/Luhn_algorithm More info at: https://youtu.be/Erp8IAUouus *Magic Eight Ball* - Ask a question about your future. @@ -344,6 +346,8 @@ Completed Programs in This Collection *Water Bucket Puzzle* - A water pouring puzzle. More info: https://en.wikipedia.org/wiki/Water_pouring_puzzle +*Window notificator* - A ~~stupid~~ game to display message in a moving window box inside the terminal + *Wormy* - (Requires Pygame) Lead the green snake around the screen eating red apples. *Zigzag* - A simple zig zag animation. Press Ctrl-C to stop.