Skip to content

Deeja-ish/python-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

python-project

Fill in the Blanks Game

Overview

"Fill in the Blanks" is an interactive word game where players are presented with a story with missing words (blanks). The goal is to fill in these blanks correctly by guessing the right word. This game is built using Python and can be played via the command line interface (CLI).

Features

  • Multiple difficulty levels (easy, medium,)
  • Fun and engaging gameplay
  • A variety of stories and categories

Installation

  1. Clone the repository:
    git clone https://github.com/Deeja-ish/python-project.git
  2. Navigate to the project directory:
    cd python-project

Usage

  1. Run the game: To start the game, run the Python script:

    python project_game.py
  2. Gameplay Instructions:

    • The game will display a story with missing words represented by blanks.
    • Players will be prompted to type in their answers for the missing spaces(s).
      • The game continues until all blanks are filled, or the user decides to quit.
      • then will give back the story with all blanks filled.
    
    
    

How to Contribute

Feel free to fork the repository and submit pull requests! Here's how you can contribute:

  1. Fork the project on GitHub.
  2. Create a new branch
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to your branch (git push origin feature-name).
  5. Open a pull request on GitHub.

Author

Khadija Goni

https://github.com/Deeja-ish


About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages