FunnyAlgorithms
FunnyAlgorithms copied to clipboard
A repository with a bunch of funny algorithms, beginners friendly
this is the code of a pattern known as peano curve. I have written this in python language while practising some patterns. Hope you like it and merge it in...
I implemented MazeGame. Hoping to get the PR merged and getting the hacktoberfest and hacktoberfest-accepted badge.
I Created The Unpredictable calculator using python. I also added a readme explaining the code. Hoping to get the PR merged and getting the hacktoberfest and hacktoberfest-accepted badge.
I implemented a code determing who pays the bill using python. io also added a readme explaining the code. Hoping to get the PR merged and getting the hacktoberfest and...
I implemented AI therapist using python. Hoping to get the PR merged and getting the hacktoberfest and hacktoberfest-accepted badge.
I implemented Shell short using C++. i also added a readme explaining the code. Hoping to get the PR merged and getting the hacktoberfest and hacktoberfest-accepted badge.
I added a simple spritesheet animator in Python to demonstrate how to use a spritesheet. (This is a contribution to hacktoberfest, so please add the hacktoberfest-accepted tag if You accept...
I implemented Tongue Twister Funny Algorithm. i also added a readme explaining the code. Hoping to get the PR merged and getting the hacktoberfest and hacktoberfest-accepted badge.
ChaCha20, developed by cryptographer Daniel J. Bernstein in 2008, is a highly efficient and secure symmetric encryption algorithm. i have added its example in python . I hope this is...