Skip to content
#

educational-resources

Here are 88 public repositories matching this topic...

makusu2
makusu2 commented Apr 19, 2020

Bug Report

At https://github.com/pvcraven/arcade/blob/34f912bc0c9dfdec79da5a3bb2d1a0ffef47cfcc/arcade/examples/gui_button.py#L40, it looks like there's supposed to be an explanation of how to run the example at the top of the file, like other files. The explanation (with python -m arcade.examples.sprite_collect_coins) should be added, or this comment referencing it should be removed.

jwflory
jwflory commented Apr 20, 2016

@wilfriedE has been documenting some of the project with Python docstrings. None of us in the project are extremely familiar with them or if you can generate a "pretty page" for them, like you might with JavaDocs HTML pages. Part of this task is for me to research if it's possible to generate some kind of page like this from the docstrings that are in the code.

If this is possible, we can use Git

Improve this page

Add a description, image, and links to the educational-resources topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the educational-resources topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.