Skip to content

Conversation

vivekvernekar26
Copy link

Professional presentation with enhanced documentation
Featured game implementation prominently displayed
Complete algorithm catalog for the other/ directory
Educational value clearly demonstrated

- Implements Snake Water Gun game (similar to Rock Paper Scissors)
- Game rules: Snake drinks Water, Water rusts Gun, Gun shoots Snake
- Features single game and multiple rounds modes
- Includes input validation and user-friendly interface
- Added comprehensive doctests for core functions
- Follows Python type hints and coding standards

Fixes TheAlgorithms#12987
- Created detailed documentation for all 27 algorithms in other/ directory
- Enhanced visual design with modern markdown formatting
- Added categorized sections: Games, Search, Math, Security, Caching, etc.
- Included complexity analysis and feature highlights
- Added professional badges and community links
- Highlighted Snake Water Gun game implementation
- Provided contribution guidelines and educational notes
@algorithms-keeper
Copy link

Closing this pull request as invalid

@vivekvernekar26, this pull request is being closed as none of the checkboxes have been marked. It is important that you go through the checklist and mark the ones relevant to this pull request. Please read the Contributing guidelines.

If you're facing any problem on how to mark a checkbox, please read the following instructions:

  • Read a point one at a time and think if it is relevant to the pull request or not.
  • If it is, then mark it by putting a x between the square bracket like so: [x]

NOTE: Only [x] is supported so if you have put any other letter or symbol between the brackets, that will be marked as invalid. If that is the case then please open a new pull request with the appropriate changes.

@algorithms-keeper algorithms-keeper bot closed this Oct 6, 2025
@algorithms-keeper algorithms-keeper bot added the awaiting reviews This PR is ready to be reviewed label Oct 6, 2025
@vivekvernekar26 vivekvernekar26 deleted the add-snake-water-gun-game branch October 6, 2025 18:55
@vivekvernekar26 vivekvernekar26 restored the add-snake-water-gun-game branch October 6, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting reviews This PR is ready to be reviewed invalid
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant