Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions public/usage-examples/physics/0-README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Files for Usage Examples

To contribute a function usage example, please read the [CONTRIBUTING file](/public/usage-examples/CONTRIBUTING.mdx)
The physics usage examples have been organised into subfolders by example type:

Note: You can use 'CTRL + click' (or 'Command + click' on macOS) on the path above for quick access
- sprite-bitmap-collision
- sprite-collision
- sprite-point-collision
- sprite-rectangle-collision

Each subfolder contains all related files for that example, including code, images, text descriptions, and resources.

To contribute a function usage example, please read the [CONTRIBUTING file](/public/usage-examples/CONTRIBUTING.mdx).