Skip to content

Doc updates #225

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

Merged
merged 4 commits into from
Sep 24, 2024
Merged

Doc updates #225

merged 4 commits into from
Sep 24, 2024

Conversation

dsd
Copy link
Member

@dsd dsd commented Sep 23, 2024

No description provided.

@dsd dsd requested a review from manuq September 23, 2024 07:29
Copy link
Contributor

@manuq manuq left a comment

Choose a reason for hiding this comment

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

Only a typo found. Excellent pedagogy document and good update of the README! I think we can also point to the demos repository in the README, but I can propose that in another PR.

Comment on lines +37 to +39
Block coding is not intended to be a replacement for GDScript. We anticipate
that there will things that are infeasible to achieve with block programming,
but perfectly possible with GDScript or other advanced programming tools.
Copy link
Contributor

Choose a reason for hiding this comment

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

Good statement!

Comment on lines +73 to +77
Learners who succeed in using our tool to build games will become familiar
with the concepts of game building with Godot & GDScript, however we prefer
to use natural language for the text on the blocks themselves (e.g. "when
another node collides with this one") rather than Godot's technical terms
(e.g. "on body entered").
Copy link
Contributor

Choose a reason for hiding this comment

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

Excellent. Although not implemented yet, it will happen soon.

dsd added 4 commits September 24, 2024 11:08
Cut down the objectives and pedagogy description and instead refer to
the new doc that goes deeper there.

Update the usage instructions to be clearer about finding the
block code canvas in the bottom pane rather than in a tab.
I think these are the most common pointers to give people as they
begin experimenting with our creation tool.
@dsd dsd merged commit 4cd2a69 into main Sep 24, 2024
3 checks passed
@dsd dsd deleted the doc-updates branch September 24, 2024 09:11
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