/Mini_Tools

This repository contains mini tools for your requirements like - number guesser, stone-paper-scissior, snake game, calculatior password generator etc.

Primary LanguagePython

๐Ÿ”จ Mini_Tools ๐Ÿ”จ

This repository contains mini programs for your requirements like - number guesser, stone-paper-scissior, snake game, calculator, password generator etc.

๐Ÿ› ๏ธ Tools: This folder contains basic programs which can be useful.
๐Ÿ‘พ Games: This folder contains mini games.

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป How to contribute?

๐Ÿ’ก Index: Contains index for tools that have been made by collaborators.
๐Ÿค You can make the programs which can help other people.
โ“ You can also refer to Ideas for topics.
๐Ÿ’ญ If you have any other idea, you can also update it to Ideas section of readme.

Contributions are always welcome! ๐Ÿซ‚


Index

1. Snake Game ๐Ÿ
Classic game in which a snake turns using the up,down,left,right keys.
โ€ƒโ€ƒsnake.py by peppergreen00

2. Number Guesser ๐Ÿ’ฏ
Game in which user guesses a random number generated by computer in limited tries
โ€ƒโ€ƒguess.c by hypernovaradiation
โ€ƒโ€ƒNumber Guesser.apk by Silky1099

3. Random Number Generator ๐Ÿ”€
A random number generator
โ€ƒโ€ƒrandnum.c by hypernovaradiation
โ€ƒโ€ƒrandomnum.py by Isurugunarathne

4. Rock Paper Scissor โœŠ
Game in which user will play stone paper scissors with the bot
โ€ƒโ€ƒrock_paper_scissors.py by DanielJ-OBrien

5. Dual Dice ๐ŸŽฒ๐ŸŽฒ
A tool which can help when their is no dice for playing a game like backgammon
โ€ƒโ€ƒdice_roller.py by DanielJ-OBrien

6. Calculator ๐Ÿงฎ
A simple calculator (GUI / Non GUI)
โ€ƒโ€ƒarithmetic_calculator.c by Silky1099
โ€ƒโ€ƒarithmetic_calculator.java by Silky1099

7. Tic Tac Toe โŒโญ•
Classic Tic Tac Toe game
โ€ƒโ€ƒtictactoe by anjalibarnwal31
โ€ƒโ€ƒtic-tac-toe.apk by aniketh911

8. Dice Roller ๐ŸŽฒ
Dice rolling program for generating random numbers as per requirement
โ€ƒโ€ƒdice_roller by DanielJ-OBrien

9. Youtube Downloader ๐Ÿ’พ
Download youtube videos just by providing youtube link
โ€ƒโ€ƒyoutube_downloader by Nitin Kumar

10. Black Jack Game ๐Ÿƒ
Card game whose object is to be dealt cards having a higher count than those of the dealer, up to but not exceeding 21
โ€ƒโ€ƒblack_jack by Akshat Bhat

11. Gmail Dictionary Attack โ˜ ๏ธ
Script to perform Bruteforce attack/Dictionary attack on Gmail
โ€ƒโ€ƒdictionary_attack by Nitin Kumar

12. Password Generator ๐Ÿ”’
Script to generate a strong password
โ€ƒโ€ƒpassword_generator by Jerry Zhu

13. KBC Quiz Game ๐Ÿ“
Popular KBC game with sounds and graphics
โ€ƒโ€ƒkbc.py by Nitin Kumar

14. Stenography Project ๐Ÿ”
Encrypt or decrypt messages without letting the other person understand your secret message
โ€ƒโ€ƒstenography_project by Nitin Kumar

15. Coinflip ๐Ÿช™
Flips a coin for heads or tails
โ€ƒโ€ƒdice_roller by DanielJ-OBrien

16. Typing Speed Test ๐Ÿ“ˆ
Program which determines the approx typing speed of user by making him type some paragraphs
โ€ƒโ€ƒtyping_test by shruti73

17. Tetris Game ๐Ÿข
Prevent the blocks from stacking up to the top of the screen for as long as possible
โ€ƒโ€ƒtetris by darkrain0

18. BMI Calculator
Calculate the BMI by giving required data as input
โ€ƒโ€ƒbmi_calculator by darkrain0

19. Random Date
Generate a random date
โ€ƒโ€ƒrandom_date by PRO-GUNE


Ideas

1. Bulk Rename ๐Ÿ“ฆ
โ€ƒโ€ƒBulk rename tool which renames multiple files

2. Flappy Bird ๐Ÿฆ
โ€ƒโ€ƒGame in which a bird flies its way through obstacles by clicking/tapping

3. Touch Typing Tutorial โŒจ๏ธ
โ€ƒโ€ƒProgram for teaching a user 'touch typing'. Touch typing refers to typing without looking at keyboard

4. Journal Maker ๐Ÿ“’
โ€ƒโ€ƒA simple text editing app which appends current date and time before entering text


Other Repository

You could also contribute to Logic_Builder by Shashwat-Gupta through :-

  • Adding problems as well as solutions for problems
  • Adding algorithms for solving a problem effeciently