Skip to content

๐ŸŽฎ [Proposal]: Number Guessing Game with Scoring & Difficulty Levelsย #524

@Alvi24-hub

Description

@Alvi24-hub

๐Ÿ“› Project Name

Number Guessing Game โ€” Difficulty Levels & High Scores

๐Ÿ“Š Category

Terminal Game

๐Ÿ“ Project Overview

An interactive number guessing game where the player guesses a randomly generated number. Features three difficulty levels (Easy: 1โ€“50, Medium: 1โ€“100, Hard: 1โ€“200), tracks number of attempts, persists high scores across sessions using JSON file storage, and includes replay option. The game provides hints ("Too high! ๐Ÿ”ผ" / "Too low! ๐Ÿ”ฝ") after each guess and shows the best score for each difficulty.

โœ… Code Compliance Checklist

  • This project will use ONLY Python's Standard Library (No pip install).
  • The codebase will use procedural logic (No unnecessary classes/functions unless creating a GUI/Web App).
  • The terminal interface will include interactive emojis.

  • I am a registered GSSoC 2026 contributor and want this assigned to me.

  • I am a registered GSSoC 2026 contributor and want this assigned to me.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions