Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. <!-- Made by Jack Tendy -->

*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.
Expand Down Expand Up @@ -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.
Expand Down