-
-
Notifications
You must be signed in to change notification settings - Fork 46
HELP WANTED: writing examples #155
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
We need help writing examples:
You can find AI-generated conversions of the official examples here: https://github.com/blep/pyray_examples/
Please check them before adding them to this repo.
Style guide:
pyrayfunctions rather thanraylibfor each example, but optionally can have a second_rl.pyversion usingraylib.python -m mypy example.pyand report validation bugs.python -m black example.py.Check when example is done and checked: