Skip to content

shuckerino/python-guessing-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shaun's Magnificent Python Guessing Game!

Description

This is a fun little guessing game that allows you to select the difficulty level and try to read the computer's mind.

Instructions

  1. Clone the repo
  2. Run the command python3 -m venv venv
  3. Activate the environment by running source venv/bin/activate
  4. Install dependencies with pip install -r requirements.txt
  5. Run the command python3 game.py
  6. Enjoy!

About

Fixing issue of adding greeting and goodbye

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%