python-mini-project
python-mini-project copied to clipboard
feat: Add a "Try again" Feature to Caterpillar Game project
Description
The current Caterpillar Game project lacks the option to "try again" feature, which would allow players to restart the game after it ends without needing to start it again manually, with this new feature I would like to enhance the user experience by providing a try again.
Type of issue
- [x] Feature (New Script)
- [ ] Bug
- [ ] Documentation
Checklist:
- [x] I have read the project guidelines.
- [x] I have checked previous issues to avoid duplicates.
- [x] This issue will be meaningful for the project.