Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nahidhassanofficial/numberguessinggame
Number Guessing Game - Python Project
https://github.com/nahidhassanofficial/numberguessinggame
Last synced: 9 days ago
JSON representation
Number Guessing Game - Python Project
- Host: GitHub
- URL: https://github.com/nahidhassanofficial/numberguessinggame
- Owner: NahidHassanOfficial
- Created: 2024-02-01T07:22:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T15:59:12.000Z (9 months ago)
- Last Synced: 2024-02-20T20:12:16.305Z (9 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NumberGuessingGame
A simple and engaging number guessing game implemented in Python.**Technologies Used:**
- Python
- SQLite (for data storage)**Key Features:**
- Modular code structure for easy maintenance
- User-friendly interface with input validation
- Database integration to store and manage game data
- Difficulty level verification and tier progression**How to Run:**
1. Clone the repository.
2. Ensure Python and SQLite are installed.
3. Run 'game.py' to start playing the Number Guessing Game.Explore the code to see how I've implemented game logic, user input handling, and database interactions. Feel free to provide feedback or suggestions!
![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/NahidHassanOfficial/NumberGuessingGame)