Skip to content

khaledsoudy-1/madlips-game-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Madlibs Game

Description

Madlibs is a fun word game where players fill in blanks in a story with their own words to create a humorous or interesting tale.

Getting Started

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/madlibs-game.git
  2. Navigate to the project directory:
    cd madlibs-game

Usage

  1. Run the script:
    python madlibs.py
  2. Follow the prompts to fill in the blanks in the story.

Example

Story Template: "Today I went to the [place] to [verb]. I saw a [adjective] [noun]!"

User Input:

  • Place: park
  • Verb: run
  • Adjective: giant
  • Noun: dog

Final Story: "Today I went to the park to run. I saw a giant dog!"

Contributing

Feel free to contribute by submitting pull requests or opening issues.

License

This project is licensed under the MIT License.

About

A Python text-based Madlips game that generates random stories and allows users to play again or quit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages