Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update examples with difficulty stars #4694

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

CrackedPixel
Copy link
Contributor

@CrackedPixel CrackedPixel commented Jan 16, 2025

I made a script to take the stars from the website and add it to the examples in the format you wanted

@@ -1,6 +1,8 @@
/*******************************************************************************************
*
* raylib example - procedural mesh generation
* raylib [models] example - procedural mesh generation
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was missing the folder name

@@ -1,6 +1,8 @@
/*******************************************************************************************
*
* raylib [textures] example - Texture drawing
* raylib [shaders] example - Texture drawing
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

had an incorrect folder name

@@ -1,6 +1,8 @@
/*******************************************************************************************
*
* raylib [texture] example - Image text drawing using TTF generated font
* raylib [textures] example - Image text drawing using TTF generated font
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo on the folder name

@@ -1,6 +1,8 @@
/*******************************************************************************************
*
* raylib example - particles blending
* raylib [textures] example - particles blending
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was missing the folder name

@@ -1,6 +1,8 @@
/*******************************************************************************************
*
* raylib [shapes] example - Draw Textured Polygon
* raylib [textures] example - Draw Textured Polygon
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

incorrect folder name

@raysan5 raysan5 merged commit 27e530e into raysan5:master Jan 17, 2025
14 checks passed
@raysan5
Copy link
Owner

raysan5 commented Jan 17, 2025

@CrackedPixel Thank you very much for the super-fast update! This is a nice addition! Let's see how it works! 😄

By the way, thanks for reviewing those incosistencies! Note there could be some other inconsistencies or even better approaches for some of the info shown... worths thinking a bit about it... 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants