Skip to content

Aysuarex/python_beginner_projects

Repository files navigation

Python Beginner Projects🤓

Introduction:eyes:

This is a collection of basic programming projects made with Python.

Content📖

  1. Madlibs: This is a string concatenation game in which the user provides words to fill blanks within a passage.
  2. Guess The Number: A game of guess-the-number where the user guesses a random number chosen by the computer and vice-versa.
  3. Binary Search: A simple search program juxtaposing the normal naive search with binary search in time complexity.
  4. Rock-Paper-Scissors: A basic game of rock paper scissors against the computer.
  5. Hangman: A game of hangman where the user attempts to guess a randomly selected word from a wide list of words. There's a limited number of attempts to do that too.
  6. Minesweeper: (⚒️⛑️ Work In Progress) The command-line version of a nostlalgic game involving mines, clues, arithmetic and explosions for you to enjoy on your terminal.

Projects By Suara Ayomide

About

A collection of Python projects for beginners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages