forked from TheAlgorithms/Python
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Original issue from TheAlgorithms/Python TheAlgorithms#12569
We need to implement a collision detection algorithm that can detect collisions between different geometric shapes. This would be useful for game development and physics simulations.
Requirements:
- Support basic shapes (circles, rectangles)
- Efficient collision detection
- Clear documentation and examples
- Unit tests
This is a good first issue for someone interested in computational geometry and game development.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers