https://github.com/lixx21/scramble_word_game_python
Scramble word game where users can add new question and play the game whenever they want
https://github.com/lixx21/scramble_word_game_python
oop python
Last synced: about 1 year ago
JSON representation
Scramble word game where users can add new question and play the game whenever they want
- Host: GitHub
- URL: https://github.com/lixx21/scramble_word_game_python
- Owner: lixx21
- Created: 2023-01-31T17:14:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T01:38:21.000Z (about 3 years ago)
- Last Synced: 2025-02-09T11:41:42.461Z (over 1 year ago)
- Topics: oop, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scramble_word_game_python
Scramble word is the game where users have to guess the word that given based on the clue that also given to them and not only that, people can also add more clue and word so they can have more words and clues in the game.
#How to play
1. run script by using this command ```python home.py```
2. select option play which is number 1
3. play as many as you want
4. if you do not want to play anymore just select exit option which is number 3 in the menu section