Skip to content

Kunal241207/Number-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Number Guessing Game

Overview

This is a small number guessing game made for fun, with two ways to play:

  • game.py for a Python CLI experience with macOS voice narration
  • NumberGame.html for a browser-based version with a dial-pad style interface

Features

  • Easy, Medium and Hard difficulty modes
  • Feedback that changes based on how quickly you guess
  • Random exit messages for a bit of personality
  • Voice narration support in both CLI and web versions

Requirements

  • Python 3 for the CLI game
  • macOS (uses built-in say command)
  • A modern browser for the web version

About

Interactive number guessing game with voice feedback and multiple difficulty levels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages